service

package
v2.0.12 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2026 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterService added in v2.0.12

type ClusterService struct {
	clusterconnect.UnimplementedClusterServiceHandler
	// contains filtered or unexported fields
}

func NewClusterService added in v2.0.12

func NewClusterService(dataplaneDomain string) *ClusterService

func (*ClusterService) SelectCluster added in v2.0.12

type Service

type Service struct {
	dataproxyconnect.UnimplementedDataProxyServiceHandler
	// contains filtered or unexported fields
}

func NewService

NewService creates a new DataProxyService instance.

CreateDownloadLink generates signed URL(s) for downloading an artifact associated with a run action.

func (*Service) CreateUploadLocation

CreateUploadLocation generates a signed URL for uploading data to the configured storage backend.

func (*Service) GetActionData added in v2.0.12

GetActionData gets input and output data for an action by calling RunService for URIs and reading the data from storage.

func (*Service) TailLogs added in v2.0.12

TailLogs streams logs for an action attempt.

func (*Service) UploadInputs added in v2.0.10

UploadInputs persists the given inputs to storage and returns a URI and hash that can be passed to CreateRun via OffloadedInputData.

Jump to

Keyboard shortcuts

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