Documentation ¶
Index ¶
- Variables
- type ActionTrace
- type Build
- func (*Build) Descriptor() ([]byte, []int)deprecated
- func (x *Build) GetActionId() string
- func (x *Build) GetCached() bool
- func (x *Build) GetCompleted() *timestamppb.Timestamp
- func (x *Build) GetKind() Build_Kind
- func (x *Build) GetPackage() string
- func (x *Build) GetPlatform() []string
- func (x *Build) GetStarted() *timestamppb.Timestamp
- func (*Build) ProtoMessage()
- func (x *Build) ProtoReflect() protoreflect.Message
- func (x *Build) Reset()
- func (x *Build) String() string
- type Build_Kind
- type Command
- type Command_Log
- type Domain
- func (*Domain) Descriptor() ([]byte, []int)deprecated
- func (x *Domain) GetFqdn() string
- func (x *Domain) GetManaged() Domain_ManagedType
- func (x *Domain) GetTlsFrontend() bool
- func (*Domain) ProtoMessage()
- func (x *Domain) ProtoReflect() protoreflect.Message
- func (x *Domain) Reset()
- func (x *Domain) String() string
- type Domain_ManagedType
- func (Domain_ManagedType) Descriptor() protoreflect.EnumDescriptor
- func (x Domain_ManagedType) Enum() *Domain_ManagedType
- func (Domain_ManagedType) EnumDescriptor() ([]byte, []int)deprecated
- func (x Domain_ManagedType) Number() protoreflect.EnumNumber
- func (x Domain_ManagedType) String() string
- func (Domain_ManagedType) Type() protoreflect.EnumType
- type Endpoint
- func (*Endpoint) Descriptor() ([]byte, []int)deprecated
- func (x *Endpoint) GetAllocatedName() string
- func (x *Endpoint) GetEndpointOwner() string
- func (x *Endpoint) GetHttpPath() []*IngressHttpPath
- func (x *Endpoint) GetLocalPort() uint32
- func (x *Endpoint) GetPorts() []*schema.Endpoint_PortMap
- func (x *Endpoint) GetServerName() string
- func (x *Endpoint) GetServerOwner() string
- func (x *Endpoint) GetServiceLabel() string
- func (x *Endpoint) GetServiceMetadata() []*Endpoint_ServiceMetadata
- func (x *Endpoint) GetServiceName() string
- func (x *Endpoint) GetType() Endpoint_Type
- func (e *Endpoint) IsIngress() bool
- func (*Endpoint) ProtoMessage()
- func (x *Endpoint) ProtoReflect() protoreflect.Message
- func (x *Endpoint) Reset()
- func (x *Endpoint) String() string
- type Endpoint_Port
- func (*Endpoint_Port) Descriptor() ([]byte, []int)deprecated
- func (x *Endpoint_Port) GetContainerPort() int32
- func (x *Endpoint_Port) GetName() string
- func (*Endpoint_Port) ProtoMessage()
- func (x *Endpoint_Port) ProtoReflect() protoreflect.Message
- func (x *Endpoint_Port) Reset()
- func (x *Endpoint_Port) String() string
- type Endpoint_ServiceMetadata
- func (*Endpoint_ServiceMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *Endpoint_ServiceMetadata) GetKind() string
- func (x *Endpoint_ServiceMetadata) GetProtocol() string
- func (*Endpoint_ServiceMetadata) ProtoMessage()
- func (x *Endpoint_ServiceMetadata) ProtoReflect() protoreflect.Message
- func (x *Endpoint_ServiceMetadata) Reset()
- func (x *Endpoint_ServiceMetadata) String() string
- type Endpoint_Type
- func (Endpoint_Type) Descriptor() protoreflect.EnumDescriptor
- func (x Endpoint_Type) Enum() *Endpoint_Type
- func (Endpoint_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x Endpoint_Type) Number() protoreflect.EnumNumber
- func (x Endpoint_Type) String() string
- func (Endpoint_Type) Type() protoreflect.EnumType
- type EnvironmentDiagnostics
- func (*EnvironmentDiagnostics) Descriptor() ([]byte, []int)deprecated
- func (x *EnvironmentDiagnostics) GetRuntime() string
- func (x *EnvironmentDiagnostics) GetRuntimeSpecific() []*anypb.Any
- func (*EnvironmentDiagnostics) ProtoMessage()
- func (x *EnvironmentDiagnostics) ProtoReflect() protoreflect.Message
- func (x *EnvironmentDiagnostics) Reset()
- func (x *EnvironmentDiagnostics) String() string
- type GithubEvent
- type IngressFragment
- func (*IngressFragment) Descriptor() ([]byte, []int)deprecated
- func (x *IngressFragment) GetDomain() *Domain
- func (x *IngressFragment) GetEndpoint() *Endpoint
- func (x *IngressFragment) GetGrpcService() []*IngressGrpcService
- func (x *IngressFragment) GetHttpPath() []*IngressHttpPath
- func (x *IngressFragment) GetManager() string
- func (x *IngressFragment) GetName() string
- func (x *IngressFragment) GetOwner() string
- func (*IngressFragment) ProtoMessage()
- func (x *IngressFragment) ProtoReflect() protoreflect.Message
- func (x *IngressFragment) Reset()
- func (x *IngressFragment) String() string
- type IngressGrpcService
- func (*IngressGrpcService) Descriptor() ([]byte, []int)deprecated
- func (x *IngressGrpcService) GetAllServices() bool
- func (x *IngressGrpcService) GetBackendTls() bool
- func (x *IngressGrpcService) GetGrpcService() string
- func (x *IngressGrpcService) GetMethod() []string
- func (x *IngressGrpcService) GetOwner() string
- func (x *IngressGrpcService) GetService() string
- func (x *IngressGrpcService) GetServicePort() int32
- func (*IngressGrpcService) ProtoMessage()
- func (x *IngressGrpcService) ProtoReflect() protoreflect.Message
- func (x *IngressGrpcService) Reset()
- func (x *IngressGrpcService) String() string
- type IngressHttpPath
- func (*IngressHttpPath) Descriptor() ([]byte, []int)deprecated
- func (x *IngressHttpPath) GetKind() string
- func (x *IngressHttpPath) GetOwner() string
- func (x *IngressHttpPath) GetPath() string
- func (x *IngressHttpPath) GetService() string
- func (x *IngressHttpPath) GetServicePort() int32
- func (*IngressHttpPath) ProtoMessage()
- func (x *IngressHttpPath) ProtoReflect() protoreflect.Message
- func (x *IngressHttpPath) Reset()
- func (x *IngressHttpPath) String() string
- type InvocationDescription
- func (*InvocationDescription) Descriptor() ([]byte, []int)deprecated
- func (x *InvocationDescription) GetCommandLine() string
- func (x *InvocationDescription) GetKind() InvocationDescription_Kind
- func (*InvocationDescription) ProtoMessage()
- func (x *InvocationDescription) ProtoReflect() protoreflect.Message
- func (x *InvocationDescription) Reset()
- func (x *InvocationDescription) String() string
- type InvocationDescription_Kind
- func (InvocationDescription_Kind) Descriptor() protoreflect.EnumDescriptor
- func (x InvocationDescription_Kind) Enum() *InvocationDescription_Kind
- func (InvocationDescription_Kind) EnumDescriptor() ([]byte, []int)deprecated
- func (x InvocationDescription_Kind) Number() protoreflect.EnumNumber
- func (x InvocationDescription_Kind) String() string
- func (InvocationDescription_Kind) Type() protoreflect.EnumType
- type LogLine
- func (*LogLine) Descriptor() ([]byte, []int)deprecated
- func (x *LogLine) GetActionCategory() string
- func (x *LogLine) GetActionId() string
- func (x *LogLine) GetBufferId() string
- func (x *LogLine) GetBufferName() string
- func (x *LogLine) GetLine() []string
- func (x *LogLine) GetTimestamp() *timestamppb.Timestamp
- func (*LogLine) ProtoMessage()
- func (x *LogLine) ProtoReflect() protoreflect.Message
- func (x *LogLine) Reset()
- func (x *LogLine) String() string
- type LogRef
- func (*LogRef) Descriptor() ([]byte, []int)deprecated
- func (x *LogRef) GetContainerKind() runtime.ContainerKind
- func (x *LogRef) GetContainerName() string
- func (x *LogRef) GetLogFile() string
- func (x *LogRef) GetLogSize() uint64
- func (x *LogRef) GetPackageName() string
- func (*LogRef) ProtoMessage()
- func (x *LogRef) ProtoReflect() protoreflect.Message
- func (x *LogRef) Reset()
- func (x *LogRef) String() string
- type NamespaceBinaryVersion
- func (*NamespaceBinaryVersion) Descriptor() ([]byte, []int)deprecated
- func (x *NamespaceBinaryVersion) GetBuildTime() *timestamppb.Timestamp
- func (x *NamespaceBinaryVersion) GetBuildTimeStr() string
- func (x *NamespaceBinaryVersion) GetGitCommit() string
- func (x *NamespaceBinaryVersion) GetModified() bool
- func (x *NamespaceBinaryVersion) GetVersion() string
- func (*NamespaceBinaryVersion) ProtoMessage()
- func (x *NamespaceBinaryVersion) ProtoReflect() protoreflect.Message
- func (x *NamespaceBinaryVersion) Reset()
- func (x *NamespaceBinaryVersion) String() string
- type NetworkPlan
- func (*NetworkPlan) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkPlan) GetEndpoint() []*NetworkPlan_Endpointdeprecated
- func (x *NetworkPlan) GetEndpoints() []*Endpoint
- func (x *NetworkPlan) GetFocusedServerPackages() []string
- func (x *NetworkPlan) GetIncomplete() bool
- func (x *NetworkPlan) GetIngressFragments() []*IngressFragment
- func (x *NetworkPlan) GetLocalHostname() string
- func (x *NetworkPlan) GetNonLocalManaged() []*NetworkPlan_Ingressdeprecated
- func (x *NetworkPlan) GetNonLocalNonManaged() []*NetworkPlan_Ingressdeprecated
- func (*NetworkPlan) ProtoMessage()
- func (x *NetworkPlan) ProtoReflect() protoreflect.Message
- func (x *NetworkPlan) Reset()
- func (x *NetworkPlan) String() string
- type NetworkPlan_AccessCmd
- func (*NetworkPlan_AccessCmd) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkPlan_AccessCmd) GetCmd() string
- func (x *NetworkPlan_AccessCmd) GetIsManaged() bool
- func (*NetworkPlan_AccessCmd) ProtoMessage()
- func (x *NetworkPlan_AccessCmd) ProtoReflect() protoreflect.Message
- func (x *NetworkPlan_AccessCmd) Reset()
- func (x *NetworkPlan_AccessCmd) String() string
- type NetworkPlan_Endpoint
- func (*NetworkPlan_Endpoint) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkPlan_Endpoint) GetAccessCmd() []*NetworkPlan_AccessCmd
- func (x *NetworkPlan_Endpoint) GetEndpointOwner() string
- func (x *NetworkPlan_Endpoint) GetFocus() bool
- func (x *NetworkPlan_Endpoint) GetLabel() *NetworkPlan_Label
- func (x *NetworkPlan_Endpoint) GetLocalPort() uint32
- func (x *NetworkPlan_Endpoint) GetUrl() string
- func (*NetworkPlan_Endpoint) ProtoMessage()
- func (x *NetworkPlan_Endpoint) ProtoReflect() protoreflect.Message
- func (x *NetworkPlan_Endpoint) Reset()
- func (x *NetworkPlan_Endpoint) String() string
- type NetworkPlan_Ingress
- func (*NetworkPlan_Ingress) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkPlan_Ingress) GetCommand() string
- func (x *NetworkPlan_Ingress) GetComment() string
- func (x *NetworkPlan_Ingress) GetFqdn() string
- func (x *NetworkPlan_Ingress) GetLocalPort() uint32
- func (x *NetworkPlan_Ingress) GetPackageOwner() []string
- func (x *NetworkPlan_Ingress) GetPortLabel() string
- func (x *NetworkPlan_Ingress) GetSchema() string
- func (*NetworkPlan_Ingress) ProtoMessage()
- func (x *NetworkPlan_Ingress) ProtoReflect() protoreflect.Message
- func (x *NetworkPlan_Ingress) Reset()
- func (x *NetworkPlan_Ingress) String() string
- type NetworkPlan_Label
- func (*NetworkPlan_Label) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkPlan_Label) GetLabel() string
- func (x *NetworkPlan_Label) GetServiceProto() string
- func (*NetworkPlan_Label) ProtoMessage()
- func (x *NetworkPlan_Label) ProtoReflect() protoreflect.Message
- func (x *NetworkPlan_Label) Reset()
- func (x *NetworkPlan_Label) String() string
- type Run
- func (*Run) Descriptor() ([]byte, []int)deprecated
- func (x *Run) GetAttachment() []*anypb.Any
- func (x *Run) GetAuthorLogin() string
- func (x *Run) GetBranch() string
- func (x *Run) GetCommitId() string
- func (x *Run) GetModuleName() string
- func (x *Run) GetPullRequest() string
- func (x *Run) GetPusherLogin() string
- func (x *Run) GetRepository() string
- func (x *Run) GetRunId() string
- func (x *Run) GetSectionRun() []*SectionRun
- func (*Run) ProtoMessage()
- func (x *Run) ProtoReflect() protoreflect.Message
- func (x *Run) Reset()
- func (x *Run) String() string
- type RunMetadata
- func (*RunMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RunMetadata) GetAuthorLogin() string
- func (x *RunMetadata) GetBranch() string
- func (x *RunMetadata) GetCommitId() string
- func (x *RunMetadata) GetModuleName() []string
- func (x *RunMetadata) GetNspipelinesVersion() string
- func (x *RunMetadata) GetPipelineName() string
- func (x *RunMetadata) GetRepository() string
- func (*RunMetadata) ProtoMessage()
- func (x *RunMetadata) ProtoReflect() protoreflect.Message
- func (x *RunMetadata) Reset()
- func (x *RunMetadata) String() string
- type SectionRun
- func (*SectionRun) Descriptor() ([]byte, []int)deprecated
- func (x *SectionRun) GetAttachment() []*anypb.Any
- func (x *SectionRun) GetCompleted() *timestamppb.Timestamp
- func (x *SectionRun) GetCreated() *timestamppb.Timestamp
- func (x *SectionRun) GetKind() SectionRun_Kind
- func (x *SectionRun) GetLabel() string
- func (x *SectionRun) GetParentRunId() string
- func (x *SectionRun) GetStatus() *status.Status
- func (x *SectionRun) GetStoredAttachment() []*SectionRun_StoredAttachment
- func (*SectionRun) ProtoMessage()
- func (x *SectionRun) ProtoReflect() protoreflect.Message
- func (x *SectionRun) Reset()
- func (x *SectionRun) String() string
- type SectionRun_Kind
- func (SectionRun_Kind) Descriptor() protoreflect.EnumDescriptor
- func (x SectionRun_Kind) Enum() *SectionRun_Kind
- func (SectionRun_Kind) EnumDescriptor() ([]byte, []int)deprecated
- func (x SectionRun_Kind) Number() protoreflect.EnumNumber
- func (x SectionRun_Kind) String() string
- func (SectionRun_Kind) Type() protoreflect.EnumType
- type SectionRun_StoredAttachment
- func (*SectionRun_StoredAttachment) Descriptor() ([]byte, []int)deprecated
- func (x *SectionRun_StoredAttachment) GetImagePath() string
- func (x *SectionRun_StoredAttachment) GetImageReference() string
- func (x *SectionRun_StoredAttachment) GetTypeUrl() string
- func (*SectionRun_StoredAttachment) ProtoMessage()
- func (x *SectionRun_StoredAttachment) ProtoReflect() protoreflect.Message
- func (x *SectionRun_StoredAttachment) Reset()
- func (x *SectionRun_StoredAttachment) String() string
- type StackTrace
- type StackTrace_Frame
- func (*StackTrace_Frame) Descriptor() ([]byte, []int)deprecated
- func (x *StackTrace_Frame) GetFilename() string
- func (x *StackTrace_Frame) GetLine() int32
- func (x *StackTrace_Frame) GetSymbol() string
- func (*StackTrace_Frame) ProtoMessage()
- func (x *StackTrace_Frame) ProtoReflect() protoreflect.Message
- func (x *StackTrace_Frame) Reset()
- func (x *StackTrace_Frame) String() string
- type StoredTask
- func (*StoredTask) Descriptor() ([]byte, []int)deprecated
- func (x *StoredTask) GetAnchorId() string
- func (x *StoredTask) GetArgument() []*StoredTask_Value
- func (x *StoredTask) GetCached() bool
- func (x *StoredTask) GetCategory() string
- func (x *StoredTask) GetCompletedTs() int64
- func (x *StoredTask) GetCreatedTs() int64
- func (x *StoredTask) GetErrorCode() int32
- func (x *StoredTask) GetErrorDetails() []*anypb.Any
- func (x *StoredTask) GetErrorMessage() string
- func (x *StoredTask) GetHumanReadableLabel() string
- func (x *StoredTask) GetId() string
- func (x *StoredTask) GetLogLevel() int32
- func (x *StoredTask) GetName() string
- func (x *StoredTask) GetOutput() []*StoredTask_Output
- func (x *StoredTask) GetParentId() string
- func (x *StoredTask) GetRelCompletedTs() int64
- func (x *StoredTask) GetRelStartedTs() int64
- func (x *StoredTask) GetResult() []*StoredTask_Value
- func (x *StoredTask) GetScope() []string
- func (x *StoredTask) GetSpanId() string
- func (*StoredTask) ProtoMessage()
- func (x *StoredTask) ProtoReflect() protoreflect.Message
- func (x *StoredTask) Reset()
- func (x *StoredTask) String() string
- type StoredTask_Output
- func (*StoredTask_Output) Descriptor() ([]byte, []int)deprecated
- func (x *StoredTask_Output) GetContentType() string
- func (x *StoredTask_Output) GetId() string
- func (x *StoredTask_Output) GetName() string
- func (*StoredTask_Output) ProtoMessage()
- func (x *StoredTask_Output) ProtoReflect() protoreflect.Message
- func (x *StoredTask_Output) Reset()
- func (x *StoredTask_Output) String() string
- type StoredTask_Value
- func (*StoredTask_Value) Descriptor() ([]byte, []int)deprecated
- func (x *StoredTask_Value) GetJsonValue() string
- func (x *StoredTask_Value) GetKey() string
- func (*StoredTask_Value) ProtoMessage()
- func (x *StoredTask_Value) ProtoReflect() protoreflect.Message
- func (x *StoredTask_Value) Reset()
- func (x *StoredTask_Value) String() string
- type TestBundle
- func (*TestBundle) Descriptor() ([]byte, []int)deprecated
- func (x *TestBundle) GetCompleted() *timestamppb.Timestamp
- func (x *TestBundle) GetCreated() *timestamppb.Timestamp
- func (x *TestBundle) GetEnvDiagnostics() *EnvironmentDiagnostics
- func (x *TestBundle) GetParentRunId() string
- func (x *TestBundle) GetResult() *TestResult
- func (x *TestBundle) GetServerLog() []*LogRef
- func (x *TestBundle) GetServersUnderTest() []string
- func (x *TestBundle) GetStarted() *timestamppb.Timestamp
- func (x *TestBundle) GetTestLog() *LogRef
- func (x *TestBundle) GetTestName() string
- func (x *TestBundle) GetTestPackage() string
- func (*TestBundle) ProtoMessage()
- func (x *TestBundle) ProtoReflect() protoreflect.Message
- func (x *TestBundle) Reset()
- func (x *TestBundle) String() string
- type TestResult
- func (*TestResult) Descriptor() ([]byte, []int)deprecated
- func (x *TestResult) GetErrorCode() int32
- func (x *TestResult) GetErrorMessage() string
- func (x *TestResult) GetSuccess() bool
- func (*TestResult) ProtoMessage()
- func (x *TestResult) ProtoReflect() protoreflect.Message
- func (x *TestResult) Reset()
- func (x *TestResult) String() string
- type TestResultBundle
- func (*TestResultBundle) Descriptor() ([]byte, []int)deprecated
- func (x *TestResultBundle) GetCompleted() *timestamppb.Timestamp
- func (x *TestResultBundle) GetComputedConfigurations() *schema.ComputedConfigurations
- func (x *TestResultBundle) GetDeployPlan() *schema.DeployPlan
- func (x *TestResultBundle) GetEnvDiagnostics() *EnvironmentDiagnostics
- func (x *TestResultBundle) GetResult() *TestResult
- func (x *TestResultBundle) GetServerLog() []*TestResultBundle_InlineLog
- func (x *TestResultBundle) GetStarted() *timestamppb.Timestamp
- func (x *TestResultBundle) GetTestLog() *TestResultBundle_InlineLog
- func (*TestResultBundle) ProtoMessage()
- func (x *TestResultBundle) ProtoReflect() protoreflect.Message
- func (x *TestResultBundle) Reset()
- func (x *TestResultBundle) String() string
- type TestResultBundle_InlineLog
- func (*TestResultBundle_InlineLog) Descriptor() ([]byte, []int)deprecated
- func (x *TestResultBundle_InlineLog) GetContainerKind() runtime.ContainerKind
- func (x *TestResultBundle_InlineLog) GetContainerName() string
- func (x *TestResultBundle_InlineLog) GetOutput() []byte
- func (x *TestResultBundle_InlineLog) GetPackageName() string
- func (*TestResultBundle_InlineLog) ProtoMessage()
- func (x *TestResultBundle_InlineLog) ProtoReflect() protoreflect.Message
- func (x *TestResultBundle_InlineLog) Reset()
- func (x *TestResultBundle_InlineLog) String() string
- type TestRuns
- func (*TestRuns) Descriptor() ([]byte, []int)deprecated
- func (x *TestRuns) GetIncompatibleTest() []*TestRuns_IncompatibleTest
- func (x *TestRuns) GetRun() []*TestRuns_Run
- func (*TestRuns) ProtoMessage()
- func (x *TestRuns) ProtoReflect() protoreflect.Message
- func (x *TestRuns) Reset()
- func (x *TestRuns) String() string
- type TestRuns_IncompatibleTest
- func (*TestRuns_IncompatibleTest) Descriptor() ([]byte, []int)deprecated
- func (x *TestRuns_IncompatibleTest) GetIncompatibleLabel() *schema.Label
- func (x *TestRuns_IncompatibleTest) GetRequiredLabel() *schema.Label
- func (x *TestRuns_IncompatibleTest) GetRequirementOwner() string
- func (x *TestRuns_IncompatibleTest) GetServerPackage() string
- func (x *TestRuns_IncompatibleTest) GetTestName() string
- func (x *TestRuns_IncompatibleTest) GetTestPackage() string
- func (*TestRuns_IncompatibleTest) ProtoMessage()
- func (x *TestRuns_IncompatibleTest) ProtoReflect() protoreflect.Message
- func (x *TestRuns_IncompatibleTest) Reset()
- func (x *TestRuns_IncompatibleTest) String() string
- type TestRuns_Run
- func (*TestRuns_Run) Descriptor() ([]byte, []int)deprecated
- func (x *TestRuns_Run) GetTestResults() *TestResultBundle
- func (x *TestRuns_Run) GetTestSummary() *TestBundle
- func (*TestRuns_Run) ProtoMessage()
- func (x *TestRuns_Run) ProtoReflect() protoreflect.Message
- func (x *TestRuns_Run) Reset()
- func (x *TestRuns_Run) String() string
- type UndifferentiatedRun
- func (*UndifferentiatedRun) Descriptor() ([]byte, []int)deprecated
- func (x *UndifferentiatedRun) GetAttachment() []*anypb.Any
- func (x *UndifferentiatedRun) GetCompleted() *timestamppb.Timestamp
- func (x *UndifferentiatedRun) GetCreated() *timestamppb.Timestamp
- func (x *UndifferentiatedRun) GetParentRunId() string
- func (x *UndifferentiatedRun) GetRunId() string
- func (x *UndifferentiatedRun) GetStatus() *status.Status
- func (*UndifferentiatedRun) ProtoMessage()
- func (x *UndifferentiatedRun) ProtoReflect() protoreflect.Message
- func (x *UndifferentiatedRun) Reset()
- func (x *UndifferentiatedRun) String() string
Constants ¶
This section is empty.
Variables ¶
var ( Build_Kind_name = map[int32]string{ 0: "KIND_UNKNOWN", 1: "SERVER", 2: "BINARY", } Build_Kind_value = map[string]int32{ "KIND_UNKNOWN": 0, "SERVER": 1, "BINARY": 2, } )
Enum value maps for Build_Kind.
var ( Endpoint_Type_name = map[int32]string{ 0: "INGRESS_UNSPECIFIED", 1: "PRIVATE", 2: "INTERNET_FACING", 3: "LOAD_BALANCER", } Endpoint_Type_value = map[string]int32{ "INGRESS_UNSPECIFIED": 0, "PRIVATE": 1, "INTERNET_FACING": 2, "LOAD_BALANCER": 3, } )
Enum value maps for Endpoint_Type.
var ( Domain_ManagedType_name = map[int32]string{ 0: "MANAGED_UNKNOWN", 1: "LOCAL_MANAGED", 2: "CLOUD_MANAGED", 3: "USER_SPECIFIED", 4: "USER_SPECIFIED_TLS_MANAGED", 5: "CLOUD_TERMINATION", } Domain_ManagedType_value = map[string]int32{ "MANAGED_UNKNOWN": 0, "LOCAL_MANAGED": 1, "CLOUD_MANAGED": 2, "USER_SPECIFIED": 3, "USER_SPECIFIED_TLS_MANAGED": 4, "CLOUD_TERMINATION": 5, } )
Enum value maps for Domain_ManagedType.
var ( SectionRun_Kind_name = map[int32]string{ 0: "KIND_UNKNOWN", 1: "BUILD", 2: "TEST", 3: "DEPLOY", } SectionRun_Kind_value = map[string]int32{ "KIND_UNKNOWN": 0, "BUILD": 1, "TEST": 2, "DEPLOY": 3, } )
Enum value maps for SectionRun_Kind.
var ( InvocationDescription_Kind_name = map[int32]string{ 0: "KIND_UNKNOWN", 1: "BUILD", 2: "TEST", 3: "DEPLOY", 4: "STARTER", } InvocationDescription_Kind_value = map[string]int32{ "KIND_UNKNOWN": 0, "BUILD": 1, "TEST": 2, "DEPLOY": 3, "STARTER": 4, } )
Enum value maps for InvocationDescription_Kind.
var File_schema_storage_build_proto protoreflect.FileDescriptor
var File_schema_storage_deploy_proto protoreflect.FileDescriptor
var File_schema_storage_diagnostics_proto protoreflect.FileDescriptor
var File_schema_storage_logs_proto protoreflect.FileDescriptor
var File_schema_storage_runs_proto protoreflect.FileDescriptor
var File_schema_storage_task_proto protoreflect.FileDescriptor
var File_schema_storage_tests_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ActionTrace ¶
type ActionTrace struct { // List of actions leading to the failure (leaf action first). Task []*StoredTask `protobuf:"bytes,1,rep,name=task,proto3" json:"task,omitempty"` // contains filtered or unexported fields }
Stored in google.rpc.Status.details to provide action context for errors.
func (*ActionTrace) Descriptor
deprecated
func (*ActionTrace) Descriptor() ([]byte, []int)
Deprecated: Use ActionTrace.ProtoReflect.Descriptor instead.
func (*ActionTrace) GetTask ¶
func (x *ActionTrace) GetTask() []*StoredTask
func (*ActionTrace) ProtoMessage ¶
func (*ActionTrace) ProtoMessage()
func (*ActionTrace) ProtoReflect ¶
func (x *ActionTrace) ProtoReflect() protoreflect.Message
func (*ActionTrace) Reset ¶
func (x *ActionTrace) Reset()
func (*ActionTrace) String ¶
func (x *ActionTrace) String() string
type Build ¶
type Build struct { ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` Package string `protobuf:"bytes,2,opt,name=package,proto3" json:"package,omitempty"` Kind Build_Kind `protobuf:"varint,3,opt,name=kind,proto3,enum=foundation.schema.storage.Build_Kind" json:"kind,omitempty"` Cached bool `protobuf:"varint,4,opt,name=cached,proto3" json:"cached,omitempty"` Started *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=started,proto3" json:"started,omitempty"` Completed *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=completed,proto3" json:"completed,omitempty"` Platform []string `protobuf:"bytes,7,rep,name=platform,proto3" json:"platform,omitempty"` // contains filtered or unexported fields }
Next ID: 8
func (*Build) Descriptor
deprecated
func (*Build) GetActionId ¶
func (*Build) GetCompleted ¶
func (x *Build) GetCompleted() *timestamppb.Timestamp
func (*Build) GetKind ¶
func (x *Build) GetKind() Build_Kind
func (*Build) GetPackage ¶
func (*Build) GetPlatform ¶
func (*Build) GetStarted ¶
func (x *Build) GetStarted() *timestamppb.Timestamp
func (*Build) ProtoMessage ¶
func (*Build) ProtoMessage()
func (*Build) ProtoReflect ¶
func (x *Build) ProtoReflect() protoreflect.Message
type Build_Kind ¶
type Build_Kind int32
const ( Build_KIND_UNKNOWN Build_Kind = 0 Build_SERVER Build_Kind = 1 Build_BINARY Build_Kind = 2 )
func (Build_Kind) Descriptor ¶
func (Build_Kind) Descriptor() protoreflect.EnumDescriptor
func (Build_Kind) Enum ¶
func (x Build_Kind) Enum() *Build_Kind
func (Build_Kind) EnumDescriptor
deprecated
func (Build_Kind) EnumDescriptor() ([]byte, []int)
Deprecated: Use Build_Kind.Descriptor instead.
func (Build_Kind) Number ¶
func (x Build_Kind) Number() protoreflect.EnumNumber
func (Build_Kind) String ¶
func (x Build_Kind) String() string
func (Build_Kind) Type ¶
func (Build_Kind) Type() protoreflect.EnumType
type Command ¶
type Command struct { ActionLog []*StoredTask `protobuf:"bytes,1,rep,name=action_log,json=actionLog,proto3" json:"action_log,omitempty"` AttachedLog []*Command_Log `protobuf:"bytes,2,rep,name=attached_log,json=attachedLog,proto3" json:"attached_log,omitempty"` // contains filtered or unexported fields }
func (*Command) Descriptor
deprecated
func (*Command) GetActionLog ¶
func (x *Command) GetActionLog() []*StoredTask
func (*Command) GetAttachedLog ¶
func (x *Command) GetAttachedLog() []*Command_Log
func (*Command) ProtoMessage ¶
func (*Command) ProtoMessage()
func (*Command) ProtoReflect ¶
func (x *Command) ProtoReflect() protoreflect.Message
type Command_Log ¶
type Command_Log struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Content []byte `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*Command_Log) Descriptor
deprecated
func (*Command_Log) Descriptor() ([]byte, []int)
Deprecated: Use Command_Log.ProtoReflect.Descriptor instead.
func (*Command_Log) GetContent ¶
func (x *Command_Log) GetContent() []byte
func (*Command_Log) GetId ¶
func (x *Command_Log) GetId() string
func (*Command_Log) ProtoMessage ¶
func (*Command_Log) ProtoMessage()
func (*Command_Log) ProtoReflect ¶
func (x *Command_Log) ProtoReflect() protoreflect.Message
func (*Command_Log) Reset ¶
func (x *Command_Log) Reset()
func (*Command_Log) String ¶
func (x *Command_Log) String() string
type Domain ¶
type Domain struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` Managed Domain_ManagedType `protobuf:"varint,3,opt,name=managed,proto3,enum=foundation.schema.storage.Domain_ManagedType" json:"managed,omitempty"` TlsFrontend bool `protobuf:"varint,4,opt,name=tls_frontend,json=tlsFrontend,proto3" json:"tls_frontend,omitempty"` // If set to true, this domain's ingress is TLS terminated. // contains filtered or unexported fields }
func (*Domain) Descriptor
deprecated
func (*Domain) GetManaged ¶
func (x *Domain) GetManaged() Domain_ManagedType
func (*Domain) GetTlsFrontend ¶
func (*Domain) ProtoMessage ¶
func (*Domain) ProtoMessage()
func (*Domain) ProtoReflect ¶
func (x *Domain) ProtoReflect() protoreflect.Message
type Domain_ManagedType ¶
type Domain_ManagedType int32
const ( Domain_MANAGED_UNKNOWN Domain_ManagedType = 0 Domain_LOCAL_MANAGED Domain_ManagedType = 1 Domain_CLOUD_MANAGED Domain_ManagedType = 2 Domain_USER_SPECIFIED Domain_ManagedType = 3 Domain_USER_SPECIFIED_TLS_MANAGED Domain_ManagedType = 4 Domain_CLOUD_TERMINATION Domain_ManagedType = 5 )
func (Domain_ManagedType) Descriptor ¶
func (Domain_ManagedType) Descriptor() protoreflect.EnumDescriptor
func (Domain_ManagedType) Enum ¶
func (x Domain_ManagedType) Enum() *Domain_ManagedType
func (Domain_ManagedType) EnumDescriptor
deprecated
func (Domain_ManagedType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Domain_ManagedType.Descriptor instead.
func (Domain_ManagedType) Number ¶
func (x Domain_ManagedType) Number() protoreflect.EnumNumber
func (Domain_ManagedType) String ¶
func (x Domain_ManagedType) String() string
func (Domain_ManagedType) Type ¶
func (Domain_ManagedType) Type() protoreflect.EnumType
type Endpoint ¶
type Endpoint struct { Type Endpoint_Type `protobuf:"varint,1,opt,name=type,proto3,enum=foundation.schema.storage.Endpoint_Type" json:"type,omitempty"` // The tuple (endpoint_owner, service_name) uniquely identifies an endpoint. ServiceName string `protobuf:"bytes,3,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` EndpointOwner string `protobuf:"bytes,4,opt,name=endpoint_owner,json=endpointOwner,proto3" json:"endpoint_owner,omitempty"` // Package name. Ports []*schema.Endpoint_PortMap `protobuf:"bytes,14,rep,name=ports,proto3" json:"ports,omitempty"` AllocatedName string `protobuf:"bytes,6,opt,name=allocated_name,json=allocatedName,proto3" json:"allocated_name,omitempty"` ServerOwner string `protobuf:"bytes,7,opt,name=server_owner,json=serverOwner,proto3" json:"server_owner,omitempty"` // Package name. ServiceMetadata []*Endpoint_ServiceMetadata `protobuf:"bytes,8,rep,name=service_metadata,json=serviceMetadata,proto3" json:"service_metadata,omitempty"` HttpPath []*IngressHttpPath `protobuf:"bytes,9,rep,name=http_path,json=httpPath,proto3" json:"http_path,omitempty"` // Only valid if type=INTERNET_FACING. ServiceLabel string `protobuf:"bytes,10,opt,name=service_label,json=serviceLabel,proto3" json:"service_label,omitempty"` // Present only when running `ns dev`, NetworkPlan is not stored in this case. LocalPort uint32 `protobuf:"varint,11,opt,name=local_port,json=localPort,proto3" json:"local_port,omitempty"` ServerName string `protobuf:"bytes,12,opt,name=server_name,json=serverName,proto3" json:"server_name,omitempty"` // contains filtered or unexported fields }
Next ID: 15
func (*Endpoint) Descriptor
deprecated
func (*Endpoint) GetAllocatedName ¶
func (*Endpoint) GetEndpointOwner ¶
func (*Endpoint) GetHttpPath ¶
func (x *Endpoint) GetHttpPath() []*IngressHttpPath
func (*Endpoint) GetLocalPort ¶
func (*Endpoint) GetPorts ¶ added in v0.0.283
func (x *Endpoint) GetPorts() []*schema.Endpoint_PortMap
func (*Endpoint) GetServerName ¶
func (*Endpoint) GetServerOwner ¶
func (*Endpoint) GetServiceLabel ¶
func (*Endpoint) GetServiceMetadata ¶
func (x *Endpoint) GetServiceMetadata() []*Endpoint_ServiceMetadata
func (*Endpoint) GetServiceName ¶
func (*Endpoint) GetType ¶
func (x *Endpoint) GetType() Endpoint_Type
func (*Endpoint) ProtoMessage ¶
func (*Endpoint) ProtoMessage()
func (*Endpoint) ProtoReflect ¶
func (x *Endpoint) ProtoReflect() protoreflect.Message
type Endpoint_Port ¶
type Endpoint_Port struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ContainerPort int32 `protobuf:"varint,2,opt,name=container_port,json=containerPort,proto3" json:"container_port,omitempty"` // contains filtered or unexported fields }
func (*Endpoint_Port) Descriptor
deprecated
func (*Endpoint_Port) Descriptor() ([]byte, []int)
Deprecated: Use Endpoint_Port.ProtoReflect.Descriptor instead.
func (*Endpoint_Port) GetContainerPort ¶
func (x *Endpoint_Port) GetContainerPort() int32
func (*Endpoint_Port) GetName ¶
func (x *Endpoint_Port) GetName() string
func (*Endpoint_Port) ProtoMessage ¶
func (*Endpoint_Port) ProtoMessage()
func (*Endpoint_Port) ProtoReflect ¶
func (x *Endpoint_Port) ProtoReflect() protoreflect.Message
func (*Endpoint_Port) Reset ¶
func (x *Endpoint_Port) Reset()
func (*Endpoint_Port) String ¶
func (x *Endpoint_Port) String() string
type Endpoint_ServiceMetadata ¶
type Endpoint_ServiceMetadata struct { Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"` Protocol string `protobuf:"bytes,2,opt,name=protocol,proto3" json:"protocol,omitempty"` // contains filtered or unexported fields }
func (*Endpoint_ServiceMetadata) Descriptor
deprecated
func (*Endpoint_ServiceMetadata) Descriptor() ([]byte, []int)
Deprecated: Use Endpoint_ServiceMetadata.ProtoReflect.Descriptor instead.
func (*Endpoint_ServiceMetadata) GetKind ¶
func (x *Endpoint_ServiceMetadata) GetKind() string
func (*Endpoint_ServiceMetadata) GetProtocol ¶
func (x *Endpoint_ServiceMetadata) GetProtocol() string
func (*Endpoint_ServiceMetadata) ProtoMessage ¶
func (*Endpoint_ServiceMetadata) ProtoMessage()
func (*Endpoint_ServiceMetadata) ProtoReflect ¶
func (x *Endpoint_ServiceMetadata) ProtoReflect() protoreflect.Message
func (*Endpoint_ServiceMetadata) Reset ¶
func (x *Endpoint_ServiceMetadata) Reset()
func (*Endpoint_ServiceMetadata) String ¶
func (x *Endpoint_ServiceMetadata) String() string
type Endpoint_Type ¶
type Endpoint_Type int32
const ( Endpoint_INGRESS_UNSPECIFIED Endpoint_Type = 0 // Defaults to PRIVATE in services. Endpoint_PRIVATE Endpoint_Type = 1 Endpoint_INTERNET_FACING Endpoint_Type = 2 Endpoint_LOAD_BALANCER Endpoint_Type = 3 )
func (Endpoint_Type) Descriptor ¶
func (Endpoint_Type) Descriptor() protoreflect.EnumDescriptor
func (Endpoint_Type) Enum ¶
func (x Endpoint_Type) Enum() *Endpoint_Type
func (Endpoint_Type) EnumDescriptor
deprecated
func (Endpoint_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use Endpoint_Type.Descriptor instead.
func (Endpoint_Type) Number ¶
func (x Endpoint_Type) Number() protoreflect.EnumNumber
func (Endpoint_Type) String ¶
func (x Endpoint_Type) String() string
func (Endpoint_Type) Type ¶
func (Endpoint_Type) Type() protoreflect.EnumType
type EnvironmentDiagnostics ¶
type EnvironmentDiagnostics struct { Runtime string `protobuf:"bytes,1,opt,name=runtime,proto3" json:"runtime,omitempty"` RuntimeSpecific []*anypb.Any `protobuf:"bytes,2,rep,name=runtime_specific,json=runtimeSpecific,proto3" json:"runtime_specific,omitempty"` // contains filtered or unexported fields }
func (*EnvironmentDiagnostics) Descriptor
deprecated
func (*EnvironmentDiagnostics) Descriptor() ([]byte, []int)
Deprecated: Use EnvironmentDiagnostics.ProtoReflect.Descriptor instead.
func (*EnvironmentDiagnostics) GetRuntime ¶
func (x *EnvironmentDiagnostics) GetRuntime() string
func (*EnvironmentDiagnostics) GetRuntimeSpecific ¶
func (x *EnvironmentDiagnostics) GetRuntimeSpecific() []*anypb.Any
func (*EnvironmentDiagnostics) ProtoMessage ¶
func (*EnvironmentDiagnostics) ProtoMessage()
func (*EnvironmentDiagnostics) ProtoReflect ¶
func (x *EnvironmentDiagnostics) ProtoReflect() protoreflect.Message
func (*EnvironmentDiagnostics) Reset ¶
func (x *EnvironmentDiagnostics) Reset()
func (*EnvironmentDiagnostics) String ¶
func (x *EnvironmentDiagnostics) String() string
type GithubEvent ¶
type GithubEvent struct { SerializedJson string `protobuf:"bytes,1,opt,name=serialized_json,json=serializedJson,proto3" json:"serialized_json,omitempty"` // contains filtered or unexported fields }
This is an attachment to a RunStorage Run.
func (*GithubEvent) Descriptor
deprecated
func (*GithubEvent) Descriptor() ([]byte, []int)
Deprecated: Use GithubEvent.ProtoReflect.Descriptor instead.
func (*GithubEvent) GetSerializedJson ¶
func (x *GithubEvent) GetSerializedJson() string
func (*GithubEvent) ProtoMessage ¶
func (*GithubEvent) ProtoMessage()
func (*GithubEvent) ProtoReflect ¶
func (x *GithubEvent) ProtoReflect() protoreflect.Message
func (*GithubEvent) Reset ¶
func (x *GithubEvent) Reset()
func (*GithubEvent) String ¶
func (x *GithubEvent) String() string
type IngressFragment ¶
type IngressFragment struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` // Server package name. Domain *Domain `protobuf:"bytes,3,opt,name=domain,proto3" json:"domain,omitempty"` Endpoint *Endpoint `protobuf:"bytes,6,opt,name=endpoint,proto3" json:"endpoint,omitempty"` HttpPath []*IngressHttpPath `protobuf:"bytes,4,rep,name=http_path,json=httpPath,proto3" json:"http_path,omitempty"` GrpcService []*IngressGrpcService `protobuf:"bytes,7,rep,name=grpc_service,json=grpcService,proto3" json:"grpc_service,omitempty"` Manager string `protobuf:"bytes,8,opt,name=manager,proto3" json:"manager,omitempty"` // If this is a specialized ingress, it may be annotated as such. E.g. with namespacelabs.dev/foundation/std/grp/httptranscoding. // contains filtered or unexported fields }
Needs to be consistent with networking.proto
func (*IngressFragment) Descriptor
deprecated
func (*IngressFragment) Descriptor() ([]byte, []int)
Deprecated: Use IngressFragment.ProtoReflect.Descriptor instead.
func (*IngressFragment) GetDomain ¶
func (x *IngressFragment) GetDomain() *Domain
func (*IngressFragment) GetEndpoint ¶
func (x *IngressFragment) GetEndpoint() *Endpoint
func (*IngressFragment) GetGrpcService ¶
func (x *IngressFragment) GetGrpcService() []*IngressGrpcService
func (*IngressFragment) GetHttpPath ¶
func (x *IngressFragment) GetHttpPath() []*IngressHttpPath
func (*IngressFragment) GetManager ¶
func (x *IngressFragment) GetManager() string
func (*IngressFragment) GetName ¶
func (x *IngressFragment) GetName() string
func (*IngressFragment) GetOwner ¶
func (x *IngressFragment) GetOwner() string
func (*IngressFragment) ProtoMessage ¶
func (*IngressFragment) ProtoMessage()
func (*IngressFragment) ProtoReflect ¶
func (x *IngressFragment) ProtoReflect() protoreflect.Message
func (*IngressFragment) Reset ¶
func (x *IngressFragment) Reset()
func (*IngressFragment) String ¶
func (x *IngressFragment) String() string
type IngressGrpcService ¶
type IngressGrpcService struct { GrpcService string `protobuf:"bytes,1,opt,name=grpc_service,json=grpcService,proto3" json:"grpc_service,omitempty"` // Fully qualified name. Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` // Package name. Service string `protobuf:"bytes,3,opt,name=service,proto3" json:"service,omitempty"` // Backing service. Method []string `protobuf:"bytes,5,rep,name=method,proto3" json:"method,omitempty"` // If not set, forward all methods. BackendTls bool `protobuf:"varint,6,opt,name=backend_tls,json=backendTls,proto3" json:"backend_tls,omitempty"` AllServices bool `protobuf:"varint,7,opt,name=all_services,json=allServices,proto3" json:"all_services,omitempty"` ServicePort int32 `protobuf:"varint,8,opt,name=service_port,json=servicePort,proto3" json:"service_port,omitempty"` // contains filtered or unexported fields }
func (*IngressGrpcService) Descriptor
deprecated
func (*IngressGrpcService) Descriptor() ([]byte, []int)
Deprecated: Use IngressGrpcService.ProtoReflect.Descriptor instead.
func (*IngressGrpcService) GetAllServices ¶ added in v0.0.90
func (x *IngressGrpcService) GetAllServices() bool
func (*IngressGrpcService) GetBackendTls ¶
func (x *IngressGrpcService) GetBackendTls() bool
func (*IngressGrpcService) GetGrpcService ¶
func (x *IngressGrpcService) GetGrpcService() string
func (*IngressGrpcService) GetMethod ¶
func (x *IngressGrpcService) GetMethod() []string
func (*IngressGrpcService) GetOwner ¶
func (x *IngressGrpcService) GetOwner() string
func (*IngressGrpcService) GetService ¶
func (x *IngressGrpcService) GetService() string
func (*IngressGrpcService) GetServicePort ¶ added in v0.0.122
func (x *IngressGrpcService) GetServicePort() int32
func (*IngressGrpcService) ProtoMessage ¶
func (*IngressGrpcService) ProtoMessage()
func (*IngressGrpcService) ProtoReflect ¶
func (x *IngressGrpcService) ProtoReflect() protoreflect.Message
func (*IngressGrpcService) Reset ¶
func (x *IngressGrpcService) Reset()
func (*IngressGrpcService) String ¶
func (x *IngressGrpcService) String() string
type IngressHttpPath ¶
type IngressHttpPath struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` // Package name. Service string `protobuf:"bytes,4,opt,name=service,proto3" json:"service,omitempty"` // Backend service. ServicePort int32 `protobuf:"varint,6,opt,name=service_port,json=servicePort,proto3" json:"service_port,omitempty"` // contains filtered or unexported fields }
func (*IngressHttpPath) Descriptor
deprecated
func (*IngressHttpPath) Descriptor() ([]byte, []int)
Deprecated: Use IngressHttpPath.ProtoReflect.Descriptor instead.
func (*IngressHttpPath) GetKind ¶
func (x *IngressHttpPath) GetKind() string
func (*IngressHttpPath) GetOwner ¶
func (x *IngressHttpPath) GetOwner() string
func (*IngressHttpPath) GetPath ¶
func (x *IngressHttpPath) GetPath() string
func (*IngressHttpPath) GetService ¶
func (x *IngressHttpPath) GetService() string
func (*IngressHttpPath) GetServicePort ¶ added in v0.0.122
func (x *IngressHttpPath) GetServicePort() int32
func (*IngressHttpPath) ProtoMessage ¶
func (*IngressHttpPath) ProtoMessage()
func (*IngressHttpPath) ProtoReflect ¶
func (x *IngressHttpPath) ProtoReflect() protoreflect.Message
func (*IngressHttpPath) Reset ¶
func (x *IngressHttpPath) Reset()
func (*IngressHttpPath) String ¶
func (x *IngressHttpPath) String() string
type InvocationDescription ¶
type InvocationDescription struct { Kind InvocationDescription_Kind `protobuf:"varint,1,opt,name=kind,proto3,enum=foundation.schema.storage.InvocationDescription_Kind" json:"kind,omitempty"` // The invocation command line that can be used to reproduce the invocation. // It should include flags having semantic meaning (e.g. --include_servers) // but be free of the flags specific to the exact execution environment (e.g. --run_tools_on_kubernetes) CommandLine string `protobuf:"bytes,2,opt,name=command_line,json=commandLine,proto3" json:"command_line,omitempty"` // contains filtered or unexported fields }
This is an attachment to a RunStorage Run.
func (*InvocationDescription) Descriptor
deprecated
func (*InvocationDescription) Descriptor() ([]byte, []int)
Deprecated: Use InvocationDescription.ProtoReflect.Descriptor instead.
func (*InvocationDescription) GetCommandLine ¶
func (x *InvocationDescription) GetCommandLine() string
func (*InvocationDescription) GetKind ¶
func (x *InvocationDescription) GetKind() InvocationDescription_Kind
func (*InvocationDescription) ProtoMessage ¶
func (*InvocationDescription) ProtoMessage()
func (*InvocationDescription) ProtoReflect ¶
func (x *InvocationDescription) ProtoReflect() protoreflect.Message
func (*InvocationDescription) Reset ¶
func (x *InvocationDescription) Reset()
func (*InvocationDescription) String ¶
func (x *InvocationDescription) String() string
type InvocationDescription_Kind ¶
type InvocationDescription_Kind int32
const ( InvocationDescription_KIND_UNKNOWN InvocationDescription_Kind = 0 InvocationDescription_BUILD InvocationDescription_Kind = 1 InvocationDescription_TEST InvocationDescription_Kind = 2 InvocationDescription_DEPLOY InvocationDescription_Kind = 3 InvocationDescription_STARTER InvocationDescription_Kind = 4 )
func (InvocationDescription_Kind) Descriptor ¶
func (InvocationDescription_Kind) Descriptor() protoreflect.EnumDescriptor
func (InvocationDescription_Kind) Enum ¶
func (x InvocationDescription_Kind) Enum() *InvocationDescription_Kind
func (InvocationDescription_Kind) EnumDescriptor
deprecated
func (InvocationDescription_Kind) EnumDescriptor() ([]byte, []int)
Deprecated: Use InvocationDescription_Kind.Descriptor instead.
func (InvocationDescription_Kind) Number ¶
func (x InvocationDescription_Kind) Number() protoreflect.EnumNumber
func (InvocationDescription_Kind) String ¶
func (x InvocationDescription_Kind) String() string
func (InvocationDescription_Kind) Type ¶
func (InvocationDescription_Kind) Type() protoreflect.EnumType
type LogLine ¶
type LogLine struct { BufferId string `protobuf:"bytes,1,opt,name=buffer_id,json=bufferId,proto3" json:"buffer_id,omitempty"` BufferName string `protobuf:"bytes,2,opt,name=buffer_name,json=bufferName,proto3" json:"buffer_name,omitempty"` ActionCategory string `protobuf:"bytes,3,opt,name=action_category,json=actionCategory,proto3" json:"action_category,omitempty"` ActionId string `protobuf:"bytes,4,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` Line []string `protobuf:"bytes,5,rep,name=line,proto3" json:"line,omitempty"` Timestamp *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*LogLine) Descriptor
deprecated
func (*LogLine) GetActionCategory ¶
func (*LogLine) GetActionId ¶
func (*LogLine) GetBufferId ¶
func (*LogLine) GetBufferName ¶
func (*LogLine) GetTimestamp ¶
func (x *LogLine) GetTimestamp() *timestamppb.Timestamp
func (*LogLine) ProtoMessage ¶
func (*LogLine) ProtoMessage()
func (*LogLine) ProtoReflect ¶
func (x *LogLine) ProtoReflect() protoreflect.Message
type LogRef ¶
type LogRef struct { PackageName string `protobuf:"bytes,1,opt,name=package_name,json=packageName,proto3" json:"package_name,omitempty"` ContainerName string `protobuf:"bytes,2,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"` ContainerKind runtime.ContainerKind `` /* 146-byte string literal not displayed */ LogFile string `protobuf:"bytes,3,opt,name=log_file,json=logFile,proto3" json:"log_file,omitempty"` LogSize uint64 `protobuf:"varint,5,opt,name=log_size,json=logSize,proto3" json:"log_size,omitempty"` // contains filtered or unexported fields }
func (*LogRef) Descriptor
deprecated
func (*LogRef) GetContainerKind ¶
func (x *LogRef) GetContainerKind() runtime.ContainerKind
func (*LogRef) GetContainerName ¶
func (*LogRef) GetLogFile ¶
func (*LogRef) GetLogSize ¶
func (*LogRef) GetPackageName ¶
func (*LogRef) ProtoMessage ¶
func (*LogRef) ProtoMessage()
func (*LogRef) ProtoReflect ¶
func (x *LogRef) ProtoReflect() protoreflect.Message
type NamespaceBinaryVersion ¶
type NamespaceBinaryVersion struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` GitCommit string `protobuf:"bytes,2,opt,name=git_commit,json=gitCommit,proto3" json:"git_commit,omitempty"` BuildTimeStr string `protobuf:"bytes,3,opt,name=build_time_str,json=buildTimeStr,proto3" json:"build_time_str,omitempty"` BuildTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=build_time,json=buildTime,proto3" json:"build_time,omitempty"` Modified bool `protobuf:"varint,5,opt,name=modified,proto3" json:"modified,omitempty"` // contains filtered or unexported fields }
This is an attachment to a RunStorage Run. Next ID: 6
func (*NamespaceBinaryVersion) Descriptor
deprecated
func (*NamespaceBinaryVersion) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceBinaryVersion.ProtoReflect.Descriptor instead.
func (*NamespaceBinaryVersion) GetBuildTime ¶
func (x *NamespaceBinaryVersion) GetBuildTime() *timestamppb.Timestamp
func (*NamespaceBinaryVersion) GetBuildTimeStr ¶
func (x *NamespaceBinaryVersion) GetBuildTimeStr() string
func (*NamespaceBinaryVersion) GetGitCommit ¶
func (x *NamespaceBinaryVersion) GetGitCommit() string
func (*NamespaceBinaryVersion) GetModified ¶
func (x *NamespaceBinaryVersion) GetModified() bool
func (*NamespaceBinaryVersion) GetVersion ¶
func (x *NamespaceBinaryVersion) GetVersion() string
func (*NamespaceBinaryVersion) ProtoMessage ¶
func (*NamespaceBinaryVersion) ProtoMessage()
func (*NamespaceBinaryVersion) ProtoReflect ¶
func (x *NamespaceBinaryVersion) ProtoReflect() protoreflect.Message
func (*NamespaceBinaryVersion) Reset ¶
func (x *NamespaceBinaryVersion) Reset()
func (*NamespaceBinaryVersion) String ¶
func (x *NamespaceBinaryVersion) String() string
type NetworkPlan ¶
type NetworkPlan struct { // TODO: remove once "internal" is migrated to "networkplanutils" // // Deprecated: Do not use. Endpoint []*NetworkPlan_Endpoint `protobuf:"bytes,1,rep,name=endpoint,proto3" json:"endpoint,omitempty"` // Deprecated: Do not use. NonLocalManaged []*NetworkPlan_Ingress `protobuf:"bytes,3,rep,name=non_local_managed,json=nonLocalManaged,proto3" json:"non_local_managed,omitempty"` // Deprecated: Do not use. NonLocalNonManaged []*NetworkPlan_Ingress `protobuf:"bytes,4,rep,name=non_local_non_managed,json=nonLocalNonManaged,proto3" json:"non_local_non_managed,omitempty"` LocalHostname string `protobuf:"bytes,6,opt,name=local_hostname,json=localHostname,proto3" json:"local_hostname,omitempty"` IngressFragments []*IngressFragment `protobuf:"bytes,7,rep,name=ingress_fragments,json=ingressFragments,proto3" json:"ingress_fragments,omitempty"` Endpoints []*Endpoint `protobuf:"bytes,8,rep,name=endpoints,proto3" json:"endpoints,omitempty"` FocusedServerPackages []string `` /* 126-byte string literal not displayed */ Incomplete bool `protobuf:"varint,10,opt,name=incomplete,proto3" json:"incomplete,omitempty"` // If one of the port forwards are not yet complete, this will be true. // contains filtered or unexported fields }
func (*NetworkPlan) Descriptor
deprecated
func (*NetworkPlan) Descriptor() ([]byte, []int)
Deprecated: Use NetworkPlan.ProtoReflect.Descriptor instead.
func (*NetworkPlan) GetEndpoint
deprecated
func (x *NetworkPlan) GetEndpoint() []*NetworkPlan_Endpoint
Deprecated: Do not use.
func (*NetworkPlan) GetEndpoints ¶
func (x *NetworkPlan) GetEndpoints() []*Endpoint
func (*NetworkPlan) GetFocusedServerPackages ¶
func (x *NetworkPlan) GetFocusedServerPackages() []string
func (*NetworkPlan) GetIncomplete ¶ added in v0.0.82
func (x *NetworkPlan) GetIncomplete() bool
func (*NetworkPlan) GetIngressFragments ¶
func (x *NetworkPlan) GetIngressFragments() []*IngressFragment
func (*NetworkPlan) GetLocalHostname ¶
func (x *NetworkPlan) GetLocalHostname() string
func (*NetworkPlan) GetNonLocalManaged
deprecated
func (x *NetworkPlan) GetNonLocalManaged() []*NetworkPlan_Ingress
Deprecated: Do not use.
func (*NetworkPlan) GetNonLocalNonManaged
deprecated
func (x *NetworkPlan) GetNonLocalNonManaged() []*NetworkPlan_Ingress
Deprecated: Do not use.
func (*NetworkPlan) ProtoMessage ¶
func (*NetworkPlan) ProtoMessage()
func (*NetworkPlan) ProtoReflect ¶
func (x *NetworkPlan) ProtoReflect() protoreflect.Message
func (*NetworkPlan) Reset ¶
func (x *NetworkPlan) Reset()
func (*NetworkPlan) String ¶
func (x *NetworkPlan) String() string
type NetworkPlan_AccessCmd ¶
type NetworkPlan_AccessCmd struct { // url for http // "grpcurl" command line for grpc // "curl" command line for http transcoding. // "private:" if the service can't be accessed from outside. Cmd string `protobuf:"bytes,1,opt,name=cmd,proto3" json:"cmd,omitempty"` // Whether it is managed by Namespace. IsManaged bool `protobuf:"varint,2,opt,name=is_managed,json=isManaged,proto3" json:"is_managed,omitempty"` // contains filtered or unexported fields }
func (*NetworkPlan_AccessCmd) Descriptor
deprecated
func (*NetworkPlan_AccessCmd) Descriptor() ([]byte, []int)
Deprecated: Use NetworkPlan_AccessCmd.ProtoReflect.Descriptor instead.
func (*NetworkPlan_AccessCmd) GetCmd ¶
func (x *NetworkPlan_AccessCmd) GetCmd() string
func (*NetworkPlan_AccessCmd) GetIsManaged ¶
func (x *NetworkPlan_AccessCmd) GetIsManaged() bool
func (*NetworkPlan_AccessCmd) ProtoMessage ¶
func (*NetworkPlan_AccessCmd) ProtoMessage()
func (*NetworkPlan_AccessCmd) ProtoReflect ¶
func (x *NetworkPlan_AccessCmd) ProtoReflect() protoreflect.Message
func (*NetworkPlan_AccessCmd) Reset ¶
func (x *NetworkPlan_AccessCmd) Reset()
func (*NetworkPlan_AccessCmd) String ¶
func (x *NetworkPlan_AccessCmd) String() string
type NetworkPlan_Endpoint ¶
type NetworkPlan_Endpoint struct { Label *NetworkPlan_Label `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Focus bool `protobuf:"varint,2,opt,name=focus,proto3" json:"focus,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` LocalPort uint32 `protobuf:"varint,4,opt,name=local_port,json=localPort,proto3" json:"local_port,omitempty"` EndpointOwner string `protobuf:"bytes,5,opt,name=endpoint_owner,json=endpointOwner,proto3" json:"endpoint_owner,omitempty"` AccessCmd []*NetworkPlan_AccessCmd `protobuf:"bytes,6,rep,name=access_cmd,json=accessCmd,proto3" json:"access_cmd,omitempty"` // contains filtered or unexported fields }
func (*NetworkPlan_Endpoint) Descriptor
deprecated
func (*NetworkPlan_Endpoint) Descriptor() ([]byte, []int)
Deprecated: Use NetworkPlan_Endpoint.ProtoReflect.Descriptor instead.
func (*NetworkPlan_Endpoint) GetAccessCmd ¶
func (x *NetworkPlan_Endpoint) GetAccessCmd() []*NetworkPlan_AccessCmd
func (*NetworkPlan_Endpoint) GetEndpointOwner ¶
func (x *NetworkPlan_Endpoint) GetEndpointOwner() string
func (*NetworkPlan_Endpoint) GetFocus ¶
func (x *NetworkPlan_Endpoint) GetFocus() bool
func (*NetworkPlan_Endpoint) GetLabel ¶
func (x *NetworkPlan_Endpoint) GetLabel() *NetworkPlan_Label
func (*NetworkPlan_Endpoint) GetLocalPort ¶
func (x *NetworkPlan_Endpoint) GetLocalPort() uint32
func (*NetworkPlan_Endpoint) GetUrl ¶
func (x *NetworkPlan_Endpoint) GetUrl() string
func (*NetworkPlan_Endpoint) ProtoMessage ¶
func (*NetworkPlan_Endpoint) ProtoMessage()
func (*NetworkPlan_Endpoint) ProtoReflect ¶
func (x *NetworkPlan_Endpoint) ProtoReflect() protoreflect.Message
func (*NetworkPlan_Endpoint) Reset ¶
func (x *NetworkPlan_Endpoint) Reset()
func (*NetworkPlan_Endpoint) String ¶
func (x *NetworkPlan_Endpoint) String() string
type NetworkPlan_Ingress ¶
type NetworkPlan_Ingress struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` Schema string `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"` PortLabel string `protobuf:"bytes,3,opt,name=port_label,json=portLabel,proto3" json:"port_label,omitempty"` Command string `protobuf:"bytes,4,opt,name=command,proto3" json:"command,omitempty"` Comment string `protobuf:"bytes,5,opt,name=comment,proto3" json:"comment,omitempty"` LocalPort uint32 `protobuf:"varint,6,opt,name=local_port,json=localPort,proto3" json:"local_port,omitempty"` PackageOwner []string `protobuf:"bytes,7,rep,name=package_owner,json=packageOwner,proto3" json:"package_owner,omitempty"` // contains filtered or unexported fields }
func (*NetworkPlan_Ingress) Descriptor
deprecated
func (*NetworkPlan_Ingress) Descriptor() ([]byte, []int)
Deprecated: Use NetworkPlan_Ingress.ProtoReflect.Descriptor instead.
func (*NetworkPlan_Ingress) GetCommand ¶
func (x *NetworkPlan_Ingress) GetCommand() string
func (*NetworkPlan_Ingress) GetComment ¶
func (x *NetworkPlan_Ingress) GetComment() string
func (*NetworkPlan_Ingress) GetFqdn ¶
func (x *NetworkPlan_Ingress) GetFqdn() string
func (*NetworkPlan_Ingress) GetLocalPort ¶
func (x *NetworkPlan_Ingress) GetLocalPort() uint32
func (*NetworkPlan_Ingress) GetPackageOwner ¶
func (x *NetworkPlan_Ingress) GetPackageOwner() []string
func (*NetworkPlan_Ingress) GetPortLabel ¶
func (x *NetworkPlan_Ingress) GetPortLabel() string
func (*NetworkPlan_Ingress) GetSchema ¶
func (x *NetworkPlan_Ingress) GetSchema() string
func (*NetworkPlan_Ingress) ProtoMessage ¶
func (*NetworkPlan_Ingress) ProtoMessage()
func (*NetworkPlan_Ingress) ProtoReflect ¶
func (x *NetworkPlan_Ingress) ProtoReflect() protoreflect.Message
func (*NetworkPlan_Ingress) Reset ¶
func (x *NetworkPlan_Ingress) Reset()
func (*NetworkPlan_Ingress) String ¶
func (x *NetworkPlan_Ingress) String() string
type NetworkPlan_Label ¶
type NetworkPlan_Label struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` ServiceProto string `protobuf:"bytes,2,opt,name=service_proto,json=serviceProto,proto3" json:"service_proto,omitempty"` // contains filtered or unexported fields }
func (*NetworkPlan_Label) Descriptor
deprecated
func (*NetworkPlan_Label) Descriptor() ([]byte, []int)
Deprecated: Use NetworkPlan_Label.ProtoReflect.Descriptor instead.
func (*NetworkPlan_Label) GetLabel ¶
func (x *NetworkPlan_Label) GetLabel() string
func (*NetworkPlan_Label) GetServiceProto ¶
func (x *NetworkPlan_Label) GetServiceProto() string
func (*NetworkPlan_Label) ProtoMessage ¶
func (*NetworkPlan_Label) ProtoMessage()
func (*NetworkPlan_Label) ProtoReflect ¶
func (x *NetworkPlan_Label) ProtoReflect() protoreflect.Message
func (*NetworkPlan_Label) Reset ¶
func (x *NetworkPlan_Label) Reset()
func (*NetworkPlan_Label) String ¶
func (x *NetworkPlan_Label) String() string
type Run ¶
type Run struct { RunId string `protobuf:"bytes,2,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` Repository string `protobuf:"bytes,3,opt,name=repository,proto3" json:"repository,omitempty"` // E.g. github.com/namespacelabs/foundation CommitId string `protobuf:"bytes,4,opt,name=commit_id,json=commitId,proto3" json:"commit_id,omitempty"` // E.g. c0c3859 Branch string `protobuf:"bytes,5,opt,name=branch,proto3" json:"branch,omitempty"` // E.g. main PullRequest string `protobuf:"bytes,7,opt,name=pull_request,json=pullRequest,proto3" json:"pull_request,omitempty"` PusherLogin string `protobuf:"bytes,8,opt,name=pusher_login,json=pusherLogin,proto3" json:"pusher_login,omitempty"` // E.g. namespace[bot] AuthorLogin string `protobuf:"bytes,9,opt,name=author_login,json=authorLogin,proto3" json:"author_login,omitempty"` // E.g. hugosantos ModuleName string `protobuf:"bytes,10,opt,name=module_name,json=moduleName,proto3" json:"module_name,omitempty"` // E.g. namespacelabs.dev/foundation Attachment []*anypb.Any `protobuf:"bytes,11,rep,name=attachment,proto3" json:"attachment,omitempty"` // E.g. a GithubEvent. SectionRun []*SectionRun `protobuf:"bytes,1,rep,name=section_run,json=sectionRun,proto3" json:"section_run,omitempty"` // contains filtered or unexported fields }
Next ID: 11
func (*Run) Descriptor
deprecated
func (*Run) GetAttachment ¶
func (*Run) GetAuthorLogin ¶
func (*Run) GetCommitId ¶
func (*Run) GetModuleName ¶
func (*Run) GetPullRequest ¶
func (*Run) GetPusherLogin ¶
func (*Run) GetRepository ¶
func (*Run) GetSectionRun ¶
func (x *Run) GetSectionRun() []*SectionRun
func (*Run) ProtoMessage ¶
func (*Run) ProtoMessage()
func (*Run) ProtoReflect ¶
func (x *Run) ProtoReflect() protoreflect.Message
type RunMetadata ¶
type RunMetadata struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` // E.g. github.com/namespacelabs/foundation Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` // E.g. main CommitId string `protobuf:"bytes,3,opt,name=commit_id,json=commitId,proto3" json:"commit_id,omitempty"` // E.g. c782373xd ModuleName []string `protobuf:"bytes,4,rep,name=module_name,json=moduleName,proto3" json:"module_name,omitempty"` // E.g. namespacelabs.dev/foundation PipelineName string `protobuf:"bytes,5,opt,name=pipeline_name,json=pipelineName,proto3" json:"pipeline_name,omitempty"` // E.g. autopush, preview NspipelinesVersion string `protobuf:"bytes,6,opt,name=nspipelines_version,json=nspipelinesVersion,proto3" json:"nspipelines_version,omitempty"` // E.g. sha256:7f7bcef8d0dd0a1cee824a90919644e5e8013b2a1f64850378d11c709b1e2988 AuthorLogin string `protobuf:"bytes,7,opt,name=author_login,json=authorLogin,proto3" json:"author_login,omitempty"` // E.g. n-g // contains filtered or unexported fields }
This is an attachment to a RunStorage Run. Next ID: 5
func (*RunMetadata) Descriptor
deprecated
func (*RunMetadata) Descriptor() ([]byte, []int)
Deprecated: Use RunMetadata.ProtoReflect.Descriptor instead.
func (*RunMetadata) GetAuthorLogin ¶
func (x *RunMetadata) GetAuthorLogin() string
func (*RunMetadata) GetBranch ¶
func (x *RunMetadata) GetBranch() string
func (*RunMetadata) GetCommitId ¶
func (x *RunMetadata) GetCommitId() string
func (*RunMetadata) GetModuleName ¶
func (x *RunMetadata) GetModuleName() []string
func (*RunMetadata) GetNspipelinesVersion ¶
func (x *RunMetadata) GetNspipelinesVersion() string
func (*RunMetadata) GetPipelineName ¶
func (x *RunMetadata) GetPipelineName() string
func (*RunMetadata) GetRepository ¶
func (x *RunMetadata) GetRepository() string
func (*RunMetadata) ProtoMessage ¶
func (*RunMetadata) ProtoMessage()
func (*RunMetadata) ProtoReflect ¶
func (x *RunMetadata) ProtoReflect() protoreflect.Message
func (*RunMetadata) Reset ¶
func (x *RunMetadata) Reset()
func (*RunMetadata) String ¶
func (x *RunMetadata) String() string
type SectionRun ¶
type SectionRun struct { Kind SectionRun_Kind `protobuf:"varint,1,opt,name=kind,proto3,enum=foundation.schema.storage.SectionRun_Kind" json:"kind,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` // For human consumption. ParentRunId string `protobuf:"bytes,3,opt,name=parent_run_id,json=parentRunId,proto3" json:"parent_run_id,omitempty"` Status *status.Status `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` Created *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created,proto3" json:"created,omitempty"` Completed *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=completed,proto3" json:"completed,omitempty"` // Regardless of success or failure. Attachment []*anypb.Any `protobuf:"bytes,7,rep,name=attachment,proto3" json:"attachment,omitempty"` // Inline attachments. StoredAttachment []*SectionRun_StoredAttachment `protobuf:"bytes,8,rep,name=stored_attachment,json=storedAttachment,proto3" json:"stored_attachment,omitempty"` // contains filtered or unexported fields }
Used for permanent storage.
func (*SectionRun) Descriptor
deprecated
func (*SectionRun) Descriptor() ([]byte, []int)
Deprecated: Use SectionRun.ProtoReflect.Descriptor instead.
func (*SectionRun) GetAttachment ¶
func (x *SectionRun) GetAttachment() []*anypb.Any
func (*SectionRun) GetCompleted ¶
func (x *SectionRun) GetCompleted() *timestamppb.Timestamp
func (*SectionRun) GetCreated ¶
func (x *SectionRun) GetCreated() *timestamppb.Timestamp
func (*SectionRun) GetKind ¶
func (x *SectionRun) GetKind() SectionRun_Kind
func (*SectionRun) GetLabel ¶
func (x *SectionRun) GetLabel() string
func (*SectionRun) GetParentRunId ¶
func (x *SectionRun) GetParentRunId() string
func (*SectionRun) GetStatus ¶
func (x *SectionRun) GetStatus() *status.Status
func (*SectionRun) GetStoredAttachment ¶
func (x *SectionRun) GetStoredAttachment() []*SectionRun_StoredAttachment
func (*SectionRun) ProtoMessage ¶
func (*SectionRun) ProtoMessage()
func (*SectionRun) ProtoReflect ¶
func (x *SectionRun) ProtoReflect() protoreflect.Message
func (*SectionRun) Reset ¶
func (x *SectionRun) Reset()
func (*SectionRun) String ¶
func (x *SectionRun) String() string
type SectionRun_Kind ¶
type SectionRun_Kind int32
const ( SectionRun_KIND_UNKNOWN SectionRun_Kind = 0 SectionRun_BUILD SectionRun_Kind = 1 SectionRun_TEST SectionRun_Kind = 2 SectionRun_DEPLOY SectionRun_Kind = 3 )
func (SectionRun_Kind) Descriptor ¶
func (SectionRun_Kind) Descriptor() protoreflect.EnumDescriptor
func (SectionRun_Kind) Enum ¶
func (x SectionRun_Kind) Enum() *SectionRun_Kind
func (SectionRun_Kind) EnumDescriptor
deprecated
func (SectionRun_Kind) EnumDescriptor() ([]byte, []int)
Deprecated: Use SectionRun_Kind.Descriptor instead.
func (SectionRun_Kind) Number ¶
func (x SectionRun_Kind) Number() protoreflect.EnumNumber
func (SectionRun_Kind) String ¶
func (x SectionRun_Kind) String() string
func (SectionRun_Kind) Type ¶
func (SectionRun_Kind) Type() protoreflect.EnumType
type SectionRun_StoredAttachment ¶
type SectionRun_StoredAttachment struct { TypeUrl string `protobuf:"bytes,1,opt,name=type_url,json=typeUrl,proto3" json:"type_url,omitempty"` ImageReference string `protobuf:"bytes,2,opt,name=image_reference,json=imageReference,proto3" json:"image_reference,omitempty"` // Stored in the specified image. If unset, the same image where Run is stored. ImagePath string `protobuf:"bytes,3,opt,name=image_path,json=imagePath,proto3" json:"image_path,omitempty"` // The file path within the image that holds the contents. // contains filtered or unexported fields }
Attachments that are too large, may end being stored individually.
func (*SectionRun_StoredAttachment) Descriptor
deprecated
func (*SectionRun_StoredAttachment) Descriptor() ([]byte, []int)
Deprecated: Use SectionRun_StoredAttachment.ProtoReflect.Descriptor instead.
func (*SectionRun_StoredAttachment) GetImagePath ¶
func (x *SectionRun_StoredAttachment) GetImagePath() string
func (*SectionRun_StoredAttachment) GetImageReference ¶
func (x *SectionRun_StoredAttachment) GetImageReference() string
func (*SectionRun_StoredAttachment) GetTypeUrl ¶
func (x *SectionRun_StoredAttachment) GetTypeUrl() string
func (*SectionRun_StoredAttachment) ProtoMessage ¶
func (*SectionRun_StoredAttachment) ProtoMessage()
func (*SectionRun_StoredAttachment) ProtoReflect ¶
func (x *SectionRun_StoredAttachment) ProtoReflect() protoreflect.Message
func (*SectionRun_StoredAttachment) Reset ¶
func (x *SectionRun_StoredAttachment) Reset()
func (*SectionRun_StoredAttachment) String ¶
func (x *SectionRun_StoredAttachment) String() string
type StackTrace ¶
type StackTrace struct { Frame []*StackTrace_Frame `protobuf:"bytes,1,rep,name=frame,proto3" json:"frame,omitempty"` // contains filtered or unexported fields }
func (*StackTrace) Descriptor
deprecated
func (*StackTrace) Descriptor() ([]byte, []int)
Deprecated: Use StackTrace.ProtoReflect.Descriptor instead.
func (*StackTrace) GetFrame ¶
func (x *StackTrace) GetFrame() []*StackTrace_Frame
func (*StackTrace) ProtoMessage ¶
func (*StackTrace) ProtoMessage()
func (*StackTrace) ProtoReflect ¶
func (x *StackTrace) ProtoReflect() protoreflect.Message
func (*StackTrace) Reset ¶
func (x *StackTrace) Reset()
func (*StackTrace) String ¶
func (x *StackTrace) String() string
type StackTrace_Frame ¶
type StackTrace_Frame struct { Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"` Line int32 `protobuf:"varint,2,opt,name=line,proto3" json:"line,omitempty"` Symbol string `protobuf:"bytes,3,opt,name=symbol,proto3" json:"symbol,omitempty"` // contains filtered or unexported fields }
func (*StackTrace_Frame) Descriptor
deprecated
func (*StackTrace_Frame) Descriptor() ([]byte, []int)
Deprecated: Use StackTrace_Frame.ProtoReflect.Descriptor instead.
func (*StackTrace_Frame) GetFilename ¶
func (x *StackTrace_Frame) GetFilename() string
func (*StackTrace_Frame) GetLine ¶
func (x *StackTrace_Frame) GetLine() int32
func (*StackTrace_Frame) GetSymbol ¶
func (x *StackTrace_Frame) GetSymbol() string
func (*StackTrace_Frame) ProtoMessage ¶
func (*StackTrace_Frame) ProtoMessage()
func (*StackTrace_Frame) ProtoReflect ¶
func (x *StackTrace_Frame) ProtoReflect() protoreflect.Message
func (*StackTrace_Frame) Reset ¶
func (x *StackTrace_Frame) Reset()
func (*StackTrace_Frame) String ¶
func (x *StackTrace_Frame) String() string
type StoredTask ¶
type StoredTask struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ParentId string `protobuf:"bytes,12,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` AnchorId string `protobuf:"bytes,13,opt,name=anchor_id,json=anchorId,proto3" json:"anchor_id,omitempty"` SpanId string `protobuf:"bytes,20,opt,name=span_id,json=spanId,proto3" json:"span_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` HumanReadableLabel string `protobuf:"bytes,3,opt,name=human_readable_label,json=humanReadableLabel,proto3" json:"human_readable_label,omitempty"` Category string `protobuf:"bytes,19,opt,name=category,proto3" json:"category,omitempty"` CreatedTs int64 `protobuf:"varint,4,opt,name=created_ts,json=createdTs,proto3" json:"created_ts,omitempty"` // Unix time in nanoseconds. CompletedTs int64 `protobuf:"varint,5,opt,name=completed_ts,json=completedTs,proto3" json:"completed_ts,omitempty"` // Unix time in nanoseconds. RelStartedTs int64 `protobuf:"varint,17,opt,name=rel_started_ts,json=relStartedTs,proto3" json:"rel_started_ts,omitempty"` // started_ts = created_ts + rel_started_ts RelCompletedTs int64 `protobuf:"varint,18,opt,name=rel_completed_ts,json=relCompletedTs,proto3" json:"rel_completed_ts,omitempty"` // completed_ts = created_ts + rel_completed_ts Scope []string `protobuf:"bytes,7,rep,name=scope,proto3" json:"scope,omitempty"` Argument []*StoredTask_Value `protobuf:"bytes,8,rep,name=argument,proto3" json:"argument,omitempty"` Result []*StoredTask_Value `protobuf:"bytes,9,rep,name=result,proto3" json:"result,omitempty"` Output []*StoredTask_Output `protobuf:"bytes,10,rep,name=output,proto3" json:"output,omitempty"` Cached bool `protobuf:"varint,11,opt,name=cached,proto3" json:"cached,omitempty"` ErrorCode int32 `protobuf:"varint,15,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"` ErrorMessage string `protobuf:"bytes,6,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // When completed_ts is set. ErrorDetails []*anypb.Any `protobuf:"bytes,16,rep,name=error_details,json=errorDetails,proto3" json:"error_details,omitempty"` LogLevel int32 `protobuf:"varint,14,opt,name=log_level,json=logLevel,proto3" json:"log_level,omitempty"` // contains filtered or unexported fields }
Next ID: 21
func (*StoredTask) Descriptor
deprecated
func (*StoredTask) Descriptor() ([]byte, []int)
Deprecated: Use StoredTask.ProtoReflect.Descriptor instead.
func (*StoredTask) GetAnchorId ¶
func (x *StoredTask) GetAnchorId() string
func (*StoredTask) GetArgument ¶
func (x *StoredTask) GetArgument() []*StoredTask_Value
func (*StoredTask) GetCached ¶
func (x *StoredTask) GetCached() bool
func (*StoredTask) GetCategory ¶
func (x *StoredTask) GetCategory() string
func (*StoredTask) GetCompletedTs ¶
func (x *StoredTask) GetCompletedTs() int64
func (*StoredTask) GetCreatedTs ¶
func (x *StoredTask) GetCreatedTs() int64
func (*StoredTask) GetErrorCode ¶
func (x *StoredTask) GetErrorCode() int32
func (*StoredTask) GetErrorDetails ¶
func (x *StoredTask) GetErrorDetails() []*anypb.Any
func (*StoredTask) GetErrorMessage ¶
func (x *StoredTask) GetErrorMessage() string
func (*StoredTask) GetHumanReadableLabel ¶
func (x *StoredTask) GetHumanReadableLabel() string
func (*StoredTask) GetId ¶
func (x *StoredTask) GetId() string
func (*StoredTask) GetLogLevel ¶
func (x *StoredTask) GetLogLevel() int32
func (*StoredTask) GetName ¶
func (x *StoredTask) GetName() string
func (*StoredTask) GetOutput ¶
func (x *StoredTask) GetOutput() []*StoredTask_Output
func (*StoredTask) GetParentId ¶
func (x *StoredTask) GetParentId() string
func (*StoredTask) GetRelCompletedTs ¶
func (x *StoredTask) GetRelCompletedTs() int64
func (*StoredTask) GetRelStartedTs ¶
func (x *StoredTask) GetRelStartedTs() int64
func (*StoredTask) GetResult ¶
func (x *StoredTask) GetResult() []*StoredTask_Value
func (*StoredTask) GetScope ¶
func (x *StoredTask) GetScope() []string
func (*StoredTask) GetSpanId ¶
func (x *StoredTask) GetSpanId() string
func (*StoredTask) ProtoMessage ¶
func (*StoredTask) ProtoMessage()
func (*StoredTask) ProtoReflect ¶
func (x *StoredTask) ProtoReflect() protoreflect.Message
func (*StoredTask) Reset ¶
func (x *StoredTask) Reset()
func (*StoredTask) String ¶
func (x *StoredTask) String() string
type StoredTask_Output ¶
type StoredTask_Output struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ContentType string `protobuf:"bytes,3,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"` // contains filtered or unexported fields }
func (*StoredTask_Output) Descriptor
deprecated
func (*StoredTask_Output) Descriptor() ([]byte, []int)
Deprecated: Use StoredTask_Output.ProtoReflect.Descriptor instead.
func (*StoredTask_Output) GetContentType ¶
func (x *StoredTask_Output) GetContentType() string
func (*StoredTask_Output) GetId ¶
func (x *StoredTask_Output) GetId() string
func (*StoredTask_Output) GetName ¶
func (x *StoredTask_Output) GetName() string
func (*StoredTask_Output) ProtoMessage ¶
func (*StoredTask_Output) ProtoMessage()
func (*StoredTask_Output) ProtoReflect ¶
func (x *StoredTask_Output) ProtoReflect() protoreflect.Message
func (*StoredTask_Output) Reset ¶
func (x *StoredTask_Output) Reset()
func (*StoredTask_Output) String ¶
func (x *StoredTask_Output) String() string
type StoredTask_Value ¶
type StoredTask_Value struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` JsonValue string `protobuf:"bytes,2,opt,name=json_value,json=jsonValue,proto3" json:"json_value,omitempty"` // contains filtered or unexported fields }
func (*StoredTask_Value) Descriptor
deprecated
func (*StoredTask_Value) Descriptor() ([]byte, []int)
Deprecated: Use StoredTask_Value.ProtoReflect.Descriptor instead.
func (*StoredTask_Value) GetJsonValue ¶
func (x *StoredTask_Value) GetJsonValue() string
func (*StoredTask_Value) GetKey ¶
func (x *StoredTask_Value) GetKey() string
func (*StoredTask_Value) ProtoMessage ¶
func (*StoredTask_Value) ProtoMessage()
func (*StoredTask_Value) ProtoReflect ¶
func (x *StoredTask_Value) ProtoReflect() protoreflect.Message
func (*StoredTask_Value) Reset ¶
func (x *StoredTask_Value) Reset()
func (*StoredTask_Value) String ¶
func (x *StoredTask_Value) String() string
type TestBundle ¶
type TestBundle struct { ParentRunId string `protobuf:"bytes,9,opt,name=parent_run_id,json=parentRunId,proto3" json:"parent_run_id,omitempty"` TestPackage string `protobuf:"bytes,6,opt,name=test_package,json=testPackage,proto3" json:"test_package,omitempty"` TestName string `protobuf:"bytes,7,opt,name=test_name,json=testName,proto3" json:"test_name,omitempty"` Result *TestResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` ServersUnderTest []string `protobuf:"bytes,8,rep,name=servers_under_test,json=serversUnderTest,proto3" json:"servers_under_test,omitempty"` Created *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created,proto3" json:"created,omitempty"` Started *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=started,proto3" json:"started,omitempty"` Completed *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=completed,proto3" json:"completed,omitempty"` // Regardless of success or failure. TestLog *LogRef `protobuf:"bytes,2,opt,name=test_log,json=testLog,proto3" json:"test_log,omitempty"` ServerLog []*LogRef `protobuf:"bytes,3,rep,name=server_log,json=serverLog,proto3" json:"server_log,omitempty"` EnvDiagnostics *EnvironmentDiagnostics `protobuf:"bytes,10,opt,name=env_diagnostics,json=envDiagnostics,proto3" json:"env_diagnostics,omitempty"` // contains filtered or unexported fields }
Next ID: 12
func (*TestBundle) Descriptor
deprecated
func (*TestBundle) Descriptor() ([]byte, []int)
Deprecated: Use TestBundle.ProtoReflect.Descriptor instead.
func (*TestBundle) GetCompleted ¶
func (x *TestBundle) GetCompleted() *timestamppb.Timestamp
func (*TestBundle) GetCreated ¶
func (x *TestBundle) GetCreated() *timestamppb.Timestamp
func (*TestBundle) GetEnvDiagnostics ¶
func (x *TestBundle) GetEnvDiagnostics() *EnvironmentDiagnostics
func (*TestBundle) GetParentRunId ¶
func (x *TestBundle) GetParentRunId() string
func (*TestBundle) GetResult ¶
func (x *TestBundle) GetResult() *TestResult
func (*TestBundle) GetServerLog ¶
func (x *TestBundle) GetServerLog() []*LogRef
func (*TestBundle) GetServersUnderTest ¶
func (x *TestBundle) GetServersUnderTest() []string
func (*TestBundle) GetStarted ¶ added in v0.0.108
func (x *TestBundle) GetStarted() *timestamppb.Timestamp
func (*TestBundle) GetTestLog ¶
func (x *TestBundle) GetTestLog() *LogRef
func (*TestBundle) GetTestName ¶
func (x *TestBundle) GetTestName() string
func (*TestBundle) GetTestPackage ¶
func (x *TestBundle) GetTestPackage() string
func (*TestBundle) ProtoMessage ¶
func (*TestBundle) ProtoMessage()
func (*TestBundle) ProtoReflect ¶
func (x *TestBundle) ProtoReflect() protoreflect.Message
func (*TestBundle) Reset ¶
func (x *TestBundle) Reset()
func (*TestBundle) String ¶
func (x *TestBundle) String() string
type TestResult ¶
type TestResult struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` ErrorCode int32 `protobuf:"varint,2,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"` ErrorMessage string `protobuf:"bytes,3,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // contains filtered or unexported fields }
func (*TestResult) Descriptor
deprecated
func (*TestResult) Descriptor() ([]byte, []int)
Deprecated: Use TestResult.ProtoReflect.Descriptor instead.
func (*TestResult) GetErrorCode ¶
func (x *TestResult) GetErrorCode() int32
func (*TestResult) GetErrorMessage ¶
func (x *TestResult) GetErrorMessage() string
func (*TestResult) GetSuccess ¶
func (x *TestResult) GetSuccess() bool
func (*TestResult) ProtoMessage ¶
func (*TestResult) ProtoMessage()
func (*TestResult) ProtoReflect ¶
func (x *TestResult) ProtoReflect() protoreflect.Message
func (*TestResult) Reset ¶
func (x *TestResult) Reset()
func (*TestResult) String ¶
func (x *TestResult) String() string
type TestResultBundle ¶
type TestResultBundle struct { Result *TestResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` DeployPlan *schema.DeployPlan `protobuf:"bytes,4,opt,name=deploy_plan,json=deployPlan,proto3" json:"deploy_plan,omitempty"` ComputedConfigurations *schema.ComputedConfigurations `` /* 127-byte string literal not displayed */ TestLog *TestResultBundle_InlineLog `protobuf:"bytes,2,opt,name=test_log,json=testLog,proto3" json:"test_log,omitempty"` ServerLog []*TestResultBundle_InlineLog `protobuf:"bytes,3,rep,name=server_log,json=serverLog,proto3" json:"server_log,omitempty"` EnvDiagnostics *EnvironmentDiagnostics `protobuf:"bytes,6,opt,name=env_diagnostics,json=envDiagnostics,proto3" json:"env_diagnostics,omitempty"` Started *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=started,proto3" json:"started,omitempty"` Completed *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=completed,proto3" json:"completed,omitempty"` // Regardless of success or failure. // contains filtered or unexported fields }
Next ID: 9
func (*TestResultBundle) Descriptor
deprecated
func (*TestResultBundle) Descriptor() ([]byte, []int)
Deprecated: Use TestResultBundle.ProtoReflect.Descriptor instead.
func (*TestResultBundle) GetCompleted ¶ added in v0.0.108
func (x *TestResultBundle) GetCompleted() *timestamppb.Timestamp
func (*TestResultBundle) GetComputedConfigurations ¶
func (x *TestResultBundle) GetComputedConfigurations() *schema.ComputedConfigurations
func (*TestResultBundle) GetDeployPlan ¶
func (x *TestResultBundle) GetDeployPlan() *schema.DeployPlan
func (*TestResultBundle) GetEnvDiagnostics ¶
func (x *TestResultBundle) GetEnvDiagnostics() *EnvironmentDiagnostics
func (*TestResultBundle) GetResult ¶
func (x *TestResultBundle) GetResult() *TestResult
func (*TestResultBundle) GetServerLog ¶
func (x *TestResultBundle) GetServerLog() []*TestResultBundle_InlineLog
func (*TestResultBundle) GetStarted ¶ added in v0.0.108
func (x *TestResultBundle) GetStarted() *timestamppb.Timestamp
func (*TestResultBundle) GetTestLog ¶
func (x *TestResultBundle) GetTestLog() *TestResultBundle_InlineLog
func (*TestResultBundle) ProtoMessage ¶
func (*TestResultBundle) ProtoMessage()
func (*TestResultBundle) ProtoReflect ¶
func (x *TestResultBundle) ProtoReflect() protoreflect.Message
func (*TestResultBundle) Reset ¶
func (x *TestResultBundle) Reset()
func (*TestResultBundle) String ¶
func (x *TestResultBundle) String() string
type TestResultBundle_InlineLog ¶
type TestResultBundle_InlineLog struct { PackageName string `protobuf:"bytes,1,opt,name=package_name,json=packageName,proto3" json:"package_name,omitempty"` ContainerName string `protobuf:"bytes,3,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"` ContainerKind runtime.ContainerKind `` /* 146-byte string literal not displayed */ Output []byte `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"` // contains filtered or unexported fields }
func (*TestResultBundle_InlineLog) Descriptor
deprecated
func (*TestResultBundle_InlineLog) Descriptor() ([]byte, []int)
Deprecated: Use TestResultBundle_InlineLog.ProtoReflect.Descriptor instead.
func (*TestResultBundle_InlineLog) GetContainerKind ¶
func (x *TestResultBundle_InlineLog) GetContainerKind() runtime.ContainerKind
func (*TestResultBundle_InlineLog) GetContainerName ¶
func (x *TestResultBundle_InlineLog) GetContainerName() string
func (*TestResultBundle_InlineLog) GetOutput ¶
func (x *TestResultBundle_InlineLog) GetOutput() []byte
func (*TestResultBundle_InlineLog) GetPackageName ¶
func (x *TestResultBundle_InlineLog) GetPackageName() string
func (*TestResultBundle_InlineLog) ProtoMessage ¶
func (*TestResultBundle_InlineLog) ProtoMessage()
func (*TestResultBundle_InlineLog) ProtoReflect ¶
func (x *TestResultBundle_InlineLog) ProtoReflect() protoreflect.Message
func (*TestResultBundle_InlineLog) Reset ¶
func (x *TestResultBundle_InlineLog) Reset()
func (*TestResultBundle_InlineLog) String ¶
func (x *TestResultBundle_InlineLog) String() string
type TestRuns ¶
type TestRuns struct { Run []*TestRuns_Run `protobuf:"bytes,1,rep,name=run,proto3" json:"run,omitempty"` IncompatibleTest []*TestRuns_IncompatibleTest `protobuf:"bytes,2,rep,name=incompatible_test,json=incompatibleTest,proto3" json:"incompatible_test,omitempty"` // contains filtered or unexported fields }
func (*TestRuns) Descriptor
deprecated
func (*TestRuns) GetIncompatibleTest ¶
func (x *TestRuns) GetIncompatibleTest() []*TestRuns_IncompatibleTest
func (*TestRuns) GetRun ¶
func (x *TestRuns) GetRun() []*TestRuns_Run
func (*TestRuns) ProtoMessage ¶
func (*TestRuns) ProtoMessage()
func (*TestRuns) ProtoReflect ¶
func (x *TestRuns) ProtoReflect() protoreflect.Message
type TestRuns_IncompatibleTest ¶
type TestRuns_IncompatibleTest struct { TestPackage string `protobuf:"bytes,1,opt,name=test_package,json=testPackage,proto3" json:"test_package,omitempty"` TestName string `protobuf:"bytes,6,opt,name=test_name,json=testName,proto3" json:"test_name,omitempty"` ServerPackage string `protobuf:"bytes,2,opt,name=server_package,json=serverPackage,proto3" json:"server_package,omitempty"` RequirementOwner string `protobuf:"bytes,3,opt,name=requirement_owner,json=requirementOwner,proto3" json:"requirement_owner,omitempty"` RequiredLabel *schema.Label `protobuf:"bytes,4,opt,name=required_label,json=requiredLabel,proto3" json:"required_label,omitempty"` IncompatibleLabel *schema.Label `protobuf:"bytes,5,opt,name=incompatible_label,json=incompatibleLabel,proto3" json:"incompatible_label,omitempty"` // contains filtered or unexported fields }
func (*TestRuns_IncompatibleTest) Descriptor
deprecated
func (*TestRuns_IncompatibleTest) Descriptor() ([]byte, []int)
Deprecated: Use TestRuns_IncompatibleTest.ProtoReflect.Descriptor instead.
func (*TestRuns_IncompatibleTest) GetIncompatibleLabel ¶
func (x *TestRuns_IncompatibleTest) GetIncompatibleLabel() *schema.Label
func (*TestRuns_IncompatibleTest) GetRequiredLabel ¶
func (x *TestRuns_IncompatibleTest) GetRequiredLabel() *schema.Label
func (*TestRuns_IncompatibleTest) GetRequirementOwner ¶
func (x *TestRuns_IncompatibleTest) GetRequirementOwner() string
func (*TestRuns_IncompatibleTest) GetServerPackage ¶
func (x *TestRuns_IncompatibleTest) GetServerPackage() string
func (*TestRuns_IncompatibleTest) GetTestName ¶
func (x *TestRuns_IncompatibleTest) GetTestName() string
func (*TestRuns_IncompatibleTest) GetTestPackage ¶
func (x *TestRuns_IncompatibleTest) GetTestPackage() string
func (*TestRuns_IncompatibleTest) ProtoMessage ¶
func (*TestRuns_IncompatibleTest) ProtoMessage()
func (*TestRuns_IncompatibleTest) ProtoReflect ¶
func (x *TestRuns_IncompatibleTest) ProtoReflect() protoreflect.Message
func (*TestRuns_IncompatibleTest) Reset ¶
func (x *TestRuns_IncompatibleTest) Reset()
func (*TestRuns_IncompatibleTest) String ¶
func (x *TestRuns_IncompatibleTest) String() string
type TestRuns_Run ¶
type TestRuns_Run struct { TestSummary *TestBundle `protobuf:"bytes,2,opt,name=test_summary,json=testSummary,proto3" json:"test_summary,omitempty"` // XXX replace with test_results. TestResults *TestResultBundle `protobuf:"bytes,3,opt,name=test_results,json=testResults,proto3" json:"test_results,omitempty"` // contains filtered or unexported fields }
func (*TestRuns_Run) Descriptor
deprecated
func (*TestRuns_Run) Descriptor() ([]byte, []int)
Deprecated: Use TestRuns_Run.ProtoReflect.Descriptor instead.
func (*TestRuns_Run) GetTestResults ¶
func (x *TestRuns_Run) GetTestResults() *TestResultBundle
func (*TestRuns_Run) GetTestSummary ¶
func (x *TestRuns_Run) GetTestSummary() *TestBundle
func (*TestRuns_Run) ProtoMessage ¶
func (*TestRuns_Run) ProtoMessage()
func (*TestRuns_Run) ProtoReflect ¶
func (x *TestRuns_Run) ProtoReflect() protoreflect.Message
func (*TestRuns_Run) Reset ¶
func (x *TestRuns_Run) Reset()
func (*TestRuns_Run) String ¶
func (x *TestRuns_Run) String() string
type UndifferentiatedRun ¶
type UndifferentiatedRun struct { RunId string `protobuf:"bytes,6,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` ParentRunId string `protobuf:"bytes,1,opt,name=parent_run_id,json=parentRunId,proto3" json:"parent_run_id,omitempty"` Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` Created *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created,proto3" json:"created,omitempty"` Completed *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=completed,proto3" json:"completed,omitempty"` // Regardless of success or failure. Attachment []*anypb.Any `protobuf:"bytes,5,rep,name=attachment,proto3" json:"attachment,omitempty"` // contains filtered or unexported fields }
Emitted by each individual run, regardless of kind and storage type. Next ID: 7
func (*UndifferentiatedRun) Descriptor
deprecated
func (*UndifferentiatedRun) Descriptor() ([]byte, []int)
Deprecated: Use UndifferentiatedRun.ProtoReflect.Descriptor instead.
func (*UndifferentiatedRun) GetAttachment ¶
func (x *UndifferentiatedRun) GetAttachment() []*anypb.Any
func (*UndifferentiatedRun) GetCompleted ¶
func (x *UndifferentiatedRun) GetCompleted() *timestamppb.Timestamp
func (*UndifferentiatedRun) GetCreated ¶
func (x *UndifferentiatedRun) GetCreated() *timestamppb.Timestamp
func (*UndifferentiatedRun) GetParentRunId ¶
func (x *UndifferentiatedRun) GetParentRunId() string
func (*UndifferentiatedRun) GetRunId ¶
func (x *UndifferentiatedRun) GetRunId() string
func (*UndifferentiatedRun) GetStatus ¶
func (x *UndifferentiatedRun) GetStatus() *status.Status
func (*UndifferentiatedRun) ProtoMessage ¶
func (*UndifferentiatedRun) ProtoMessage()
func (*UndifferentiatedRun) ProtoReflect ¶
func (x *UndifferentiatedRun) ProtoReflect() protoreflect.Message
func (*UndifferentiatedRun) Reset ¶
func (x *UndifferentiatedRun) Reset()
func (*UndifferentiatedRun) String ¶
func (x *UndifferentiatedRun) String() string