grpcapi

package
v0.52.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginAPI

type PluginAPI struct {
	service.PluginServiceServer

	Logger *zap.Logger
	// contains filtered or unexported fields
}

func NewPluginAPI

func NewPluginAPI(cfg *config.PipedSpec, apiClient apiClient, toolsDir string, logger *zap.Logger, metadataStoreRegistry *metadatastore.MetadataStoreRegistry, stageCommandLister stageCommandLister) (*PluginAPI, error)

func (*PluginAPI) GetDeploymentPluginMetadata added in v0.51.0

func (*PluginAPI) GetDeploymentSharedMetadata added in v0.51.0

func (*PluginAPI) GetStageMetadata added in v0.51.0

func (*PluginAPI) InstallTool added in v0.50.0

InstallTool installs the given tool. installed binary's filename becomes `name-version`.

func (*PluginAPI) ListStageCommands added in v0.52.0

func (*PluginAPI) PutDeploymentPluginMetadata added in v0.51.0

func (*PluginAPI) PutDeploymentPluginMetadataMulti added in v0.51.0

func (*PluginAPI) PutStageMetadata added in v0.51.0

func (*PluginAPI) PutStageMetadataMulti added in v0.51.0

func (*PluginAPI) Register

func (a *PluginAPI) Register(server *grpc.Server)

Register registers all handling of this service into the specified gRPC server.

func (*PluginAPI) ReportStageLogs added in v0.50.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL