cachekey

package
v0.0.0-...-7908ed6 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_cache_key_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ArtifactNameList

type ArtifactNameList struct {
	ArtifactNames []string `protobuf:"bytes,1,rep,name=artifactNames,proto3" json:"artifactNames,omitempty"`
	// contains filtered or unexported fields
}

func (*ArtifactNameList) Descriptor deprecated

func (*ArtifactNameList) Descriptor() ([]byte, []int)

Deprecated: Use ArtifactNameList.ProtoReflect.Descriptor instead.

func (*ArtifactNameList) GetArtifactNames

func (x *ArtifactNameList) GetArtifactNames() []string

func (*ArtifactNameList) ProtoMessage

func (*ArtifactNameList) ProtoMessage()

func (*ArtifactNameList) ProtoReflect

func (x *ArtifactNameList) ProtoReflect() protoreflect.Message

func (*ArtifactNameList) Reset

func (x *ArtifactNameList) Reset()

func (*ArtifactNameList) String

func (x *ArtifactNameList) String() string

type CacheKey

type CacheKey struct {
	InputArtifactNames map[string]*ArtifactNameList `` /* 177-byte string literal not displayed */
	// Deprecated: Do not use.
	InputParameters      map[string]*pipelinespec.Value           `` /* 171-byte string literal not displayed */
	OutputArtifactsSpec  map[string]*pipelinespec.RuntimeArtifact `` /* 179-byte string literal not displayed */
	OutputParametersSpec map[string]string                        `` /* 181-byte string literal not displayed */
	ContainerSpec        *ContainerSpec                           `protobuf:"bytes,5,opt,name=containerSpec,proto3" json:"containerSpec,omitempty"`
	InputParameterValues map[string]*structpb.Value               `` /* 211-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CacheKey) Descriptor deprecated

func (*CacheKey) Descriptor() ([]byte, []int)

Deprecated: Use CacheKey.ProtoReflect.Descriptor instead.

func (*CacheKey) GetContainerSpec

func (x *CacheKey) GetContainerSpec() *ContainerSpec

func (*CacheKey) GetInputArtifactNames

func (x *CacheKey) GetInputArtifactNames() map[string]*ArtifactNameList

func (*CacheKey) GetInputParameterValues

func (x *CacheKey) GetInputParameterValues() map[string]*structpb.Value

func (*CacheKey) GetInputParameters deprecated

func (x *CacheKey) GetInputParameters() map[string]*pipelinespec.Value

Deprecated: Do not use.

func (*CacheKey) GetOutputArtifactsSpec

func (x *CacheKey) GetOutputArtifactsSpec() map[string]*pipelinespec.RuntimeArtifact

func (*CacheKey) GetOutputParametersSpec

func (x *CacheKey) GetOutputParametersSpec() map[string]string

func (*CacheKey) ProtoMessage

func (*CacheKey) ProtoMessage()

func (*CacheKey) ProtoReflect

func (x *CacheKey) ProtoReflect() protoreflect.Message

func (*CacheKey) Reset

func (x *CacheKey) Reset()

func (*CacheKey) String

func (x *CacheKey) String() string

type ContainerSpec

type ContainerSpec struct {
	Image   string   `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"`
	CmdArgs []string `protobuf:"bytes,2,rep,name=cmdArgs,proto3" json:"cmdArgs,omitempty"`
	// contains filtered or unexported fields
}

func (*ContainerSpec) Descriptor deprecated

func (*ContainerSpec) Descriptor() ([]byte, []int)

Deprecated: Use ContainerSpec.ProtoReflect.Descriptor instead.

func (*ContainerSpec) GetCmdArgs

func (x *ContainerSpec) GetCmdArgs() []string

func (*ContainerSpec) GetImage

func (x *ContainerSpec) GetImage() string

func (*ContainerSpec) ProtoMessage

func (*ContainerSpec) ProtoMessage()

func (*ContainerSpec) ProtoReflect

func (x *ContainerSpec) ProtoReflect() protoreflect.Message

func (*ContainerSpec) Reset

func (x *ContainerSpec) Reset()

func (*ContainerSpec) String

func (x *ContainerSpec) String() string

Jump to

Keyboard shortcuts

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