Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterEventsProxyServiceServer(s grpc.ServiceRegistrar, srv EventsProxyServiceServer)
- func RegisterInternalRunServiceServer(s grpc.ServiceRegistrar, srv InternalRunServiceServer)
- func RegisterQueueServiceServer(s grpc.ServiceRegistrar, srv QueueServiceServer)
- func RegisterRunLogsServiceServer(s grpc.ServiceRegistrar, srv RunLogsServiceServer)
- func RegisterRunServiceServer(s grpc.ServiceRegistrar, srv RunServiceServer)
- func RegisterStateServiceServer(s grpc.ServiceRegistrar, srv StateServiceServer)
- func RegisterTranslatorServiceServer(s grpc.ServiceRegistrar, srv TranslatorServiceServer)
- type AbortActionRequest
- func (*AbortActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AbortActionRequest) GetActionId() *common.ActionIdentifier
- func (x *AbortActionRequest) GetReason() string
- func (*AbortActionRequest) ProtoMessage()
- func (x *AbortActionRequest) ProtoReflect() protoreflect.Message
- func (x *AbortActionRequest) Reset()
- func (x *AbortActionRequest) String() string
- func (m *AbortActionRequest) Validate() error
- func (m *AbortActionRequest) ValidateAll() error
- type AbortActionRequestMultiError
- type AbortActionRequestValidationError
- func (e AbortActionRequestValidationError) Cause() error
- func (e AbortActionRequestValidationError) Error() string
- func (e AbortActionRequestValidationError) ErrorName() string
- func (e AbortActionRequestValidationError) Field() string
- func (e AbortActionRequestValidationError) Key() bool
- func (e AbortActionRequestValidationError) Reason() string
- type AbortActionResponse
- func (*AbortActionResponse) Descriptor() ([]byte, []int)deprecated
- func (*AbortActionResponse) ProtoMessage()
- func (x *AbortActionResponse) ProtoReflect() protoreflect.Message
- func (x *AbortActionResponse) Reset()
- func (x *AbortActionResponse) String() string
- func (m *AbortActionResponse) Validate() error
- func (m *AbortActionResponse) ValidateAll() error
- type AbortActionResponseMultiError
- type AbortActionResponseValidationError
- func (e AbortActionResponseValidationError) Cause() error
- func (e AbortActionResponseValidationError) Error() string
- func (e AbortActionResponseValidationError) ErrorName() string
- func (e AbortActionResponseValidationError) Field() string
- func (e AbortActionResponseValidationError) Key() bool
- func (e AbortActionResponseValidationError) Reason() string
- type AbortInfo
- func (*AbortInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AbortInfo) GetAbortedBy() *common.EnrichedIdentity
- func (x *AbortInfo) GetReason() string
- func (*AbortInfo) ProtoMessage()
- func (x *AbortInfo) ProtoReflect() protoreflect.Message
- func (x *AbortInfo) Reset()
- func (x *AbortInfo) String() string
- func (m *AbortInfo) Validate() error
- func (m *AbortInfo) ValidateAll() error
- type AbortInfoMultiError
- type AbortInfoValidationError
- type AbortQueuedActionRequest
- func (*AbortQueuedActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AbortQueuedActionRequest) GetActionId() *common.ActionIdentifier
- func (x *AbortQueuedActionRequest) GetReason() string
- func (*AbortQueuedActionRequest) ProtoMessage()
- func (x *AbortQueuedActionRequest) ProtoReflect() protoreflect.Message
- func (x *AbortQueuedActionRequest) Reset()
- func (x *AbortQueuedActionRequest) String() string
- func (m *AbortQueuedActionRequest) Validate() error
- func (m *AbortQueuedActionRequest) ValidateAll() error
- type AbortQueuedActionRequestMultiError
- type AbortQueuedActionRequestValidationError
- func (e AbortQueuedActionRequestValidationError) Cause() error
- func (e AbortQueuedActionRequestValidationError) Error() string
- func (e AbortQueuedActionRequestValidationError) ErrorName() string
- func (e AbortQueuedActionRequestValidationError) Field() string
- func (e AbortQueuedActionRequestValidationError) Key() bool
- func (e AbortQueuedActionRequestValidationError) Reason() string
- type AbortQueuedActionResponse
- func (*AbortQueuedActionResponse) Descriptor() ([]byte, []int)deprecated
- func (*AbortQueuedActionResponse) ProtoMessage()
- func (x *AbortQueuedActionResponse) ProtoReflect() protoreflect.Message
- func (x *AbortQueuedActionResponse) Reset()
- func (x *AbortQueuedActionResponse) String() string
- func (m *AbortQueuedActionResponse) Validate() error
- func (m *AbortQueuedActionResponse) ValidateAll() error
- type AbortQueuedActionResponseMultiError
- type AbortQueuedActionResponseValidationError
- func (e AbortQueuedActionResponseValidationError) Cause() error
- func (e AbortQueuedActionResponseValidationError) Error() string
- func (e AbortQueuedActionResponseValidationError) ErrorName() string
- func (e AbortQueuedActionResponseValidationError) Field() string
- func (e AbortQueuedActionResponseValidationError) Key() bool
- func (e AbortQueuedActionResponseValidationError) Reason() string
- type AbortQueuedRunRequest
- func (*AbortQueuedRunRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AbortQueuedRunRequest) GetReason() string
- func (x *AbortQueuedRunRequest) GetRunId() *common.RunIdentifier
- func (*AbortQueuedRunRequest) ProtoMessage()
- func (x *AbortQueuedRunRequest) ProtoReflect() protoreflect.Message
- func (x *AbortQueuedRunRequest) Reset()
- func (x *AbortQueuedRunRequest) String() string
- func (m *AbortQueuedRunRequest) Validate() error
- func (m *AbortQueuedRunRequest) ValidateAll() error
- type AbortQueuedRunRequestMultiError
- type AbortQueuedRunRequestValidationError
- func (e AbortQueuedRunRequestValidationError) Cause() error
- func (e AbortQueuedRunRequestValidationError) Error() string
- func (e AbortQueuedRunRequestValidationError) ErrorName() string
- func (e AbortQueuedRunRequestValidationError) Field() string
- func (e AbortQueuedRunRequestValidationError) Key() bool
- func (e AbortQueuedRunRequestValidationError) Reason() string
- type AbortQueuedRunResponse
- func (*AbortQueuedRunResponse) Descriptor() ([]byte, []int)deprecated
- func (*AbortQueuedRunResponse) ProtoMessage()
- func (x *AbortQueuedRunResponse) ProtoReflect() protoreflect.Message
- func (x *AbortQueuedRunResponse) Reset()
- func (x *AbortQueuedRunResponse) String() string
- func (m *AbortQueuedRunResponse) Validate() error
- func (m *AbortQueuedRunResponse) ValidateAll() error
- type AbortQueuedRunResponseMultiError
- type AbortQueuedRunResponseValidationError
- func (e AbortQueuedRunResponseValidationError) Cause() error
- func (e AbortQueuedRunResponseValidationError) Error() string
- func (e AbortQueuedRunResponseValidationError) ErrorName() string
- func (e AbortQueuedRunResponseValidationError) Field() string
- func (e AbortQueuedRunResponseValidationError) Key() bool
- func (e AbortQueuedRunResponseValidationError) Reason() string
- type AbortRunRequest
- func (*AbortRunRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AbortRunRequest) GetReason() string
- func (x *AbortRunRequest) GetRunId() *common.RunIdentifier
- func (*AbortRunRequest) ProtoMessage()
- func (x *AbortRunRequest) ProtoReflect() protoreflect.Message
- func (x *AbortRunRequest) Reset()
- func (x *AbortRunRequest) String() string
- func (m *AbortRunRequest) Validate() error
- func (m *AbortRunRequest) ValidateAll() error
- type AbortRunRequestMultiError
- type AbortRunRequestValidationError
- func (e AbortRunRequestValidationError) Cause() error
- func (e AbortRunRequestValidationError) Error() string
- func (e AbortRunRequestValidationError) ErrorName() string
- func (e AbortRunRequestValidationError) Field() string
- func (e AbortRunRequestValidationError) Key() bool
- func (e AbortRunRequestValidationError) Reason() string
- type AbortRunResponse
- func (*AbortRunResponse) Descriptor() ([]byte, []int)deprecated
- func (*AbortRunResponse) ProtoMessage()
- func (x *AbortRunResponse) ProtoReflect() protoreflect.Message
- func (x *AbortRunResponse) Reset()
- func (x *AbortRunResponse) String() string
- func (m *AbortRunResponse) Validate() error
- func (m *AbortRunResponse) ValidateAll() error
- type AbortRunResponseMultiError
- type AbortRunResponseValidationError
- func (e AbortRunResponseValidationError) Cause() error
- func (e AbortRunResponseValidationError) Error() string
- func (e AbortRunResponseValidationError) ErrorName() string
- func (e AbortRunResponseValidationError) Field() string
- func (e AbortRunResponseValidationError) Key() bool
- func (e AbortRunResponseValidationError) Reason() string
- type Action
- func (*Action) Descriptor() ([]byte, []int)deprecated
- func (x *Action) GetId() *common.ActionIdentifier
- func (x *Action) GetMetadata() *ActionMetadata
- func (x *Action) GetStatus() *ActionStatus
- func (*Action) ProtoMessage()
- func (x *Action) ProtoReflect() protoreflect.Message
- func (x *Action) Reset()
- func (x *Action) String() string
- func (m *Action) Validate() error
- func (m *Action) ValidateAll() error
- type ActionAttempt
- func (*ActionAttempt) Descriptor() ([]byte, []int)deprecated
- func (x *ActionAttempt) GetAttempt() uint32
- func (x *ActionAttempt) GetCacheStatus() core.CatalogCacheStatus
- func (x *ActionAttempt) GetCluster() string
- func (x *ActionAttempt) GetClusterEvents() []*ClusterEvent
- func (x *ActionAttempt) GetEndTime() *timestamppb.Timestamp
- func (x *ActionAttempt) GetErrorInfo() *ErrorInfo
- func (x *ActionAttempt) GetLogContext() *core.LogContext
- func (x *ActionAttempt) GetLogInfo() []*core.TaskLog
- func (x *ActionAttempt) GetLogsAvailable() bool
- func (x *ActionAttempt) GetOutputs() *task.OutputReferences
- func (x *ActionAttempt) GetPhase() common.ActionPhase
- func (x *ActionAttempt) GetPhaseTransitions() []*PhaseTransition
- func (x *ActionAttempt) GetStartTime() *timestamppb.Timestamp
- func (*ActionAttempt) ProtoMessage()
- func (x *ActionAttempt) ProtoReflect() protoreflect.Message
- func (x *ActionAttempt) Reset()
- func (x *ActionAttempt) String() string
- func (m *ActionAttempt) Validate() error
- func (m *ActionAttempt) ValidateAll() error
- type ActionAttemptMultiError
- type ActionAttemptValidationError
- func (e ActionAttemptValidationError) Cause() error
- func (e ActionAttemptValidationError) Error() string
- func (e ActionAttemptValidationError) ErrorName() string
- func (e ActionAttemptValidationError) Field() string
- func (e ActionAttemptValidationError) Key() bool
- func (e ActionAttemptValidationError) Reason() string
- type ActionDetails
- func (*ActionDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ActionDetails) GetAbortInfo() *AbortInfo
- func (x *ActionDetails) GetAttempts() []*ActionAttempt
- func (x *ActionDetails) GetCondition() *ConditionAction
- func (x *ActionDetails) GetErrorInfo() *ErrorInfo
- func (x *ActionDetails) GetId() *common.ActionIdentifier
- func (x *ActionDetails) GetMetadata() *ActionMetadata
- func (m *ActionDetails) GetResult() isActionDetails_Result
- func (m *ActionDetails) GetSpec() isActionDetails_Spec
- func (x *ActionDetails) GetStatus() *ActionStatus
- func (x *ActionDetails) GetTask() *task.TaskSpec
- func (x *ActionDetails) GetTrace() *task.TraceSpec
- func (*ActionDetails) ProtoMessage()
- func (x *ActionDetails) ProtoReflect() protoreflect.Message
- func (x *ActionDetails) Reset()
- func (x *ActionDetails) String() string
- func (m *ActionDetails) Validate() error
- func (m *ActionDetails) ValidateAll() error
- type ActionDetailsMultiError
- type ActionDetailsValidationError
- func (e ActionDetailsValidationError) Cause() error
- func (e ActionDetailsValidationError) Error() string
- func (e ActionDetailsValidationError) ErrorName() string
- func (e ActionDetailsValidationError) Field() string
- func (e ActionDetailsValidationError) Key() bool
- func (e ActionDetailsValidationError) Reason() string
- type ActionDetails_AbortInfo
- type ActionDetails_Condition
- type ActionDetails_ErrorInfo
- type ActionDetails_Task
- type ActionDetails_Trace
- type ActionEvent
- func (*ActionEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ActionEvent) GetAttempt() uint32
- func (x *ActionEvent) GetCacheStatus() core.CatalogCacheStatus
- func (x *ActionEvent) GetCluster() string
- func (x *ActionEvent) GetClusterEvents() []*ClusterEvent
- func (x *ActionEvent) GetEndTime() *timestamppb.Timestampdeprecated
- func (x *ActionEvent) GetErrorInfo() *ErrorInfo
- func (x *ActionEvent) GetId() *common.ActionIdentifier
- func (x *ActionEvent) GetLogContext() *core.LogContext
- func (x *ActionEvent) GetLogInfo() []*core.TaskLog
- func (x *ActionEvent) GetOutputs() *task.OutputReferences
- func (x *ActionEvent) GetPhase() common.ActionPhase
- func (x *ActionEvent) GetReportedTime() *timestamppb.Timestamp
- func (x *ActionEvent) GetStartTime() *timestamppb.Timestampdeprecated
- func (x *ActionEvent) GetUpdatedTime() *timestamppb.Timestamp
- func (x *ActionEvent) GetVersion() uint32
- func (*ActionEvent) ProtoMessage()
- func (x *ActionEvent) ProtoReflect() protoreflect.Message
- func (x *ActionEvent) Reset()
- func (x *ActionEvent) String() string
- func (m *ActionEvent) Validate() error
- func (m *ActionEvent) ValidateAll() error
- type ActionEventMultiError
- type ActionEventValidationError
- func (e ActionEventValidationError) Cause() error
- func (e ActionEventValidationError) Error() string
- func (e ActionEventValidationError) ErrorName() string
- func (e ActionEventValidationError) Field() string
- func (e ActionEventValidationError) Key() bool
- func (e ActionEventValidationError) Reason() string
- type ActionLeaf
- func (*ActionLeaf) Descriptor() ([]byte, []int)deprecated
- func (x *ActionLeaf) GetActionId() string
- func (x *ActionLeaf) GetDuration() *durationpb.Duration
- func (x *ActionLeaf) GetShortName() string
- func (*ActionLeaf) ProtoMessage()
- func (x *ActionLeaf) ProtoReflect() protoreflect.Message
- func (x *ActionLeaf) Reset()
- func (x *ActionLeaf) String() string
- func (m *ActionLeaf) Validate() error
- func (m *ActionLeaf) ValidateAll() error
- type ActionLeafMultiError
- type ActionLeafValidationError
- type ActionMetadata
- func (*ActionMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ActionMetadata) GetActionType() ActionType
- func (x *ActionMetadata) GetCondition() *ConditionActionMetadata
- func (x *ActionMetadata) GetEnvironmentName() string
- func (x *ActionMetadata) GetExecutedBy() *common.EnrichedIdentity
- func (x *ActionMetadata) GetFuntionName() string
- func (x *ActionMetadata) GetGroup() string
- func (x *ActionMetadata) GetParent() string
- func (x *ActionMetadata) GetSource() RunSource
- func (m *ActionMetadata) GetSpec() isActionMetadata_Spec
- func (x *ActionMetadata) GetTask() *TaskActionMetadata
- func (x *ActionMetadata) GetTrace() *TraceActionMetadata
- func (x *ActionMetadata) GetTriggerId() *common.TriggerIdentifier
- func (x *ActionMetadata) GetTriggerName() string
- func (x *ActionMetadata) GetTriggerType() *task.TriggerAutomationSpec
- func (*ActionMetadata) ProtoMessage()
- func (x *ActionMetadata) ProtoReflect() protoreflect.Message
- func (x *ActionMetadata) Reset()
- func (x *ActionMetadata) String() string
- func (m *ActionMetadata) Validate() error
- func (m *ActionMetadata) ValidateAll() error
- type ActionMetadataMultiError
- type ActionMetadataValidationError
- func (e ActionMetadataValidationError) Cause() error
- func (e ActionMetadataValidationError) Error() string
- func (e ActionMetadataValidationError) ErrorName() string
- func (e ActionMetadataValidationError) Field() string
- func (e ActionMetadataValidationError) Key() bool
- func (e ActionMetadataValidationError) Reason() string
- type ActionMetadata_Condition
- type ActionMetadata_Task
- type ActionMetadata_Trace
- type ActionMultiError
- type ActionSpec
- func (*ActionSpec) Descriptor() ([]byte, []int)deprecated
- func (x *ActionSpec) GetActionId() *common.ActionIdentifier
- func (x *ActionSpec) GetCondition() *ConditionAction
- func (x *ActionSpec) GetGroup() string
- func (x *ActionSpec) GetInputUri() string
- func (x *ActionSpec) GetParentActionName() string
- func (x *ActionSpec) GetRunOutputBase() string
- func (x *ActionSpec) GetRunSpec() *task.RunSpec
- func (m *ActionSpec) GetSpec() isActionSpec_Spec
- func (x *ActionSpec) GetTask() *TaskAction
- func (x *ActionSpec) GetTrace() *TraceAction
- func (*ActionSpec) ProtoMessage()
- func (x *ActionSpec) ProtoReflect() protoreflect.Message
- func (x *ActionSpec) Reset()
- func (x *ActionSpec) String() string
- func (m *ActionSpec) Validate() error
- func (m *ActionSpec) ValidateAll() error
- type ActionSpecMultiError
- type ActionSpecValidationError
- type ActionSpec_Condition
- type ActionSpec_Task
- type ActionSpec_Trace
- type ActionStatus
- func (*ActionStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ActionStatus) GetAttempts() uint32
- func (x *ActionStatus) GetCacheStatus() core.CatalogCacheStatus
- func (x *ActionStatus) GetDurationMs() uint64
- func (x *ActionStatus) GetEndTime() *timestamppb.Timestamp
- func (x *ActionStatus) GetPhase() common.ActionPhase
- func (x *ActionStatus) GetStartTime() *timestamppb.Timestamp
- func (*ActionStatus) ProtoMessage()
- func (x *ActionStatus) ProtoReflect() protoreflect.Message
- func (x *ActionStatus) Reset()
- func (x *ActionStatus) String() string
- func (m *ActionStatus) Validate() error
- func (m *ActionStatus) ValidateAll() error
- type ActionStatusMultiError
- type ActionStatusValidationError
- func (e ActionStatusValidationError) Cause() error
- func (e ActionStatusValidationError) Error() string
- func (e ActionStatusValidationError) ErrorName() string
- func (e ActionStatusValidationError) Field() string
- func (e ActionStatusValidationError) Key() bool
- func (e ActionStatusValidationError) Reason() string
- type ActionType
- type ActionUpdate
- func (*ActionUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *ActionUpdate) GetActionId() *common.ActionIdentifier
- func (x *ActionUpdate) GetError() *core.ExecutionError
- func (x *ActionUpdate) GetOutputUri() string
- func (x *ActionUpdate) GetPhase() common.ActionPhase
- func (x *ActionUpdate) GetValue() *core.Literal
- func (*ActionUpdate) ProtoMessage()
- func (x *ActionUpdate) ProtoReflect() protoreflect.Message
- func (x *ActionUpdate) Reset()
- func (x *ActionUpdate) String() string
- func (m *ActionUpdate) Validate() error
- func (m *ActionUpdate) ValidateAll() error
- type ActionUpdateMultiError
- type ActionUpdateValidationError
- func (e ActionUpdateValidationError) Cause() error
- func (e ActionUpdateValidationError) Error() string
- func (e ActionUpdateValidationError) ErrorName() string
- func (e ActionUpdateValidationError) Field() string
- func (e ActionUpdateValidationError) Key() bool
- func (e ActionUpdateValidationError) Reason() string
- type ActionValidationError
- type ClusterEvent
- func (*ClusterEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterEvent) GetMessage() string
- func (x *ClusterEvent) GetOccurredAt() *timestamppb.Timestamp
- func (*ClusterEvent) ProtoMessage()
- func (x *ClusterEvent) ProtoReflect() protoreflect.Message
- func (x *ClusterEvent) Reset()
- func (x *ClusterEvent) String() string
- func (m *ClusterEvent) Validate() error
- func (m *ClusterEvent) ValidateAll() error
- type ClusterEventMultiError
- type ClusterEventValidationError
- func (e ClusterEventValidationError) Cause() error
- func (e ClusterEventValidationError) Error() string
- func (e ClusterEventValidationError) ErrorName() string
- func (e ClusterEventValidationError) Field() string
- func (e ClusterEventValidationError) Key() bool
- func (e ClusterEventValidationError) Reason() string
- type ConditionAction
- func (*ConditionAction) Descriptor() ([]byte, []int)deprecated
- func (x *ConditionAction) GetDescription() string
- func (x *ConditionAction) GetName() string
- func (x *ConditionAction) GetPrompt() string
- func (x *ConditionAction) GetPromptType() ConditionPromptType
- func (x *ConditionAction) GetTimeout() *durationpb.Duration
- func (x *ConditionAction) GetType() *core.LiteralType
- func (x *ConditionAction) GetWebhook() *ConditionWebhook
- func (*ConditionAction) ProtoMessage()
- func (x *ConditionAction) ProtoReflect() protoreflect.Message
- func (x *ConditionAction) Reset()
- func (x *ConditionAction) String() string
- func (m *ConditionAction) Validate() error
- func (m *ConditionAction) ValidateAll() error
- type ConditionActionMetadata
- func (*ConditionActionMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ConditionActionMetadata) GetName() string
- func (x *ConditionActionMetadata) GetType() *core.LiteralType
- func (*ConditionActionMetadata) ProtoMessage()
- func (x *ConditionActionMetadata) ProtoReflect() protoreflect.Message
- func (x *ConditionActionMetadata) Reset()
- func (x *ConditionActionMetadata) String() string
- func (m *ConditionActionMetadata) Validate() error
- func (m *ConditionActionMetadata) ValidateAll() error
- type ConditionActionMetadataMultiError
- type ConditionActionMetadataValidationError
- func (e ConditionActionMetadataValidationError) Cause() error
- func (e ConditionActionMetadataValidationError) Error() string
- func (e ConditionActionMetadataValidationError) ErrorName() string
- func (e ConditionActionMetadataValidationError) Field() string
- func (e ConditionActionMetadataValidationError) Key() bool
- func (e ConditionActionMetadataValidationError) Reason() string
- type ConditionActionMultiError
- type ConditionActionValidationError
- func (e ConditionActionValidationError) Cause() error
- func (e ConditionActionValidationError) Error() string
- func (e ConditionActionValidationError) ErrorName() string
- func (e ConditionActionValidationError) Field() string
- func (e ConditionActionValidationError) Key() bool
- func (e ConditionActionValidationError) Reason() string
- type ConditionPromptType
- func (ConditionPromptType) Descriptor() protoreflect.EnumDescriptor
- func (x ConditionPromptType) Enum() *ConditionPromptType
- func (ConditionPromptType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConditionPromptType) Number() protoreflect.EnumNumber
- func (x ConditionPromptType) String() string
- func (ConditionPromptType) Type() protoreflect.EnumType
- type ConditionWebhook
- func (*ConditionWebhook) Descriptor() ([]byte, []int)deprecated
- func (x *ConditionWebhook) GetPayload() *structpb.Struct
- func (x *ConditionWebhook) GetUrl() string
- func (*ConditionWebhook) ProtoMessage()
- func (x *ConditionWebhook) ProtoReflect() protoreflect.Message
- func (x *ConditionWebhook) Reset()
- func (x *ConditionWebhook) String() string
- func (m *ConditionWebhook) Validate() error
- func (m *ConditionWebhook) ValidateAll() error
- type ConditionWebhookMultiError
- type ConditionWebhookValidationError
- func (e ConditionWebhookValidationError) Cause() error
- func (e ConditionWebhookValidationError) Error() string
- func (e ConditionWebhookValidationError) ErrorName() string
- func (e ConditionWebhookValidationError) Field() string
- func (e ConditionWebhookValidationError) Key() bool
- func (e ConditionWebhookValidationError) Reason() string
- type ControlMessage
- func (*ControlMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ControlMessage) GetSentinel() bool
- func (*ControlMessage) ProtoMessage()
- func (x *ControlMessage) ProtoReflect() protoreflect.Message
- func (x *ControlMessage) Reset()
- func (x *ControlMessage) String() string
- func (m *ControlMessage) Validate() error
- func (m *ControlMessage) ValidateAll() error
- type ControlMessageMultiError
- type ControlMessageValidationError
- func (e ControlMessageValidationError) Cause() error
- func (e ControlMessageValidationError) Error() string
- func (e ControlMessageValidationError) ErrorName() string
- func (e ControlMessageValidationError) Field() string
- func (e ControlMessageValidationError) Key() bool
- func (e ControlMessageValidationError) Reason() string
- type CreateRunRequest
- func (*CreateRunRequest) Descriptor() ([]byte, []int)deprecated
- func (m *CreateRunRequest) GetId() isCreateRunRequest_Id
- func (m *CreateRunRequest) GetInputWrapper() isCreateRunRequest_InputWrapper
- func (x *CreateRunRequest) GetInputs() *task.Inputs
- func (x *CreateRunRequest) GetOffloadedInputData() *common.OffloadedInputData
- func (x *CreateRunRequest) GetProjectId() *common.ProjectIdentifier
- func (x *CreateRunRequest) GetRunId() *common.RunIdentifier
- func (x *CreateRunRequest) GetRunSpec() *task.RunSpec
- func (x *CreateRunRequest) GetRunStartTime() *timestamppb.Timestamp
- func (x *CreateRunRequest) GetSource() RunSource
- func (m *CreateRunRequest) GetTask() isCreateRunRequest_Task
- func (x *CreateRunRequest) GetTaskId() *task.TaskIdentifier
- func (x *CreateRunRequest) GetTaskSpec() *task.TaskSpec
- func (x *CreateRunRequest) GetTriggerName() *common.TriggerName
- func (*CreateRunRequest) ProtoMessage()
- func (x *CreateRunRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRunRequest) Reset()
- func (x *CreateRunRequest) String() string
- func (m *CreateRunRequest) Validate() error
- func (m *CreateRunRequest) ValidateAll() error
- type CreateRunRequestMultiError
- type CreateRunRequestValidationError
- func (e CreateRunRequestValidationError) Cause() error
- func (e CreateRunRequestValidationError) Error() string
- func (e CreateRunRequestValidationError) ErrorName() string
- func (e CreateRunRequestValidationError) Field() string
- func (e CreateRunRequestValidationError) Key() bool
- func (e CreateRunRequestValidationError) Reason() string
- type CreateRunRequest_Inputs
- type CreateRunRequest_OffloadedInputData
- type CreateRunRequest_ProjectId
- type CreateRunRequest_RunId
- type CreateRunRequest_TaskId
- type CreateRunRequest_TaskSpec
- type CreateRunRequest_TriggerName
- type CreateRunResponse
- func (*CreateRunResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRunResponse) GetRun() *Run
- func (*CreateRunResponse) ProtoMessage()
- func (x *CreateRunResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRunResponse) Reset()
- func (x *CreateRunResponse) String() string
- func (m *CreateRunResponse) Validate() error
- func (m *CreateRunResponse) ValidateAll() error
- type CreateRunResponseMultiError
- type CreateRunResponseValidationError
- func (e CreateRunResponseValidationError) Cause() error
- func (e CreateRunResponseValidationError) Error() string
- func (e CreateRunResponseValidationError) ErrorName() string
- func (e CreateRunResponseValidationError) Field() string
- func (e CreateRunResponseValidationError) Key() bool
- func (e CreateRunResponseValidationError) Reason() string
- type EnqueueActionRequest
- func (*EnqueueActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnqueueActionRequest) GetActionId() *common.ActionIdentifier
- func (x *EnqueueActionRequest) GetCondition() *ConditionAction
- func (x *EnqueueActionRequest) GetGroup() string
- func (x *EnqueueActionRequest) GetInputUri() string
- func (x *EnqueueActionRequest) GetParentActionName() string
- func (x *EnqueueActionRequest) GetRunOutputBase() string
- func (x *EnqueueActionRequest) GetRunSpec() *task.RunSpec
- func (m *EnqueueActionRequest) GetSpec() isEnqueueActionRequest_Spec
- func (x *EnqueueActionRequest) GetSubject() string
- func (x *EnqueueActionRequest) GetTask() *TaskAction
- func (x *EnqueueActionRequest) GetTrace() *TraceAction
- func (*EnqueueActionRequest) ProtoMessage()
- func (x *EnqueueActionRequest) ProtoReflect() protoreflect.Message
- func (x *EnqueueActionRequest) Reset()
- func (x *EnqueueActionRequest) String() string
- func (m *EnqueueActionRequest) Validate() error
- func (m *EnqueueActionRequest) ValidateAll() error
- type EnqueueActionRequestMultiError
- type EnqueueActionRequestValidationError
- func (e EnqueueActionRequestValidationError) Cause() error
- func (e EnqueueActionRequestValidationError) Error() string
- func (e EnqueueActionRequestValidationError) ErrorName() string
- func (e EnqueueActionRequestValidationError) Field() string
- func (e EnqueueActionRequestValidationError) Key() bool
- func (e EnqueueActionRequestValidationError) Reason() string
- type EnqueueActionRequest_Condition
- type EnqueueActionRequest_Task
- type EnqueueActionRequest_Trace
- type EnqueueActionResponse
- func (*EnqueueActionResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnqueueActionResponse) ProtoMessage()
- func (x *EnqueueActionResponse) ProtoReflect() protoreflect.Message
- func (x *EnqueueActionResponse) Reset()
- func (x *EnqueueActionResponse) String() string
- func (m *EnqueueActionResponse) Validate() error
- func (m *EnqueueActionResponse) ValidateAll() error
- type EnqueueActionResponseMultiError
- type EnqueueActionResponseValidationError
- func (e EnqueueActionResponseValidationError) Cause() error
- func (e EnqueueActionResponseValidationError) Error() string
- func (e EnqueueActionResponseValidationError) ErrorName() string
- func (e EnqueueActionResponseValidationError) Field() string
- func (e EnqueueActionResponseValidationError) Key() bool
- func (e EnqueueActionResponseValidationError) Reason() string
- type EnrichedAction
- func (*EnrichedAction) Descriptor() ([]byte, []int)deprecated
- func (x *EnrichedAction) GetAction() *Action
- func (x *EnrichedAction) GetChildrenPhaseCounts() map[int32]int32
- func (x *EnrichedAction) GetMeetsFilter() bool
- func (*EnrichedAction) ProtoMessage()
- func (x *EnrichedAction) ProtoReflect() protoreflect.Message
- func (x *EnrichedAction) Reset()
- func (x *EnrichedAction) String() string
- func (m *EnrichedAction) Validate() error
- func (m *EnrichedAction) ValidateAll() error
- type EnrichedActionMultiError
- type EnrichedActionValidationError
- func (e EnrichedActionValidationError) Cause() error
- func (e EnrichedActionValidationError) Error() string
- func (e EnrichedActionValidationError) ErrorName() string
- func (e EnrichedActionValidationError) Field() string
- func (e EnrichedActionValidationError) Key() bool
- func (e EnrichedActionValidationError) Reason() string
- type ErrorInfo
- func (*ErrorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorInfo) GetKind() ErrorInfo_Kind
- func (x *ErrorInfo) GetMessage() string
- func (*ErrorInfo) ProtoMessage()
- func (x *ErrorInfo) ProtoReflect() protoreflect.Message
- func (x *ErrorInfo) Reset()
- func (x *ErrorInfo) String() string
- func (m *ErrorInfo) Validate() error
- func (m *ErrorInfo) ValidateAll() error
- type ErrorInfoMultiError
- type ErrorInfoValidationError
- type ErrorInfo_Kind
- func (ErrorInfo_Kind) Descriptor() protoreflect.EnumDescriptor
- func (x ErrorInfo_Kind) Enum() *ErrorInfo_Kind
- func (ErrorInfo_Kind) EnumDescriptor() ([]byte, []int)deprecated
- func (x ErrorInfo_Kind) Number() protoreflect.EnumNumber
- func (x ErrorInfo_Kind) String() string
- func (ErrorInfo_Kind) Type() protoreflect.EnumType
- type EventPayload
- func (*EventPayload) Descriptor() ([]byte, []int)deprecated
- func (x *EventPayload) GetBoolValue() bool
- func (x *EventPayload) GetFloatValue() float64
- func (x *EventPayload) GetIntValue() int64
- func (x *EventPayload) GetStringValue() string
- func (m *EventPayload) GetValue() isEventPayload_Value
- func (*EventPayload) ProtoMessage()
- func (x *EventPayload) ProtoReflect() protoreflect.Message
- func (x *EventPayload) Reset()
- func (x *EventPayload) String() string
- func (m *EventPayload) Validate() error
- func (m *EventPayload) ValidateAll() error
- type EventPayloadMultiError
- type EventPayloadValidationError
- func (e EventPayloadValidationError) Cause() error
- func (e EventPayloadValidationError) Error() string
- func (e EventPayloadValidationError) ErrorName() string
- func (e EventPayloadValidationError) Field() string
- func (e EventPayloadValidationError) Key() bool
- func (e EventPayloadValidationError) Reason() string
- type EventPayload_BoolValue
- type EventPayload_FloatValue
- type EventPayload_IntValue
- type EventPayload_StringValue
- type EventsProxyServiceClient
- type EventsProxyServiceServer
- type GetActionDataRequest
- func (*GetActionDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionDataRequest) GetActionId() *common.ActionIdentifier
- func (*GetActionDataRequest) ProtoMessage()
- func (x *GetActionDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetActionDataRequest) Reset()
- func (x *GetActionDataRequest) String() string
- func (m *GetActionDataRequest) Validate() error
- func (m *GetActionDataRequest) ValidateAll() error
- type GetActionDataRequestMultiError
- type GetActionDataRequestValidationError
- func (e GetActionDataRequestValidationError) Cause() error
- func (e GetActionDataRequestValidationError) Error() string
- func (e GetActionDataRequestValidationError) ErrorName() string
- func (e GetActionDataRequestValidationError) Field() string
- func (e GetActionDataRequestValidationError) Key() bool
- func (e GetActionDataRequestValidationError) Reason() string
- type GetActionDataResponse
- func (*GetActionDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionDataResponse) GetInputs() *task.Inputs
- func (x *GetActionDataResponse) GetOutputs() *task.Outputs
- func (*GetActionDataResponse) ProtoMessage()
- func (x *GetActionDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetActionDataResponse) Reset()
- func (x *GetActionDataResponse) String() string
- func (m *GetActionDataResponse) Validate() error
- func (m *GetActionDataResponse) ValidateAll() error
- type GetActionDataResponseMultiError
- type GetActionDataResponseValidationError
- func (e GetActionDataResponseValidationError) Cause() error
- func (e GetActionDataResponseValidationError) Error() string
- func (e GetActionDataResponseValidationError) ErrorName() string
- func (e GetActionDataResponseValidationError) Field() string
- func (e GetActionDataResponseValidationError) Key() bool
- func (e GetActionDataResponseValidationError) Reason() string
- type GetActionDataURIsRequest
- func (*GetActionDataURIsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionDataURIsRequest) GetActionId() *common.ActionIdentifier
- func (*GetActionDataURIsRequest) ProtoMessage()
- func (x *GetActionDataURIsRequest) ProtoReflect() protoreflect.Message
- func (x *GetActionDataURIsRequest) Reset()
- func (x *GetActionDataURIsRequest) String() string
- func (m *GetActionDataURIsRequest) Validate() error
- func (m *GetActionDataURIsRequest) ValidateAll() error
- type GetActionDataURIsRequestMultiError
- type GetActionDataURIsRequestValidationError
- func (e GetActionDataURIsRequestValidationError) Cause() error
- func (e GetActionDataURIsRequestValidationError) Error() string
- func (e GetActionDataURIsRequestValidationError) ErrorName() string
- func (e GetActionDataURIsRequestValidationError) Field() string
- func (e GetActionDataURIsRequestValidationError) Key() bool
- func (e GetActionDataURIsRequestValidationError) Reason() string
- type GetActionDataURIsResponse
- func (*GetActionDataURIsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionDataURIsResponse) GetInputsUri() string
- func (x *GetActionDataURIsResponse) GetOutputsUri() string
- func (*GetActionDataURIsResponse) ProtoMessage()
- func (x *GetActionDataURIsResponse) ProtoReflect() protoreflect.Message
- func (x *GetActionDataURIsResponse) Reset()
- func (x *GetActionDataURIsResponse) String() string
- func (m *GetActionDataURIsResponse) Validate() error
- func (m *GetActionDataURIsResponse) ValidateAll() error
- type GetActionDataURIsResponseMultiError
- type GetActionDataURIsResponseValidationError
- func (e GetActionDataURIsResponseValidationError) Cause() error
- func (e GetActionDataURIsResponseValidationError) Error() string
- func (e GetActionDataURIsResponseValidationError) ErrorName() string
- func (e GetActionDataURIsResponseValidationError) Field() string
- func (e GetActionDataURIsResponseValidationError) Key() bool
- func (e GetActionDataURIsResponseValidationError) Reason() string
- type GetActionDetailsRequest
- func (*GetActionDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionDetailsRequest) GetActionId() *common.ActionIdentifier
- func (*GetActionDetailsRequest) ProtoMessage()
- func (x *GetActionDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *GetActionDetailsRequest) Reset()
- func (x *GetActionDetailsRequest) String() string
- func (m *GetActionDetailsRequest) Validate() error
- func (m *GetActionDetailsRequest) ValidateAll() error
- type GetActionDetailsRequestMultiError
- type GetActionDetailsRequestValidationError
- func (e GetActionDetailsRequestValidationError) Cause() error
- func (e GetActionDetailsRequestValidationError) Error() string
- func (e GetActionDetailsRequestValidationError) ErrorName() string
- func (e GetActionDetailsRequestValidationError) Field() string
- func (e GetActionDetailsRequestValidationError) Key() bool
- func (e GetActionDetailsRequestValidationError) Reason() string
- type GetActionDetailsResponse
- func (*GetActionDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionDetailsResponse) GetDetails() *ActionDetails
- func (*GetActionDetailsResponse) ProtoMessage()
- func (x *GetActionDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *GetActionDetailsResponse) Reset()
- func (x *GetActionDetailsResponse) String() string
- func (m *GetActionDetailsResponse) Validate() error
- func (m *GetActionDetailsResponse) ValidateAll() error
- type GetActionDetailsResponseMultiError
- type GetActionDetailsResponseValidationError
- func (e GetActionDetailsResponseValidationError) Cause() error
- func (e GetActionDetailsResponseValidationError) Error() string
- func (e GetActionDetailsResponseValidationError) ErrorName() string
- func (e GetActionDetailsResponseValidationError) Field() string
- func (e GetActionDetailsResponseValidationError) Key() bool
- func (e GetActionDetailsResponseValidationError) Reason() string
- type GetActionLogContextRequest
- func (*GetActionLogContextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionLogContextRequest) GetActionId() *common.ActionIdentifier
- func (x *GetActionLogContextRequest) GetAttempt() uint32
- func (*GetActionLogContextRequest) ProtoMessage()
- func (x *GetActionLogContextRequest) ProtoReflect() protoreflect.Message
- func (x *GetActionLogContextRequest) Reset()
- func (x *GetActionLogContextRequest) String() string
- func (m *GetActionLogContextRequest) Validate() error
- func (m *GetActionLogContextRequest) ValidateAll() error
- type GetActionLogContextRequestMultiError
- type GetActionLogContextRequestValidationError
- func (e GetActionLogContextRequestValidationError) Cause() error
- func (e GetActionLogContextRequestValidationError) Error() string
- func (e GetActionLogContextRequestValidationError) ErrorName() string
- func (e GetActionLogContextRequestValidationError) Field() string
- func (e GetActionLogContextRequestValidationError) Key() bool
- func (e GetActionLogContextRequestValidationError) Reason() string
- type GetActionLogContextResponse
- func (*GetActionLogContextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionLogContextResponse) GetCluster() string
- func (x *GetActionLogContextResponse) GetEndTime() *timestamppb.Timestamp
- func (x *GetActionLogContextResponse) GetLogContext() *core.LogContext
- func (x *GetActionLogContextResponse) GetStartTime() *timestamppb.Timestamp
- func (*GetActionLogContextResponse) ProtoMessage()
- func (x *GetActionLogContextResponse) ProtoReflect() protoreflect.Message
- func (x *GetActionLogContextResponse) Reset()
- func (x *GetActionLogContextResponse) String() string
- func (m *GetActionLogContextResponse) Validate() error
- func (m *GetActionLogContextResponse) ValidateAll() error
- type GetActionLogContextResponseMultiError
- type GetActionLogContextResponseValidationError
- func (e GetActionLogContextResponseValidationError) Cause() error
- func (e GetActionLogContextResponseValidationError) Error() string
- func (e GetActionLogContextResponseValidationError) ErrorName() string
- func (e GetActionLogContextResponseValidationError) Field() string
- func (e GetActionLogContextResponseValidationError) Key() bool
- func (e GetActionLogContextResponseValidationError) Reason() string
- type GetRequest
- func (*GetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRequest) GetActionId() *common.ActionIdentifier
- func (*GetRequest) ProtoMessage()
- func (x *GetRequest) ProtoReflect() protoreflect.Message
- func (x *GetRequest) Reset()
- func (x *GetRequest) String() string
- func (m *GetRequest) Validate() error
- func (m *GetRequest) ValidateAll() error
- type GetRequestMultiError
- type GetRequestValidationError
- type GetResponse
- func (*GetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetResponse) GetActionId() *common.ActionIdentifier
- func (x *GetResponse) GetState() string
- func (x *GetResponse) GetStatus() *status.Status
- func (*GetResponse) ProtoMessage()
- func (x *GetResponse) ProtoReflect() protoreflect.Message
- func (x *GetResponse) Reset()
- func (x *GetResponse) String() string
- func (m *GetResponse) Validate() error
- func (m *GetResponse) ValidateAll() error
- type GetResponseMultiError
- type GetResponseValidationError
- func (e GetResponseValidationError) Cause() error
- func (e GetResponseValidationError) Error() string
- func (e GetResponseValidationError) ErrorName() string
- func (e GetResponseValidationError) Field() string
- func (e GetResponseValidationError) Key() bool
- func (e GetResponseValidationError) Reason() string
- type GetRunDetailsRequest
- func (*GetRunDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRunDetailsRequest) GetRunId() *common.RunIdentifier
- func (*GetRunDetailsRequest) ProtoMessage()
- func (x *GetRunDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRunDetailsRequest) Reset()
- func (x *GetRunDetailsRequest) String() string
- func (m *GetRunDetailsRequest) Validate() error
- func (m *GetRunDetailsRequest) ValidateAll() error
- type GetRunDetailsRequestMultiError
- type GetRunDetailsRequestValidationError
- func (e GetRunDetailsRequestValidationError) Cause() error
- func (e GetRunDetailsRequestValidationError) Error() string
- func (e GetRunDetailsRequestValidationError) ErrorName() string
- func (e GetRunDetailsRequestValidationError) Field() string
- func (e GetRunDetailsRequestValidationError) Key() bool
- func (e GetRunDetailsRequestValidationError) Reason() string
- type GetRunDetailsResponse
- func (*GetRunDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRunDetailsResponse) GetDetails() *RunDetails
- func (*GetRunDetailsResponse) ProtoMessage()
- func (x *GetRunDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRunDetailsResponse) Reset()
- func (x *GetRunDetailsResponse) String() string
- func (m *GetRunDetailsResponse) Validate() error
- func (m *GetRunDetailsResponse) ValidateAll() error
- type GetRunDetailsResponseMultiError
- type GetRunDetailsResponseValidationError
- func (e GetRunDetailsResponseValidationError) Cause() error
- func (e GetRunDetailsResponseValidationError) Error() string
- func (e GetRunDetailsResponseValidationError) ErrorName() string
- func (e GetRunDetailsResponseValidationError) Field() string
- func (e GetRunDetailsResponseValidationError) Key() bool
- func (e GetRunDetailsResponseValidationError) Reason() string
- type GroupAggregations
- func (*GroupAggregations) Descriptor() ([]byte, []int)deprecated
- func (x *GroupAggregations) GetFailed() []*ActionLeaf
- func (x *GroupAggregations) GetLongestDuration() []*ActionLeaf
- func (x *GroupAggregations) GetLongestRunning() []*ActionLeaf
- func (x *GroupAggregations) GetLongestSetup() []*ActionLeaf
- func (*GroupAggregations) ProtoMessage()
- func (x *GroupAggregations) ProtoReflect() protoreflect.Message
- func (x *GroupAggregations) Reset()
- func (x *GroupAggregations) String() string
- func (m *GroupAggregations) Validate() error
- func (m *GroupAggregations) ValidateAll() error
- type GroupAggregationsMultiError
- type GroupAggregationsValidationError
- func (e GroupAggregationsValidationError) Cause() error
- func (e GroupAggregationsValidationError) Error() string
- func (e GroupAggregationsValidationError) ErrorName() string
- func (e GroupAggregationsValidationError) Field() string
- func (e GroupAggregationsValidationError) Key() bool
- func (e GroupAggregationsValidationError) Reason() string
- type GroupNode
- func (*GroupNode) Descriptor() ([]byte, []int)deprecated
- func (x *GroupNode) GetAggregations() *GroupAggregations
- func (x *GroupNode) GetChildPhaseCounts() map[int32]int32
- func (x *GroupNode) GetEarliestStartTime() *timestamppb.Timestamp
- func (x *GroupNode) GetGroupName() string
- func (x *GroupNode) GetId() string
- func (x *GroupNode) GetLatestEndTime() *timestamppb.Timestamp
- func (x *GroupNode) GetMeetsFilter() bool
- func (x *GroupNode) GetParentId() string
- func (x *GroupNode) GetTotalChildren() int32
- func (*GroupNode) ProtoMessage()
- func (x *GroupNode) ProtoReflect() protoreflect.Message
- func (x *GroupNode) Reset()
- func (x *GroupNode) String() string
- func (m *GroupNode) Validate() error
- func (m *GroupNode) ValidateAll() error
- type GroupNodeMultiError
- type GroupNodeValidationError
- type InternalRunServiceClient
- type InternalRunServiceServer
- type InternalRunService_RecordActionEventStreamClient
- type InternalRunService_RecordActionEventStreamServer
- type InternalRunService_RecordActionStreamClient
- type InternalRunService_RecordActionStreamServer
- type InternalRunService_UpdateActionStatusStreamClient
- type InternalRunService_UpdateActionStatusStreamServer
- type JsonValuesToLiteralsRequest
- func (*JsonValuesToLiteralsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *JsonValuesToLiteralsRequest) GetValues() *structpb.Struct
- func (x *JsonValuesToLiteralsRequest) GetVariables() *core.VariableMap
- func (*JsonValuesToLiteralsRequest) ProtoMessage()
- func (x *JsonValuesToLiteralsRequest) ProtoReflect() protoreflect.Message
- func (x *JsonValuesToLiteralsRequest) Reset()
- func (x *JsonValuesToLiteralsRequest) String() string
- func (m *JsonValuesToLiteralsRequest) Validate() error
- func (m *JsonValuesToLiteralsRequest) ValidateAll() error
- type JsonValuesToLiteralsRequestMultiError
- type JsonValuesToLiteralsRequestValidationError
- func (e JsonValuesToLiteralsRequestValidationError) Cause() error
- func (e JsonValuesToLiteralsRequestValidationError) Error() string
- func (e JsonValuesToLiteralsRequestValidationError) ErrorName() string
- func (e JsonValuesToLiteralsRequestValidationError) Field() string
- func (e JsonValuesToLiteralsRequestValidationError) Key() bool
- func (e JsonValuesToLiteralsRequestValidationError) Reason() string
- type JsonValuesToLiteralsResponse
- func (*JsonValuesToLiteralsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *JsonValuesToLiteralsResponse) GetLiterals() []*task.NamedLiteral
- func (*JsonValuesToLiteralsResponse) ProtoMessage()
- func (x *JsonValuesToLiteralsResponse) ProtoReflect() protoreflect.Message
- func (x *JsonValuesToLiteralsResponse) Reset()
- func (x *JsonValuesToLiteralsResponse) String() string
- func (m *JsonValuesToLiteralsResponse) Validate() error
- func (m *JsonValuesToLiteralsResponse) ValidateAll() error
- type JsonValuesToLiteralsResponseMultiError
- type JsonValuesToLiteralsResponseValidationError
- func (e JsonValuesToLiteralsResponseValidationError) Cause() error
- func (e JsonValuesToLiteralsResponseValidationError) Error() string
- func (e JsonValuesToLiteralsResponseValidationError) ErrorName() string
- func (e JsonValuesToLiteralsResponseValidationError) Field() string
- func (e JsonValuesToLiteralsResponseValidationError) Key() bool
- func (e JsonValuesToLiteralsResponseValidationError) Reason() string
- type LaunchFormJsonToLiteralsRequest
- func (*LaunchFormJsonToLiteralsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchFormJsonToLiteralsRequest) GetJson() *structpb.Struct
- func (*LaunchFormJsonToLiteralsRequest) ProtoMessage()
- func (x *LaunchFormJsonToLiteralsRequest) ProtoReflect() protoreflect.Message
- func (x *LaunchFormJsonToLiteralsRequest) Reset()
- func (x *LaunchFormJsonToLiteralsRequest) String() string
- func (m *LaunchFormJsonToLiteralsRequest) Validate() error
- func (m *LaunchFormJsonToLiteralsRequest) ValidateAll() error
- type LaunchFormJsonToLiteralsRequestMultiError
- type LaunchFormJsonToLiteralsRequestValidationError
- func (e LaunchFormJsonToLiteralsRequestValidationError) Cause() error
- func (e LaunchFormJsonToLiteralsRequestValidationError) Error() string
- func (e LaunchFormJsonToLiteralsRequestValidationError) ErrorName() string
- func (e LaunchFormJsonToLiteralsRequestValidationError) Field() string
- func (e LaunchFormJsonToLiteralsRequestValidationError) Key() bool
- func (e LaunchFormJsonToLiteralsRequestValidationError) Reason() string
- type LaunchFormJsonToLiteralsResponse
- func (*LaunchFormJsonToLiteralsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchFormJsonToLiteralsResponse) GetLiterals() []*task.NamedLiteral
- func (*LaunchFormJsonToLiteralsResponse) ProtoMessage()
- func (x *LaunchFormJsonToLiteralsResponse) ProtoReflect() protoreflect.Message
- func (x *LaunchFormJsonToLiteralsResponse) Reset()
- func (x *LaunchFormJsonToLiteralsResponse) String() string
- func (m *LaunchFormJsonToLiteralsResponse) Validate() error
- func (m *LaunchFormJsonToLiteralsResponse) ValidateAll() error
- type LaunchFormJsonToLiteralsResponseMultiError
- type LaunchFormJsonToLiteralsResponseValidationError
- func (e LaunchFormJsonToLiteralsResponseValidationError) Cause() error
- func (e LaunchFormJsonToLiteralsResponseValidationError) Error() string
- func (e LaunchFormJsonToLiteralsResponseValidationError) ErrorName() string
- func (e LaunchFormJsonToLiteralsResponseValidationError) Field() string
- func (e LaunchFormJsonToLiteralsResponseValidationError) Key() bool
- func (e LaunchFormJsonToLiteralsResponseValidationError) Reason() string
- type ListActionsRequest
- func (*ListActionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListActionsRequest) GetRequest() *common.ListRequest
- func (x *ListActionsRequest) GetRunId() *common.RunIdentifier
- func (*ListActionsRequest) ProtoMessage()
- func (x *ListActionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListActionsRequest) Reset()
- func (x *ListActionsRequest) String() string
- func (m *ListActionsRequest) Validate() error
- func (m *ListActionsRequest) ValidateAll() error
- type ListActionsRequestMultiError
- type ListActionsRequestValidationError
- func (e ListActionsRequestValidationError) Cause() error
- func (e ListActionsRequestValidationError) Error() string
- func (e ListActionsRequestValidationError) ErrorName() string
- func (e ListActionsRequestValidationError) Field() string
- func (e ListActionsRequestValidationError) Key() bool
- func (e ListActionsRequestValidationError) Reason() string
- type ListActionsResponse
- func (*ListActionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListActionsResponse) GetActions() []*Action
- func (x *ListActionsResponse) GetToken() string
- func (*ListActionsResponse) ProtoMessage()
- func (x *ListActionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListActionsResponse) Reset()
- func (x *ListActionsResponse) String() string
- func (m *ListActionsResponse) Validate() error
- func (m *ListActionsResponse) ValidateAll() error
- type ListActionsResponseMultiError
- type ListActionsResponseValidationError
- func (e ListActionsResponseValidationError) Cause() error
- func (e ListActionsResponseValidationError) Error() string
- func (e ListActionsResponseValidationError) ErrorName() string
- func (e ListActionsResponseValidationError) Field() string
- func (e ListActionsResponseValidationError) Key() bool
- func (e ListActionsResponseValidationError) Reason() string
- type ListRunsRequest
- func (*ListRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRunsRequest) GetOrg() string
- func (x *ListRunsRequest) GetProjectId() *common.ProjectIdentifier
- func (x *ListRunsRequest) GetRequest() *common.ListRequest
- func (m *ListRunsRequest) GetScopeBy() isListRunsRequest_ScopeBy
- func (x *ListRunsRequest) GetTaskId() *task.TaskIdentifier
- func (x *ListRunsRequest) GetTaskName() *task.TaskName
- func (x *ListRunsRequest) GetTriggerName() *common.TriggerName
- func (*ListRunsRequest) ProtoMessage()
- func (x *ListRunsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRunsRequest) Reset()
- func (x *ListRunsRequest) String() string
- func (m *ListRunsRequest) Validate() error
- func (m *ListRunsRequest) ValidateAll() error
- type ListRunsRequestMultiError
- type ListRunsRequestValidationError
- func (e ListRunsRequestValidationError) Cause() error
- func (e ListRunsRequestValidationError) Error() string
- func (e ListRunsRequestValidationError) ErrorName() string
- func (e ListRunsRequestValidationError) Field() string
- func (e ListRunsRequestValidationError) Key() bool
- func (e ListRunsRequestValidationError) Reason() string
- type ListRunsRequest_Org
- type ListRunsRequest_ProjectId
- type ListRunsRequest_TaskId
- type ListRunsRequest_TaskName
- type ListRunsRequest_TriggerName
- type ListRunsResponse
- func (*ListRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRunsResponse) GetRuns() []*Run
- func (x *ListRunsResponse) GetToken() string
- func (*ListRunsResponse) ProtoMessage()
- func (x *ListRunsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRunsResponse) Reset()
- func (x *ListRunsResponse) String() string
- func (m *ListRunsResponse) Validate() error
- func (m *ListRunsResponse) ValidateAll() error
- type ListRunsResponseMultiError
- type ListRunsResponseValidationError
- func (e ListRunsResponseValidationError) Cause() error
- func (e ListRunsResponseValidationError) Error() string
- func (e ListRunsResponseValidationError) ErrorName() string
- func (e ListRunsResponseValidationError) Field() string
- func (e ListRunsResponseValidationError) Key() bool
- func (e ListRunsResponseValidationError) Reason() string
- type LiteralsToLaunchFormJsonRequest
- func (*LiteralsToLaunchFormJsonRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LiteralsToLaunchFormJsonRequest) GetLiterals() []*task.NamedLiteral
- func (x *LiteralsToLaunchFormJsonRequest) GetVariables() *core.VariableMap
- func (*LiteralsToLaunchFormJsonRequest) ProtoMessage()
- func (x *LiteralsToLaunchFormJsonRequest) ProtoReflect() protoreflect.Message
- func (x *LiteralsToLaunchFormJsonRequest) Reset()
- func (x *LiteralsToLaunchFormJsonRequest) String() string
- func (m *LiteralsToLaunchFormJsonRequest) Validate() error
- func (m *LiteralsToLaunchFormJsonRequest) ValidateAll() error
- type LiteralsToLaunchFormJsonRequestMultiError
- type LiteralsToLaunchFormJsonRequestValidationError
- func (e LiteralsToLaunchFormJsonRequestValidationError) Cause() error
- func (e LiteralsToLaunchFormJsonRequestValidationError) Error() string
- func (e LiteralsToLaunchFormJsonRequestValidationError) ErrorName() string
- func (e LiteralsToLaunchFormJsonRequestValidationError) Field() string
- func (e LiteralsToLaunchFormJsonRequestValidationError) Key() bool
- func (e LiteralsToLaunchFormJsonRequestValidationError) Reason() string
- type LiteralsToLaunchFormJsonResponse
- func (*LiteralsToLaunchFormJsonResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LiteralsToLaunchFormJsonResponse) GetJson() *structpb.Struct
- func (*LiteralsToLaunchFormJsonResponse) ProtoMessage()
- func (x *LiteralsToLaunchFormJsonResponse) ProtoReflect() protoreflect.Message
- func (x *LiteralsToLaunchFormJsonResponse) Reset()
- func (x *LiteralsToLaunchFormJsonResponse) String() string
- func (m *LiteralsToLaunchFormJsonResponse) Validate() error
- func (m *LiteralsToLaunchFormJsonResponse) ValidateAll() error
- type LiteralsToLaunchFormJsonResponseMultiError
- type LiteralsToLaunchFormJsonResponseValidationError
- func (e LiteralsToLaunchFormJsonResponseValidationError) Cause() error
- func (e LiteralsToLaunchFormJsonResponseValidationError) Error() string
- func (e LiteralsToLaunchFormJsonResponseValidationError) ErrorName() string
- func (e LiteralsToLaunchFormJsonResponseValidationError) Field() string
- func (e LiteralsToLaunchFormJsonResponseValidationError) Key() bool
- func (e LiteralsToLaunchFormJsonResponseValidationError) Reason() string
- type NodeExpansionParams
- func (*NodeExpansionParams) Descriptor() ([]byte, []int)deprecated
- func (x *NodeExpansionParams) GetLimit() int32
- func (x *NodeExpansionParams) GetOffset() int32
- func (*NodeExpansionParams) ProtoMessage()
- func (x *NodeExpansionParams) ProtoReflect() protoreflect.Message
- func (x *NodeExpansionParams) Reset()
- func (x *NodeExpansionParams) String() string
- func (m *NodeExpansionParams) Validate() error
- func (m *NodeExpansionParams) ValidateAll() error
- type NodeExpansionParamsMultiError
- type NodeExpansionParamsValidationError
- func (e NodeExpansionParamsValidationError) Cause() error
- func (e NodeExpansionParamsValidationError) Error() string
- func (e NodeExpansionParamsValidationError) ErrorName() string
- func (e NodeExpansionParamsValidationError) Field() string
- func (e NodeExpansionParamsValidationError) Key() bool
- func (e NodeExpansionParamsValidationError) Reason() string
- type PhaseTransition
- func (*PhaseTransition) Descriptor() ([]byte, []int)deprecated
- func (x *PhaseTransition) GetEndTime() *timestamppb.Timestamp
- func (x *PhaseTransition) GetPhase() common.ActionPhase
- func (x *PhaseTransition) GetStartTime() *timestamppb.Timestamp
- func (*PhaseTransition) ProtoMessage()
- func (x *PhaseTransition) ProtoReflect() protoreflect.Message
- func (x *PhaseTransition) Reset()
- func (x *PhaseTransition) String() string
- func (m *PhaseTransition) Validate() error
- func (m *PhaseTransition) ValidateAll() error
- type PhaseTransitionMultiError
- type PhaseTransitionValidationError
- func (e PhaseTransitionValidationError) Cause() error
- func (e PhaseTransitionValidationError) Error() string
- func (e PhaseTransitionValidationError) ErrorName() string
- func (e PhaseTransitionValidationError) Field() string
- func (e PhaseTransitionValidationError) Key() bool
- func (e PhaseTransitionValidationError) Reason() string
- type PutRequest
- func (*PutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutRequest) GetActionId() *common.ActionIdentifier
- func (x *PutRequest) GetParentActionName() string
- func (x *PutRequest) GetState() string
- func (*PutRequest) ProtoMessage()
- func (x *PutRequest) ProtoReflect() protoreflect.Message
- func (x *PutRequest) Reset()
- func (x *PutRequest) String() string
- func (m *PutRequest) Validate() error
- func (m *PutRequest) ValidateAll() error
- type PutRequestMultiError
- type PutRequestValidationError
- type PutResponse
- func (*PutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutResponse) GetActionId() *common.ActionIdentifier
- func (x *PutResponse) GetStatus() *status.Status
- func (*PutResponse) ProtoMessage()
- func (x *PutResponse) ProtoReflect() protoreflect.Message
- func (x *PutResponse) Reset()
- func (x *PutResponse) String() string
- func (m *PutResponse) Validate() error
- func (m *PutResponse) ValidateAll() error
- type PutResponseMultiError
- type PutResponseValidationError
- func (e PutResponseValidationError) Cause() error
- func (e PutResponseValidationError) Error() string
- func (e PutResponseValidationError) ErrorName() string
- func (e PutResponseValidationError) Field() string
- func (e PutResponseValidationError) Key() bool
- func (e PutResponseValidationError) Reason() string
- type QueueServiceClient
- type QueueServiceServer
- type RecordActionEventRequest
- func (*RecordActionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionEventRequest) GetEvent() *ActionEvent
- func (*RecordActionEventRequest) ProtoMessage()
- func (x *RecordActionEventRequest) ProtoReflect() protoreflect.Message
- func (x *RecordActionEventRequest) Reset()
- func (x *RecordActionEventRequest) String() string
- func (m *RecordActionEventRequest) Validate() error
- func (m *RecordActionEventRequest) ValidateAll() error
- type RecordActionEventRequestMultiError
- type RecordActionEventRequestValidationError
- func (e RecordActionEventRequestValidationError) Cause() error
- func (e RecordActionEventRequestValidationError) Error() string
- func (e RecordActionEventRequestValidationError) ErrorName() string
- func (e RecordActionEventRequestValidationError) Field() string
- func (e RecordActionEventRequestValidationError) Key() bool
- func (e RecordActionEventRequestValidationError) Reason() string
- type RecordActionEventResponse
- func (*RecordActionEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionEventResponse) GetActionId() *common.ActionIdentifier
- func (x *RecordActionEventResponse) GetStatus() *status.Status
- func (*RecordActionEventResponse) ProtoMessage()
- func (x *RecordActionEventResponse) ProtoReflect() protoreflect.Message
- func (x *RecordActionEventResponse) Reset()
- func (x *RecordActionEventResponse) String() string
- func (m *RecordActionEventResponse) Validate() error
- func (m *RecordActionEventResponse) ValidateAll() error
- type RecordActionEventResponseMultiError
- type RecordActionEventResponseValidationError
- func (e RecordActionEventResponseValidationError) Cause() error
- func (e RecordActionEventResponseValidationError) Error() string
- func (e RecordActionEventResponseValidationError) ErrorName() string
- func (e RecordActionEventResponseValidationError) Field() string
- func (e RecordActionEventResponseValidationError) Key() bool
- func (e RecordActionEventResponseValidationError) Reason() string
- type RecordActionEventStreamRequest
- func (*RecordActionEventStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionEventStreamRequest) GetNonce() int64
- func (x *RecordActionEventStreamRequest) GetRequest() *RecordActionEventRequest
- func (*RecordActionEventStreamRequest) ProtoMessage()
- func (x *RecordActionEventStreamRequest) ProtoReflect() protoreflect.Message
- func (x *RecordActionEventStreamRequest) Reset()
- func (x *RecordActionEventStreamRequest) String() string
- func (m *RecordActionEventStreamRequest) Validate() error
- func (m *RecordActionEventStreamRequest) ValidateAll() error
- type RecordActionEventStreamRequestMultiError
- type RecordActionEventStreamRequestValidationError
- func (e RecordActionEventStreamRequestValidationError) Cause() error
- func (e RecordActionEventStreamRequestValidationError) Error() string
- func (e RecordActionEventStreamRequestValidationError) ErrorName() string
- func (e RecordActionEventStreamRequestValidationError) Field() string
- func (e RecordActionEventStreamRequestValidationError) Key() bool
- func (e RecordActionEventStreamRequestValidationError) Reason() string
- type RecordActionEventStreamResponse
- func (*RecordActionEventStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionEventStreamResponse) GetNonce() int64
- func (x *RecordActionEventStreamResponse) GetResponse() *RecordActionEventResponse
- func (*RecordActionEventStreamResponse) ProtoMessage()
- func (x *RecordActionEventStreamResponse) ProtoReflect() protoreflect.Message
- func (x *RecordActionEventStreamResponse) Reset()
- func (x *RecordActionEventStreamResponse) String() string
- func (m *RecordActionEventStreamResponse) Validate() error
- func (m *RecordActionEventStreamResponse) ValidateAll() error
- type RecordActionEventStreamResponseMultiError
- type RecordActionEventStreamResponseValidationError
- func (e RecordActionEventStreamResponseValidationError) Cause() error
- func (e RecordActionEventStreamResponseValidationError) Error() string
- func (e RecordActionEventStreamResponseValidationError) ErrorName() string
- func (e RecordActionEventStreamResponseValidationError) Field() string
- func (e RecordActionEventStreamResponseValidationError) Key() bool
- func (e RecordActionEventStreamResponseValidationError) Reason() string
- type RecordActionEventsRequest
- func (*RecordActionEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionEventsRequest) GetEvents() []*ActionEvent
- func (*RecordActionEventsRequest) ProtoMessage()
- func (x *RecordActionEventsRequest) ProtoReflect() protoreflect.Message
- func (x *RecordActionEventsRequest) Reset()
- func (x *RecordActionEventsRequest) String() string
- func (m *RecordActionEventsRequest) Validate() error
- func (m *RecordActionEventsRequest) ValidateAll() error
- type RecordActionEventsRequestMultiError
- type RecordActionEventsRequestValidationError
- func (e RecordActionEventsRequestValidationError) Cause() error
- func (e RecordActionEventsRequestValidationError) Error() string
- func (e RecordActionEventsRequestValidationError) ErrorName() string
- func (e RecordActionEventsRequestValidationError) Field() string
- func (e RecordActionEventsRequestValidationError) Key() bool
- func (e RecordActionEventsRequestValidationError) Reason() string
- type RecordActionEventsResponse
- func (*RecordActionEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionEventsResponse) GetStatus() *status.Status
- func (*RecordActionEventsResponse) ProtoMessage()
- func (x *RecordActionEventsResponse) ProtoReflect() protoreflect.Message
- func (x *RecordActionEventsResponse) Reset()
- func (x *RecordActionEventsResponse) String() string
- func (m *RecordActionEventsResponse) Validate() error
- func (m *RecordActionEventsResponse) ValidateAll() error
- type RecordActionEventsResponseMultiError
- type RecordActionEventsResponseValidationError
- func (e RecordActionEventsResponseValidationError) Cause() error
- func (e RecordActionEventsResponseValidationError) Error() string
- func (e RecordActionEventsResponseValidationError) ErrorName() string
- func (e RecordActionEventsResponseValidationError) Field() string
- func (e RecordActionEventsResponseValidationError) Key() bool
- func (e RecordActionEventsResponseValidationError) Reason() string
- type RecordActionRequest
- func (*RecordActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionRequest) GetActionId() *common.ActionIdentifier
- func (x *RecordActionRequest) GetCondition() *ConditionAction
- func (x *RecordActionRequest) GetGroup() string
- func (x *RecordActionRequest) GetInputUri() string
- func (x *RecordActionRequest) GetParent() string
- func (m *RecordActionRequest) GetSpec() isRecordActionRequest_Spec
- func (x *RecordActionRequest) GetSubject() string
- func (x *RecordActionRequest) GetTask() *TaskAction
- func (x *RecordActionRequest) GetTrace() *TraceAction
- func (*RecordActionRequest) ProtoMessage()
- func (x *RecordActionRequest) ProtoReflect() protoreflect.Message
- func (x *RecordActionRequest) Reset()
- func (x *RecordActionRequest) String() string
- func (m *RecordActionRequest) Validate() error
- func (m *RecordActionRequest) ValidateAll() error
- type RecordActionRequestMultiError
- type RecordActionRequestValidationError
- func (e RecordActionRequestValidationError) Cause() error
- func (e RecordActionRequestValidationError) Error() string
- func (e RecordActionRequestValidationError) ErrorName() string
- func (e RecordActionRequestValidationError) Field() string
- func (e RecordActionRequestValidationError) Key() bool
- func (e RecordActionRequestValidationError) Reason() string
- type RecordActionRequest_Condition
- type RecordActionRequest_Task
- type RecordActionRequest_Trace
- type RecordActionResponse
- func (*RecordActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionResponse) GetActionId() *common.ActionIdentifier
- func (x *RecordActionResponse) GetStatus() *status.Status
- func (*RecordActionResponse) ProtoMessage()
- func (x *RecordActionResponse) ProtoReflect() protoreflect.Message
- func (x *RecordActionResponse) Reset()
- func (x *RecordActionResponse) String() string
- func (m *RecordActionResponse) Validate() error
- func (m *RecordActionResponse) ValidateAll() error
- type RecordActionResponseMultiError
- type RecordActionResponseValidationError
- func (e RecordActionResponseValidationError) Cause() error
- func (e RecordActionResponseValidationError) Error() string
- func (e RecordActionResponseValidationError) ErrorName() string
- func (e RecordActionResponseValidationError) Field() string
- func (e RecordActionResponseValidationError) Key() bool
- func (e RecordActionResponseValidationError) Reason() string
- type RecordActionStreamRequest
- func (*RecordActionStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionStreamRequest) GetRequest() *RecordActionRequest
- func (*RecordActionStreamRequest) ProtoMessage()
- func (x *RecordActionStreamRequest) ProtoReflect() protoreflect.Message
- func (x *RecordActionStreamRequest) Reset()
- func (x *RecordActionStreamRequest) String() string
- func (m *RecordActionStreamRequest) Validate() error
- func (m *RecordActionStreamRequest) ValidateAll() error
- type RecordActionStreamRequestMultiError
- type RecordActionStreamRequestValidationError
- func (e RecordActionStreamRequestValidationError) Cause() error
- func (e RecordActionStreamRequestValidationError) Error() string
- func (e RecordActionStreamRequestValidationError) ErrorName() string
- func (e RecordActionStreamRequestValidationError) Field() string
- func (e RecordActionStreamRequestValidationError) Key() bool
- func (e RecordActionStreamRequestValidationError) Reason() string
- type RecordActionStreamResponse
- func (*RecordActionStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecordActionStreamResponse) GetResponse() *RecordActionResponse
- func (*RecordActionStreamResponse) ProtoMessage()
- func (x *RecordActionStreamResponse) ProtoReflect() protoreflect.Message
- func (x *RecordActionStreamResponse) Reset()
- func (x *RecordActionStreamResponse) String() string
- func (m *RecordActionStreamResponse) Validate() error
- func (m *RecordActionStreamResponse) ValidateAll() error
- type RecordActionStreamResponseMultiError
- type RecordActionStreamResponseValidationError
- func (e RecordActionStreamResponseValidationError) Cause() error
- func (e RecordActionStreamResponseValidationError) Error() string
- func (e RecordActionStreamResponseValidationError) ErrorName() string
- func (e RecordActionStreamResponseValidationError) Field() string
- func (e RecordActionStreamResponseValidationError) Key() bool
- func (e RecordActionStreamResponseValidationError) Reason() string
- type RecordRequest
- func (*RecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordRequest) GetEvents() []*ActionEvent
- func (*RecordRequest) ProtoMessage()
- func (x *RecordRequest) ProtoReflect() protoreflect.Message
- func (x *RecordRequest) Reset()
- func (x *RecordRequest) String() string
- func (m *RecordRequest) Validate() error
- func (m *RecordRequest) ValidateAll() error
- type RecordRequestMultiError
- type RecordRequestValidationError
- func (e RecordRequestValidationError) Cause() error
- func (e RecordRequestValidationError) Error() string
- func (e RecordRequestValidationError) ErrorName() string
- func (e RecordRequestValidationError) Field() string
- func (e RecordRequestValidationError) Key() bool
- func (e RecordRequestValidationError) Reason() string
- type RecordResponse
- func (*RecordResponse) Descriptor() ([]byte, []int)deprecated
- func (*RecordResponse) ProtoMessage()
- func (x *RecordResponse) ProtoReflect() protoreflect.Message
- func (x *RecordResponse) Reset()
- func (x *RecordResponse) String() string
- func (m *RecordResponse) Validate() error
- func (m *RecordResponse) ValidateAll() error
- type RecordResponseMultiError
- type RecordResponseValidationError
- func (e RecordResponseValidationError) Cause() error
- func (e RecordResponseValidationError) Error() string
- func (e RecordResponseValidationError) ErrorName() string
- func (e RecordResponseValidationError) Field() string
- func (e RecordResponseValidationError) Key() bool
- func (e RecordResponseValidationError) Reason() string
- type Run
- func (*Run) Descriptor() ([]byte, []int)deprecated
- func (x *Run) GetAction() *Action
- func (x *Run) GetLabels() map[string]string
- func (*Run) ProtoMessage()
- func (x *Run) ProtoReflect() protoreflect.Message
- func (x *Run) Reset()
- func (x *Run) String() string
- func (m *Run) Validate() error
- func (m *Run) ValidateAll() error
- type RunDetails
- func (*RunDetails) Descriptor() ([]byte, []int)deprecated
- func (x *RunDetails) GetAction() *ActionDetails
- func (x *RunDetails) GetRunSpec() *task.RunSpec
- func (*RunDetails) ProtoMessage()
- func (x *RunDetails) ProtoReflect() protoreflect.Message
- func (x *RunDetails) Reset()
- func (x *RunDetails) String() string
- func (m *RunDetails) Validate() error
- func (m *RunDetails) ValidateAll() error
- type RunDetailsMultiError
- type RunDetailsValidationError
- type RunInfo
- func (*RunInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RunInfo) GetInputsUri() string
- func (x *RunInfo) GetOutputsUri() string
- func (x *RunInfo) GetRunSpec() *task.RunSpec
- func (x *RunInfo) GetTaskSpecDigest() string
- func (*RunInfo) ProtoMessage()
- func (x *RunInfo) ProtoReflect() protoreflect.Message
- func (x *RunInfo) Reset()
- func (x *RunInfo) String() string
- func (m *RunInfo) Validate() error
- func (m *RunInfo) ValidateAll() error
- type RunInfoMultiError
- type RunInfoValidationError
- type RunLogsServiceClient
- type RunLogsServiceServer
- type RunLogsService_TailLogsClient
- type RunLogsService_TailLogsServer
- type RunMultiError
- type RunServiceClient
- type RunServiceServer
- type RunService_WatchActionDetailsClient
- type RunService_WatchActionDetailsServer
- type RunService_WatchActionsClient
- type RunService_WatchActionsServer
- type RunService_WatchClusterEventsClient
- type RunService_WatchClusterEventsServer
- type RunService_WatchGroupsClient
- type RunService_WatchGroupsServer
- type RunService_WatchRunDetailsClient
- type RunService_WatchRunDetailsServer
- type RunService_WatchRunsClient
- type RunService_WatchRunsServer
- type RunSource
- type RunValidationError
- type SignalEventRequest
- func (*SignalEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignalEventRequest) GetActionId() *common.ActionIdentifier
- func (x *SignalEventRequest) GetParentActionName() string
- func (x *SignalEventRequest) GetPayload() *EventPayload
- func (*SignalEventRequest) ProtoMessage()
- func (x *SignalEventRequest) ProtoReflect() protoreflect.Message
- func (x *SignalEventRequest) Reset()
- func (x *SignalEventRequest) String() string
- func (m *SignalEventRequest) Validate() error
- func (m *SignalEventRequest) ValidateAll() error
- type SignalEventRequestMultiError
- type SignalEventRequestValidationError
- func (e SignalEventRequestValidationError) Cause() error
- func (e SignalEventRequestValidationError) Error() string
- func (e SignalEventRequestValidationError) ErrorName() string
- func (e SignalEventRequestValidationError) Field() string
- func (e SignalEventRequestValidationError) Key() bool
- func (e SignalEventRequestValidationError) Reason() string
- type SignalEventResponse
- func (*SignalEventResponse) Descriptor() ([]byte, []int)deprecated
- func (*SignalEventResponse) ProtoMessage()
- func (x *SignalEventResponse) ProtoReflect() protoreflect.Message
- func (x *SignalEventResponse) Reset()
- func (x *SignalEventResponse) String() string
- func (m *SignalEventResponse) Validate() error
- func (m *SignalEventResponse) ValidateAll() error
- type SignalEventResponseMultiError
- type SignalEventResponseValidationError
- func (e SignalEventResponseValidationError) Cause() error
- func (e SignalEventResponseValidationError) Error() string
- func (e SignalEventResponseValidationError) ErrorName() string
- func (e SignalEventResponseValidationError) Field() string
- func (e SignalEventResponseValidationError) Key() bool
- func (e SignalEventResponseValidationError) Reason() string
- type StateServiceClient
- type StateServiceServer
- type StateService_WatchClient
- type StateService_WatchServer
- type TailLogsRequest
- func (*TailLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TailLogsRequest) GetActionId() *common.ActionIdentifier
- func (x *TailLogsRequest) GetAttempt() uint32
- func (*TailLogsRequest) ProtoMessage()
- func (x *TailLogsRequest) ProtoReflect() protoreflect.Message
- func (x *TailLogsRequest) Reset()
- func (x *TailLogsRequest) String() string
- func (m *TailLogsRequest) Validate() error
- func (m *TailLogsRequest) ValidateAll() error
- type TailLogsRequestMultiError
- type TailLogsRequestValidationError
- func (e TailLogsRequestValidationError) Cause() error
- func (e TailLogsRequestValidationError) Error() string
- func (e TailLogsRequestValidationError) ErrorName() string
- func (e TailLogsRequestValidationError) Field() string
- func (e TailLogsRequestValidationError) Key() bool
- func (e TailLogsRequestValidationError) Reason() string
- type TailLogsResponse
- func (*TailLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TailLogsResponse) GetLogs() []*TailLogsResponse_Logs
- func (*TailLogsResponse) ProtoMessage()
- func (x *TailLogsResponse) ProtoReflect() protoreflect.Message
- func (x *TailLogsResponse) Reset()
- func (x *TailLogsResponse) String() string
- func (m *TailLogsResponse) Validate() error
- func (m *TailLogsResponse) ValidateAll() error
- type TailLogsResponseMultiError
- type TailLogsResponseValidationError
- func (e TailLogsResponseValidationError) Cause() error
- func (e TailLogsResponseValidationError) Error() string
- func (e TailLogsResponseValidationError) ErrorName() string
- func (e TailLogsResponseValidationError) Field() string
- func (e TailLogsResponseValidationError) Key() bool
- func (e TailLogsResponseValidationError) Reason() string
- type TailLogsResponse_Logs
- func (*TailLogsResponse_Logs) Descriptor() ([]byte, []int)deprecated
- func (x *TailLogsResponse_Logs) GetLines() []*dataplane.LogLine
- func (*TailLogsResponse_Logs) ProtoMessage()
- func (x *TailLogsResponse_Logs) ProtoReflect() protoreflect.Message
- func (x *TailLogsResponse_Logs) Reset()
- func (x *TailLogsResponse_Logs) String() string
- func (m *TailLogsResponse_Logs) Validate() error
- func (m *TailLogsResponse_Logs) ValidateAll() error
- type TailLogsResponse_LogsMultiError
- type TailLogsResponse_LogsValidationError
- func (e TailLogsResponse_LogsValidationError) Cause() error
- func (e TailLogsResponse_LogsValidationError) Error() string
- func (e TailLogsResponse_LogsValidationError) ErrorName() string
- func (e TailLogsResponse_LogsValidationError) Field() string
- func (e TailLogsResponse_LogsValidationError) Key() bool
- func (e TailLogsResponse_LogsValidationError) Reason() string
- type TaskAction
- func (*TaskAction) Descriptor() ([]byte, []int)deprecated
- func (x *TaskAction) GetCacheKey() *wrapperspb.StringValue
- func (x *TaskAction) GetCluster() string
- func (x *TaskAction) GetId() *task.TaskIdentifier
- func (x *TaskAction) GetSpec() *task.TaskSpec
- func (*TaskAction) ProtoMessage()
- func (x *TaskAction) ProtoReflect() protoreflect.Message
- func (x *TaskAction) Reset()
- func (x *TaskAction) String() string
- func (m *TaskAction) Validate() error
- func (m *TaskAction) ValidateAll() error
- type TaskActionMetadata
- func (*TaskActionMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *TaskActionMetadata) GetId() *task.TaskIdentifier
- func (x *TaskActionMetadata) GetShortName() string
- func (x *TaskActionMetadata) GetTaskType() string
- func (*TaskActionMetadata) ProtoMessage()
- func (x *TaskActionMetadata) ProtoReflect() protoreflect.Message
- func (x *TaskActionMetadata) Reset()
- func (x *TaskActionMetadata) String() string
- func (m *TaskActionMetadata) Validate() error
- func (m *TaskActionMetadata) ValidateAll() error
- type TaskActionMetadataMultiError
- type TaskActionMetadataValidationError
- func (e TaskActionMetadataValidationError) Cause() error
- func (e TaskActionMetadataValidationError) Error() string
- func (e TaskActionMetadataValidationError) ErrorName() string
- func (e TaskActionMetadataValidationError) Field() string
- func (e TaskActionMetadataValidationError) Key() bool
- func (e TaskActionMetadataValidationError) Reason() string
- type TaskActionMultiError
- type TaskActionValidationError
- type TaskGroup
- func (*TaskGroup) Descriptor() ([]byte, []int)deprecated
- func (x *TaskGroup) GetAverageDuration() *durationpb.Duration
- func (x *TaskGroup) GetAverageFailureRate() float64
- func (x *TaskGroup) GetAverageTimeToRunning() *durationpb.Duration
- func (x *TaskGroup) GetCreatedBy() []*common.EnrichedIdentity
- func (x *TaskGroup) GetEnvironmentName() string
- func (x *TaskGroup) GetErrorCounts() *TaskGroup_ErrorCounts
- func (x *TaskGroup) GetLatestFinishedTime() *timestamppb.Timestamp
- func (x *TaskGroup) GetLatestRunTime() *timestamppb.Timestamp
- func (x *TaskGroup) GetPhaseCounts() []*TaskGroup_PhaseCounts
- func (x *TaskGroup) GetRecentStatuses() []*TaskGroup_RecentStatus
- func (x *TaskGroup) GetShortName() string
- func (x *TaskGroup) GetShouldDelete() bool
- func (x *TaskGroup) GetTaskName() string
- func (x *TaskGroup) GetTotalRuns() int64
- func (*TaskGroup) ProtoMessage()
- func (x *TaskGroup) ProtoReflect() protoreflect.Message
- func (x *TaskGroup) Reset()
- func (x *TaskGroup) String() string
- func (m *TaskGroup) Validate() error
- func (m *TaskGroup) ValidateAll() error
- type TaskGroupMultiError
- type TaskGroupValidationError
- type TaskGroup_ErrorCounts
- func (*TaskGroup_ErrorCounts) Descriptor() ([]byte, []int)deprecated
- func (x *TaskGroup_ErrorCounts) GetSystemError() int64
- func (x *TaskGroup_ErrorCounts) GetUnspecifiedError() int64
- func (x *TaskGroup_ErrorCounts) GetUserError() int64
- func (*TaskGroup_ErrorCounts) ProtoMessage()
- func (x *TaskGroup_ErrorCounts) ProtoReflect() protoreflect.Message
- func (x *TaskGroup_ErrorCounts) Reset()
- func (x *TaskGroup_ErrorCounts) String() string
- func (m *TaskGroup_ErrorCounts) Validate() error
- func (m *TaskGroup_ErrorCounts) ValidateAll() error
- type TaskGroup_ErrorCountsMultiError
- type TaskGroup_ErrorCountsValidationError
- func (e TaskGroup_ErrorCountsValidationError) Cause() error
- func (e TaskGroup_ErrorCountsValidationError) Error() string
- func (e TaskGroup_ErrorCountsValidationError) ErrorName() string
- func (e TaskGroup_ErrorCountsValidationError) Field() string
- func (e TaskGroup_ErrorCountsValidationError) Key() bool
- func (e TaskGroup_ErrorCountsValidationError) Reason() string
- type TaskGroup_PhaseCounts
- func (*TaskGroup_PhaseCounts) Descriptor() ([]byte, []int)deprecated
- func (x *TaskGroup_PhaseCounts) GetCount() int64
- func (x *TaskGroup_PhaseCounts) GetPhase() common.ActionPhase
- func (*TaskGroup_PhaseCounts) ProtoMessage()
- func (x *TaskGroup_PhaseCounts) ProtoReflect() protoreflect.Message
- func (x *TaskGroup_PhaseCounts) Reset()
- func (x *TaskGroup_PhaseCounts) String() string
- func (m *TaskGroup_PhaseCounts) Validate() error
- func (m *TaskGroup_PhaseCounts) ValidateAll() error
- type TaskGroup_PhaseCountsMultiError
- type TaskGroup_PhaseCountsValidationError
- func (e TaskGroup_PhaseCountsValidationError) Cause() error
- func (e TaskGroup_PhaseCountsValidationError) Error() string
- func (e TaskGroup_PhaseCountsValidationError) ErrorName() string
- func (e TaskGroup_PhaseCountsValidationError) Field() string
- func (e TaskGroup_PhaseCountsValidationError) Key() bool
- func (e TaskGroup_PhaseCountsValidationError) Reason() string
- type TaskGroup_RecentStatus
- func (*TaskGroup_RecentStatus) Descriptor() ([]byte, []int)deprecated
- func (x *TaskGroup_RecentStatus) GetPhase() common.ActionPhase
- func (x *TaskGroup_RecentStatus) GetRunName() string
- func (*TaskGroup_RecentStatus) ProtoMessage()
- func (x *TaskGroup_RecentStatus) ProtoReflect() protoreflect.Message
- func (x *TaskGroup_RecentStatus) Reset()
- func (x *TaskGroup_RecentStatus) String() string
- func (m *TaskGroup_RecentStatus) Validate() error
- func (m *TaskGroup_RecentStatus) ValidateAll() error
- type TaskGroup_RecentStatusMultiError
- type TaskGroup_RecentStatusValidationError
- func (e TaskGroup_RecentStatusValidationError) Cause() error
- func (e TaskGroup_RecentStatusValidationError) Error() string
- func (e TaskGroup_RecentStatusValidationError) ErrorName() string
- func (e TaskGroup_RecentStatusValidationError) Field() string
- func (e TaskGroup_RecentStatusValidationError) Key() bool
- func (e TaskGroup_RecentStatusValidationError) Reason() string
- type TaskSpecToLaunchFormJsonRequest
- func (*TaskSpecToLaunchFormJsonRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TaskSpecToLaunchFormJsonRequest) GetTaskSpec() *task.TaskSpec
- func (*TaskSpecToLaunchFormJsonRequest) ProtoMessage()
- func (x *TaskSpecToLaunchFormJsonRequest) ProtoReflect() protoreflect.Message
- func (x *TaskSpecToLaunchFormJsonRequest) Reset()
- func (x *TaskSpecToLaunchFormJsonRequest) String() string
- func (m *TaskSpecToLaunchFormJsonRequest) Validate() error
- func (m *TaskSpecToLaunchFormJsonRequest) ValidateAll() error
- type TaskSpecToLaunchFormJsonRequestMultiError
- type TaskSpecToLaunchFormJsonRequestValidationError
- func (e TaskSpecToLaunchFormJsonRequestValidationError) Cause() error
- func (e TaskSpecToLaunchFormJsonRequestValidationError) Error() string
- func (e TaskSpecToLaunchFormJsonRequestValidationError) ErrorName() string
- func (e TaskSpecToLaunchFormJsonRequestValidationError) Field() string
- func (e TaskSpecToLaunchFormJsonRequestValidationError) Key() bool
- func (e TaskSpecToLaunchFormJsonRequestValidationError) Reason() string
- type TaskSpecToLaunchFormJsonResponse
- func (*TaskSpecToLaunchFormJsonResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TaskSpecToLaunchFormJsonResponse) GetJson() *structpb.Struct
- func (*TaskSpecToLaunchFormJsonResponse) ProtoMessage()
- func (x *TaskSpecToLaunchFormJsonResponse) ProtoReflect() protoreflect.Message
- func (x *TaskSpecToLaunchFormJsonResponse) Reset()
- func (x *TaskSpecToLaunchFormJsonResponse) String() string
- func (m *TaskSpecToLaunchFormJsonResponse) Validate() error
- func (m *TaskSpecToLaunchFormJsonResponse) ValidateAll() error
- type TaskSpecToLaunchFormJsonResponseMultiError
- type TaskSpecToLaunchFormJsonResponseValidationError
- func (e TaskSpecToLaunchFormJsonResponseValidationError) Cause() error
- func (e TaskSpecToLaunchFormJsonResponseValidationError) Error() string
- func (e TaskSpecToLaunchFormJsonResponseValidationError) ErrorName() string
- func (e TaskSpecToLaunchFormJsonResponseValidationError) Field() string
- func (e TaskSpecToLaunchFormJsonResponseValidationError) Key() bool
- func (e TaskSpecToLaunchFormJsonResponseValidationError) Reason() string
- type TraceAction
- func (*TraceAction) Descriptor() ([]byte, []int)deprecated
- func (x *TraceAction) GetEndTime() *timestamppb.Timestamp
- func (x *TraceAction) GetName() string
- func (x *TraceAction) GetOutputs() *task.OutputReferences
- func (x *TraceAction) GetPhase() common.ActionPhase
- func (x *TraceAction) GetSpec() *task.TraceSpec
- func (x *TraceAction) GetStartTime() *timestamppb.Timestamp
- func (*TraceAction) ProtoMessage()
- func (x *TraceAction) ProtoReflect() protoreflect.Message
- func (x *TraceAction) Reset()
- func (x *TraceAction) String() string
- func (m *TraceAction) Validate() error
- func (m *TraceAction) ValidateAll() error
- type TraceActionMetadata
- func (*TraceActionMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *TraceActionMetadata) GetName() string
- func (*TraceActionMetadata) ProtoMessage()
- func (x *TraceActionMetadata) ProtoReflect() protoreflect.Message
- func (x *TraceActionMetadata) Reset()
- func (x *TraceActionMetadata) String() string
- func (m *TraceActionMetadata) Validate() error
- func (m *TraceActionMetadata) ValidateAll() error
- type TraceActionMetadataMultiError
- type TraceActionMetadataValidationError
- func (e TraceActionMetadataValidationError) Cause() error
- func (e TraceActionMetadataValidationError) Error() string
- func (e TraceActionMetadataValidationError) ErrorName() string
- func (e TraceActionMetadataValidationError) Field() string
- func (e TraceActionMetadataValidationError) Key() bool
- func (e TraceActionMetadataValidationError) Reason() string
- type TraceActionMultiError
- type TraceActionValidationError
- func (e TraceActionValidationError) Cause() error
- func (e TraceActionValidationError) Error() string
- func (e TraceActionValidationError) ErrorName() string
- func (e TraceActionValidationError) Field() string
- func (e TraceActionValidationError) Key() bool
- func (e TraceActionValidationError) Reason() string
- type TranslatorServiceClient
- type TranslatorServiceServer
- type TruncationNotice
- func (*TruncationNotice) Descriptor() ([]byte, []int)deprecated
- func (x *TruncationNotice) GetKnownTotalActionCount() int64
- func (x *TruncationNotice) GetMessage() string
- func (x *TruncationNotice) GetReason() TruncationNotice_Reason
- func (x *TruncationNotice) GetTrackedActionCount() int64
- func (*TruncationNotice) ProtoMessage()
- func (x *TruncationNotice) ProtoReflect() protoreflect.Message
- func (x *TruncationNotice) Reset()
- func (x *TruncationNotice) String() string
- func (m *TruncationNotice) Validate() error
- func (m *TruncationNotice) ValidateAll() error
- type TruncationNoticeMultiError
- type TruncationNoticeValidationError
- func (e TruncationNoticeValidationError) Cause() error
- func (e TruncationNoticeValidationError) Error() string
- func (e TruncationNoticeValidationError) ErrorName() string
- func (e TruncationNoticeValidationError) Field() string
- func (e TruncationNoticeValidationError) Key() bool
- func (e TruncationNoticeValidationError) Reason() string
- type TruncationNotice_Reason
- func (TruncationNotice_Reason) Descriptor() protoreflect.EnumDescriptor
- func (x TruncationNotice_Reason) Enum() *TruncationNotice_Reason
- func (TruncationNotice_Reason) EnumDescriptor() ([]byte, []int)deprecated
- func (x TruncationNotice_Reason) Number() protoreflect.EnumNumber
- func (x TruncationNotice_Reason) String() string
- func (TruncationNotice_Reason) Type() protoreflect.EnumType
- type UnimplementedEventsProxyServiceServer
- type UnimplementedInternalRunServiceServer
- func (UnimplementedInternalRunServiceServer) RecordAction(context.Context, *RecordActionRequest) (*RecordActionResponse, error)
- func (UnimplementedInternalRunServiceServer) RecordActionEventStream(InternalRunService_RecordActionEventStreamServer) error
- func (UnimplementedInternalRunServiceServer) RecordActionEvents(context.Context, *RecordActionEventsRequest) (*RecordActionEventsResponse, error)
- func (UnimplementedInternalRunServiceServer) RecordActionStream(InternalRunService_RecordActionStreamServer) error
- func (UnimplementedInternalRunServiceServer) UpdateActionStatus(context.Context, *UpdateActionStatusRequest) (*UpdateActionStatusResponse, error)
- func (UnimplementedInternalRunServiceServer) UpdateActionStatusStream(InternalRunService_UpdateActionStatusStreamServer) error
- type UnimplementedQueueServiceServer
- func (UnimplementedQueueServiceServer) AbortQueuedAction(context.Context, *AbortQueuedActionRequest) (*AbortQueuedActionResponse, error)
- func (UnimplementedQueueServiceServer) AbortQueuedRun(context.Context, *AbortQueuedRunRequest) (*AbortQueuedRunResponse, error)
- func (UnimplementedQueueServiceServer) EnqueueAction(context.Context, *EnqueueActionRequest) (*EnqueueActionResponse, error)
- type UnimplementedRunLogsServiceServer
- type UnimplementedRunServiceServer
- func (UnimplementedRunServiceServer) AbortAction(context.Context, *AbortActionRequest) (*AbortActionResponse, error)
- func (UnimplementedRunServiceServer) AbortRun(context.Context, *AbortRunRequest) (*AbortRunResponse, error)
- func (UnimplementedRunServiceServer) CreateRun(context.Context, *CreateRunRequest) (*CreateRunResponse, error)
- func (UnimplementedRunServiceServer) GetActionData(context.Context, *GetActionDataRequest) (*GetActionDataResponse, error)
- func (UnimplementedRunServiceServer) GetActionDataURIs(context.Context, *GetActionDataURIsRequest) (*GetActionDataURIsResponse, error)
- func (UnimplementedRunServiceServer) GetActionDetails(context.Context, *GetActionDetailsRequest) (*GetActionDetailsResponse, error)
- func (UnimplementedRunServiceServer) GetActionLogContext(context.Context, *GetActionLogContextRequest) (*GetActionLogContextResponse, error)
- func (UnimplementedRunServiceServer) GetRunDetails(context.Context, *GetRunDetailsRequest) (*GetRunDetailsResponse, error)
- func (UnimplementedRunServiceServer) ListActions(context.Context, *ListActionsRequest) (*ListActionsResponse, error)
- func (UnimplementedRunServiceServer) ListRuns(context.Context, *ListRunsRequest) (*ListRunsResponse, error)
- func (UnimplementedRunServiceServer) SignalEvent(context.Context, *SignalEventRequest) (*SignalEventResponse, error)
- func (UnimplementedRunServiceServer) WatchActionDetails(*WatchActionDetailsRequest, RunService_WatchActionDetailsServer) error
- func (UnimplementedRunServiceServer) WatchActions(*WatchActionsRequest, RunService_WatchActionsServer) error
- func (UnimplementedRunServiceServer) WatchClusterEvents(*WatchClusterEventsRequest, RunService_WatchClusterEventsServer) error
- func (UnimplementedRunServiceServer) WatchGroups(*WatchGroupsRequest, RunService_WatchGroupsServer) error
- func (UnimplementedRunServiceServer) WatchRunDetails(*WatchRunDetailsRequest, RunService_WatchRunDetailsServer) error
- func (UnimplementedRunServiceServer) WatchRuns(*WatchRunsRequest, RunService_WatchRunsServer) error
- type UnimplementedStateServiceServer
- type UnimplementedTranslatorServiceServer
- func (UnimplementedTranslatorServiceServer) JsonValuesToLiterals(context.Context, *JsonValuesToLiteralsRequest) (*JsonValuesToLiteralsResponse, error)
- func (UnimplementedTranslatorServiceServer) LaunchFormJsonToLiterals(context.Context, *LaunchFormJsonToLiteralsRequest) (*LaunchFormJsonToLiteralsResponse, error)
- func (UnimplementedTranslatorServiceServer) LiteralsToLaunchFormJson(context.Context, *LiteralsToLaunchFormJsonRequest) (*LiteralsToLaunchFormJsonResponse, error)
- func (UnimplementedTranslatorServiceServer) TaskSpecToLaunchFormJson(context.Context, *TaskSpecToLaunchFormJsonRequest) (*TaskSpecToLaunchFormJsonResponse, error)
- type UnsafeEventsProxyServiceServer
- type UnsafeInternalRunServiceServer
- type UnsafeQueueServiceServer
- type UnsafeRunLogsServiceServer
- type UnsafeRunServiceServer
- type UnsafeStateServiceServer
- type UnsafeTranslatorServiceServer
- type UpdateActionStatusRequest
- func (*UpdateActionStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateActionStatusRequest) GetActionId() *common.ActionIdentifier
- func (x *UpdateActionStatusRequest) GetStatus() *ActionStatus
- func (*UpdateActionStatusRequest) ProtoMessage()
- func (x *UpdateActionStatusRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateActionStatusRequest) Reset()
- func (x *UpdateActionStatusRequest) String() string
- func (m *UpdateActionStatusRequest) Validate() error
- func (m *UpdateActionStatusRequest) ValidateAll() error
- type UpdateActionStatusRequestMultiError
- type UpdateActionStatusRequestValidationError
- func (e UpdateActionStatusRequestValidationError) Cause() error
- func (e UpdateActionStatusRequestValidationError) Error() string
- func (e UpdateActionStatusRequestValidationError) ErrorName() string
- func (e UpdateActionStatusRequestValidationError) Field() string
- func (e UpdateActionStatusRequestValidationError) Key() bool
- func (e UpdateActionStatusRequestValidationError) Reason() string
- type UpdateActionStatusResponse
- func (*UpdateActionStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateActionStatusResponse) GetActionId() *common.ActionIdentifier
- func (x *UpdateActionStatusResponse) GetStatus() *status.Status
- func (*UpdateActionStatusResponse) ProtoMessage()
- func (x *UpdateActionStatusResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateActionStatusResponse) Reset()
- func (x *UpdateActionStatusResponse) String() string
- func (m *UpdateActionStatusResponse) Validate() error
- func (m *UpdateActionStatusResponse) ValidateAll() error
- type UpdateActionStatusResponseMultiError
- type UpdateActionStatusResponseValidationError
- func (e UpdateActionStatusResponseValidationError) Cause() error
- func (e UpdateActionStatusResponseValidationError) Error() string
- func (e UpdateActionStatusResponseValidationError) ErrorName() string
- func (e UpdateActionStatusResponseValidationError) Field() string
- func (e UpdateActionStatusResponseValidationError) Key() bool
- func (e UpdateActionStatusResponseValidationError) Reason() string
- type UpdateActionStatusStreamRequest
- func (*UpdateActionStatusStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateActionStatusStreamRequest) GetNonce() int64
- func (x *UpdateActionStatusStreamRequest) GetRequest() *UpdateActionStatusRequest
- func (*UpdateActionStatusStreamRequest) ProtoMessage()
- func (x *UpdateActionStatusStreamRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateActionStatusStreamRequest) Reset()
- func (x *UpdateActionStatusStreamRequest) String() string
- func (m *UpdateActionStatusStreamRequest) Validate() error
- func (m *UpdateActionStatusStreamRequest) ValidateAll() error
- type UpdateActionStatusStreamRequestMultiError
- type UpdateActionStatusStreamRequestValidationError
- func (e UpdateActionStatusStreamRequestValidationError) Cause() error
- func (e UpdateActionStatusStreamRequestValidationError) Error() string
- func (e UpdateActionStatusStreamRequestValidationError) ErrorName() string
- func (e UpdateActionStatusStreamRequestValidationError) Field() string
- func (e UpdateActionStatusStreamRequestValidationError) Key() bool
- func (e UpdateActionStatusStreamRequestValidationError) Reason() string
- type UpdateActionStatusStreamResponse
- func (*UpdateActionStatusStreamResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateActionStatusStreamResponse) GetNonce() int64
- func (x *UpdateActionStatusStreamResponse) GetResponse() *UpdateActionStatusResponse
- func (*UpdateActionStatusStreamResponse) ProtoMessage()
- func (x *UpdateActionStatusStreamResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateActionStatusStreamResponse) Reset()
- func (x *UpdateActionStatusStreamResponse) String() string
- func (m *UpdateActionStatusStreamResponse) Validate() error
- func (m *UpdateActionStatusStreamResponse) ValidateAll() error
- type UpdateActionStatusStreamResponseMultiError
- type UpdateActionStatusStreamResponseValidationError
- func (e UpdateActionStatusStreamResponseValidationError) Cause() error
- func (e UpdateActionStatusStreamResponseValidationError) Error() string
- func (e UpdateActionStatusStreamResponseValidationError) ErrorName() string
- func (e UpdateActionStatusStreamResponseValidationError) Field() string
- func (e UpdateActionStatusStreamResponseValidationError) Key() bool
- func (e UpdateActionStatusStreamResponseValidationError) Reason() string
- type WatchActionDetailsRequest
- func (*WatchActionDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WatchActionDetailsRequest) GetActionId() *common.ActionIdentifier
- func (*WatchActionDetailsRequest) ProtoMessage()
- func (x *WatchActionDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *WatchActionDetailsRequest) Reset()
- func (x *WatchActionDetailsRequest) String() string
- func (m *WatchActionDetailsRequest) Validate() error
- func (m *WatchActionDetailsRequest) ValidateAll() error
- type WatchActionDetailsRequestMultiError
- type WatchActionDetailsRequestValidationError
- func (e WatchActionDetailsRequestValidationError) Cause() error
- func (e WatchActionDetailsRequestValidationError) Error() string
- func (e WatchActionDetailsRequestValidationError) ErrorName() string
- func (e WatchActionDetailsRequestValidationError) Field() string
- func (e WatchActionDetailsRequestValidationError) Key() bool
- func (e WatchActionDetailsRequestValidationError) Reason() string
- type WatchActionDetailsResponse
- func (*WatchActionDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchActionDetailsResponse) GetDetails() *ActionDetails
- func (*WatchActionDetailsResponse) ProtoMessage()
- func (x *WatchActionDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *WatchActionDetailsResponse) Reset()
- func (x *WatchActionDetailsResponse) String() string
- func (m *WatchActionDetailsResponse) Validate() error
- func (m *WatchActionDetailsResponse) ValidateAll() error
- type WatchActionDetailsResponseMultiError
- type WatchActionDetailsResponseValidationError
- func (e WatchActionDetailsResponseValidationError) Cause() error
- func (e WatchActionDetailsResponseValidationError) Error() string
- func (e WatchActionDetailsResponseValidationError) ErrorName() string
- func (e WatchActionDetailsResponseValidationError) Field() string
- func (e WatchActionDetailsResponseValidationError) Key() bool
- func (e WatchActionDetailsResponseValidationError) Reason() string
- type WatchActionsRequest
- func (*WatchActionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WatchActionsRequest) GetEnableRunStore() bool
- func (x *WatchActionsRequest) GetFilter() []*common.Filter
- func (x *WatchActionsRequest) GetRunId() *common.RunIdentifier
- func (*WatchActionsRequest) ProtoMessage()
- func (x *WatchActionsRequest) ProtoReflect() protoreflect.Message
- func (x *WatchActionsRequest) Reset()
- func (x *WatchActionsRequest) String() string
- func (m *WatchActionsRequest) Validate() error
- func (m *WatchActionsRequest) ValidateAll() error
- type WatchActionsRequestMultiError
- type WatchActionsRequestValidationError
- func (e WatchActionsRequestValidationError) Cause() error
- func (e WatchActionsRequestValidationError) Error() string
- func (e WatchActionsRequestValidationError) ErrorName() string
- func (e WatchActionsRequestValidationError) Field() string
- func (e WatchActionsRequestValidationError) Key() bool
- func (e WatchActionsRequestValidationError) Reason() string
- type WatchActionsResponse
- func (*WatchActionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchActionsResponse) GetEnrichedActions() []*EnrichedAction
- func (*WatchActionsResponse) ProtoMessage()
- func (x *WatchActionsResponse) ProtoReflect() protoreflect.Message
- func (x *WatchActionsResponse) Reset()
- func (x *WatchActionsResponse) String() string
- func (m *WatchActionsResponse) Validate() error
- func (m *WatchActionsResponse) ValidateAll() error
- type WatchActionsResponseMultiError
- type WatchActionsResponseValidationError
- func (e WatchActionsResponseValidationError) Cause() error
- func (e WatchActionsResponseValidationError) Error() string
- func (e WatchActionsResponseValidationError) ErrorName() string
- func (e WatchActionsResponseValidationError) Field() string
- func (e WatchActionsResponseValidationError) Key() bool
- func (e WatchActionsResponseValidationError) Reason() string
- type WatchClusterEventsRequest
- func (*WatchClusterEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WatchClusterEventsRequest) GetAttempt() uint32
- func (x *WatchClusterEventsRequest) GetId() *common.ActionIdentifier
- func (*WatchClusterEventsRequest) ProtoMessage()
- func (x *WatchClusterEventsRequest) ProtoReflect() protoreflect.Message
- func (x *WatchClusterEventsRequest) Reset()
- func (x *WatchClusterEventsRequest) String() string
- func (m *WatchClusterEventsRequest) Validate() error
- func (m *WatchClusterEventsRequest) ValidateAll() error
- type WatchClusterEventsRequestMultiError
- type WatchClusterEventsRequestValidationError
- func (e WatchClusterEventsRequestValidationError) Cause() error
- func (e WatchClusterEventsRequestValidationError) Error() string
- func (e WatchClusterEventsRequestValidationError) ErrorName() string
- func (e WatchClusterEventsRequestValidationError) Field() string
- func (e WatchClusterEventsRequestValidationError) Key() bool
- func (e WatchClusterEventsRequestValidationError) Reason() string
- type WatchClusterEventsResponse
- func (*WatchClusterEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchClusterEventsResponse) GetClusterEvents() []*ClusterEvent
- func (*WatchClusterEventsResponse) ProtoMessage()
- func (x *WatchClusterEventsResponse) ProtoReflect() protoreflect.Message
- func (x *WatchClusterEventsResponse) Reset()
- func (x *WatchClusterEventsResponse) String() string
- func (m *WatchClusterEventsResponse) Validate() error
- func (m *WatchClusterEventsResponse) ValidateAll() error
- type WatchClusterEventsResponseMultiError
- type WatchClusterEventsResponseValidationError
- func (e WatchClusterEventsResponseValidationError) Cause() error
- func (e WatchClusterEventsResponseValidationError) Error() string
- func (e WatchClusterEventsResponseValidationError) ErrorName() string
- func (e WatchClusterEventsResponseValidationError) Field() string
- func (e WatchClusterEventsResponseValidationError) Key() bool
- func (e WatchClusterEventsResponseValidationError) Reason() string
- type WatchGroupsRequest
- func (*WatchGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WatchGroupsRequest) GetEndDate() *timestamppb.Timestamp
- func (x *WatchGroupsRequest) GetKnownSortFields() []*WatchGroupsRequest_KnownSortField
- func (x *WatchGroupsRequest) GetProjectId() *common.ProjectIdentifier
- func (x *WatchGroupsRequest) GetRequest() *common.ListRequest
- func (m *WatchGroupsRequest) GetScopeBy() isWatchGroupsRequest_ScopeBy
- func (x *WatchGroupsRequest) GetStartDate() *timestamppb.Timestamp
- func (*WatchGroupsRequest) ProtoMessage()
- func (x *WatchGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *WatchGroupsRequest) Reset()
- func (x *WatchGroupsRequest) String() string
- func (m *WatchGroupsRequest) Validate() error
- func (m *WatchGroupsRequest) ValidateAll() error
- type WatchGroupsRequestMultiError
- type WatchGroupsRequestValidationError
- func (e WatchGroupsRequestValidationError) Cause() error
- func (e WatchGroupsRequestValidationError) Error() string
- func (e WatchGroupsRequestValidationError) ErrorName() string
- func (e WatchGroupsRequestValidationError) Field() string
- func (e WatchGroupsRequestValidationError) Key() bool
- func (e WatchGroupsRequestValidationError) Reason() string
- type WatchGroupsRequest_KnownSortField
- func (*WatchGroupsRequest_KnownSortField) Descriptor() ([]byte, []int)deprecated
- func (x *WatchGroupsRequest_KnownSortField) GetCreatedAt() common.Sort_Direction
- func (m *WatchGroupsRequest_KnownSortField) GetSortBy() isWatchGroupsRequest_KnownSortField_SortBy
- func (*WatchGroupsRequest_KnownSortField) ProtoMessage()
- func (x *WatchGroupsRequest_KnownSortField) ProtoReflect() protoreflect.Message
- func (x *WatchGroupsRequest_KnownSortField) Reset()
- func (x *WatchGroupsRequest_KnownSortField) String() string
- func (m *WatchGroupsRequest_KnownSortField) Validate() error
- func (m *WatchGroupsRequest_KnownSortField) ValidateAll() error
- type WatchGroupsRequest_KnownSortFieldMultiError
- type WatchGroupsRequest_KnownSortFieldValidationError
- func (e WatchGroupsRequest_KnownSortFieldValidationError) Cause() error
- func (e WatchGroupsRequest_KnownSortFieldValidationError) Error() string
- func (e WatchGroupsRequest_KnownSortFieldValidationError) ErrorName() string
- func (e WatchGroupsRequest_KnownSortFieldValidationError) Field() string
- func (e WatchGroupsRequest_KnownSortFieldValidationError) Key() bool
- func (e WatchGroupsRequest_KnownSortFieldValidationError) Reason() string
- type WatchGroupsRequest_KnownSortField_CreatedAt
- type WatchGroupsRequest_ProjectId
- type WatchGroupsResponse
- func (*WatchGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchGroupsResponse) GetSentinel() bool
- func (x *WatchGroupsResponse) GetTaskGroups() []*TaskGroup
- func (*WatchGroupsResponse) ProtoMessage()
- func (x *WatchGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *WatchGroupsResponse) Reset()
- func (x *WatchGroupsResponse) String() string
- func (m *WatchGroupsResponse) Validate() error
- func (m *WatchGroupsResponse) ValidateAll() error
- type WatchGroupsResponseMultiError
- type WatchGroupsResponseValidationError
- func (e WatchGroupsResponseValidationError) Cause() error
- func (e WatchGroupsResponseValidationError) Error() string
- func (e WatchGroupsResponseValidationError) ErrorName() string
- func (e WatchGroupsResponseValidationError) Field() string
- func (e WatchGroupsResponseValidationError) Key() bool
- func (e WatchGroupsResponseValidationError) Reason() string
- type WatchRequest
- func (*WatchRequest) Descriptor() ([]byte, []int)deprecated
- func (m *WatchRequest) GetFilter() isWatchRequest_Filter
- func (x *WatchRequest) GetParentActionId() *common.ActionIdentifier
- func (*WatchRequest) ProtoMessage()
- func (x *WatchRequest) ProtoReflect() protoreflect.Message
- func (x *WatchRequest) Reset()
- func (x *WatchRequest) String() string
- func (m *WatchRequest) Validate() error
- func (m *WatchRequest) ValidateAll() error
- type WatchRequestMultiError
- type WatchRequestValidationError
- func (e WatchRequestValidationError) Cause() error
- func (e WatchRequestValidationError) Error() string
- func (e WatchRequestValidationError) ErrorName() string
- func (e WatchRequestValidationError) Field() string
- func (e WatchRequestValidationError) Key() bool
- func (e WatchRequestValidationError) Reason() string
- type WatchRequest_ParentActionId
- type WatchResponse
- func (*WatchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchResponse) GetActionUpdate() *ActionUpdate
- func (x *WatchResponse) GetControlMessage() *ControlMessage
- func (m *WatchResponse) GetMessage() isWatchResponse_Message
- func (*WatchResponse) ProtoMessage()
- func (x *WatchResponse) ProtoReflect() protoreflect.Message
- func (x *WatchResponse) Reset()
- func (x *WatchResponse) String() string
- func (m *WatchResponse) Validate() error
- func (m *WatchResponse) ValidateAll() error
- type WatchResponseMultiError
- type WatchResponseValidationError
- func (e WatchResponseValidationError) Cause() error
- func (e WatchResponseValidationError) Error() string
- func (e WatchResponseValidationError) ErrorName() string
- func (e WatchResponseValidationError) Field() string
- func (e WatchResponseValidationError) Key() bool
- func (e WatchResponseValidationError) Reason() string
- type WatchResponse_ActionUpdate
- type WatchResponse_ControlMessage
- type WatchRunDetailsRequest
- func (*WatchRunDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WatchRunDetailsRequest) GetRunId() *common.RunIdentifier
- func (*WatchRunDetailsRequest) ProtoMessage()
- func (x *WatchRunDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *WatchRunDetailsRequest) Reset()
- func (x *WatchRunDetailsRequest) String() string
- func (m *WatchRunDetailsRequest) Validate() error
- func (m *WatchRunDetailsRequest) ValidateAll() error
- type WatchRunDetailsRequestMultiError
- type WatchRunDetailsRequestValidationError
- func (e WatchRunDetailsRequestValidationError) Cause() error
- func (e WatchRunDetailsRequestValidationError) Error() string
- func (e WatchRunDetailsRequestValidationError) ErrorName() string
- func (e WatchRunDetailsRequestValidationError) Field() string
- func (e WatchRunDetailsRequestValidationError) Key() bool
- func (e WatchRunDetailsRequestValidationError) Reason() string
- type WatchRunDetailsResponse
- func (*WatchRunDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchRunDetailsResponse) GetDetails() *RunDetails
- func (*WatchRunDetailsResponse) ProtoMessage()
- func (x *WatchRunDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *WatchRunDetailsResponse) Reset()
- func (x *WatchRunDetailsResponse) String() string
- func (m *WatchRunDetailsResponse) Validate() error
- func (m *WatchRunDetailsResponse) ValidateAll() error
- type WatchRunDetailsResponseMultiError
- type WatchRunDetailsResponseValidationError
- func (e WatchRunDetailsResponseValidationError) Cause() error
- func (e WatchRunDetailsResponseValidationError) Error() string
- func (e WatchRunDetailsResponseValidationError) ErrorName() string
- func (e WatchRunDetailsResponseValidationError) Field() string
- func (e WatchRunDetailsResponseValidationError) Key() bool
- func (e WatchRunDetailsResponseValidationError) Reason() string
- type WatchRunsRequest
- func (*WatchRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WatchRunsRequest) GetClusterId() *common.ClusterIdentifier
- func (x *WatchRunsRequest) GetOrg() string
- func (x *WatchRunsRequest) GetProjectId() *common.ProjectIdentifier
- func (m *WatchRunsRequest) GetTarget() isWatchRunsRequest_Target
- func (x *WatchRunsRequest) GetTaskId() *task.TaskIdentifier
- func (*WatchRunsRequest) ProtoMessage()
- func (x *WatchRunsRequest) ProtoReflect() protoreflect.Message
- func (x *WatchRunsRequest) Reset()
- func (x *WatchRunsRequest) String() string
- func (m *WatchRunsRequest) Validate() error
- func (m *WatchRunsRequest) ValidateAll() error
- type WatchRunsRequestMultiError
- type WatchRunsRequestValidationError
- func (e WatchRunsRequestValidationError) Cause() error
- func (e WatchRunsRequestValidationError) Error() string
- func (e WatchRunsRequestValidationError) ErrorName() string
- func (e WatchRunsRequestValidationError) Field() string
- func (e WatchRunsRequestValidationError) Key() bool
- func (e WatchRunsRequestValidationError) Reason() string
- type WatchRunsRequest_ClusterId
- type WatchRunsRequest_Org
- type WatchRunsRequest_ProjectId
- type WatchRunsRequest_TaskId
- type WatchRunsResponse
- func (*WatchRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchRunsResponse) GetRuns() []*Run
- func (*WatchRunsResponse) ProtoMessage()
- func (x *WatchRunsResponse) ProtoReflect() protoreflect.Message
- func (x *WatchRunsResponse) Reset()
- func (x *WatchRunsResponse) String() string
- func (m *WatchRunsResponse) Validate() error
- func (m *WatchRunsResponse) ValidateAll() error
- type WatchRunsResponseMultiError
- type WatchRunsResponseValidationError
- func (e WatchRunsResponseValidationError) Cause() error
- func (e WatchRunsResponseValidationError) Error() string
- func (e WatchRunsResponseValidationError) ErrorName() string
- func (e WatchRunsResponseValidationError) Field() string
- func (e WatchRunsResponseValidationError) Key() bool
- func (e WatchRunsResponseValidationError) Reason() string
- type WatchWindowedActionsRequest
- func (*WatchWindowedActionsRequest) Descriptor() ([]byte, []int)deprecated
- func (m *WatchWindowedActionsRequest) GetMsg() isWatchWindowedActionsRequest_Msg
- func (x *WatchWindowedActionsRequest) GetSubscribe() *WatchWindowedActionsRequest_Subscribe
- func (x *WatchWindowedActionsRequest) GetUpdateWindow() *WatchWindowedActionsRequest_UpdateWindow
- func (*WatchWindowedActionsRequest) ProtoMessage()
- func (x *WatchWindowedActionsRequest) ProtoReflect() protoreflect.Message
- func (x *WatchWindowedActionsRequest) Reset()
- func (x *WatchWindowedActionsRequest) String() string
- func (m *WatchWindowedActionsRequest) Validate() error
- func (m *WatchWindowedActionsRequest) ValidateAll() error
- type WatchWindowedActionsRequestMultiError
- type WatchWindowedActionsRequestValidationError
- func (e WatchWindowedActionsRequestValidationError) Cause() error
- func (e WatchWindowedActionsRequestValidationError) Error() string
- func (e WatchWindowedActionsRequestValidationError) ErrorName() string
- func (e WatchWindowedActionsRequestValidationError) Field() string
- func (e WatchWindowedActionsRequestValidationError) Key() bool
- func (e WatchWindowedActionsRequestValidationError) Reason() string
- type WatchWindowedActionsRequest_Subscribe
- func (*WatchWindowedActionsRequest_Subscribe) Descriptor() ([]byte, []int)deprecated
- func (x *WatchWindowedActionsRequest_Subscribe) GetExpandedNodes() map[string]*NodeExpansionParams
- func (x *WatchWindowedActionsRequest_Subscribe) GetNameFilter() string
- func (x *WatchWindowedActionsRequest_Subscribe) GetOverscanAfter() int32
- func (x *WatchWindowedActionsRequest_Subscribe) GetOverscanBefore() int32
- func (x *WatchWindowedActionsRequest_Subscribe) GetPhaseFilter() []common.ActionPhase
- func (x *WatchWindowedActionsRequest_Subscribe) GetRunId() *common.RunIdentifier
- func (x *WatchWindowedActionsRequest_Subscribe) GetSelectedItemId() string
- func (*WatchWindowedActionsRequest_Subscribe) ProtoMessage()
- func (x *WatchWindowedActionsRequest_Subscribe) ProtoReflect() protoreflect.Message
- func (x *WatchWindowedActionsRequest_Subscribe) Reset()
- func (x *WatchWindowedActionsRequest_Subscribe) String() string
- func (m *WatchWindowedActionsRequest_Subscribe) Validate() error
- func (m *WatchWindowedActionsRequest_Subscribe) ValidateAll() error
- type WatchWindowedActionsRequest_SubscribeMultiError
- type WatchWindowedActionsRequest_SubscribeValidationError
- func (e WatchWindowedActionsRequest_SubscribeValidationError) Cause() error
- func (e WatchWindowedActionsRequest_SubscribeValidationError) Error() string
- func (e WatchWindowedActionsRequest_SubscribeValidationError) ErrorName() string
- func (e WatchWindowedActionsRequest_SubscribeValidationError) Field() string
- func (e WatchWindowedActionsRequest_SubscribeValidationError) Key() bool
- func (e WatchWindowedActionsRequest_SubscribeValidationError) Reason() string
- type WatchWindowedActionsRequest_Subscribe_
- type WatchWindowedActionsRequest_UpdateWindow
- func (*WatchWindowedActionsRequest_UpdateWindow) Descriptor() ([]byte, []int)deprecated
- func (x *WatchWindowedActionsRequest_UpdateWindow) GetExpandedNodes() map[string]*NodeExpansionParams
- func (x *WatchWindowedActionsRequest_UpdateWindow) GetNameFilter() string
- func (x *WatchWindowedActionsRequest_UpdateWindow) GetOverscanAfter() int32
- func (x *WatchWindowedActionsRequest_UpdateWindow) GetOverscanBefore() int32
- func (x *WatchWindowedActionsRequest_UpdateWindow) GetPhaseFilter() []common.ActionPhase
- func (x *WatchWindowedActionsRequest_UpdateWindow) GetSelectedItemId() string
- func (*WatchWindowedActionsRequest_UpdateWindow) ProtoMessage()
- func (x *WatchWindowedActionsRequest_UpdateWindow) ProtoReflect() protoreflect.Message
- func (x *WatchWindowedActionsRequest_UpdateWindow) Reset()
- func (x *WatchWindowedActionsRequest_UpdateWindow) String() string
- func (m *WatchWindowedActionsRequest_UpdateWindow) Validate() error
- func (m *WatchWindowedActionsRequest_UpdateWindow) ValidateAll() error
- type WatchWindowedActionsRequest_UpdateWindowMultiError
- type WatchWindowedActionsRequest_UpdateWindowValidationError
- func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Cause() error
- func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Error() string
- func (e WatchWindowedActionsRequest_UpdateWindowValidationError) ErrorName() string
- func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Field() string
- func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Key() bool
- func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Reason() string
- type WatchWindowedActionsRequest_UpdateWindow_
- type WatchWindowedActionsResponse
- func (*WatchWindowedActionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchWindowedActionsResponse) GetAncestors() []*WindowedItem
- func (x *WatchWindowedActionsResponse) GetInitialSnapshotComplete() bool
- func (x *WatchWindowedActionsResponse) GetResyncHint() bool
- func (x *WatchWindowedActionsResponse) GetSelectedFlatIndex() int64
- func (x *WatchWindowedActionsResponse) GetTotalFlatCount() int64
- func (x *WatchWindowedActionsResponse) GetTruncations() []*TruncationNotice
- func (x *WatchWindowedActionsResponse) GetWindowItems() []*WindowedItem
- func (*WatchWindowedActionsResponse) ProtoMessage()
- func (x *WatchWindowedActionsResponse) ProtoReflect() protoreflect.Message
- func (x *WatchWindowedActionsResponse) Reset()
- func (x *WatchWindowedActionsResponse) String() string
- func (m *WatchWindowedActionsResponse) Validate() error
- func (m *WatchWindowedActionsResponse) ValidateAll() error
- type WatchWindowedActionsResponseMultiError
- type WatchWindowedActionsResponseValidationError
- func (e WatchWindowedActionsResponseValidationError) Cause() error
- func (e WatchWindowedActionsResponseValidationError) Error() string
- func (e WatchWindowedActionsResponseValidationError) ErrorName() string
- func (e WatchWindowedActionsResponseValidationError) Field() string
- func (e WatchWindowedActionsResponseValidationError) Key() bool
- func (e WatchWindowedActionsResponseValidationError) Reason() string
- type WindowedItem
- func (*WindowedItem) Descriptor() ([]byte, []int)deprecated
- func (x *WindowedItem) GetAction() *EnrichedAction
- func (x *WindowedItem) GetDepth() int32
- func (x *WindowedItem) GetGroup() *GroupNode
- func (x *WindowedItem) GetIsExpanded() bool
- func (m *WindowedItem) GetItem() isWindowedItem_Item
- func (*WindowedItem) ProtoMessage()
- func (x *WindowedItem) ProtoReflect() protoreflect.Message
- func (x *WindowedItem) Reset()
- func (x *WindowedItem) String() string
- func (m *WindowedItem) Validate() error
- func (m *WindowedItem) ValidateAll() error
- type WindowedItemMultiError
- type WindowedItemValidationError
- func (e WindowedItemValidationError) Cause() error
- func (e WindowedItemValidationError) Error() string
- func (e WindowedItemValidationError) ErrorName() string
- func (e WindowedItemValidationError) Field() string
- func (e WindowedItemValidationError) Key() bool
- func (e WindowedItemValidationError) Reason() string
- type WindowedItem_Action
- type WindowedItem_Group
Constants ¶
const ( InternalRunService_RecordAction_FullMethodName = "/flyteidl2.workflow.InternalRunService/RecordAction" InternalRunService_RecordActionStream_FullMethodName = "/flyteidl2.workflow.InternalRunService/RecordActionStream" InternalRunService_UpdateActionStatus_FullMethodName = "/flyteidl2.workflow.InternalRunService/UpdateActionStatus" InternalRunService_UpdateActionStatusStream_FullMethodName = "/flyteidl2.workflow.InternalRunService/UpdateActionStatusStream" InternalRunService_RecordActionEvents_FullMethodName = "/flyteidl2.workflow.InternalRunService/RecordActionEvents" InternalRunService_RecordActionEventStream_FullMethodName = "/flyteidl2.workflow.InternalRunService/RecordActionEventStream" )
const ( QueueService_EnqueueAction_FullMethodName = "/flyteidl2.workflow.QueueService/EnqueueAction" QueueService_AbortQueuedRun_FullMethodName = "/flyteidl2.workflow.QueueService/AbortQueuedRun" QueueService_AbortQueuedAction_FullMethodName = "/flyteidl2.workflow.QueueService/AbortQueuedAction" )
const ( RunService_CreateRun_FullMethodName = "/flyteidl2.workflow.RunService/CreateRun" RunService_AbortRun_FullMethodName = "/flyteidl2.workflow.RunService/AbortRun" RunService_GetRunDetails_FullMethodName = "/flyteidl2.workflow.RunService/GetRunDetails" RunService_WatchRunDetails_FullMethodName = "/flyteidl2.workflow.RunService/WatchRunDetails" RunService_GetActionDetails_FullMethodName = "/flyteidl2.workflow.RunService/GetActionDetails" RunService_WatchActionDetails_FullMethodName = "/flyteidl2.workflow.RunService/WatchActionDetails" RunService_GetActionData_FullMethodName = "/flyteidl2.workflow.RunService/GetActionData" RunService_ListRuns_FullMethodName = "/flyteidl2.workflow.RunService/ListRuns" RunService_WatchRuns_FullMethodName = "/flyteidl2.workflow.RunService/WatchRuns" RunService_ListActions_FullMethodName = "/flyteidl2.workflow.RunService/ListActions" RunService_WatchActions_FullMethodName = "/flyteidl2.workflow.RunService/WatchActions" RunService_WatchClusterEvents_FullMethodName = "/flyteidl2.workflow.RunService/WatchClusterEvents" RunService_AbortAction_FullMethodName = "/flyteidl2.workflow.RunService/AbortAction" RunService_SignalEvent_FullMethodName = "/flyteidl2.workflow.RunService/SignalEvent" RunService_WatchGroups_FullMethodName = "/flyteidl2.workflow.RunService/WatchGroups" RunService_GetActionDataURIs_FullMethodName = "/flyteidl2.workflow.RunService/GetActionDataURIs" RunService_GetActionLogContext_FullMethodName = "/flyteidl2.workflow.RunService/GetActionLogContext" )
const ( StateService_Put_FullMethodName = "/flyteidl2.workflow.StateService/Put" StateService_Get_FullMethodName = "/flyteidl2.workflow.StateService/Get" StateService_Watch_FullMethodName = "/flyteidl2.workflow.StateService/Watch" )
const ( TranslatorService_LiteralsToLaunchFormJson_FullMethodName = "/flyteidl2.workflow.TranslatorService/LiteralsToLaunchFormJson" TranslatorService_LaunchFormJsonToLiterals_FullMethodName = "/flyteidl2.workflow.TranslatorService/LaunchFormJsonToLiterals" TranslatorService_TaskSpecToLaunchFormJson_FullMethodName = "/flyteidl2.workflow.TranslatorService/TaskSpecToLaunchFormJson" TranslatorService_JsonValuesToLiterals_FullMethodName = "/flyteidl2.workflow.TranslatorService/JsonValuesToLiterals" )
const (
EventsProxyService_Record_FullMethodName = "/flyteidl2.workflow.EventsProxyService/Record"
)
const (
RunLogsService_TailLogs_FullMethodName = "/flyteidl2.workflow.RunLogsService/TailLogs"
)
Variables ¶
var ( ConditionPromptType_name = map[int32]string{ 0: "CONDITION_PROMPT_TYPE_UNSPECIFIED", 1: "CONDITION_PROMPT_TYPE_TEXT", 2: "CONDITION_PROMPT_TYPE_MARKDOWN", } ConditionPromptType_value = map[string]int32{ "CONDITION_PROMPT_TYPE_UNSPECIFIED": 0, "CONDITION_PROMPT_TYPE_TEXT": 1, "CONDITION_PROMPT_TYPE_MARKDOWN": 2, } )
Enum value maps for ConditionPromptType.
var ( ActionType_name = map[int32]string{ 0: "ACTION_TYPE_UNSPECIFIED", 1: "ACTION_TYPE_TASK", 2: "ACTION_TYPE_TRACE", 3: "ACTION_TYPE_CONDITION", } ActionType_value = map[string]int32{ "ACTION_TYPE_UNSPECIFIED": 0, "ACTION_TYPE_TASK": 1, "ACTION_TYPE_TRACE": 2, "ACTION_TYPE_CONDITION": 3, } )
Enum value maps for ActionType.
var ( RunSource_name = map[int32]string{ 0: "RUN_SOURCE_UNSPECIFIED", 1: "RUN_SOURCE_WEB", 2: "RUN_SOURCE_CLI", 3: "RUN_SOURCE_SCHEDULE_TRIGGER", } RunSource_value = map[string]int32{ "RUN_SOURCE_UNSPECIFIED": 0, "RUN_SOURCE_WEB": 1, "RUN_SOURCE_CLI": 2, "RUN_SOURCE_SCHEDULE_TRIGGER": 3, } )
Enum value maps for RunSource.
var ( ErrorInfo_Kind_name = map[int32]string{ 0: "KIND_UNSPECIFIED", 1: "KIND_USER", 2: "KIND_SYSTEM", } ErrorInfo_Kind_value = map[string]int32{ "KIND_UNSPECIFIED": 0, "KIND_USER": 1, "KIND_SYSTEM": 2, } )
Enum value maps for ErrorInfo_Kind.
var ( TruncationNotice_Reason_name = map[int32]string{ 0: "REASON_UNSPECIFIED", 1: "REASON_RUN_NODE_LIMIT", 2: "REASON_PARENT_CHILD_LIMIT", 3: "REASON_HYDRATING", } TruncationNotice_Reason_value = map[string]int32{ "REASON_UNSPECIFIED": 0, "REASON_RUN_NODE_LIMIT": 1, "REASON_PARENT_CHILD_LIMIT": 2, "REASON_HYDRATING": 3, } )
Enum value maps for TruncationNotice_Reason.
var EventsProxyService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "flyteidl2.workflow.EventsProxyService", HandlerType: (*EventsProxyServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Record", Handler: _EventsProxyService_Record_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "flyteidl2/workflow/events_proxy_service.proto", }
EventsProxyService_ServiceDesc is the grpc.ServiceDesc for EventsProxyService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_flyteidl2_workflow_events_proxy_service_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_internal_run_service_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_queue_service_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_run_definition_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_run_info_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_run_logs_service_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_run_service_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_state_service_proto protoreflect.FileDescriptor
var File_flyteidl2_workflow_translator_service_proto protoreflect.FileDescriptor
var InternalRunService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "flyteidl2.workflow.InternalRunService", HandlerType: (*InternalRunServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RecordAction", Handler: _InternalRunService_RecordAction_Handler, }, { MethodName: "UpdateActionStatus", Handler: _InternalRunService_UpdateActionStatus_Handler, }, { MethodName: "RecordActionEvents", Handler: _InternalRunService_RecordActionEvents_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "RecordActionStream", Handler: _InternalRunService_RecordActionStream_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "UpdateActionStatusStream", Handler: _InternalRunService_UpdateActionStatusStream_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "RecordActionEventStream", Handler: _InternalRunService_RecordActionEventStream_Handler, ServerStreams: true, ClientStreams: true, }, }, Metadata: "flyteidl2/workflow/internal_run_service.proto", }
InternalRunService_ServiceDesc is the grpc.ServiceDesc for InternalRunService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var QueueService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "flyteidl2.workflow.QueueService", HandlerType: (*QueueServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "EnqueueAction", Handler: _QueueService_EnqueueAction_Handler, }, { MethodName: "AbortQueuedRun", Handler: _QueueService_AbortQueuedRun_Handler, }, { MethodName: "AbortQueuedAction", Handler: _QueueService_AbortQueuedAction_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "flyteidl2/workflow/queue_service.proto", }
QueueService_ServiceDesc is the grpc.ServiceDesc for QueueService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RunLogsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "flyteidl2.workflow.RunLogsService", HandlerType: (*RunLogsServiceServer)(nil), Methods: []grpc.MethodDesc{}, Streams: []grpc.StreamDesc{ { StreamName: "TailLogs", Handler: _RunLogsService_TailLogs_Handler, ServerStreams: true, }, }, Metadata: "flyteidl2/workflow/run_logs_service.proto", }
RunLogsService_ServiceDesc is the grpc.ServiceDesc for RunLogsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RunService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "flyteidl2.workflow.RunService", HandlerType: (*RunServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateRun", Handler: _RunService_CreateRun_Handler, }, { MethodName: "AbortRun", Handler: _RunService_AbortRun_Handler, }, { MethodName: "GetRunDetails", Handler: _RunService_GetRunDetails_Handler, }, { MethodName: "GetActionDetails", Handler: _RunService_GetActionDetails_Handler, }, { MethodName: "GetActionData", Handler: _RunService_GetActionData_Handler, }, { MethodName: "ListRuns", Handler: _RunService_ListRuns_Handler, }, { MethodName: "ListActions", Handler: _RunService_ListActions_Handler, }, { MethodName: "AbortAction", Handler: _RunService_AbortAction_Handler, }, { MethodName: "SignalEvent", Handler: _RunService_SignalEvent_Handler, }, { MethodName: "GetActionDataURIs", Handler: _RunService_GetActionDataURIs_Handler, }, { MethodName: "GetActionLogContext", Handler: _RunService_GetActionLogContext_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "WatchRunDetails", Handler: _RunService_WatchRunDetails_Handler, ServerStreams: true, }, { StreamName: "WatchActionDetails", Handler: _RunService_WatchActionDetails_Handler, ServerStreams: true, }, { StreamName: "WatchRuns", Handler: _RunService_WatchRuns_Handler, ServerStreams: true, }, { StreamName: "WatchActions", Handler: _RunService_WatchActions_Handler, ServerStreams: true, }, { StreamName: "WatchClusterEvents", Handler: _RunService_WatchClusterEvents_Handler, ServerStreams: true, }, { StreamName: "WatchGroups", Handler: _RunService_WatchGroups_Handler, ServerStreams: true, }, }, Metadata: "flyteidl2/workflow/run_service.proto", }
RunService_ServiceDesc is the grpc.ServiceDesc for RunService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var StateService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "flyteidl2.workflow.StateService", HandlerType: (*StateServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Put", Handler: _StateService_Put_Handler, }, { MethodName: "Get", Handler: _StateService_Get_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "Watch", Handler: _StateService_Watch_Handler, ServerStreams: true, }, }, Metadata: "flyteidl2/workflow/state_service.proto", }
StateService_ServiceDesc is the grpc.ServiceDesc for StateService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TranslatorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "flyteidl2.workflow.TranslatorService", HandlerType: (*TranslatorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "LiteralsToLaunchFormJson", Handler: _TranslatorService_LiteralsToLaunchFormJson_Handler, }, { MethodName: "LaunchFormJsonToLiterals", Handler: _TranslatorService_LaunchFormJsonToLiterals_Handler, }, { MethodName: "TaskSpecToLaunchFormJson", Handler: _TranslatorService_TaskSpecToLaunchFormJson_Handler, }, { MethodName: "JsonValuesToLiterals", Handler: _TranslatorService_JsonValuesToLiterals_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "flyteidl2/workflow/translator_service.proto", }
TranslatorService_ServiceDesc is the grpc.ServiceDesc for TranslatorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterEventsProxyServiceServer ¶ added in v2.0.8
func RegisterEventsProxyServiceServer(s grpc.ServiceRegistrar, srv EventsProxyServiceServer)
func RegisterInternalRunServiceServer ¶ added in v2.0.8
func RegisterInternalRunServiceServer(s grpc.ServiceRegistrar, srv InternalRunServiceServer)
func RegisterQueueServiceServer ¶
func RegisterQueueServiceServer(s grpc.ServiceRegistrar, srv QueueServiceServer)
func RegisterRunLogsServiceServer ¶
func RegisterRunLogsServiceServer(s grpc.ServiceRegistrar, srv RunLogsServiceServer)
func RegisterRunServiceServer ¶
func RegisterRunServiceServer(s grpc.ServiceRegistrar, srv RunServiceServer)
func RegisterStateServiceServer ¶
func RegisterStateServiceServer(s grpc.ServiceRegistrar, srv StateServiceServer)
func RegisterTranslatorServiceServer ¶
func RegisterTranslatorServiceServer(s grpc.ServiceRegistrar, srv TranslatorServiceServer)
Types ¶
type AbortActionRequest ¶
type AbortActionRequest struct {
// Action to abort.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// Optional reason for aborting the action.
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*AbortActionRequest) Descriptor
deprecated
func (*AbortActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbortActionRequest.ProtoReflect.Descriptor instead.
func (*AbortActionRequest) GetActionId ¶
func (x *AbortActionRequest) GetActionId() *common.ActionIdentifier
func (*AbortActionRequest) GetReason ¶
func (x *AbortActionRequest) GetReason() string
func (*AbortActionRequest) ProtoMessage ¶
func (*AbortActionRequest) ProtoMessage()
func (*AbortActionRequest) ProtoReflect ¶
func (x *AbortActionRequest) ProtoReflect() protoreflect.Message
func (*AbortActionRequest) Reset ¶
func (x *AbortActionRequest) Reset()
func (*AbortActionRequest) String ¶
func (x *AbortActionRequest) String() string
func (*AbortActionRequest) Validate ¶
func (m *AbortActionRequest) Validate() error
Validate checks the field values on AbortActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortActionRequest) ValidateAll ¶
func (m *AbortActionRequest) ValidateAll() error
ValidateAll checks the field values on AbortActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortActionRequestMultiError, or nil if none found.
type AbortActionRequestMultiError ¶
type AbortActionRequestMultiError []error
AbortActionRequestMultiError is an error wrapping multiple validation errors returned by AbortActionRequest.ValidateAll() if the designated constraints aren't met.
func (AbortActionRequestMultiError) AllErrors ¶
func (m AbortActionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortActionRequestMultiError) Error ¶
func (m AbortActionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortActionRequestValidationError ¶
type AbortActionRequestValidationError struct {
// contains filtered or unexported fields
}
AbortActionRequestValidationError is the validation error returned by AbortActionRequest.Validate if the designated constraints aren't met.
func (AbortActionRequestValidationError) Cause ¶
func (e AbortActionRequestValidationError) Cause() error
Cause function returns cause value.
func (AbortActionRequestValidationError) Error ¶
func (e AbortActionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AbortActionRequestValidationError) ErrorName ¶
func (e AbortActionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AbortActionRequestValidationError) Field ¶
func (e AbortActionRequestValidationError) Field() string
Field function returns field value.
func (AbortActionRequestValidationError) Key ¶
func (e AbortActionRequestValidationError) Key() bool
Key function returns key value.
func (AbortActionRequestValidationError) Reason ¶
func (e AbortActionRequestValidationError) Reason() string
Reason function returns reason value.
type AbortActionResponse ¶
type AbortActionResponse struct {
// contains filtered or unexported fields
}
func (*AbortActionResponse) Descriptor
deprecated
func (*AbortActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AbortActionResponse.ProtoReflect.Descriptor instead.
func (*AbortActionResponse) ProtoMessage ¶
func (*AbortActionResponse) ProtoMessage()
func (*AbortActionResponse) ProtoReflect ¶
func (x *AbortActionResponse) ProtoReflect() protoreflect.Message
func (*AbortActionResponse) Reset ¶
func (x *AbortActionResponse) Reset()
func (*AbortActionResponse) String ¶
func (x *AbortActionResponse) String() string
func (*AbortActionResponse) Validate ¶
func (m *AbortActionResponse) Validate() error
Validate checks the field values on AbortActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortActionResponse) ValidateAll ¶
func (m *AbortActionResponse) ValidateAll() error
ValidateAll checks the field values on AbortActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortActionResponseMultiError, or nil if none found.
type AbortActionResponseMultiError ¶
type AbortActionResponseMultiError []error
AbortActionResponseMultiError is an error wrapping multiple validation errors returned by AbortActionResponse.ValidateAll() if the designated constraints aren't met.
func (AbortActionResponseMultiError) AllErrors ¶
func (m AbortActionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortActionResponseMultiError) Error ¶
func (m AbortActionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortActionResponseValidationError ¶
type AbortActionResponseValidationError struct {
// contains filtered or unexported fields
}
AbortActionResponseValidationError is the validation error returned by AbortActionResponse.Validate if the designated constraints aren't met.
func (AbortActionResponseValidationError) Cause ¶
func (e AbortActionResponseValidationError) Cause() error
Cause function returns cause value.
func (AbortActionResponseValidationError) Error ¶
func (e AbortActionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AbortActionResponseValidationError) ErrorName ¶
func (e AbortActionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AbortActionResponseValidationError) Field ¶
func (e AbortActionResponseValidationError) Field() string
Field function returns field value.
func (AbortActionResponseValidationError) Key ¶
func (e AbortActionResponseValidationError) Key() bool
Key function returns key value.
func (AbortActionResponseValidationError) Reason ¶
func (e AbortActionResponseValidationError) Reason() string
Reason function returns reason value.
type AbortInfo ¶
type AbortInfo struct {
// Reason provided for the abort.
Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
// Identity that aborted the run.
AbortedBy *common.EnrichedIdentity `protobuf:"bytes,2,opt,name=aborted_by,json=abortedBy,proto3" json:"aborted_by,omitempty"`
// contains filtered or unexported fields
}
AbortInfo captures details of an aborted run.
func (*AbortInfo) Descriptor
deprecated
func (*AbortInfo) GetAbortedBy ¶
func (x *AbortInfo) GetAbortedBy() *common.EnrichedIdentity
func (*AbortInfo) ProtoMessage ¶
func (*AbortInfo) ProtoMessage()
func (*AbortInfo) ProtoReflect ¶
func (x *AbortInfo) ProtoReflect() protoreflect.Message
func (*AbortInfo) Validate ¶
Validate checks the field values on AbortInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortInfo) ValidateAll ¶
ValidateAll checks the field values on AbortInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortInfoMultiError, or nil if none found.
type AbortInfoMultiError ¶
type AbortInfoMultiError []error
AbortInfoMultiError is an error wrapping multiple validation errors returned by AbortInfo.ValidateAll() if the designated constraints aren't met.
func (AbortInfoMultiError) AllErrors ¶
func (m AbortInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortInfoMultiError) Error ¶
func (m AbortInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortInfoValidationError ¶
type AbortInfoValidationError struct {
// contains filtered or unexported fields
}
AbortInfoValidationError is the validation error returned by AbortInfo.Validate if the designated constraints aren't met.
func (AbortInfoValidationError) Cause ¶
func (e AbortInfoValidationError) Cause() error
Cause function returns cause value.
func (AbortInfoValidationError) Error ¶
func (e AbortInfoValidationError) Error() string
Error satisfies the builtin error interface
func (AbortInfoValidationError) ErrorName ¶
func (e AbortInfoValidationError) ErrorName() string
ErrorName returns error name.
func (AbortInfoValidationError) Field ¶
func (e AbortInfoValidationError) Field() string
Field function returns field value.
func (AbortInfoValidationError) Key ¶
func (e AbortInfoValidationError) Key() bool
Key function returns key value.
func (AbortInfoValidationError) Reason ¶
func (e AbortInfoValidationError) Reason() string
Reason function returns reason value.
type AbortQueuedActionRequest ¶
type AbortQueuedActionRequest struct {
// ActionId is the unique identifier for the action to be aborted
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// Reason for aborting the action, if applicable.
Reason *string `protobuf:"bytes,2,opt,name=reason,proto3,oneof" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*AbortQueuedActionRequest) Descriptor
deprecated
func (*AbortQueuedActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbortQueuedActionRequest.ProtoReflect.Descriptor instead.
func (*AbortQueuedActionRequest) GetActionId ¶
func (x *AbortQueuedActionRequest) GetActionId() *common.ActionIdentifier
func (*AbortQueuedActionRequest) GetReason ¶
func (x *AbortQueuedActionRequest) GetReason() string
func (*AbortQueuedActionRequest) ProtoMessage ¶
func (*AbortQueuedActionRequest) ProtoMessage()
func (*AbortQueuedActionRequest) ProtoReflect ¶
func (x *AbortQueuedActionRequest) ProtoReflect() protoreflect.Message
func (*AbortQueuedActionRequest) Reset ¶
func (x *AbortQueuedActionRequest) Reset()
func (*AbortQueuedActionRequest) String ¶
func (x *AbortQueuedActionRequest) String() string
func (*AbortQueuedActionRequest) Validate ¶
func (m *AbortQueuedActionRequest) Validate() error
Validate checks the field values on AbortQueuedActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortQueuedActionRequest) ValidateAll ¶
func (m *AbortQueuedActionRequest) ValidateAll() error
ValidateAll checks the field values on AbortQueuedActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortQueuedActionRequestMultiError, or nil if none found.
type AbortQueuedActionRequestMultiError ¶
type AbortQueuedActionRequestMultiError []error
AbortQueuedActionRequestMultiError is an error wrapping multiple validation errors returned by AbortQueuedActionRequest.ValidateAll() if the designated constraints aren't met.
func (AbortQueuedActionRequestMultiError) AllErrors ¶
func (m AbortQueuedActionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortQueuedActionRequestMultiError) Error ¶
func (m AbortQueuedActionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortQueuedActionRequestValidationError ¶
type AbortQueuedActionRequestValidationError struct {
// contains filtered or unexported fields
}
AbortQueuedActionRequestValidationError is the validation error returned by AbortQueuedActionRequest.Validate if the designated constraints aren't met.
func (AbortQueuedActionRequestValidationError) Cause ¶
func (e AbortQueuedActionRequestValidationError) Cause() error
Cause function returns cause value.
func (AbortQueuedActionRequestValidationError) Error ¶
func (e AbortQueuedActionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AbortQueuedActionRequestValidationError) ErrorName ¶
func (e AbortQueuedActionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AbortQueuedActionRequestValidationError) Field ¶
func (e AbortQueuedActionRequestValidationError) Field() string
Field function returns field value.
func (AbortQueuedActionRequestValidationError) Key ¶
func (e AbortQueuedActionRequestValidationError) Key() bool
Key function returns key value.
func (AbortQueuedActionRequestValidationError) Reason ¶
func (e AbortQueuedActionRequestValidationError) Reason() string
Reason function returns reason value.
type AbortQueuedActionResponse ¶
type AbortQueuedActionResponse struct {
// contains filtered or unexported fields
}
func (*AbortQueuedActionResponse) Descriptor
deprecated
func (*AbortQueuedActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AbortQueuedActionResponse.ProtoReflect.Descriptor instead.
func (*AbortQueuedActionResponse) ProtoMessage ¶
func (*AbortQueuedActionResponse) ProtoMessage()
func (*AbortQueuedActionResponse) ProtoReflect ¶
func (x *AbortQueuedActionResponse) ProtoReflect() protoreflect.Message
func (*AbortQueuedActionResponse) Reset ¶
func (x *AbortQueuedActionResponse) Reset()
func (*AbortQueuedActionResponse) String ¶
func (x *AbortQueuedActionResponse) String() string
func (*AbortQueuedActionResponse) Validate ¶
func (m *AbortQueuedActionResponse) Validate() error
Validate checks the field values on AbortQueuedActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortQueuedActionResponse) ValidateAll ¶
func (m *AbortQueuedActionResponse) ValidateAll() error
ValidateAll checks the field values on AbortQueuedActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortQueuedActionResponseMultiError, or nil if none found.
type AbortQueuedActionResponseMultiError ¶
type AbortQueuedActionResponseMultiError []error
AbortQueuedActionResponseMultiError is an error wrapping multiple validation errors returned by AbortQueuedActionResponse.ValidateAll() if the designated constraints aren't met.
func (AbortQueuedActionResponseMultiError) AllErrors ¶
func (m AbortQueuedActionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortQueuedActionResponseMultiError) Error ¶
func (m AbortQueuedActionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortQueuedActionResponseValidationError ¶
type AbortQueuedActionResponseValidationError struct {
// contains filtered or unexported fields
}
AbortQueuedActionResponseValidationError is the validation error returned by AbortQueuedActionResponse.Validate if the designated constraints aren't met.
func (AbortQueuedActionResponseValidationError) Cause ¶
func (e AbortQueuedActionResponseValidationError) Cause() error
Cause function returns cause value.
func (AbortQueuedActionResponseValidationError) Error ¶
func (e AbortQueuedActionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AbortQueuedActionResponseValidationError) ErrorName ¶
func (e AbortQueuedActionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AbortQueuedActionResponseValidationError) Field ¶
func (e AbortQueuedActionResponseValidationError) Field() string
Field function returns field value.
func (AbortQueuedActionResponseValidationError) Key ¶
func (e AbortQueuedActionResponseValidationError) Key() bool
Key function returns key value.
func (AbortQueuedActionResponseValidationError) Reason ¶
func (e AbortQueuedActionResponseValidationError) Reason() string
Reason function returns reason value.
type AbortQueuedRunRequest ¶
type AbortQueuedRunRequest struct {
// the unique identifier for the run to be aborted.
RunId *common.RunIdentifier `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// Reason for aborting the run, if applicable.
Reason *string `protobuf:"bytes,2,opt,name=reason,proto3,oneof" json:"reason,omitempty"`
// contains filtered or unexported fields
}
request message for aborting a run.
func (*AbortQueuedRunRequest) Descriptor
deprecated
func (*AbortQueuedRunRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbortQueuedRunRequest.ProtoReflect.Descriptor instead.
func (*AbortQueuedRunRequest) GetReason ¶
func (x *AbortQueuedRunRequest) GetReason() string
func (*AbortQueuedRunRequest) GetRunId ¶
func (x *AbortQueuedRunRequest) GetRunId() *common.RunIdentifier
func (*AbortQueuedRunRequest) ProtoMessage ¶
func (*AbortQueuedRunRequest) ProtoMessage()
func (*AbortQueuedRunRequest) ProtoReflect ¶
func (x *AbortQueuedRunRequest) ProtoReflect() protoreflect.Message
func (*AbortQueuedRunRequest) Reset ¶
func (x *AbortQueuedRunRequest) Reset()
func (*AbortQueuedRunRequest) String ¶
func (x *AbortQueuedRunRequest) String() string
func (*AbortQueuedRunRequest) Validate ¶
func (m *AbortQueuedRunRequest) Validate() error
Validate checks the field values on AbortQueuedRunRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortQueuedRunRequest) ValidateAll ¶
func (m *AbortQueuedRunRequest) ValidateAll() error
ValidateAll checks the field values on AbortQueuedRunRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortQueuedRunRequestMultiError, or nil if none found.
type AbortQueuedRunRequestMultiError ¶
type AbortQueuedRunRequestMultiError []error
AbortQueuedRunRequestMultiError is an error wrapping multiple validation errors returned by AbortQueuedRunRequest.ValidateAll() if the designated constraints aren't met.
func (AbortQueuedRunRequestMultiError) AllErrors ¶
func (m AbortQueuedRunRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortQueuedRunRequestMultiError) Error ¶
func (m AbortQueuedRunRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortQueuedRunRequestValidationError ¶
type AbortQueuedRunRequestValidationError struct {
// contains filtered or unexported fields
}
AbortQueuedRunRequestValidationError is the validation error returned by AbortQueuedRunRequest.Validate if the designated constraints aren't met.
func (AbortQueuedRunRequestValidationError) Cause ¶
func (e AbortQueuedRunRequestValidationError) Cause() error
Cause function returns cause value.
func (AbortQueuedRunRequestValidationError) Error ¶
func (e AbortQueuedRunRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AbortQueuedRunRequestValidationError) ErrorName ¶
func (e AbortQueuedRunRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AbortQueuedRunRequestValidationError) Field ¶
func (e AbortQueuedRunRequestValidationError) Field() string
Field function returns field value.
func (AbortQueuedRunRequestValidationError) Key ¶
func (e AbortQueuedRunRequestValidationError) Key() bool
Key function returns key value.
func (AbortQueuedRunRequestValidationError) Reason ¶
func (e AbortQueuedRunRequestValidationError) Reason() string
Reason function returns reason value.
type AbortQueuedRunResponse ¶
type AbortQueuedRunResponse struct {
// contains filtered or unexported fields
}
response message for aborting a run.
func (*AbortQueuedRunResponse) Descriptor
deprecated
func (*AbortQueuedRunResponse) Descriptor() ([]byte, []int)
Deprecated: Use AbortQueuedRunResponse.ProtoReflect.Descriptor instead.
func (*AbortQueuedRunResponse) ProtoMessage ¶
func (*AbortQueuedRunResponse) ProtoMessage()
func (*AbortQueuedRunResponse) ProtoReflect ¶
func (x *AbortQueuedRunResponse) ProtoReflect() protoreflect.Message
func (*AbortQueuedRunResponse) Reset ¶
func (x *AbortQueuedRunResponse) Reset()
func (*AbortQueuedRunResponse) String ¶
func (x *AbortQueuedRunResponse) String() string
func (*AbortQueuedRunResponse) Validate ¶
func (m *AbortQueuedRunResponse) Validate() error
Validate checks the field values on AbortQueuedRunResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortQueuedRunResponse) ValidateAll ¶
func (m *AbortQueuedRunResponse) ValidateAll() error
ValidateAll checks the field values on AbortQueuedRunResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortQueuedRunResponseMultiError, or nil if none found.
type AbortQueuedRunResponseMultiError ¶
type AbortQueuedRunResponseMultiError []error
AbortQueuedRunResponseMultiError is an error wrapping multiple validation errors returned by AbortQueuedRunResponse.ValidateAll() if the designated constraints aren't met.
func (AbortQueuedRunResponseMultiError) AllErrors ¶
func (m AbortQueuedRunResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortQueuedRunResponseMultiError) Error ¶
func (m AbortQueuedRunResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortQueuedRunResponseValidationError ¶
type AbortQueuedRunResponseValidationError struct {
// contains filtered or unexported fields
}
AbortQueuedRunResponseValidationError is the validation error returned by AbortQueuedRunResponse.Validate if the designated constraints aren't met.
func (AbortQueuedRunResponseValidationError) Cause ¶
func (e AbortQueuedRunResponseValidationError) Cause() error
Cause function returns cause value.
func (AbortQueuedRunResponseValidationError) Error ¶
func (e AbortQueuedRunResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AbortQueuedRunResponseValidationError) ErrorName ¶
func (e AbortQueuedRunResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AbortQueuedRunResponseValidationError) Field ¶
func (e AbortQueuedRunResponseValidationError) Field() string
Field function returns field value.
func (AbortQueuedRunResponseValidationError) Key ¶
func (e AbortQueuedRunResponseValidationError) Key() bool
Key function returns key value.
func (AbortQueuedRunResponseValidationError) Reason ¶
func (e AbortQueuedRunResponseValidationError) Reason() string
Reason function returns reason value.
type AbortRunRequest ¶
type AbortRunRequest struct {
// Run to abort.
RunId *common.RunIdentifier `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// Reason for aborting the run. if applicable.
Reason *string `protobuf:"bytes,2,opt,name=reason,proto3,oneof" json:"reason,omitempty"`
// contains filtered or unexported fields
}
Request message for aborting a run.
func (*AbortRunRequest) Descriptor
deprecated
func (*AbortRunRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbortRunRequest.ProtoReflect.Descriptor instead.
func (*AbortRunRequest) GetReason ¶
func (x *AbortRunRequest) GetReason() string
func (*AbortRunRequest) GetRunId ¶
func (x *AbortRunRequest) GetRunId() *common.RunIdentifier
func (*AbortRunRequest) ProtoMessage ¶
func (*AbortRunRequest) ProtoMessage()
func (*AbortRunRequest) ProtoReflect ¶
func (x *AbortRunRequest) ProtoReflect() protoreflect.Message
func (*AbortRunRequest) Reset ¶
func (x *AbortRunRequest) Reset()
func (*AbortRunRequest) String ¶
func (x *AbortRunRequest) String() string
func (*AbortRunRequest) Validate ¶
func (m *AbortRunRequest) Validate() error
Validate checks the field values on AbortRunRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortRunRequest) ValidateAll ¶
func (m *AbortRunRequest) ValidateAll() error
ValidateAll checks the field values on AbortRunRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortRunRequestMultiError, or nil if none found.
type AbortRunRequestMultiError ¶
type AbortRunRequestMultiError []error
AbortRunRequestMultiError is an error wrapping multiple validation errors returned by AbortRunRequest.ValidateAll() if the designated constraints aren't met.
func (AbortRunRequestMultiError) AllErrors ¶
func (m AbortRunRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortRunRequestMultiError) Error ¶
func (m AbortRunRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortRunRequestValidationError ¶
type AbortRunRequestValidationError struct {
// contains filtered or unexported fields
}
AbortRunRequestValidationError is the validation error returned by AbortRunRequest.Validate if the designated constraints aren't met.
func (AbortRunRequestValidationError) Cause ¶
func (e AbortRunRequestValidationError) Cause() error
Cause function returns cause value.
func (AbortRunRequestValidationError) Error ¶
func (e AbortRunRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AbortRunRequestValidationError) ErrorName ¶
func (e AbortRunRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AbortRunRequestValidationError) Field ¶
func (e AbortRunRequestValidationError) Field() string
Field function returns field value.
func (AbortRunRequestValidationError) Key ¶
func (e AbortRunRequestValidationError) Key() bool
Key function returns key value.
func (AbortRunRequestValidationError) Reason ¶
func (e AbortRunRequestValidationError) Reason() string
Reason function returns reason value.
type AbortRunResponse ¶
type AbortRunResponse struct {
// contains filtered or unexported fields
}
Response message for aborting a run.
func (*AbortRunResponse) Descriptor
deprecated
func (*AbortRunResponse) Descriptor() ([]byte, []int)
Deprecated: Use AbortRunResponse.ProtoReflect.Descriptor instead.
func (*AbortRunResponse) ProtoMessage ¶
func (*AbortRunResponse) ProtoMessage()
func (*AbortRunResponse) ProtoReflect ¶
func (x *AbortRunResponse) ProtoReflect() protoreflect.Message
func (*AbortRunResponse) Reset ¶
func (x *AbortRunResponse) Reset()
func (*AbortRunResponse) String ¶
func (x *AbortRunResponse) String() string
func (*AbortRunResponse) Validate ¶
func (m *AbortRunResponse) Validate() error
Validate checks the field values on AbortRunResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AbortRunResponse) ValidateAll ¶
func (m *AbortRunResponse) ValidateAll() error
ValidateAll checks the field values on AbortRunResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AbortRunResponseMultiError, or nil if none found.
type AbortRunResponseMultiError ¶
type AbortRunResponseMultiError []error
AbortRunResponseMultiError is an error wrapping multiple validation errors returned by AbortRunResponse.ValidateAll() if the designated constraints aren't met.
func (AbortRunResponseMultiError) AllErrors ¶
func (m AbortRunResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AbortRunResponseMultiError) Error ¶
func (m AbortRunResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AbortRunResponseValidationError ¶
type AbortRunResponseValidationError struct {
// contains filtered or unexported fields
}
AbortRunResponseValidationError is the validation error returned by AbortRunResponse.Validate if the designated constraints aren't met.
func (AbortRunResponseValidationError) Cause ¶
func (e AbortRunResponseValidationError) Cause() error
Cause function returns cause value.
func (AbortRunResponseValidationError) Error ¶
func (e AbortRunResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AbortRunResponseValidationError) ErrorName ¶
func (e AbortRunResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AbortRunResponseValidationError) Field ¶
func (e AbortRunResponseValidationError) Field() string
Field function returns field value.
func (AbortRunResponseValidationError) Key ¶
func (e AbortRunResponseValidationError) Key() bool
Key function returns key value.
func (AbortRunResponseValidationError) Reason ¶
func (e AbortRunResponseValidationError) Reason() string
Reason function returns reason value.
type Action ¶
type Action struct {
// Id for this action.
Id *common.ActionIdentifier `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Metadata for this action.
Metadata *ActionMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
// Last known status.
Status *ActionStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
Lightweight representation of an action.
func (*Action) Descriptor
deprecated
func (*Action) GetId ¶
func (x *Action) GetId() *common.ActionIdentifier
func (*Action) GetMetadata ¶
func (x *Action) GetMetadata() *ActionMetadata
func (*Action) GetStatus ¶
func (x *Action) GetStatus() *ActionStatus
func (*Action) ProtoMessage ¶
func (*Action) ProtoMessage()
func (*Action) ProtoReflect ¶
func (x *Action) ProtoReflect() protoreflect.Message
func (*Action) Validate ¶
Validate checks the field values on Action with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Action) ValidateAll ¶
ValidateAll checks the field values on Action with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionMultiError, or nil if none found.
type ActionAttempt ¶
type ActionAttempt struct {
// Last known phase.
Phase common.ActionPhase `protobuf:"varint,1,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
// Time the attempt started.
StartTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// Time the attempt ended, if applicable.
EndTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"`
// Error info for the attempt, if failed.
ErrorInfo *ErrorInfo `protobuf:"bytes,4,opt,name=error_info,json=errorInfo,proto3,oneof" json:"error_info,omitempty"`
// The attempt number, starting with 1.
Attempt uint32 `protobuf:"varint,5,opt,name=attempt,proto3" json:"attempt,omitempty"`
// Log references.
LogInfo []*core.TaskLog `protobuf:"bytes,6,rep,name=log_info,json=logInfo,proto3" json:"log_info,omitempty"`
// Output references.
Outputs *task.OutputReferences `protobuf:"bytes,7,opt,name=outputs,proto3" json:"outputs,omitempty"`
// Indicates whether logs are available for tailing. It doesn't necessarily indicate the logs are present, but that
// we have the info we need to look them up.
LogsAvailable bool `protobuf:"varint,8,opt,name=logs_available,json=logsAvailable,proto3" json:"logs_available,omitempty"`
// cache status of the action attempt
CacheStatus core.CatalogCacheStatus `` /* 134-byte string literal not displayed */
// Cluster events like k8s events in a human-readable form.
ClusterEvents []*ClusterEvent `protobuf:"bytes,10,rep,name=cluster_events,json=clusterEvents,proto3" json:"cluster_events,omitempty"`
// History of phase transitions.
PhaseTransitions []*PhaseTransition `protobuf:"bytes,11,rep,name=phase_transitions,json=phaseTransitions,proto3" json:"phase_transitions,omitempty"`
// The cluster this attempt is assigned to.
Cluster string `protobuf:"bytes,12,opt,name=cluster,proto3" json:"cluster,omitempty"`
// Contains corresponding k8s pods and containers information for this action attempt.
LogContext *core.LogContext `protobuf:"bytes,13,opt,name=log_context,json=logContext,proto3" json:"log_context,omitempty"`
// contains filtered or unexported fields
}
ActionAttempt is a single attempt of an action.
func (*ActionAttempt) Descriptor
deprecated
func (*ActionAttempt) Descriptor() ([]byte, []int)
Deprecated: Use ActionAttempt.ProtoReflect.Descriptor instead.
func (*ActionAttempt) GetAttempt ¶
func (x *ActionAttempt) GetAttempt() uint32
func (*ActionAttempt) GetCacheStatus ¶
func (x *ActionAttempt) GetCacheStatus() core.CatalogCacheStatus
func (*ActionAttempt) GetCluster ¶
func (x *ActionAttempt) GetCluster() string
func (*ActionAttempt) GetClusterEvents ¶
func (x *ActionAttempt) GetClusterEvents() []*ClusterEvent
func (*ActionAttempt) GetEndTime ¶
func (x *ActionAttempt) GetEndTime() *timestamppb.Timestamp
func (*ActionAttempt) GetErrorInfo ¶
func (x *ActionAttempt) GetErrorInfo() *ErrorInfo
func (*ActionAttempt) GetLogContext ¶
func (x *ActionAttempt) GetLogContext() *core.LogContext
func (*ActionAttempt) GetLogInfo ¶
func (x *ActionAttempt) GetLogInfo() []*core.TaskLog
func (*ActionAttempt) GetLogsAvailable ¶
func (x *ActionAttempt) GetLogsAvailable() bool
func (*ActionAttempt) GetOutputs ¶
func (x *ActionAttempt) GetOutputs() *task.OutputReferences
func (*ActionAttempt) GetPhase ¶
func (x *ActionAttempt) GetPhase() common.ActionPhase
func (*ActionAttempt) GetPhaseTransitions ¶
func (x *ActionAttempt) GetPhaseTransitions() []*PhaseTransition
func (*ActionAttempt) GetStartTime ¶
func (x *ActionAttempt) GetStartTime() *timestamppb.Timestamp
func (*ActionAttempt) ProtoMessage ¶
func (*ActionAttempt) ProtoMessage()
func (*ActionAttempt) ProtoReflect ¶
func (x *ActionAttempt) ProtoReflect() protoreflect.Message
func (*ActionAttempt) Reset ¶
func (x *ActionAttempt) Reset()
func (*ActionAttempt) String ¶
func (x *ActionAttempt) String() string
func (*ActionAttempt) Validate ¶
func (m *ActionAttempt) Validate() error
Validate checks the field values on ActionAttempt with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionAttempt) ValidateAll ¶
func (m *ActionAttempt) ValidateAll() error
ValidateAll checks the field values on ActionAttempt with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionAttemptMultiError, or nil if none found.
type ActionAttemptMultiError ¶
type ActionAttemptMultiError []error
ActionAttemptMultiError is an error wrapping multiple validation errors returned by ActionAttempt.ValidateAll() if the designated constraints aren't met.
func (ActionAttemptMultiError) AllErrors ¶
func (m ActionAttemptMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionAttemptMultiError) Error ¶
func (m ActionAttemptMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionAttemptValidationError ¶
type ActionAttemptValidationError struct {
// contains filtered or unexported fields
}
ActionAttemptValidationError is the validation error returned by ActionAttempt.Validate if the designated constraints aren't met.
func (ActionAttemptValidationError) Cause ¶
func (e ActionAttemptValidationError) Cause() error
Cause function returns cause value.
func (ActionAttemptValidationError) Error ¶
func (e ActionAttemptValidationError) Error() string
Error satisfies the builtin error interface
func (ActionAttemptValidationError) ErrorName ¶
func (e ActionAttemptValidationError) ErrorName() string
ErrorName returns error name.
func (ActionAttemptValidationError) Field ¶
func (e ActionAttemptValidationError) Field() string
Field function returns field value.
func (ActionAttemptValidationError) Key ¶
func (e ActionAttemptValidationError) Key() bool
Key function returns key value.
func (ActionAttemptValidationError) Reason ¶
func (e ActionAttemptValidationError) Reason() string
Reason function returns reason value.
type ActionDetails ¶
type ActionDetails struct {
// Id for this action.
Id *common.ActionIdentifier `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Metadata for this action.
Metadata *ActionMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
// Last known status.
Status *ActionStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
// Types that are assignable to Result:
//
// *ActionDetails_ErrorInfo
// *ActionDetails_AbortInfo
Result isActionDetails_Result `protobuf_oneof:"result"`
// Fully resolved spec of the action. Merges user submitted task spec with platform defaults.
//
// Types that are assignable to Spec:
//
// *ActionDetails_Task
// *ActionDetails_Trace
// *ActionDetails_Condition
Spec isActionDetails_Spec `protobuf_oneof:"spec"`
// List of action attempts.
Attempts []*ActionAttempt `protobuf:"bytes,7,rep,name=attempts,proto3" json:"attempts,omitempty"`
// contains filtered or unexported fields
}
ActionDetails is the full details of an action.
func (*ActionDetails) Descriptor
deprecated
func (*ActionDetails) Descriptor() ([]byte, []int)
Deprecated: Use ActionDetails.ProtoReflect.Descriptor instead.
func (*ActionDetails) GetAbortInfo ¶
func (x *ActionDetails) GetAbortInfo() *AbortInfo
func (*ActionDetails) GetAttempts ¶
func (x *ActionDetails) GetAttempts() []*ActionAttempt
func (*ActionDetails) GetCondition ¶ added in v2.0.19
func (x *ActionDetails) GetCondition() *ConditionAction
func (*ActionDetails) GetErrorInfo ¶
func (x *ActionDetails) GetErrorInfo() *ErrorInfo
func (*ActionDetails) GetId ¶
func (x *ActionDetails) GetId() *common.ActionIdentifier
func (*ActionDetails) GetMetadata ¶
func (x *ActionDetails) GetMetadata() *ActionMetadata
func (*ActionDetails) GetResult ¶
func (m *ActionDetails) GetResult() isActionDetails_Result
func (*ActionDetails) GetSpec ¶
func (m *ActionDetails) GetSpec() isActionDetails_Spec
func (*ActionDetails) GetStatus ¶
func (x *ActionDetails) GetStatus() *ActionStatus
func (*ActionDetails) GetTask ¶
func (x *ActionDetails) GetTask() *task.TaskSpec
func (*ActionDetails) GetTrace ¶
func (x *ActionDetails) GetTrace() *task.TraceSpec
func (*ActionDetails) ProtoMessage ¶
func (*ActionDetails) ProtoMessage()
func (*ActionDetails) ProtoReflect ¶
func (x *ActionDetails) ProtoReflect() protoreflect.Message
func (*ActionDetails) Reset ¶
func (x *ActionDetails) Reset()
func (*ActionDetails) String ¶
func (x *ActionDetails) String() string
func (*ActionDetails) Validate ¶
func (m *ActionDetails) Validate() error
Validate checks the field values on ActionDetails with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionDetails) ValidateAll ¶
func (m *ActionDetails) ValidateAll() error
ValidateAll checks the field values on ActionDetails with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionDetailsMultiError, or nil if none found.
type ActionDetailsMultiError ¶
type ActionDetailsMultiError []error
ActionDetailsMultiError is an error wrapping multiple validation errors returned by ActionDetails.ValidateAll() if the designated constraints aren't met.
func (ActionDetailsMultiError) AllErrors ¶
func (m ActionDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionDetailsMultiError) Error ¶
func (m ActionDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionDetailsValidationError ¶
type ActionDetailsValidationError struct {
// contains filtered or unexported fields
}
ActionDetailsValidationError is the validation error returned by ActionDetails.Validate if the designated constraints aren't met.
func (ActionDetailsValidationError) Cause ¶
func (e ActionDetailsValidationError) Cause() error
Cause function returns cause value.
func (ActionDetailsValidationError) Error ¶
func (e ActionDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (ActionDetailsValidationError) ErrorName ¶
func (e ActionDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (ActionDetailsValidationError) Field ¶
func (e ActionDetailsValidationError) Field() string
Field function returns field value.
func (ActionDetailsValidationError) Key ¶
func (e ActionDetailsValidationError) Key() bool
Key function returns key value.
func (ActionDetailsValidationError) Reason ¶
func (e ActionDetailsValidationError) Reason() string
Reason function returns reason value.
type ActionDetails_AbortInfo ¶
type ActionDetails_AbortInfo struct {
// Abort info for the action, if aborted.
AbortInfo *AbortInfo `protobuf:"bytes,5,opt,name=abort_info,json=abortInfo,proto3,oneof"`
}
type ActionDetails_Condition ¶ added in v2.0.19
type ActionDetails_Condition struct {
Condition *ConditionAction `protobuf:"bytes,9,opt,name=condition,proto3,oneof"`
}
type ActionDetails_ErrorInfo ¶
type ActionDetails_ErrorInfo struct {
// Error info for the action, if failed.
ErrorInfo *ErrorInfo `protobuf:"bytes,4,opt,name=error_info,json=errorInfo,proto3,oneof"`
}
type ActionDetails_Task ¶
type ActionDetails_Trace ¶
type ActionEvent ¶
type ActionEvent struct {
// The action id.
Id *common.ActionIdentifier `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// The attempt number.
Attempt uint32 `protobuf:"varint,2,opt,name=attempt,proto3" json:"attempt,omitempty"`
// The phase for this attempt.
Phase common.ActionPhase `protobuf:"varint,3,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
// The version of this attempt and phase.
Version uint32 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"`
// Time the attempt started.
//
// Deprecated: Marked as deprecated in flyteidl2/workflow/run_definition.proto.
StartTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// Timestamp when the event occurred, as recorded by the underlying platform (e.g. Kubernetes).
UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"`
// Time the attempt ended, if applicable.
//
// Deprecated: Marked as deprecated in flyteidl2/workflow/run_definition.proto.
EndTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"`
// Error info for the attempt, if failed.
ErrorInfo *ErrorInfo `protobuf:"bytes,8,opt,name=error_info,json=errorInfo,proto3,oneof" json:"error_info,omitempty"`
// Log references.
LogInfo []*core.TaskLog `protobuf:"bytes,9,rep,name=log_info,json=logInfo,proto3" json:"log_info,omitempty"`
// Metadata to associate containers with logs.
LogContext *core.LogContext `protobuf:"bytes,10,opt,name=log_context,json=logContext,proto3" json:"log_context,omitempty"`
// The cluster this attempt is running on.
Cluster string `protobuf:"bytes,11,opt,name=cluster,proto3" json:"cluster,omitempty"`
// Output references.
Outputs *task.OutputReferences `protobuf:"bytes,12,opt,name=outputs,proto3" json:"outputs,omitempty"`
// cache status of the action attempt
CacheStatus core.CatalogCacheStatus `` /* 135-byte string literal not displayed */
// Cluster events like k8s events in a human-readable form.
ClusterEvents []*ClusterEvent `protobuf:"bytes,14,rep,name=cluster_events,json=clusterEvents,proto3" json:"cluster_events,omitempty"`
// Timestamp when the event was observed and reported by the executor
ReportedTime *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=reported_time,json=reportedTime,proto3" json:"reported_time,omitempty"`
// contains filtered or unexported fields
}
Event payload for an action
func (*ActionEvent) Descriptor
deprecated
func (*ActionEvent) Descriptor() ([]byte, []int)
Deprecated: Use ActionEvent.ProtoReflect.Descriptor instead.
func (*ActionEvent) GetAttempt ¶
func (x *ActionEvent) GetAttempt() uint32
func (*ActionEvent) GetCacheStatus ¶
func (x *ActionEvent) GetCacheStatus() core.CatalogCacheStatus
func (*ActionEvent) GetCluster ¶
func (x *ActionEvent) GetCluster() string
func (*ActionEvent) GetClusterEvents ¶
func (x *ActionEvent) GetClusterEvents() []*ClusterEvent
func (*ActionEvent) GetEndTime
deprecated
func (x *ActionEvent) GetEndTime() *timestamppb.Timestamp
Deprecated: Marked as deprecated in flyteidl2/workflow/run_definition.proto.
func (*ActionEvent) GetErrorInfo ¶
func (x *ActionEvent) GetErrorInfo() *ErrorInfo
func (*ActionEvent) GetId ¶
func (x *ActionEvent) GetId() *common.ActionIdentifier
func (*ActionEvent) GetLogContext ¶
func (x *ActionEvent) GetLogContext() *core.LogContext
func (*ActionEvent) GetLogInfo ¶
func (x *ActionEvent) GetLogInfo() []*core.TaskLog
func (*ActionEvent) GetOutputs ¶
func (x *ActionEvent) GetOutputs() *task.OutputReferences
func (*ActionEvent) GetPhase ¶
func (x *ActionEvent) GetPhase() common.ActionPhase
func (*ActionEvent) GetReportedTime ¶
func (x *ActionEvent) GetReportedTime() *timestamppb.Timestamp
func (*ActionEvent) GetStartTime
deprecated
func (x *ActionEvent) GetStartTime() *timestamppb.Timestamp
Deprecated: Marked as deprecated in flyteidl2/workflow/run_definition.proto.
func (*ActionEvent) GetUpdatedTime ¶
func (x *ActionEvent) GetUpdatedTime() *timestamppb.Timestamp
func (*ActionEvent) GetVersion ¶
func (x *ActionEvent) GetVersion() uint32
func (*ActionEvent) ProtoMessage ¶
func (*ActionEvent) ProtoMessage()
func (*ActionEvent) ProtoReflect ¶
func (x *ActionEvent) ProtoReflect() protoreflect.Message
func (*ActionEvent) Reset ¶
func (x *ActionEvent) Reset()
func (*ActionEvent) String ¶
func (x *ActionEvent) String() string
func (*ActionEvent) Validate ¶
func (m *ActionEvent) Validate() error
Validate checks the field values on ActionEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionEvent) ValidateAll ¶
func (m *ActionEvent) ValidateAll() error
ValidateAll checks the field values on ActionEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionEventMultiError, or nil if none found.
type ActionEventMultiError ¶
type ActionEventMultiError []error
ActionEventMultiError is an error wrapping multiple validation errors returned by ActionEvent.ValidateAll() if the designated constraints aren't met.
func (ActionEventMultiError) AllErrors ¶
func (m ActionEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionEventMultiError) Error ¶
func (m ActionEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionEventValidationError ¶
type ActionEventValidationError struct {
// contains filtered or unexported fields
}
ActionEventValidationError is the validation error returned by ActionEvent.Validate if the designated constraints aren't met.
func (ActionEventValidationError) Cause ¶
func (e ActionEventValidationError) Cause() error
Cause function returns cause value.
func (ActionEventValidationError) Error ¶
func (e ActionEventValidationError) Error() string
Error satisfies the builtin error interface
func (ActionEventValidationError) ErrorName ¶
func (e ActionEventValidationError) ErrorName() string
ErrorName returns error name.
func (ActionEventValidationError) Field ¶
func (e ActionEventValidationError) Field() string
Field function returns field value.
func (ActionEventValidationError) Key ¶
func (e ActionEventValidationError) Key() bool
Key function returns key value.
func (ActionEventValidationError) Reason ¶
func (e ActionEventValidationError) Reason() string
Reason function returns reason value.
type ActionLeaf ¶ added in v2.0.21
type ActionLeaf struct {
// Member action name; resolves to a node under the group's parent.
ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// Interned short name from the member's task spec.
ShortName string `protobuf:"bytes,2,opt,name=short_name,json=shortName,proto3" json:"short_name,omitempty"`
// Metric for this entry — wall-clock duration, running duration, or
// setup time depending on which list the leaf appears in.
Duration *durationpb.Duration `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty"`
// contains filtered or unexported fields
}
ActionLeaf is one entry in a GroupAggregations top-3 list.
func (*ActionLeaf) Descriptor
deprecated
added in
v2.0.21
func (*ActionLeaf) Descriptor() ([]byte, []int)
Deprecated: Use ActionLeaf.ProtoReflect.Descriptor instead.
func (*ActionLeaf) GetActionId ¶ added in v2.0.21
func (x *ActionLeaf) GetActionId() string
func (*ActionLeaf) GetDuration ¶ added in v2.0.21
func (x *ActionLeaf) GetDuration() *durationpb.Duration
func (*ActionLeaf) GetShortName ¶ added in v2.0.21
func (x *ActionLeaf) GetShortName() string
func (*ActionLeaf) ProtoMessage ¶ added in v2.0.21
func (*ActionLeaf) ProtoMessage()
func (*ActionLeaf) ProtoReflect ¶ added in v2.0.21
func (x *ActionLeaf) ProtoReflect() protoreflect.Message
func (*ActionLeaf) Reset ¶ added in v2.0.21
func (x *ActionLeaf) Reset()
func (*ActionLeaf) String ¶ added in v2.0.21
func (x *ActionLeaf) String() string
func (*ActionLeaf) Validate ¶ added in v2.0.21
func (m *ActionLeaf) Validate() error
Validate checks the field values on ActionLeaf with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionLeaf) ValidateAll ¶ added in v2.0.21
func (m *ActionLeaf) ValidateAll() error
ValidateAll checks the field values on ActionLeaf with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionLeafMultiError, or nil if none found.
type ActionLeafMultiError ¶ added in v2.0.21
type ActionLeafMultiError []error
ActionLeafMultiError is an error wrapping multiple validation errors returned by ActionLeaf.ValidateAll() if the designated constraints aren't met.
func (ActionLeafMultiError) AllErrors ¶ added in v2.0.21
func (m ActionLeafMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionLeafMultiError) Error ¶ added in v2.0.21
func (m ActionLeafMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionLeafValidationError ¶ added in v2.0.21
type ActionLeafValidationError struct {
// contains filtered or unexported fields
}
ActionLeafValidationError is the validation error returned by ActionLeaf.Validate if the designated constraints aren't met.
func (ActionLeafValidationError) Cause ¶ added in v2.0.21
func (e ActionLeafValidationError) Cause() error
Cause function returns cause value.
func (ActionLeafValidationError) Error ¶ added in v2.0.21
func (e ActionLeafValidationError) Error() string
Error satisfies the builtin error interface
func (ActionLeafValidationError) ErrorName ¶ added in v2.0.21
func (e ActionLeafValidationError) ErrorName() string
ErrorName returns error name.
func (ActionLeafValidationError) Field ¶ added in v2.0.21
func (e ActionLeafValidationError) Field() string
Field function returns field value.
func (ActionLeafValidationError) Key ¶ added in v2.0.21
func (e ActionLeafValidationError) Key() bool
Key function returns key value.
func (ActionLeafValidationError) Reason ¶ added in v2.0.21
func (e ActionLeafValidationError) Reason() string
Reason function returns reason value.
type ActionMetadata ¶
type ActionMetadata struct {
// Parent action if not the root.
Parent string `protobuf:"bytes,3,opt,name=parent,proto3" json:"parent,omitempty"`
// Group this action belongs to, if applicable.
Group string `protobuf:"bytes,5,opt,name=group,proto3" json:"group,omitempty"`
// Identity that executed this run.
ExecutedBy *common.EnrichedIdentity `protobuf:"bytes,6,opt,name=executed_by,json=executedBy,proto3" json:"executed_by,omitempty"`
// Types that are assignable to Spec:
//
// *ActionMetadata_Task
// *ActionMetadata_Trace
// *ActionMetadata_Condition
Spec isActionMetadata_Spec `protobuf_oneof:"spec"`
// Action type.
ActionType ActionType `` /* 128-byte string literal not displayed */
// If this run was initiated by a trigger, this will store the trigger identifier.
TriggerId *common.TriggerIdentifier `protobuf:"bytes,11,opt,name=trigger_id,json=triggerId,proto3" json:"trigger_id,omitempty"`
// Environment name
EnvironmentName string `protobuf:"bytes,12,opt,name=environment_name,json=environmentName,proto3" json:"environment_name,omitempty"`
// Function name
FuntionName string `protobuf:"bytes,13,opt,name=funtion_name,json=funtionName,proto3" json:"funtion_name,omitempty"`
// Trigger name
TriggerName string `protobuf:"bytes,14,opt,name=trigger_name,json=triggerName,proto3" json:"trigger_name,omitempty"`
// Trigger Type
TriggerType *task.TriggerAutomationSpec `protobuf:"bytes,15,opt,name=trigger_type,json=triggerType,proto3" json:"trigger_type,omitempty"`
// Who initiated this run
Source RunSource `protobuf:"varint,16,opt,name=source,proto3,enum=flyteidl2.workflow.RunSource" json:"source,omitempty"`
// contains filtered or unexported fields
}
Static, lightweight metadata about an action.
func (*ActionMetadata) Descriptor
deprecated
func (*ActionMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ActionMetadata.ProtoReflect.Descriptor instead.
func (*ActionMetadata) GetActionType ¶
func (x *ActionMetadata) GetActionType() ActionType
func (*ActionMetadata) GetCondition ¶
func (x *ActionMetadata) GetCondition() *ConditionActionMetadata
func (*ActionMetadata) GetEnvironmentName ¶
func (x *ActionMetadata) GetEnvironmentName() string
func (*ActionMetadata) GetExecutedBy ¶
func (x *ActionMetadata) GetExecutedBy() *common.EnrichedIdentity
func (*ActionMetadata) GetFuntionName ¶
func (x *ActionMetadata) GetFuntionName() string
func (*ActionMetadata) GetGroup ¶
func (x *ActionMetadata) GetGroup() string
func (*ActionMetadata) GetParent ¶
func (x *ActionMetadata) GetParent() string
func (*ActionMetadata) GetSource ¶
func (x *ActionMetadata) GetSource() RunSource
func (*ActionMetadata) GetSpec ¶
func (m *ActionMetadata) GetSpec() isActionMetadata_Spec
func (*ActionMetadata) GetTask ¶
func (x *ActionMetadata) GetTask() *TaskActionMetadata
func (*ActionMetadata) GetTrace ¶
func (x *ActionMetadata) GetTrace() *TraceActionMetadata
func (*ActionMetadata) GetTriggerId ¶
func (x *ActionMetadata) GetTriggerId() *common.TriggerIdentifier
func (*ActionMetadata) GetTriggerName ¶
func (x *ActionMetadata) GetTriggerName() string
func (*ActionMetadata) GetTriggerType ¶
func (x *ActionMetadata) GetTriggerType() *task.TriggerAutomationSpec
func (*ActionMetadata) ProtoMessage ¶
func (*ActionMetadata) ProtoMessage()
func (*ActionMetadata) ProtoReflect ¶
func (x *ActionMetadata) ProtoReflect() protoreflect.Message
func (*ActionMetadata) Reset ¶
func (x *ActionMetadata) Reset()
func (*ActionMetadata) String ¶
func (x *ActionMetadata) String() string
func (*ActionMetadata) Validate ¶
func (m *ActionMetadata) Validate() error
Validate checks the field values on ActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionMetadata) ValidateAll ¶
func (m *ActionMetadata) ValidateAll() error
ValidateAll checks the field values on ActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionMetadataMultiError, or nil if none found.
type ActionMetadataMultiError ¶
type ActionMetadataMultiError []error
ActionMetadataMultiError is an error wrapping multiple validation errors returned by ActionMetadata.ValidateAll() if the designated constraints aren't met.
func (ActionMetadataMultiError) AllErrors ¶
func (m ActionMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionMetadataMultiError) Error ¶
func (m ActionMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionMetadataValidationError ¶
type ActionMetadataValidationError struct {
// contains filtered or unexported fields
}
ActionMetadataValidationError is the validation error returned by ActionMetadata.Validate if the designated constraints aren't met.
func (ActionMetadataValidationError) Cause ¶
func (e ActionMetadataValidationError) Cause() error
Cause function returns cause value.
func (ActionMetadataValidationError) Error ¶
func (e ActionMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (ActionMetadataValidationError) ErrorName ¶
func (e ActionMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (ActionMetadataValidationError) Field ¶
func (e ActionMetadataValidationError) Field() string
Field function returns field value.
func (ActionMetadataValidationError) Key ¶
func (e ActionMetadataValidationError) Key() bool
Key function returns key value.
func (ActionMetadataValidationError) Reason ¶
func (e ActionMetadataValidationError) Reason() string
Reason function returns reason value.
type ActionMetadata_Condition ¶
type ActionMetadata_Condition struct {
// Condition action.
Condition *ConditionActionMetadata `protobuf:"bytes,9,opt,name=condition,proto3,oneof"`
}
type ActionMetadata_Task ¶
type ActionMetadata_Task struct {
// Task action.
Task *TaskActionMetadata `protobuf:"bytes,7,opt,name=task,proto3,oneof"`
}
type ActionMetadata_Trace ¶
type ActionMetadata_Trace struct {
// Trace action.
Trace *TraceActionMetadata `protobuf:"bytes,8,opt,name=trace,proto3,oneof"`
}
type ActionMultiError ¶
type ActionMultiError []error
ActionMultiError is an error wrapping multiple validation errors returned by Action.ValidateAll() if the designated constraints aren't met.
func (ActionMultiError) AllErrors ¶
func (m ActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionMultiError) Error ¶
func (m ActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionSpec ¶
type ActionSpec struct {
// the unique identifier for the action.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// an optional name for the parent action, if it exists. the remaining run metadata (ex. org,
// project, domain) will be the same as the action_id defined above.
ParentActionName *string `protobuf:"bytes,2,opt,name=parent_action_name,json=parentActionName,proto3,oneof" json:"parent_action_name,omitempty"`
// the run spec for this action
RunSpec *task.RunSpec `protobuf:"bytes,3,opt,name=run_spec,json=runSpec,proto3" json:"run_spec,omitempty"`
// the path to the input data for this action.
InputUri string `protobuf:"bytes,4,opt,name=input_uri,json=inputUri,proto3" json:"input_uri,omitempty"`
// the run base path this action should write its output to.
RunOutputBase string `protobuf:"bytes,5,opt,name=run_output_base,json=runOutputBase,proto3" json:"run_output_base,omitempty"`
// Types that are assignable to Spec:
//
// *ActionSpec_Task
// *ActionSpec_Condition
// *ActionSpec_Trace
Spec isActionSpec_Spec `protobuf_oneof:"spec"`
// group this action belongs to, if applicable.
Group string `protobuf:"bytes,8,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*ActionSpec) Descriptor
deprecated
func (*ActionSpec) Descriptor() ([]byte, []int)
Deprecated: Use ActionSpec.ProtoReflect.Descriptor instead.
func (*ActionSpec) GetActionId ¶
func (x *ActionSpec) GetActionId() *common.ActionIdentifier
func (*ActionSpec) GetCondition ¶
func (x *ActionSpec) GetCondition() *ConditionAction
func (*ActionSpec) GetGroup ¶
func (x *ActionSpec) GetGroup() string
func (*ActionSpec) GetInputUri ¶
func (x *ActionSpec) GetInputUri() string
func (*ActionSpec) GetParentActionName ¶
func (x *ActionSpec) GetParentActionName() string
func (*ActionSpec) GetRunOutputBase ¶
func (x *ActionSpec) GetRunOutputBase() string
func (*ActionSpec) GetRunSpec ¶
func (x *ActionSpec) GetRunSpec() *task.RunSpec
func (*ActionSpec) GetSpec ¶
func (m *ActionSpec) GetSpec() isActionSpec_Spec
func (*ActionSpec) GetTask ¶
func (x *ActionSpec) GetTask() *TaskAction
func (*ActionSpec) GetTrace ¶
func (x *ActionSpec) GetTrace() *TraceAction
func (*ActionSpec) ProtoMessage ¶
func (*ActionSpec) ProtoMessage()
func (*ActionSpec) ProtoReflect ¶
func (x *ActionSpec) ProtoReflect() protoreflect.Message
func (*ActionSpec) Reset ¶
func (x *ActionSpec) Reset()
func (*ActionSpec) String ¶
func (x *ActionSpec) String() string
func (*ActionSpec) Validate ¶
func (m *ActionSpec) Validate() error
Validate checks the field values on ActionSpec with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionSpec) ValidateAll ¶
func (m *ActionSpec) ValidateAll() error
ValidateAll checks the field values on ActionSpec with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionSpecMultiError, or nil if none found.
type ActionSpecMultiError ¶
type ActionSpecMultiError []error
ActionSpecMultiError is an error wrapping multiple validation errors returned by ActionSpec.ValidateAll() if the designated constraints aren't met.
func (ActionSpecMultiError) AllErrors ¶
func (m ActionSpecMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionSpecMultiError) Error ¶
func (m ActionSpecMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionSpecValidationError ¶
type ActionSpecValidationError struct {
// contains filtered or unexported fields
}
ActionSpecValidationError is the validation error returned by ActionSpec.Validate if the designated constraints aren't met.
func (ActionSpecValidationError) Cause ¶
func (e ActionSpecValidationError) Cause() error
Cause function returns cause value.
func (ActionSpecValidationError) Error ¶
func (e ActionSpecValidationError) Error() string
Error satisfies the builtin error interface
func (ActionSpecValidationError) ErrorName ¶
func (e ActionSpecValidationError) ErrorName() string
ErrorName returns error name.
func (ActionSpecValidationError) Field ¶
func (e ActionSpecValidationError) Field() string
Field function returns field value.
func (ActionSpecValidationError) Key ¶
func (e ActionSpecValidationError) Key() bool
Key function returns key value.
func (ActionSpecValidationError) Reason ¶
func (e ActionSpecValidationError) Reason() string
Reason function returns reason value.
type ActionSpec_Condition ¶
type ActionSpec_Condition struct {
Condition *ConditionAction `protobuf:"bytes,7,opt,name=condition,proto3,oneof"`
}
type ActionSpec_Task ¶
type ActionSpec_Task struct {
Task *TaskAction `protobuf:"bytes,6,opt,name=task,proto3,oneof"`
}
type ActionSpec_Trace ¶
type ActionSpec_Trace struct {
Trace *TraceAction `protobuf:"bytes,10,opt,name=trace,proto3,oneof"`
}
type ActionStatus ¶
type ActionStatus struct {
// Last known phase.
Phase common.ActionPhase `protobuf:"varint,1,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
// Time the action started.
StartTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// Time the action ended, if applicable.
EndTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"`
// Number of action attempts.
Attempts uint32 `protobuf:"varint,4,opt,name=attempts,proto3" json:"attempts,omitempty"`
// cache status of the action's latest attempt
CacheStatus core.CatalogCacheStatus `` /* 134-byte string literal not displayed */
// Duration of the action in milliseconds.
DurationMs *uint64 `protobuf:"varint,6,opt,name=duration_ms,json=durationMs,proto3,oneof" json:"duration_ms,omitempty"`
// contains filtered or unexported fields
}
Lightweight status of an action. For more detailed status see ActionDetails.
func (*ActionStatus) Descriptor
deprecated
func (*ActionStatus) Descriptor() ([]byte, []int)
Deprecated: Use ActionStatus.ProtoReflect.Descriptor instead.
func (*ActionStatus) GetAttempts ¶
func (x *ActionStatus) GetAttempts() uint32
func (*ActionStatus) GetCacheStatus ¶
func (x *ActionStatus) GetCacheStatus() core.CatalogCacheStatus
func (*ActionStatus) GetDurationMs ¶
func (x *ActionStatus) GetDurationMs() uint64
func (*ActionStatus) GetEndTime ¶
func (x *ActionStatus) GetEndTime() *timestamppb.Timestamp
func (*ActionStatus) GetPhase ¶
func (x *ActionStatus) GetPhase() common.ActionPhase
func (*ActionStatus) GetStartTime ¶
func (x *ActionStatus) GetStartTime() *timestamppb.Timestamp
func (*ActionStatus) ProtoMessage ¶
func (*ActionStatus) ProtoMessage()
func (*ActionStatus) ProtoReflect ¶
func (x *ActionStatus) ProtoReflect() protoreflect.Message
func (*ActionStatus) Reset ¶
func (x *ActionStatus) Reset()
func (*ActionStatus) String ¶
func (x *ActionStatus) String() string
func (*ActionStatus) Validate ¶
func (m *ActionStatus) Validate() error
Validate checks the field values on ActionStatus with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionStatus) ValidateAll ¶
func (m *ActionStatus) ValidateAll() error
ValidateAll checks the field values on ActionStatus with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionStatusMultiError, or nil if none found.
type ActionStatusMultiError ¶
type ActionStatusMultiError []error
ActionStatusMultiError is an error wrapping multiple validation errors returned by ActionStatus.ValidateAll() if the designated constraints aren't met.
func (ActionStatusMultiError) AllErrors ¶
func (m ActionStatusMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionStatusMultiError) Error ¶
func (m ActionStatusMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionStatusValidationError ¶
type ActionStatusValidationError struct {
// contains filtered or unexported fields
}
ActionStatusValidationError is the validation error returned by ActionStatus.Validate if the designated constraints aren't met.
func (ActionStatusValidationError) Cause ¶
func (e ActionStatusValidationError) Cause() error
Cause function returns cause value.
func (ActionStatusValidationError) Error ¶
func (e ActionStatusValidationError) Error() string
Error satisfies the builtin error interface
func (ActionStatusValidationError) ErrorName ¶
func (e ActionStatusValidationError) ErrorName() string
ErrorName returns error name.
func (ActionStatusValidationError) Field ¶
func (e ActionStatusValidationError) Field() string
Field function returns field value.
func (ActionStatusValidationError) Key ¶
func (e ActionStatusValidationError) Key() bool
Key function returns key value.
func (ActionStatusValidationError) Reason ¶
func (e ActionStatusValidationError) Reason() string
Reason function returns reason value.
type ActionType ¶
type ActionType int32
const ( ActionType_ACTION_TYPE_UNSPECIFIED ActionType = 0 ActionType_ACTION_TYPE_TASK ActionType = 1 ActionType_ACTION_TYPE_TRACE ActionType = 2 ActionType_ACTION_TYPE_CONDITION ActionType = 3 )
func (ActionType) Descriptor ¶
func (ActionType) Descriptor() protoreflect.EnumDescriptor
func (ActionType) Enum ¶
func (x ActionType) Enum() *ActionType
func (ActionType) EnumDescriptor
deprecated
func (ActionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ActionType.Descriptor instead.
func (ActionType) Number ¶
func (x ActionType) Number() protoreflect.EnumNumber
func (ActionType) String ¶
func (x ActionType) String() string
func (ActionType) Type ¶
func (ActionType) Type() protoreflect.EnumType
type ActionUpdate ¶
type ActionUpdate struct {
// A unique identifier for the action. `nil` is used as a sentinel value; for example,
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// the current phase of the action.
Phase common.ActionPhase `protobuf:"varint,2,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
// the error associated with the action (if exists).
Error *core.ExecutionError `protobuf:"bytes,3,opt,name=error,proto3,oneof" json:"error,omitempty"`
// the output uri for the action
OutputUri string `protobuf:"bytes,4,opt,name=output_uri,json=outputUri,proto3" json:"output_uri,omitempty"`
// The value literal for the action (used by condition actions).
Value *core.Literal `protobuf:"bytes,5,opt,name=value,proto3,oneof" json:"value,omitempty"`
// contains filtered or unexported fields
}
message to represent an update to the state of an action.
func (*ActionUpdate) Descriptor
deprecated
func (*ActionUpdate) Descriptor() ([]byte, []int)
Deprecated: Use ActionUpdate.ProtoReflect.Descriptor instead.
func (*ActionUpdate) GetActionId ¶
func (x *ActionUpdate) GetActionId() *common.ActionIdentifier
func (*ActionUpdate) GetError ¶
func (x *ActionUpdate) GetError() *core.ExecutionError
func (*ActionUpdate) GetOutputUri ¶
func (x *ActionUpdate) GetOutputUri() string
func (*ActionUpdate) GetPhase ¶
func (x *ActionUpdate) GetPhase() common.ActionPhase
func (*ActionUpdate) GetValue ¶ added in v2.0.14
func (x *ActionUpdate) GetValue() *core.Literal
func (*ActionUpdate) ProtoMessage ¶
func (*ActionUpdate) ProtoMessage()
func (*ActionUpdate) ProtoReflect ¶
func (x *ActionUpdate) ProtoReflect() protoreflect.Message
func (*ActionUpdate) Reset ¶
func (x *ActionUpdate) Reset()
func (*ActionUpdate) String ¶
func (x *ActionUpdate) String() string
func (*ActionUpdate) Validate ¶
func (m *ActionUpdate) Validate() error
Validate checks the field values on ActionUpdate with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ActionUpdate) ValidateAll ¶
func (m *ActionUpdate) ValidateAll() error
ValidateAll checks the field values on ActionUpdate with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActionUpdateMultiError, or nil if none found.
type ActionUpdateMultiError ¶
type ActionUpdateMultiError []error
ActionUpdateMultiError is an error wrapping multiple validation errors returned by ActionUpdate.ValidateAll() if the designated constraints aren't met.
func (ActionUpdateMultiError) AllErrors ¶
func (m ActionUpdateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionUpdateMultiError) Error ¶
func (m ActionUpdateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionUpdateValidationError ¶
type ActionUpdateValidationError struct {
// contains filtered or unexported fields
}
ActionUpdateValidationError is the validation error returned by ActionUpdate.Validate if the designated constraints aren't met.
func (ActionUpdateValidationError) Cause ¶
func (e ActionUpdateValidationError) Cause() error
Cause function returns cause value.
func (ActionUpdateValidationError) Error ¶
func (e ActionUpdateValidationError) Error() string
Error satisfies the builtin error interface
func (ActionUpdateValidationError) ErrorName ¶
func (e ActionUpdateValidationError) ErrorName() string
ErrorName returns error name.
func (ActionUpdateValidationError) Field ¶
func (e ActionUpdateValidationError) Field() string
Field function returns field value.
func (ActionUpdateValidationError) Key ¶
func (e ActionUpdateValidationError) Key() bool
Key function returns key value.
func (ActionUpdateValidationError) Reason ¶
func (e ActionUpdateValidationError) Reason() string
Reason function returns reason value.
type ActionValidationError ¶
type ActionValidationError struct {
// contains filtered or unexported fields
}
ActionValidationError is the validation error returned by Action.Validate if the designated constraints aren't met.
func (ActionValidationError) Cause ¶
func (e ActionValidationError) Cause() error
Cause function returns cause value.
func (ActionValidationError) Error ¶
func (e ActionValidationError) Error() string
Error satisfies the builtin error interface
func (ActionValidationError) ErrorName ¶
func (e ActionValidationError) ErrorName() string
ErrorName returns error name.
func (ActionValidationError) Field ¶
func (e ActionValidationError) Field() string
Field function returns field value.
func (ActionValidationError) Key ¶
func (e ActionValidationError) Key() bool
Key function returns key value.
func (ActionValidationError) Reason ¶
func (e ActionValidationError) Reason() string
Reason function returns reason value.
type ClusterEvent ¶
type ClusterEvent struct {
// occurred_at is the timestamp indicating the instant that this reason happened.
OccurredAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"`
// message is the explanation for the most recent phase transition or status update.
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*ClusterEvent) Descriptor
deprecated
func (*ClusterEvent) Descriptor() ([]byte, []int)
Deprecated: Use ClusterEvent.ProtoReflect.Descriptor instead.
func (*ClusterEvent) GetMessage ¶
func (x *ClusterEvent) GetMessage() string
func (*ClusterEvent) GetOccurredAt ¶
func (x *ClusterEvent) GetOccurredAt() *timestamppb.Timestamp
func (*ClusterEvent) ProtoMessage ¶
func (*ClusterEvent) ProtoMessage()
func (*ClusterEvent) ProtoReflect ¶
func (x *ClusterEvent) ProtoReflect() protoreflect.Message
func (*ClusterEvent) Reset ¶
func (x *ClusterEvent) Reset()
func (*ClusterEvent) String ¶
func (x *ClusterEvent) String() string
func (*ClusterEvent) Validate ¶
func (m *ClusterEvent) Validate() error
Validate checks the field values on ClusterEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ClusterEvent) ValidateAll ¶
func (m *ClusterEvent) ValidateAll() error
ValidateAll checks the field values on ClusterEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ClusterEventMultiError, or nil if none found.
type ClusterEventMultiError ¶
type ClusterEventMultiError []error
ClusterEventMultiError is an error wrapping multiple validation errors returned by ClusterEvent.ValidateAll() if the designated constraints aren't met.
func (ClusterEventMultiError) AllErrors ¶
func (m ClusterEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ClusterEventMultiError) Error ¶
func (m ClusterEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ClusterEventValidationError ¶
type ClusterEventValidationError struct {
// contains filtered or unexported fields
}
ClusterEventValidationError is the validation error returned by ClusterEvent.Validate if the designated constraints aren't met.
func (ClusterEventValidationError) Cause ¶
func (e ClusterEventValidationError) Cause() error
Cause function returns cause value.
func (ClusterEventValidationError) Error ¶
func (e ClusterEventValidationError) Error() string
Error satisfies the builtin error interface
func (ClusterEventValidationError) ErrorName ¶
func (e ClusterEventValidationError) ErrorName() string
ErrorName returns error name.
func (ClusterEventValidationError) Field ¶
func (e ClusterEventValidationError) Field() string
Field function returns field value.
func (ClusterEventValidationError) Key ¶
func (e ClusterEventValidationError) Key() bool
Key function returns key value.
func (ClusterEventValidationError) Reason ¶
func (e ClusterEventValidationError) Reason() string
Reason function returns reason value.
type ConditionAction ¶
type ConditionAction struct {
// Name is the unique identifier for the action.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Type is the expected value type for the condition.
Type *core.LiteralType `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"`
// Prompt shown to the user when the condition is awaited.
Prompt string `protobuf:"bytes,7,opt,name=prompt,proto3" json:"prompt,omitempty"`
// Description of the condition.
Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
// How to render the prompt.
PromptType ConditionPromptType `` /* 136-byte string literal not displayed */
// Optional timeout duration. If the condition is not signaled within this
// duration after creation, it transitions to TIMED_OUT with a timeout error.
// Must be strictly positive when set; zero or negative values are ignored.
Timeout *durationpb.Duration `protobuf:"bytes,10,opt,name=timeout,proto3" json:"timeout,omitempty"`
// Optional webhook to fire when the condition action is created.
Webhook *ConditionWebhook `protobuf:"bytes,11,opt,name=webhook,proto3" json:"webhook,omitempty"`
// contains filtered or unexported fields
}
ConditionAction is used to define a condition that can be evaluated at runtime. It can be used to await a signal from an external system and can carry a value.
func (*ConditionAction) Descriptor
deprecated
func (*ConditionAction) Descriptor() ([]byte, []int)
Deprecated: Use ConditionAction.ProtoReflect.Descriptor instead.
func (*ConditionAction) GetDescription ¶
func (x *ConditionAction) GetDescription() string
func (*ConditionAction) GetName ¶
func (x *ConditionAction) GetName() string
func (*ConditionAction) GetPrompt ¶
func (x *ConditionAction) GetPrompt() string
func (*ConditionAction) GetPromptType ¶ added in v2.0.14
func (x *ConditionAction) GetPromptType() ConditionPromptType
func (*ConditionAction) GetTimeout ¶ added in v2.0.14
func (x *ConditionAction) GetTimeout() *durationpb.Duration
func (*ConditionAction) GetType ¶
func (x *ConditionAction) GetType() *core.LiteralType
func (*ConditionAction) GetWebhook ¶ added in v2.0.14
func (x *ConditionAction) GetWebhook() *ConditionWebhook
func (*ConditionAction) ProtoMessage ¶
func (*ConditionAction) ProtoMessage()
func (*ConditionAction) ProtoReflect ¶
func (x *ConditionAction) ProtoReflect() protoreflect.Message
func (*ConditionAction) Reset ¶
func (x *ConditionAction) Reset()
func (*ConditionAction) String ¶
func (x *ConditionAction) String() string
func (*ConditionAction) Validate ¶
func (m *ConditionAction) Validate() error
Validate checks the field values on ConditionAction with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ConditionAction) ValidateAll ¶
func (m *ConditionAction) ValidateAll() error
ValidateAll checks the field values on ConditionAction with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConditionActionMultiError, or nil if none found.
type ConditionActionMetadata ¶
type ConditionActionMetadata struct {
// Name of the condition (event) as declared by the SDK.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Expected payload type for the SDK SignalEvent call. Clients use this
// to type-check / format the payload before signaling — for example so
// `flyte signal event <run> <action> <value>` can pick the right
// primitive variant without the user passing `--type`.
Type *core.LiteralType `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (*ConditionActionMetadata) Descriptor
deprecated
func (*ConditionActionMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ConditionActionMetadata.ProtoReflect.Descriptor instead.
func (*ConditionActionMetadata) GetName ¶
func (x *ConditionActionMetadata) GetName() string
func (*ConditionActionMetadata) GetType ¶ added in v2.0.19
func (x *ConditionActionMetadata) GetType() *core.LiteralType
func (*ConditionActionMetadata) ProtoMessage ¶
func (*ConditionActionMetadata) ProtoMessage()
func (*ConditionActionMetadata) ProtoReflect ¶
func (x *ConditionActionMetadata) ProtoReflect() protoreflect.Message
func (*ConditionActionMetadata) Reset ¶
func (x *ConditionActionMetadata) Reset()
func (*ConditionActionMetadata) String ¶
func (x *ConditionActionMetadata) String() string
func (*ConditionActionMetadata) Validate ¶
func (m *ConditionActionMetadata) Validate() error
Validate checks the field values on ConditionActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ConditionActionMetadata) ValidateAll ¶
func (m *ConditionActionMetadata) ValidateAll() error
ValidateAll checks the field values on ConditionActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConditionActionMetadataMultiError, or nil if none found.
type ConditionActionMetadataMultiError ¶
type ConditionActionMetadataMultiError []error
ConditionActionMetadataMultiError is an error wrapping multiple validation errors returned by ConditionActionMetadata.ValidateAll() if the designated constraints aren't met.
func (ConditionActionMetadataMultiError) AllErrors ¶
func (m ConditionActionMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConditionActionMetadataMultiError) Error ¶
func (m ConditionActionMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConditionActionMetadataValidationError ¶
type ConditionActionMetadataValidationError struct {
// contains filtered or unexported fields
}
ConditionActionMetadataValidationError is the validation error returned by ConditionActionMetadata.Validate if the designated constraints aren't met.
func (ConditionActionMetadataValidationError) Cause ¶
func (e ConditionActionMetadataValidationError) Cause() error
Cause function returns cause value.
func (ConditionActionMetadataValidationError) Error ¶
func (e ConditionActionMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (ConditionActionMetadataValidationError) ErrorName ¶
func (e ConditionActionMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (ConditionActionMetadataValidationError) Field ¶
func (e ConditionActionMetadataValidationError) Field() string
Field function returns field value.
func (ConditionActionMetadataValidationError) Key ¶
func (e ConditionActionMetadataValidationError) Key() bool
Key function returns key value.
func (ConditionActionMetadataValidationError) Reason ¶
func (e ConditionActionMetadataValidationError) Reason() string
Reason function returns reason value.
type ConditionActionMultiError ¶
type ConditionActionMultiError []error
ConditionActionMultiError is an error wrapping multiple validation errors returned by ConditionAction.ValidateAll() if the designated constraints aren't met.
func (ConditionActionMultiError) AllErrors ¶
func (m ConditionActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConditionActionMultiError) Error ¶
func (m ConditionActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConditionActionValidationError ¶
type ConditionActionValidationError struct {
// contains filtered or unexported fields
}
ConditionActionValidationError is the validation error returned by ConditionAction.Validate if the designated constraints aren't met.
func (ConditionActionValidationError) Cause ¶
func (e ConditionActionValidationError) Cause() error
Cause function returns cause value.
func (ConditionActionValidationError) Error ¶
func (e ConditionActionValidationError) Error() string
Error satisfies the builtin error interface
func (ConditionActionValidationError) ErrorName ¶
func (e ConditionActionValidationError) ErrorName() string
ErrorName returns error name.
func (ConditionActionValidationError) Field ¶
func (e ConditionActionValidationError) Field() string
Field function returns field value.
func (ConditionActionValidationError) Key ¶
func (e ConditionActionValidationError) Key() bool
Key function returns key value.
func (ConditionActionValidationError) Reason ¶
func (e ConditionActionValidationError) Reason() string
Reason function returns reason value.
type ConditionPromptType ¶ added in v2.0.14
type ConditionPromptType int32
const ( ConditionPromptType_CONDITION_PROMPT_TYPE_UNSPECIFIED ConditionPromptType = 0 ConditionPromptType_CONDITION_PROMPT_TYPE_TEXT ConditionPromptType = 1 ConditionPromptType_CONDITION_PROMPT_TYPE_MARKDOWN ConditionPromptType = 2 )
func (ConditionPromptType) Descriptor ¶ added in v2.0.14
func (ConditionPromptType) Descriptor() protoreflect.EnumDescriptor
func (ConditionPromptType) Enum ¶ added in v2.0.14
func (x ConditionPromptType) Enum() *ConditionPromptType
func (ConditionPromptType) EnumDescriptor
deprecated
added in
v2.0.14
func (ConditionPromptType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConditionPromptType.Descriptor instead.
func (ConditionPromptType) Number ¶ added in v2.0.14
func (x ConditionPromptType) Number() protoreflect.EnumNumber
func (ConditionPromptType) String ¶ added in v2.0.14
func (x ConditionPromptType) String() string
func (ConditionPromptType) Type ¶ added in v2.0.14
func (ConditionPromptType) Type() protoreflect.EnumType
type ConditionWebhook ¶ added in v2.0.14
type ConditionWebhook struct {
// The HTTP endpoint to POST to when the condition action is created.
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
// Optional JSON payload. String values may contain "{callback_uri}"
// which the backend replaces with the signal URI for this condition.
Payload *structpb.Struct `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`
// contains filtered or unexported fields
}
func (*ConditionWebhook) Descriptor
deprecated
added in
v2.0.14
func (*ConditionWebhook) Descriptor() ([]byte, []int)
Deprecated: Use ConditionWebhook.ProtoReflect.Descriptor instead.
func (*ConditionWebhook) GetPayload ¶ added in v2.0.14
func (x *ConditionWebhook) GetPayload() *structpb.Struct
func (*ConditionWebhook) GetUrl ¶ added in v2.0.14
func (x *ConditionWebhook) GetUrl() string
func (*ConditionWebhook) ProtoMessage ¶ added in v2.0.14
func (*ConditionWebhook) ProtoMessage()
func (*ConditionWebhook) ProtoReflect ¶ added in v2.0.14
func (x *ConditionWebhook) ProtoReflect() protoreflect.Message
func (*ConditionWebhook) Reset ¶ added in v2.0.14
func (x *ConditionWebhook) Reset()
func (*ConditionWebhook) String ¶ added in v2.0.14
func (x *ConditionWebhook) String() string
func (*ConditionWebhook) Validate ¶ added in v2.0.14
func (m *ConditionWebhook) Validate() error
Validate checks the field values on ConditionWebhook with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ConditionWebhook) ValidateAll ¶ added in v2.0.14
func (m *ConditionWebhook) ValidateAll() error
ValidateAll checks the field values on ConditionWebhook with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConditionWebhookMultiError, or nil if none found.
type ConditionWebhookMultiError ¶ added in v2.0.14
type ConditionWebhookMultiError []error
ConditionWebhookMultiError is an error wrapping multiple validation errors returned by ConditionWebhook.ValidateAll() if the designated constraints aren't met.
func (ConditionWebhookMultiError) AllErrors ¶ added in v2.0.14
func (m ConditionWebhookMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConditionWebhookMultiError) Error ¶ added in v2.0.14
func (m ConditionWebhookMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConditionWebhookValidationError ¶ added in v2.0.14
type ConditionWebhookValidationError struct {
// contains filtered or unexported fields
}
ConditionWebhookValidationError is the validation error returned by ConditionWebhook.Validate if the designated constraints aren't met.
func (ConditionWebhookValidationError) Cause ¶ added in v2.0.14
func (e ConditionWebhookValidationError) Cause() error
Cause function returns cause value.
func (ConditionWebhookValidationError) Error ¶ added in v2.0.14
func (e ConditionWebhookValidationError) Error() string
Error satisfies the builtin error interface
func (ConditionWebhookValidationError) ErrorName ¶ added in v2.0.14
func (e ConditionWebhookValidationError) ErrorName() string
ErrorName returns error name.
func (ConditionWebhookValidationError) Field ¶ added in v2.0.14
func (e ConditionWebhookValidationError) Field() string
Field function returns field value.
func (ConditionWebhookValidationError) Key ¶ added in v2.0.14
func (e ConditionWebhookValidationError) Key() bool
Key function returns key value.
func (ConditionWebhookValidationError) Reason ¶ added in v2.0.14
func (e ConditionWebhookValidationError) Reason() string
Reason function returns reason value.
type ControlMessage ¶
type ControlMessage struct {
// a sentinel value to indicate the end of a stream. this is used to disambiguate between a control message and a
// regular message. When a watch begins the service will return the existing state of all actions, then a sentinel value,
// before continuing on with ongoing updates. this sequence disambiguates the current state from new updates.
Sentinel bool `protobuf:"varint,1,opt,name=sentinel,proto3" json:"sentinel,omitempty"`
// contains filtered or unexported fields
}
func (*ControlMessage) Descriptor
deprecated
func (*ControlMessage) Descriptor() ([]byte, []int)
Deprecated: Use ControlMessage.ProtoReflect.Descriptor instead.
func (*ControlMessage) GetSentinel ¶
func (x *ControlMessage) GetSentinel() bool
func (*ControlMessage) ProtoMessage ¶
func (*ControlMessage) ProtoMessage()
func (*ControlMessage) ProtoReflect ¶
func (x *ControlMessage) ProtoReflect() protoreflect.Message
func (*ControlMessage) Reset ¶
func (x *ControlMessage) Reset()
func (*ControlMessage) String ¶
func (x *ControlMessage) String() string
func (*ControlMessage) Validate ¶
func (m *ControlMessage) Validate() error
Validate checks the field values on ControlMessage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ControlMessage) ValidateAll ¶
func (m *ControlMessage) ValidateAll() error
ValidateAll checks the field values on ControlMessage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ControlMessageMultiError, or nil if none found.
type ControlMessageMultiError ¶
type ControlMessageMultiError []error
ControlMessageMultiError is an error wrapping multiple validation errors returned by ControlMessage.ValidateAll() if the designated constraints aren't met.
func (ControlMessageMultiError) AllErrors ¶
func (m ControlMessageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ControlMessageMultiError) Error ¶
func (m ControlMessageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ControlMessageValidationError ¶
type ControlMessageValidationError struct {
// contains filtered or unexported fields
}
ControlMessageValidationError is the validation error returned by ControlMessage.Validate if the designated constraints aren't met.
func (ControlMessageValidationError) Cause ¶
func (e ControlMessageValidationError) Cause() error
Cause function returns cause value.
func (ControlMessageValidationError) Error ¶
func (e ControlMessageValidationError) Error() string
Error satisfies the builtin error interface
func (ControlMessageValidationError) ErrorName ¶
func (e ControlMessageValidationError) ErrorName() string
ErrorName returns error name.
func (ControlMessageValidationError) Field ¶
func (e ControlMessageValidationError) Field() string
Field function returns field value.
func (ControlMessageValidationError) Key ¶
func (e ControlMessageValidationError) Key() bool
Key function returns key value.
func (ControlMessageValidationError) Reason ¶
func (e ControlMessageValidationError) Reason() string
Reason function returns reason value.
type CreateRunRequest ¶
type CreateRunRequest struct {
// Types that are assignable to Id:
//
// *CreateRunRequest_RunId
// *CreateRunRequest_ProjectId
Id isCreateRunRequest_Id `protobuf_oneof:"id"`
// The task to run.
//
// Types that are assignable to Task:
//
// *CreateRunRequest_TaskId
// *CreateRunRequest_TaskSpec
// *CreateRunRequest_TriggerName
Task isCreateRunRequest_Task `protobuf_oneof:"task"`
// Inputs to use.
//
// Types that are assignable to InputWrapper:
//
// *CreateRunRequest_Inputs
// *CreateRunRequest_OffloadedInputData
InputWrapper isCreateRunRequest_InputWrapper `protobuf_oneof:"input_wrapper"`
// The run spec to use.
RunSpec *task.RunSpec `protobuf:"bytes,5,opt,name=run_spec,json=runSpec,proto3" json:"run_spec,omitempty"`
// Indicates client that created this run.
Source RunSource `protobuf:"varint,8,opt,name=source,proto3,enum=flyteidl2.workflow.RunSource" json:"source,omitempty"`
// Optional explicit run start time. The scheduler sets this to a trigger's scheduled fire time
// so it surfaces as flyte.ctx().run_start_time in the task. If unset, the server defaults it to
// the current time. Copied onto RunSpec.run_start_time before the action is enqueued.
RunStartTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=run_start_time,json=runStartTime,proto3" json:"run_start_time,omitempty"`
// contains filtered or unexported fields
}
Request message for creating a run.
func (*CreateRunRequest) Descriptor
deprecated
func (*CreateRunRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRunRequest.ProtoReflect.Descriptor instead.
func (*CreateRunRequest) GetId ¶
func (m *CreateRunRequest) GetId() isCreateRunRequest_Id
func (*CreateRunRequest) GetInputWrapper ¶ added in v2.0.10
func (m *CreateRunRequest) GetInputWrapper() isCreateRunRequest_InputWrapper
func (*CreateRunRequest) GetInputs ¶
func (x *CreateRunRequest) GetInputs() *task.Inputs
func (*CreateRunRequest) GetOffloadedInputData ¶ added in v2.0.10
func (x *CreateRunRequest) GetOffloadedInputData() *common.OffloadedInputData
func (*CreateRunRequest) GetProjectId ¶
func (x *CreateRunRequest) GetProjectId() *common.ProjectIdentifier
func (*CreateRunRequest) GetRunId ¶
func (x *CreateRunRequest) GetRunId() *common.RunIdentifier
func (*CreateRunRequest) GetRunSpec ¶
func (x *CreateRunRequest) GetRunSpec() *task.RunSpec
func (*CreateRunRequest) GetRunStartTime ¶ added in v2.0.21
func (x *CreateRunRequest) GetRunStartTime() *timestamppb.Timestamp
func (*CreateRunRequest) GetSource ¶
func (x *CreateRunRequest) GetSource() RunSource
func (*CreateRunRequest) GetTask ¶
func (m *CreateRunRequest) GetTask() isCreateRunRequest_Task
func (*CreateRunRequest) GetTaskId ¶
func (x *CreateRunRequest) GetTaskId() *task.TaskIdentifier
func (*CreateRunRequest) GetTaskSpec ¶
func (x *CreateRunRequest) GetTaskSpec() *task.TaskSpec
func (*CreateRunRequest) GetTriggerName ¶
func (x *CreateRunRequest) GetTriggerName() *common.TriggerName
func (*CreateRunRequest) ProtoMessage ¶
func (*CreateRunRequest) ProtoMessage()
func (*CreateRunRequest) ProtoReflect ¶
func (x *CreateRunRequest) ProtoReflect() protoreflect.Message
func (*CreateRunRequest) Reset ¶
func (x *CreateRunRequest) Reset()
func (*CreateRunRequest) String ¶
func (x *CreateRunRequest) String() string
func (*CreateRunRequest) Validate ¶
func (m *CreateRunRequest) Validate() error
Validate checks the field values on CreateRunRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRunRequest) ValidateAll ¶
func (m *CreateRunRequest) ValidateAll() error
ValidateAll checks the field values on CreateRunRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRunRequestMultiError, or nil if none found.
type CreateRunRequestMultiError ¶
type CreateRunRequestMultiError []error
CreateRunRequestMultiError is an error wrapping multiple validation errors returned by CreateRunRequest.ValidateAll() if the designated constraints aren't met.
func (CreateRunRequestMultiError) AllErrors ¶
func (m CreateRunRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRunRequestMultiError) Error ¶
func (m CreateRunRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRunRequestValidationError ¶
type CreateRunRequestValidationError struct {
// contains filtered or unexported fields
}
CreateRunRequestValidationError is the validation error returned by CreateRunRequest.Validate if the designated constraints aren't met.
func (CreateRunRequestValidationError) Cause ¶
func (e CreateRunRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateRunRequestValidationError) Error ¶
func (e CreateRunRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRunRequestValidationError) ErrorName ¶
func (e CreateRunRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRunRequestValidationError) Field ¶
func (e CreateRunRequestValidationError) Field() string
Field function returns field value.
func (CreateRunRequestValidationError) Key ¶
func (e CreateRunRequestValidationError) Key() bool
Key function returns key value.
func (CreateRunRequestValidationError) Reason ¶
func (e CreateRunRequestValidationError) Reason() string
Reason function returns reason value.
type CreateRunRequest_Inputs ¶ added in v2.0.10
type CreateRunRequest_OffloadedInputData ¶ added in v2.0.10
type CreateRunRequest_OffloadedInputData struct {
OffloadedInputData *common.OffloadedInputData `protobuf:"bytes,9,opt,name=offloaded_input_data,json=offloadedInputData,proto3,oneof"`
}
type CreateRunRequest_ProjectId ¶
type CreateRunRequest_ProjectId struct {
// The project id for this run. Run name will be generated.
ProjectId *common.ProjectIdentifier `protobuf:"bytes,6,opt,name=project_id,json=projectId,proto3,oneof"`
}
type CreateRunRequest_RunId ¶
type CreateRunRequest_RunId struct {
// The user provided run id.
RunId *common.RunIdentifier `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3,oneof"`
}
type CreateRunRequest_TaskId ¶
type CreateRunRequest_TaskId struct {
// The task id to use.
TaskId *task.TaskIdentifier `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3,oneof"`
}
type CreateRunRequest_TriggerName ¶
type CreateRunRequest_TriggerName struct {
// The trigger name to use.
TriggerName *common.TriggerName `protobuf:"bytes,7,opt,name=trigger_name,json=triggerName,proto3,oneof"`
}
type CreateRunResponse ¶
type CreateRunResponse struct {
Run *Run `protobuf:"bytes,1,opt,name=run,proto3" json:"run,omitempty"`
// contains filtered or unexported fields
}
Response message for creating a run.
func (*CreateRunResponse) Descriptor
deprecated
func (*CreateRunResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRunResponse.ProtoReflect.Descriptor instead.
func (*CreateRunResponse) GetRun ¶
func (x *CreateRunResponse) GetRun() *Run
func (*CreateRunResponse) ProtoMessage ¶
func (*CreateRunResponse) ProtoMessage()
func (*CreateRunResponse) ProtoReflect ¶
func (x *CreateRunResponse) ProtoReflect() protoreflect.Message
func (*CreateRunResponse) Reset ¶
func (x *CreateRunResponse) Reset()
func (*CreateRunResponse) String ¶
func (x *CreateRunResponse) String() string
func (*CreateRunResponse) Validate ¶
func (m *CreateRunResponse) Validate() error
Validate checks the field values on CreateRunResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRunResponse) ValidateAll ¶
func (m *CreateRunResponse) ValidateAll() error
ValidateAll checks the field values on CreateRunResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRunResponseMultiError, or nil if none found.
type CreateRunResponseMultiError ¶
type CreateRunResponseMultiError []error
CreateRunResponseMultiError is an error wrapping multiple validation errors returned by CreateRunResponse.ValidateAll() if the designated constraints aren't met.
func (CreateRunResponseMultiError) AllErrors ¶
func (m CreateRunResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRunResponseMultiError) Error ¶
func (m CreateRunResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRunResponseValidationError ¶
type CreateRunResponseValidationError struct {
// contains filtered or unexported fields
}
CreateRunResponseValidationError is the validation error returned by CreateRunResponse.Validate if the designated constraints aren't met.
func (CreateRunResponseValidationError) Cause ¶
func (e CreateRunResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateRunResponseValidationError) Error ¶
func (e CreateRunResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRunResponseValidationError) ErrorName ¶
func (e CreateRunResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRunResponseValidationError) Field ¶
func (e CreateRunResponseValidationError) Field() string
Field function returns field value.
func (CreateRunResponseValidationError) Key ¶
func (e CreateRunResponseValidationError) Key() bool
Key function returns key value.
func (CreateRunResponseValidationError) Reason ¶
func (e CreateRunResponseValidationError) Reason() string
Reason function returns reason value.
type EnqueueActionRequest ¶
type EnqueueActionRequest struct {
// the unique identifier for the action.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// an optional name for the parent action, if it exists. the remaining run metadata (ex. org,
// project, domain) will be the same as the action_id defined above.
ParentActionName *string `protobuf:"bytes,2,opt,name=parent_action_name,json=parentActionName,proto3,oneof" json:"parent_action_name,omitempty"`
// Optional run spec passed in by the root action to be utilized by all downstream actions in the run.
RunSpec *task.RunSpec `protobuf:"bytes,3,opt,name=run_spec,json=runSpec,proto3" json:"run_spec,omitempty"`
// the path to the input data for this action.
InputUri string `protobuf:"bytes,6,opt,name=input_uri,json=inputUri,proto3" json:"input_uri,omitempty"`
// the run base path this action should write its output to.
RunOutputBase string `protobuf:"bytes,7,opt,name=run_output_base,json=runOutputBase,proto3" json:"run_output_base,omitempty"`
// group this action belongs to, if applicable.
Group string `protobuf:"bytes,8,opt,name=group,proto3" json:"group,omitempty"`
// subject that created the run, if known.
Subject string `protobuf:"bytes,9,opt,name=subject,proto3" json:"subject,omitempty"`
// Types that are assignable to Spec:
//
// *EnqueueActionRequest_Task
// *EnqueueActionRequest_Trace
// *EnqueueActionRequest_Condition
Spec isEnqueueActionRequest_Spec `protobuf_oneof:"spec"`
// contains filtered or unexported fields
}
request message for queuing an action.
func (*EnqueueActionRequest) Descriptor
deprecated
func (*EnqueueActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnqueueActionRequest.ProtoReflect.Descriptor instead.
func (*EnqueueActionRequest) GetActionId ¶
func (x *EnqueueActionRequest) GetActionId() *common.ActionIdentifier
func (*EnqueueActionRequest) GetCondition ¶
func (x *EnqueueActionRequest) GetCondition() *ConditionAction
func (*EnqueueActionRequest) GetGroup ¶
func (x *EnqueueActionRequest) GetGroup() string
func (*EnqueueActionRequest) GetInputUri ¶
func (x *EnqueueActionRequest) GetInputUri() string
func (*EnqueueActionRequest) GetParentActionName ¶
func (x *EnqueueActionRequest) GetParentActionName() string
func (*EnqueueActionRequest) GetRunOutputBase ¶
func (x *EnqueueActionRequest) GetRunOutputBase() string
func (*EnqueueActionRequest) GetRunSpec ¶
func (x *EnqueueActionRequest) GetRunSpec() *task.RunSpec
func (*EnqueueActionRequest) GetSpec ¶
func (m *EnqueueActionRequest) GetSpec() isEnqueueActionRequest_Spec
func (*EnqueueActionRequest) GetSubject ¶
func (x *EnqueueActionRequest) GetSubject() string
func (*EnqueueActionRequest) GetTask ¶
func (x *EnqueueActionRequest) GetTask() *TaskAction
func (*EnqueueActionRequest) GetTrace ¶
func (x *EnqueueActionRequest) GetTrace() *TraceAction
func (*EnqueueActionRequest) ProtoMessage ¶
func (*EnqueueActionRequest) ProtoMessage()
func (*EnqueueActionRequest) ProtoReflect ¶
func (x *EnqueueActionRequest) ProtoReflect() protoreflect.Message
func (*EnqueueActionRequest) Reset ¶
func (x *EnqueueActionRequest) Reset()
func (*EnqueueActionRequest) String ¶
func (x *EnqueueActionRequest) String() string
func (*EnqueueActionRequest) Validate ¶
func (m *EnqueueActionRequest) Validate() error
Validate checks the field values on EnqueueActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnqueueActionRequest) ValidateAll ¶
func (m *EnqueueActionRequest) ValidateAll() error
ValidateAll checks the field values on EnqueueActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnqueueActionRequestMultiError, or nil if none found.
type EnqueueActionRequestMultiError ¶
type EnqueueActionRequestMultiError []error
EnqueueActionRequestMultiError is an error wrapping multiple validation errors returned by EnqueueActionRequest.ValidateAll() if the designated constraints aren't met.
func (EnqueueActionRequestMultiError) AllErrors ¶
func (m EnqueueActionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnqueueActionRequestMultiError) Error ¶
func (m EnqueueActionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnqueueActionRequestValidationError ¶
type EnqueueActionRequestValidationError struct {
// contains filtered or unexported fields
}
EnqueueActionRequestValidationError is the validation error returned by EnqueueActionRequest.Validate if the designated constraints aren't met.
func (EnqueueActionRequestValidationError) Cause ¶
func (e EnqueueActionRequestValidationError) Cause() error
Cause function returns cause value.
func (EnqueueActionRequestValidationError) Error ¶
func (e EnqueueActionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnqueueActionRequestValidationError) ErrorName ¶
func (e EnqueueActionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnqueueActionRequestValidationError) Field ¶
func (e EnqueueActionRequestValidationError) Field() string
Field function returns field value.
func (EnqueueActionRequestValidationError) Key ¶
func (e EnqueueActionRequestValidationError) Key() bool
Key function returns key value.
func (EnqueueActionRequestValidationError) Reason ¶
func (e EnqueueActionRequestValidationError) Reason() string
Reason function returns reason value.
type EnqueueActionRequest_Condition ¶
type EnqueueActionRequest_Condition struct {
Condition *ConditionAction `protobuf:"bytes,12,opt,name=condition,proto3,oneof"`
}
type EnqueueActionRequest_Task ¶
type EnqueueActionRequest_Task struct {
Task *TaskAction `protobuf:"bytes,10,opt,name=task,proto3,oneof"`
}
type EnqueueActionRequest_Trace ¶
type EnqueueActionRequest_Trace struct {
Trace *TraceAction `protobuf:"bytes,11,opt,name=trace,proto3,oneof"`
}
type EnqueueActionResponse ¶
type EnqueueActionResponse struct {
// contains filtered or unexported fields
}
response message for queuing an action.
func (*EnqueueActionResponse) Descriptor
deprecated
func (*EnqueueActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnqueueActionResponse.ProtoReflect.Descriptor instead.
func (*EnqueueActionResponse) ProtoMessage ¶
func (*EnqueueActionResponse) ProtoMessage()
func (*EnqueueActionResponse) ProtoReflect ¶
func (x *EnqueueActionResponse) ProtoReflect() protoreflect.Message
func (*EnqueueActionResponse) Reset ¶
func (x *EnqueueActionResponse) Reset()
func (*EnqueueActionResponse) String ¶
func (x *EnqueueActionResponse) String() string
func (*EnqueueActionResponse) Validate ¶
func (m *EnqueueActionResponse) Validate() error
Validate checks the field values on EnqueueActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnqueueActionResponse) ValidateAll ¶
func (m *EnqueueActionResponse) ValidateAll() error
ValidateAll checks the field values on EnqueueActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnqueueActionResponseMultiError, or nil if none found.
type EnqueueActionResponseMultiError ¶
type EnqueueActionResponseMultiError []error
EnqueueActionResponseMultiError is an error wrapping multiple validation errors returned by EnqueueActionResponse.ValidateAll() if the designated constraints aren't met.
func (EnqueueActionResponseMultiError) AllErrors ¶
func (m EnqueueActionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnqueueActionResponseMultiError) Error ¶
func (m EnqueueActionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnqueueActionResponseValidationError ¶
type EnqueueActionResponseValidationError struct {
// contains filtered or unexported fields
}
EnqueueActionResponseValidationError is the validation error returned by EnqueueActionResponse.Validate if the designated constraints aren't met.
func (EnqueueActionResponseValidationError) Cause ¶
func (e EnqueueActionResponseValidationError) Cause() error
Cause function returns cause value.
func (EnqueueActionResponseValidationError) Error ¶
func (e EnqueueActionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnqueueActionResponseValidationError) ErrorName ¶
func (e EnqueueActionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnqueueActionResponseValidationError) Field ¶
func (e EnqueueActionResponseValidationError) Field() string
Field function returns field value.
func (EnqueueActionResponseValidationError) Key ¶
func (e EnqueueActionResponseValidationError) Key() bool
Key function returns key value.
func (EnqueueActionResponseValidationError) Reason ¶
func (e EnqueueActionResponseValidationError) Reason() string
Reason function returns reason value.
type EnrichedAction ¶
type EnrichedAction struct {
// The action itself.
Action *Action `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"`
// Whether this action meets specified filters of the request or not.
// If an action that was previously meeting the filter but no longer does, will be sent with this flag set to false
MeetsFilter bool `protobuf:"varint,2,opt,name=meets_filter,json=meetsFilter,proto3" json:"meets_filter,omitempty"`
// Child phase info for this action (Map of phase to counts of children in given phase)
ChildrenPhaseCounts map[int32]int32 `` /* 210-byte string literal not displayed */
// contains filtered or unexported fields
}
EnrichedAction is a wrapper around Action that contains additional information
func (*EnrichedAction) Descriptor
deprecated
func (*EnrichedAction) Descriptor() ([]byte, []int)
Deprecated: Use EnrichedAction.ProtoReflect.Descriptor instead.
func (*EnrichedAction) GetAction ¶
func (x *EnrichedAction) GetAction() *Action
func (*EnrichedAction) GetChildrenPhaseCounts ¶
func (x *EnrichedAction) GetChildrenPhaseCounts() map[int32]int32
func (*EnrichedAction) GetMeetsFilter ¶
func (x *EnrichedAction) GetMeetsFilter() bool
func (*EnrichedAction) ProtoMessage ¶
func (*EnrichedAction) ProtoMessage()
func (*EnrichedAction) ProtoReflect ¶
func (x *EnrichedAction) ProtoReflect() protoreflect.Message
func (*EnrichedAction) Reset ¶
func (x *EnrichedAction) Reset()
func (*EnrichedAction) String ¶
func (x *EnrichedAction) String() string
func (*EnrichedAction) Validate ¶
func (m *EnrichedAction) Validate() error
Validate checks the field values on EnrichedAction with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnrichedAction) ValidateAll ¶
func (m *EnrichedAction) ValidateAll() error
ValidateAll checks the field values on EnrichedAction with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnrichedActionMultiError, or nil if none found.
type EnrichedActionMultiError ¶
type EnrichedActionMultiError []error
EnrichedActionMultiError is an error wrapping multiple validation errors returned by EnrichedAction.ValidateAll() if the designated constraints aren't met.
func (EnrichedActionMultiError) AllErrors ¶
func (m EnrichedActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnrichedActionMultiError) Error ¶
func (m EnrichedActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnrichedActionValidationError ¶
type EnrichedActionValidationError struct {
// contains filtered or unexported fields
}
EnrichedActionValidationError is the validation error returned by EnrichedAction.Validate if the designated constraints aren't met.
func (EnrichedActionValidationError) Cause ¶
func (e EnrichedActionValidationError) Cause() error
Cause function returns cause value.
func (EnrichedActionValidationError) Error ¶
func (e EnrichedActionValidationError) Error() string
Error satisfies the builtin error interface
func (EnrichedActionValidationError) ErrorName ¶
func (e EnrichedActionValidationError) ErrorName() string
ErrorName returns error name.
func (EnrichedActionValidationError) Field ¶
func (e EnrichedActionValidationError) Field() string
Field function returns field value.
func (EnrichedActionValidationError) Key ¶
func (e EnrichedActionValidationError) Key() bool
Key function returns key value.
func (EnrichedActionValidationError) Reason ¶
func (e EnrichedActionValidationError) Reason() string
Reason function returns reason value.
type ErrorInfo ¶
type ErrorInfo struct {
// Error message.
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
// Error kind.
Kind ErrorInfo_Kind `protobuf:"varint,2,opt,name=kind,proto3,enum=flyteidl2.workflow.ErrorInfo_Kind" json:"kind,omitempty"`
// contains filtered or unexported fields
}
ErrorInfo captures details of an error.
func (*ErrorInfo) Descriptor
deprecated
func (*ErrorInfo) GetKind ¶
func (x *ErrorInfo) GetKind() ErrorInfo_Kind
func (*ErrorInfo) GetMessage ¶
func (*ErrorInfo) ProtoMessage ¶
func (*ErrorInfo) ProtoMessage()
func (*ErrorInfo) ProtoReflect ¶
func (x *ErrorInfo) ProtoReflect() protoreflect.Message
func (*ErrorInfo) Validate ¶
Validate checks the field values on ErrorInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ErrorInfo) ValidateAll ¶
ValidateAll checks the field values on ErrorInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ErrorInfoMultiError, or nil if none found.
type ErrorInfoMultiError ¶
type ErrorInfoMultiError []error
ErrorInfoMultiError is an error wrapping multiple validation errors returned by ErrorInfo.ValidateAll() if the designated constraints aren't met.
func (ErrorInfoMultiError) AllErrors ¶
func (m ErrorInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ErrorInfoMultiError) Error ¶
func (m ErrorInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ErrorInfoValidationError ¶
type ErrorInfoValidationError struct {
// contains filtered or unexported fields
}
ErrorInfoValidationError is the validation error returned by ErrorInfo.Validate if the designated constraints aren't met.
func (ErrorInfoValidationError) Cause ¶
func (e ErrorInfoValidationError) Cause() error
Cause function returns cause value.
func (ErrorInfoValidationError) Error ¶
func (e ErrorInfoValidationError) Error() string
Error satisfies the builtin error interface
func (ErrorInfoValidationError) ErrorName ¶
func (e ErrorInfoValidationError) ErrorName() string
ErrorName returns error name.
func (ErrorInfoValidationError) Field ¶
func (e ErrorInfoValidationError) Field() string
Field function returns field value.
func (ErrorInfoValidationError) Key ¶
func (e ErrorInfoValidationError) Key() bool
Key function returns key value.
func (ErrorInfoValidationError) Reason ¶
func (e ErrorInfoValidationError) Reason() string
Reason function returns reason value.
type ErrorInfo_Kind ¶
type ErrorInfo_Kind int32
const ( ErrorInfo_KIND_UNSPECIFIED ErrorInfo_Kind = 0 ErrorInfo_KIND_USER ErrorInfo_Kind = 1 ErrorInfo_KIND_SYSTEM ErrorInfo_Kind = 2 )
func (ErrorInfo_Kind) Descriptor ¶
func (ErrorInfo_Kind) Descriptor() protoreflect.EnumDescriptor
func (ErrorInfo_Kind) Enum ¶
func (x ErrorInfo_Kind) Enum() *ErrorInfo_Kind
func (ErrorInfo_Kind) EnumDescriptor
deprecated
func (ErrorInfo_Kind) EnumDescriptor() ([]byte, []int)
Deprecated: Use ErrorInfo_Kind.Descriptor instead.
func (ErrorInfo_Kind) Number ¶
func (x ErrorInfo_Kind) Number() protoreflect.EnumNumber
func (ErrorInfo_Kind) String ¶
func (x ErrorInfo_Kind) String() string
func (ErrorInfo_Kind) Type ¶
func (ErrorInfo_Kind) Type() protoreflect.EnumType
type EventPayload ¶ added in v2.0.18
type EventPayload struct {
// Types that are assignable to Value:
//
// *EventPayload_BoolValue
// *EventPayload_IntValue
// *EventPayload_FloatValue
// *EventPayload_StringValue
Value isEventPayload_Value `protobuf_oneof:"value"`
// contains filtered or unexported fields
}
EventPayload carries the typed value for a condition signal. This is the user-facing simplified payload surface — the run service converts it to a core.Literal before forwarding to ActionsService.Signal. Exactly one field must be set, matching the condition's declared type.
func (*EventPayload) Descriptor
deprecated
added in
v2.0.18
func (*EventPayload) Descriptor() ([]byte, []int)
Deprecated: Use EventPayload.ProtoReflect.Descriptor instead.
func (*EventPayload) GetBoolValue ¶ added in v2.0.18
func (x *EventPayload) GetBoolValue() bool
func (*EventPayload) GetFloatValue ¶ added in v2.0.18
func (x *EventPayload) GetFloatValue() float64
func (*EventPayload) GetIntValue ¶ added in v2.0.18
func (x *EventPayload) GetIntValue() int64
func (*EventPayload) GetStringValue ¶ added in v2.0.18
func (x *EventPayload) GetStringValue() string
func (*EventPayload) GetValue ¶ added in v2.0.18
func (m *EventPayload) GetValue() isEventPayload_Value
func (*EventPayload) ProtoMessage ¶ added in v2.0.18
func (*EventPayload) ProtoMessage()
func (*EventPayload) ProtoReflect ¶ added in v2.0.18
func (x *EventPayload) ProtoReflect() protoreflect.Message
func (*EventPayload) Reset ¶ added in v2.0.18
func (x *EventPayload) Reset()
func (*EventPayload) String ¶ added in v2.0.18
func (x *EventPayload) String() string
func (*EventPayload) Validate ¶ added in v2.0.18
func (m *EventPayload) Validate() error
Validate checks the field values on EventPayload with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EventPayload) ValidateAll ¶ added in v2.0.18
func (m *EventPayload) ValidateAll() error
ValidateAll checks the field values on EventPayload with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EventPayloadMultiError, or nil if none found.
type EventPayloadMultiError ¶ added in v2.0.18
type EventPayloadMultiError []error
EventPayloadMultiError is an error wrapping multiple validation errors returned by EventPayload.ValidateAll() if the designated constraints aren't met.
func (EventPayloadMultiError) AllErrors ¶ added in v2.0.18
func (m EventPayloadMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventPayloadMultiError) Error ¶ added in v2.0.18
func (m EventPayloadMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventPayloadValidationError ¶ added in v2.0.18
type EventPayloadValidationError struct {
// contains filtered or unexported fields
}
EventPayloadValidationError is the validation error returned by EventPayload.Validate if the designated constraints aren't met.
func (EventPayloadValidationError) Cause ¶ added in v2.0.18
func (e EventPayloadValidationError) Cause() error
Cause function returns cause value.
func (EventPayloadValidationError) Error ¶ added in v2.0.18
func (e EventPayloadValidationError) Error() string
Error satisfies the builtin error interface
func (EventPayloadValidationError) ErrorName ¶ added in v2.0.18
func (e EventPayloadValidationError) ErrorName() string
ErrorName returns error name.
func (EventPayloadValidationError) Field ¶ added in v2.0.18
func (e EventPayloadValidationError) Field() string
Field function returns field value.
func (EventPayloadValidationError) Key ¶ added in v2.0.18
func (e EventPayloadValidationError) Key() bool
Key function returns key value.
func (EventPayloadValidationError) Reason ¶ added in v2.0.18
func (e EventPayloadValidationError) Reason() string
Reason function returns reason value.
type EventPayload_BoolValue ¶ added in v2.0.18
type EventPayload_BoolValue struct {
BoolValue bool `protobuf:"varint,1,opt,name=bool_value,json=boolValue,proto3,oneof"`
}
type EventPayload_FloatValue ¶ added in v2.0.18
type EventPayload_FloatValue struct {
FloatValue float64 `protobuf:"fixed64,3,opt,name=float_value,json=floatValue,proto3,oneof"`
}
type EventPayload_IntValue ¶ added in v2.0.18
type EventPayload_IntValue struct {
IntValue int64 `protobuf:"varint,2,opt,name=int_value,json=intValue,proto3,oneof"`
}
type EventPayload_StringValue ¶ added in v2.0.18
type EventPayload_StringValue struct {
StringValue string `protobuf:"bytes,4,opt,name=string_value,json=stringValue,proto3,oneof"`
}
type EventsProxyServiceClient ¶ added in v2.0.8
type EventsProxyServiceClient interface {
// record the events for an action.
Record(ctx context.Context, in *RecordRequest, opts ...grpc.CallOption) (*RecordResponse, error)
}
EventsProxyServiceClient is the client API for EventsProxyService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventsProxyServiceClient ¶ added in v2.0.8
func NewEventsProxyServiceClient(cc grpc.ClientConnInterface) EventsProxyServiceClient
type EventsProxyServiceServer ¶ added in v2.0.8
type EventsProxyServiceServer interface {
// record the events for an action.
Record(context.Context, *RecordRequest) (*RecordResponse, error)
}
EventsProxyServiceServer is the server API for EventsProxyService service. All implementations should embed UnimplementedEventsProxyServiceServer for forward compatibility
type GetActionDataRequest ¶
type GetActionDataRequest struct {
// Action to query.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// contains filtered or unexported fields
}
Request message for querying action data.
func (*GetActionDataRequest) Descriptor
deprecated
func (*GetActionDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActionDataRequest.ProtoReflect.Descriptor instead.
func (*GetActionDataRequest) GetActionId ¶
func (x *GetActionDataRequest) GetActionId() *common.ActionIdentifier
func (*GetActionDataRequest) ProtoMessage ¶
func (*GetActionDataRequest) ProtoMessage()
func (*GetActionDataRequest) ProtoReflect ¶
func (x *GetActionDataRequest) ProtoReflect() protoreflect.Message
func (*GetActionDataRequest) Reset ¶
func (x *GetActionDataRequest) Reset()
func (*GetActionDataRequest) String ¶
func (x *GetActionDataRequest) String() string
func (*GetActionDataRequest) Validate ¶
func (m *GetActionDataRequest) Validate() error
Validate checks the field values on GetActionDataRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionDataRequest) ValidateAll ¶
func (m *GetActionDataRequest) ValidateAll() error
ValidateAll checks the field values on GetActionDataRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionDataRequestMultiError, or nil if none found.
type GetActionDataRequestMultiError ¶
type GetActionDataRequestMultiError []error
GetActionDataRequestMultiError is an error wrapping multiple validation errors returned by GetActionDataRequest.ValidateAll() if the designated constraints aren't met.
func (GetActionDataRequestMultiError) AllErrors ¶
func (m GetActionDataRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionDataRequestMultiError) Error ¶
func (m GetActionDataRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionDataRequestValidationError ¶
type GetActionDataRequestValidationError struct {
// contains filtered or unexported fields
}
GetActionDataRequestValidationError is the validation error returned by GetActionDataRequest.Validate if the designated constraints aren't met.
func (GetActionDataRequestValidationError) Cause ¶
func (e GetActionDataRequestValidationError) Cause() error
Cause function returns cause value.
func (GetActionDataRequestValidationError) Error ¶
func (e GetActionDataRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionDataRequestValidationError) ErrorName ¶
func (e GetActionDataRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionDataRequestValidationError) Field ¶
func (e GetActionDataRequestValidationError) Field() string
Field function returns field value.
func (GetActionDataRequestValidationError) Key ¶
func (e GetActionDataRequestValidationError) Key() bool
Key function returns key value.
func (GetActionDataRequestValidationError) Reason ¶
func (e GetActionDataRequestValidationError) Reason() string
Reason function returns reason value.
type GetActionDataResponse ¶
type GetActionDataResponse struct {
// Inputs for the action.
Inputs *task.Inputs `protobuf:"bytes,1,opt,name=inputs,proto3" json:"inputs,omitempty"`
// Outputs for the action.
Outputs *task.Outputs `protobuf:"bytes,2,opt,name=outputs,proto3" json:"outputs,omitempty"`
// contains filtered or unexported fields
}
Response message for querying action data.
func (*GetActionDataResponse) Descriptor
deprecated
func (*GetActionDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActionDataResponse.ProtoReflect.Descriptor instead.
func (*GetActionDataResponse) GetInputs ¶
func (x *GetActionDataResponse) GetInputs() *task.Inputs
func (*GetActionDataResponse) GetOutputs ¶
func (x *GetActionDataResponse) GetOutputs() *task.Outputs
func (*GetActionDataResponse) ProtoMessage ¶
func (*GetActionDataResponse) ProtoMessage()
func (*GetActionDataResponse) ProtoReflect ¶
func (x *GetActionDataResponse) ProtoReflect() protoreflect.Message
func (*GetActionDataResponse) Reset ¶
func (x *GetActionDataResponse) Reset()
func (*GetActionDataResponse) String ¶
func (x *GetActionDataResponse) String() string
func (*GetActionDataResponse) Validate ¶
func (m *GetActionDataResponse) Validate() error
Validate checks the field values on GetActionDataResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionDataResponse) ValidateAll ¶
func (m *GetActionDataResponse) ValidateAll() error
ValidateAll checks the field values on GetActionDataResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionDataResponseMultiError, or nil if none found.
type GetActionDataResponseMultiError ¶
type GetActionDataResponseMultiError []error
GetActionDataResponseMultiError is an error wrapping multiple validation errors returned by GetActionDataResponse.ValidateAll() if the designated constraints aren't met.
func (GetActionDataResponseMultiError) AllErrors ¶
func (m GetActionDataResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionDataResponseMultiError) Error ¶
func (m GetActionDataResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionDataResponseValidationError ¶
type GetActionDataResponseValidationError struct {
// contains filtered or unexported fields
}
GetActionDataResponseValidationError is the validation error returned by GetActionDataResponse.Validate if the designated constraints aren't met.
func (GetActionDataResponseValidationError) Cause ¶
func (e GetActionDataResponseValidationError) Cause() error
Cause function returns cause value.
func (GetActionDataResponseValidationError) Error ¶
func (e GetActionDataResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionDataResponseValidationError) ErrorName ¶
func (e GetActionDataResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionDataResponseValidationError) Field ¶
func (e GetActionDataResponseValidationError) Field() string
Field function returns field value.
func (GetActionDataResponseValidationError) Key ¶
func (e GetActionDataResponseValidationError) Key() bool
Key function returns key value.
func (GetActionDataResponseValidationError) Reason ¶
func (e GetActionDataResponseValidationError) Reason() string
Reason function returns reason value.
type GetActionDataURIsRequest ¶ added in v2.0.12
type GetActionDataURIsRequest struct {
// Action to query.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// contains filtered or unexported fields
}
Request message for getting action data URIs.
func (*GetActionDataURIsRequest) Descriptor
deprecated
added in
v2.0.12
func (*GetActionDataURIsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActionDataURIsRequest.ProtoReflect.Descriptor instead.
func (*GetActionDataURIsRequest) GetActionId ¶ added in v2.0.12
func (x *GetActionDataURIsRequest) GetActionId() *common.ActionIdentifier
func (*GetActionDataURIsRequest) ProtoMessage ¶ added in v2.0.12
func (*GetActionDataURIsRequest) ProtoMessage()
func (*GetActionDataURIsRequest) ProtoReflect ¶ added in v2.0.12
func (x *GetActionDataURIsRequest) ProtoReflect() protoreflect.Message
func (*GetActionDataURIsRequest) Reset ¶ added in v2.0.12
func (x *GetActionDataURIsRequest) Reset()
func (*GetActionDataURIsRequest) String ¶ added in v2.0.12
func (x *GetActionDataURIsRequest) String() string
func (*GetActionDataURIsRequest) Validate ¶ added in v2.0.12
func (m *GetActionDataURIsRequest) Validate() error
Validate checks the field values on GetActionDataURIsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionDataURIsRequest) ValidateAll ¶ added in v2.0.12
func (m *GetActionDataURIsRequest) ValidateAll() error
ValidateAll checks the field values on GetActionDataURIsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionDataURIsRequestMultiError, or nil if none found.
type GetActionDataURIsRequestMultiError ¶ added in v2.0.12
type GetActionDataURIsRequestMultiError []error
GetActionDataURIsRequestMultiError is an error wrapping multiple validation errors returned by GetActionDataURIsRequest.ValidateAll() if the designated constraints aren't met.
func (GetActionDataURIsRequestMultiError) AllErrors ¶ added in v2.0.12
func (m GetActionDataURIsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionDataURIsRequestMultiError) Error ¶ added in v2.0.12
func (m GetActionDataURIsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionDataURIsRequestValidationError ¶ added in v2.0.12
type GetActionDataURIsRequestValidationError struct {
// contains filtered or unexported fields
}
GetActionDataURIsRequestValidationError is the validation error returned by GetActionDataURIsRequest.Validate if the designated constraints aren't met.
func (GetActionDataURIsRequestValidationError) Cause ¶ added in v2.0.12
func (e GetActionDataURIsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetActionDataURIsRequestValidationError) Error ¶ added in v2.0.12
func (e GetActionDataURIsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionDataURIsRequestValidationError) ErrorName ¶ added in v2.0.12
func (e GetActionDataURIsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionDataURIsRequestValidationError) Field ¶ added in v2.0.12
func (e GetActionDataURIsRequestValidationError) Field() string
Field function returns field value.
func (GetActionDataURIsRequestValidationError) Key ¶ added in v2.0.12
func (e GetActionDataURIsRequestValidationError) Key() bool
Key function returns key value.
func (GetActionDataURIsRequestValidationError) Reason ¶ added in v2.0.12
func (e GetActionDataURIsRequestValidationError) Reason() string
Reason function returns reason value.
type GetActionDataURIsResponse ¶ added in v2.0.12
type GetActionDataURIsResponse struct {
// URI for the action's input data.
InputsUri string `protobuf:"bytes,1,opt,name=inputs_uri,json=inputsUri,proto3" json:"inputs_uri,omitempty"`
// URI for the action's output data. Empty if action hasn't succeeded or has no outputs.
OutputsUri string `protobuf:"bytes,2,opt,name=outputs_uri,json=outputsUri,proto3" json:"outputs_uri,omitempty"`
// contains filtered or unexported fields
}
Response message for getting action data URIs.
func (*GetActionDataURIsResponse) Descriptor
deprecated
added in
v2.0.12
func (*GetActionDataURIsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActionDataURIsResponse.ProtoReflect.Descriptor instead.
func (*GetActionDataURIsResponse) GetInputsUri ¶ added in v2.0.12
func (x *GetActionDataURIsResponse) GetInputsUri() string
func (*GetActionDataURIsResponse) GetOutputsUri ¶ added in v2.0.12
func (x *GetActionDataURIsResponse) GetOutputsUri() string
func (*GetActionDataURIsResponse) ProtoMessage ¶ added in v2.0.12
func (*GetActionDataURIsResponse) ProtoMessage()
func (*GetActionDataURIsResponse) ProtoReflect ¶ added in v2.0.12
func (x *GetActionDataURIsResponse) ProtoReflect() protoreflect.Message
func (*GetActionDataURIsResponse) Reset ¶ added in v2.0.12
func (x *GetActionDataURIsResponse) Reset()
func (*GetActionDataURIsResponse) String ¶ added in v2.0.12
func (x *GetActionDataURIsResponse) String() string
func (*GetActionDataURIsResponse) Validate ¶ added in v2.0.12
func (m *GetActionDataURIsResponse) Validate() error
Validate checks the field values on GetActionDataURIsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionDataURIsResponse) ValidateAll ¶ added in v2.0.12
func (m *GetActionDataURIsResponse) ValidateAll() error
ValidateAll checks the field values on GetActionDataURIsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionDataURIsResponseMultiError, or nil if none found.
type GetActionDataURIsResponseMultiError ¶ added in v2.0.12
type GetActionDataURIsResponseMultiError []error
GetActionDataURIsResponseMultiError is an error wrapping multiple validation errors returned by GetActionDataURIsResponse.ValidateAll() if the designated constraints aren't met.
func (GetActionDataURIsResponseMultiError) AllErrors ¶ added in v2.0.12
func (m GetActionDataURIsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionDataURIsResponseMultiError) Error ¶ added in v2.0.12
func (m GetActionDataURIsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionDataURIsResponseValidationError ¶ added in v2.0.12
type GetActionDataURIsResponseValidationError struct {
// contains filtered or unexported fields
}
GetActionDataURIsResponseValidationError is the validation error returned by GetActionDataURIsResponse.Validate if the designated constraints aren't met.
func (GetActionDataURIsResponseValidationError) Cause ¶ added in v2.0.12
func (e GetActionDataURIsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetActionDataURIsResponseValidationError) Error ¶ added in v2.0.12
func (e GetActionDataURIsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionDataURIsResponseValidationError) ErrorName ¶ added in v2.0.12
func (e GetActionDataURIsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionDataURIsResponseValidationError) Field ¶ added in v2.0.12
func (e GetActionDataURIsResponseValidationError) Field() string
Field function returns field value.
func (GetActionDataURIsResponseValidationError) Key ¶ added in v2.0.12
func (e GetActionDataURIsResponseValidationError) Key() bool
Key function returns key value.
func (GetActionDataURIsResponseValidationError) Reason ¶ added in v2.0.12
func (e GetActionDataURIsResponseValidationError) Reason() string
Reason function returns reason value.
type GetActionDetailsRequest ¶
type GetActionDetailsRequest struct {
// Action to query.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// contains filtered or unexported fields
}
Request message for getting detailed information about an action.
func (*GetActionDetailsRequest) Descriptor
deprecated
func (*GetActionDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActionDetailsRequest.ProtoReflect.Descriptor instead.
func (*GetActionDetailsRequest) GetActionId ¶
func (x *GetActionDetailsRequest) GetActionId() *common.ActionIdentifier
func (*GetActionDetailsRequest) ProtoMessage ¶
func (*GetActionDetailsRequest) ProtoMessage()
func (*GetActionDetailsRequest) ProtoReflect ¶
func (x *GetActionDetailsRequest) ProtoReflect() protoreflect.Message
func (*GetActionDetailsRequest) Reset ¶
func (x *GetActionDetailsRequest) Reset()
func (*GetActionDetailsRequest) String ¶
func (x *GetActionDetailsRequest) String() string
func (*GetActionDetailsRequest) Validate ¶
func (m *GetActionDetailsRequest) Validate() error
Validate checks the field values on GetActionDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionDetailsRequest) ValidateAll ¶
func (m *GetActionDetailsRequest) ValidateAll() error
ValidateAll checks the field values on GetActionDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionDetailsRequestMultiError, or nil if none found.
type GetActionDetailsRequestMultiError ¶
type GetActionDetailsRequestMultiError []error
GetActionDetailsRequestMultiError is an error wrapping multiple validation errors returned by GetActionDetailsRequest.ValidateAll() if the designated constraints aren't met.
func (GetActionDetailsRequestMultiError) AllErrors ¶
func (m GetActionDetailsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionDetailsRequestMultiError) Error ¶
func (m GetActionDetailsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionDetailsRequestValidationError ¶
type GetActionDetailsRequestValidationError struct {
// contains filtered or unexported fields
}
GetActionDetailsRequestValidationError is the validation error returned by GetActionDetailsRequest.Validate if the designated constraints aren't met.
func (GetActionDetailsRequestValidationError) Cause ¶
func (e GetActionDetailsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetActionDetailsRequestValidationError) Error ¶
func (e GetActionDetailsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionDetailsRequestValidationError) ErrorName ¶
func (e GetActionDetailsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionDetailsRequestValidationError) Field ¶
func (e GetActionDetailsRequestValidationError) Field() string
Field function returns field value.
func (GetActionDetailsRequestValidationError) Key ¶
func (e GetActionDetailsRequestValidationError) Key() bool
Key function returns key value.
func (GetActionDetailsRequestValidationError) Reason ¶
func (e GetActionDetailsRequestValidationError) Reason() string
Reason function returns reason value.
type GetActionDetailsResponse ¶
type GetActionDetailsResponse struct {
// Detailed information about the action.
Details *ActionDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"`
// contains filtered or unexported fields
}
Response message for getting detailed information about an action.
func (*GetActionDetailsResponse) Descriptor
deprecated
func (*GetActionDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActionDetailsResponse.ProtoReflect.Descriptor instead.
func (*GetActionDetailsResponse) GetDetails ¶
func (x *GetActionDetailsResponse) GetDetails() *ActionDetails
func (*GetActionDetailsResponse) ProtoMessage ¶
func (*GetActionDetailsResponse) ProtoMessage()
func (*GetActionDetailsResponse) ProtoReflect ¶
func (x *GetActionDetailsResponse) ProtoReflect() protoreflect.Message
func (*GetActionDetailsResponse) Reset ¶
func (x *GetActionDetailsResponse) Reset()
func (*GetActionDetailsResponse) String ¶
func (x *GetActionDetailsResponse) String() string
func (*GetActionDetailsResponse) Validate ¶
func (m *GetActionDetailsResponse) Validate() error
Validate checks the field values on GetActionDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionDetailsResponse) ValidateAll ¶
func (m *GetActionDetailsResponse) ValidateAll() error
ValidateAll checks the field values on GetActionDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionDetailsResponseMultiError, or nil if none found.
type GetActionDetailsResponseMultiError ¶
type GetActionDetailsResponseMultiError []error
GetActionDetailsResponseMultiError is an error wrapping multiple validation errors returned by GetActionDetailsResponse.ValidateAll() if the designated constraints aren't met.
func (GetActionDetailsResponseMultiError) AllErrors ¶
func (m GetActionDetailsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionDetailsResponseMultiError) Error ¶
func (m GetActionDetailsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionDetailsResponseValidationError ¶
type GetActionDetailsResponseValidationError struct {
// contains filtered or unexported fields
}
GetActionDetailsResponseValidationError is the validation error returned by GetActionDetailsResponse.Validate if the designated constraints aren't met.
func (GetActionDetailsResponseValidationError) Cause ¶
func (e GetActionDetailsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetActionDetailsResponseValidationError) Error ¶
func (e GetActionDetailsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionDetailsResponseValidationError) ErrorName ¶
func (e GetActionDetailsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionDetailsResponseValidationError) Field ¶
func (e GetActionDetailsResponseValidationError) Field() string
Field function returns field value.
func (GetActionDetailsResponseValidationError) Key ¶
func (e GetActionDetailsResponseValidationError) Key() bool
Key function returns key value.
func (GetActionDetailsResponseValidationError) Reason ¶
func (e GetActionDetailsResponseValidationError) Reason() string
Reason function returns reason value.
type GetActionLogContextRequest ¶ added in v2.0.12
type GetActionLogContextRequest struct {
// Action to query.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The attempt number.
Attempt uint32 `protobuf:"varint,2,opt,name=attempt,proto3" json:"attempt,omitempty"`
// contains filtered or unexported fields
}
Request message for getting action log context.
func (*GetActionLogContextRequest) Descriptor
deprecated
added in
v2.0.12
func (*GetActionLogContextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActionLogContextRequest.ProtoReflect.Descriptor instead.
func (*GetActionLogContextRequest) GetActionId ¶ added in v2.0.12
func (x *GetActionLogContextRequest) GetActionId() *common.ActionIdentifier
func (*GetActionLogContextRequest) GetAttempt ¶ added in v2.0.12
func (x *GetActionLogContextRequest) GetAttempt() uint32
func (*GetActionLogContextRequest) ProtoMessage ¶ added in v2.0.12
func (*GetActionLogContextRequest) ProtoMessage()
func (*GetActionLogContextRequest) ProtoReflect ¶ added in v2.0.12
func (x *GetActionLogContextRequest) ProtoReflect() protoreflect.Message
func (*GetActionLogContextRequest) Reset ¶ added in v2.0.12
func (x *GetActionLogContextRequest) Reset()
func (*GetActionLogContextRequest) String ¶ added in v2.0.12
func (x *GetActionLogContextRequest) String() string
func (*GetActionLogContextRequest) Validate ¶ added in v2.0.12
func (m *GetActionLogContextRequest) Validate() error
Validate checks the field values on GetActionLogContextRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionLogContextRequest) ValidateAll ¶ added in v2.0.12
func (m *GetActionLogContextRequest) ValidateAll() error
ValidateAll checks the field values on GetActionLogContextRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionLogContextRequestMultiError, or nil if none found.
type GetActionLogContextRequestMultiError ¶ added in v2.0.12
type GetActionLogContextRequestMultiError []error
GetActionLogContextRequestMultiError is an error wrapping multiple validation errors returned by GetActionLogContextRequest.ValidateAll() if the designated constraints aren't met.
func (GetActionLogContextRequestMultiError) AllErrors ¶ added in v2.0.12
func (m GetActionLogContextRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionLogContextRequestMultiError) Error ¶ added in v2.0.12
func (m GetActionLogContextRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionLogContextRequestValidationError ¶ added in v2.0.12
type GetActionLogContextRequestValidationError struct {
// contains filtered or unexported fields
}
GetActionLogContextRequestValidationError is the validation error returned by GetActionLogContextRequest.Validate if the designated constraints aren't met.
func (GetActionLogContextRequestValidationError) Cause ¶ added in v2.0.12
func (e GetActionLogContextRequestValidationError) Cause() error
Cause function returns cause value.
func (GetActionLogContextRequestValidationError) Error ¶ added in v2.0.12
func (e GetActionLogContextRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionLogContextRequestValidationError) ErrorName ¶ added in v2.0.12
func (e GetActionLogContextRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionLogContextRequestValidationError) Field ¶ added in v2.0.12
func (e GetActionLogContextRequestValidationError) Field() string
Field function returns field value.
func (GetActionLogContextRequestValidationError) Key ¶ added in v2.0.12
func (e GetActionLogContextRequestValidationError) Key() bool
Key function returns key value.
func (GetActionLogContextRequestValidationError) Reason ¶ added in v2.0.12
func (e GetActionLogContextRequestValidationError) Reason() string
Reason function returns reason value.
type GetActionLogContextResponse ¶ added in v2.0.12
type GetActionLogContextResponse struct {
// The logging context for the action attempt.
LogContext *core.LogContext `protobuf:"bytes,1,opt,name=log_context,json=logContext,proto3" json:"log_context,omitempty"`
// The cluster where the action attempt is running.
Cluster string `protobuf:"bytes,2,opt,name=cluster,proto3" json:"cluster,omitempty"`
// The start time of the action attempt.
StartTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// The end time of the action attempt. Unset if the attempt is still running.
EndTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
// contains filtered or unexported fields
}
Response message for getting action log context.
func (*GetActionLogContextResponse) Descriptor
deprecated
added in
v2.0.12
func (*GetActionLogContextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActionLogContextResponse.ProtoReflect.Descriptor instead.
func (*GetActionLogContextResponse) GetCluster ¶ added in v2.0.12
func (x *GetActionLogContextResponse) GetCluster() string
func (*GetActionLogContextResponse) GetEndTime ¶ added in v2.0.18
func (x *GetActionLogContextResponse) GetEndTime() *timestamppb.Timestamp
func (*GetActionLogContextResponse) GetLogContext ¶ added in v2.0.12
func (x *GetActionLogContextResponse) GetLogContext() *core.LogContext
func (*GetActionLogContextResponse) GetStartTime ¶ added in v2.0.18
func (x *GetActionLogContextResponse) GetStartTime() *timestamppb.Timestamp
func (*GetActionLogContextResponse) ProtoMessage ¶ added in v2.0.12
func (*GetActionLogContextResponse) ProtoMessage()
func (*GetActionLogContextResponse) ProtoReflect ¶ added in v2.0.12
func (x *GetActionLogContextResponse) ProtoReflect() protoreflect.Message
func (*GetActionLogContextResponse) Reset ¶ added in v2.0.12
func (x *GetActionLogContextResponse) Reset()
func (*GetActionLogContextResponse) String ¶ added in v2.0.12
func (x *GetActionLogContextResponse) String() string
func (*GetActionLogContextResponse) Validate ¶ added in v2.0.12
func (m *GetActionLogContextResponse) Validate() error
Validate checks the field values on GetActionLogContextResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetActionLogContextResponse) ValidateAll ¶ added in v2.0.12
func (m *GetActionLogContextResponse) ValidateAll() error
ValidateAll checks the field values on GetActionLogContextResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActionLogContextResponseMultiError, or nil if none found.
type GetActionLogContextResponseMultiError ¶ added in v2.0.12
type GetActionLogContextResponseMultiError []error
GetActionLogContextResponseMultiError is an error wrapping multiple validation errors returned by GetActionLogContextResponse.ValidateAll() if the designated constraints aren't met.
func (GetActionLogContextResponseMultiError) AllErrors ¶ added in v2.0.12
func (m GetActionLogContextResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetActionLogContextResponseMultiError) Error ¶ added in v2.0.12
func (m GetActionLogContextResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetActionLogContextResponseValidationError ¶ added in v2.0.12
type GetActionLogContextResponseValidationError struct {
// contains filtered or unexported fields
}
GetActionLogContextResponseValidationError is the validation error returned by GetActionLogContextResponse.Validate if the designated constraints aren't met.
func (GetActionLogContextResponseValidationError) Cause ¶ added in v2.0.12
func (e GetActionLogContextResponseValidationError) Cause() error
Cause function returns cause value.
func (GetActionLogContextResponseValidationError) Error ¶ added in v2.0.12
func (e GetActionLogContextResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetActionLogContextResponseValidationError) ErrorName ¶ added in v2.0.12
func (e GetActionLogContextResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetActionLogContextResponseValidationError) Field ¶ added in v2.0.12
func (e GetActionLogContextResponseValidationError) Field() string
Field function returns field value.
func (GetActionLogContextResponseValidationError) Key ¶ added in v2.0.12
func (e GetActionLogContextResponseValidationError) Key() bool
Key function returns key value.
func (GetActionLogContextResponseValidationError) Reason ¶ added in v2.0.12
func (e GetActionLogContextResponseValidationError) Reason() string
Reason function returns reason value.
type GetRequest ¶
type GetRequest struct {
// a unique identifier for the action.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// contains filtered or unexported fields
}
request message to get the state of an action.
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetActionId ¶
func (x *GetRequest) GetActionId() *common.ActionIdentifier
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
func (*GetRequest) Validate ¶
func (m *GetRequest) Validate() error
Validate checks the field values on GetRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRequest) ValidateAll ¶
func (m *GetRequest) ValidateAll() error
ValidateAll checks the field values on GetRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRequestMultiError, or nil if none found.
type GetRequestMultiError ¶
type GetRequestMultiError []error
GetRequestMultiError is an error wrapping multiple validation errors returned by GetRequest.ValidateAll() if the designated constraints aren't met.
func (GetRequestMultiError) AllErrors ¶
func (m GetRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRequestMultiError) Error ¶
func (m GetRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRequestValidationError ¶
type GetRequestValidationError struct {
// contains filtered or unexported fields
}
GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.
func (GetRequestValidationError) Cause ¶
func (e GetRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRequestValidationError) Error ¶
func (e GetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRequestValidationError) ErrorName ¶
func (e GetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRequestValidationError) Field ¶
func (e GetRequestValidationError) Field() string
Field function returns field value.
func (GetRequestValidationError) Key ¶
func (e GetRequestValidationError) Key() bool
Key function returns key value.
func (GetRequestValidationError) Reason ¶
func (e GetRequestValidationError) Reason() string
Reason function returns reason value.
type GetResponse ¶
type GetResponse struct {
// a unique identifier for the action.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The result.
Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// a json serialized `NodeStatus` object.
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
response message for getting the state of an action.
func (*GetResponse) Descriptor
deprecated
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetActionId ¶
func (x *GetResponse) GetActionId() *common.ActionIdentifier
func (*GetResponse) GetState ¶
func (x *GetResponse) GetState() string
func (*GetResponse) GetStatus ¶
func (x *GetResponse) GetStatus() *status.Status
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶
func (x *GetResponse) Reset()
func (*GetResponse) String ¶
func (x *GetResponse) String() string
func (*GetResponse) Validate ¶
func (m *GetResponse) Validate() error
Validate checks the field values on GetResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetResponse) ValidateAll ¶
func (m *GetResponse) ValidateAll() error
ValidateAll checks the field values on GetResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetResponseMultiError, or nil if none found.
type GetResponseMultiError ¶
type GetResponseMultiError []error
GetResponseMultiError is an error wrapping multiple validation errors returned by GetResponse.ValidateAll() if the designated constraints aren't met.
func (GetResponseMultiError) AllErrors ¶
func (m GetResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetResponseMultiError) Error ¶
func (m GetResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetResponseValidationError ¶
type GetResponseValidationError struct {
// contains filtered or unexported fields
}
GetResponseValidationError is the validation error returned by GetResponse.Validate if the designated constraints aren't met.
func (GetResponseValidationError) Cause ¶
func (e GetResponseValidationError) Cause() error
Cause function returns cause value.
func (GetResponseValidationError) Error ¶
func (e GetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetResponseValidationError) ErrorName ¶
func (e GetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetResponseValidationError) Field ¶
func (e GetResponseValidationError) Field() string
Field function returns field value.
func (GetResponseValidationError) Key ¶
func (e GetResponseValidationError) Key() bool
Key function returns key value.
func (GetResponseValidationError) Reason ¶
func (e GetResponseValidationError) Reason() string
Reason function returns reason value.
type GetRunDetailsRequest ¶
type GetRunDetailsRequest struct {
// Run to query.
RunId *common.RunIdentifier `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// contains filtered or unexported fields
}
Request message for getting detailed information about a run.
func (*GetRunDetailsRequest) Descriptor
deprecated
func (*GetRunDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRunDetailsRequest.ProtoReflect.Descriptor instead.
func (*GetRunDetailsRequest) GetRunId ¶
func (x *GetRunDetailsRequest) GetRunId() *common.RunIdentifier
func (*GetRunDetailsRequest) ProtoMessage ¶
func (*GetRunDetailsRequest) ProtoMessage()
func (*GetRunDetailsRequest) ProtoReflect ¶
func (x *GetRunDetailsRequest) ProtoReflect() protoreflect.Message
func (*GetRunDetailsRequest) Reset ¶
func (x *GetRunDetailsRequest) Reset()
func (*GetRunDetailsRequest) String ¶
func (x *GetRunDetailsRequest) String() string
func (*GetRunDetailsRequest) Validate ¶
func (m *GetRunDetailsRequest) Validate() error
Validate checks the field values on GetRunDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRunDetailsRequest) ValidateAll ¶
func (m *GetRunDetailsRequest) ValidateAll() error
ValidateAll checks the field values on GetRunDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRunDetailsRequestMultiError, or nil if none found.
type GetRunDetailsRequestMultiError ¶
type GetRunDetailsRequestMultiError []error
GetRunDetailsRequestMultiError is an error wrapping multiple validation errors returned by GetRunDetailsRequest.ValidateAll() if the designated constraints aren't met.
func (GetRunDetailsRequestMultiError) AllErrors ¶
func (m GetRunDetailsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRunDetailsRequestMultiError) Error ¶
func (m GetRunDetailsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRunDetailsRequestValidationError ¶
type GetRunDetailsRequestValidationError struct {
// contains filtered or unexported fields
}
GetRunDetailsRequestValidationError is the validation error returned by GetRunDetailsRequest.Validate if the designated constraints aren't met.
func (GetRunDetailsRequestValidationError) Cause ¶
func (e GetRunDetailsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRunDetailsRequestValidationError) Error ¶
func (e GetRunDetailsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRunDetailsRequestValidationError) ErrorName ¶
func (e GetRunDetailsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRunDetailsRequestValidationError) Field ¶
func (e GetRunDetailsRequestValidationError) Field() string
Field function returns field value.
func (GetRunDetailsRequestValidationError) Key ¶
func (e GetRunDetailsRequestValidationError) Key() bool
Key function returns key value.
func (GetRunDetailsRequestValidationError) Reason ¶
func (e GetRunDetailsRequestValidationError) Reason() string
Reason function returns reason value.
type GetRunDetailsResponse ¶
type GetRunDetailsResponse struct {
// Detailed information about the run.
Details *RunDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"`
// contains filtered or unexported fields
}
Response message for getting detailed information about a run.
func (*GetRunDetailsResponse) Descriptor
deprecated
func (*GetRunDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRunDetailsResponse.ProtoReflect.Descriptor instead.
func (*GetRunDetailsResponse) GetDetails ¶
func (x *GetRunDetailsResponse) GetDetails() *RunDetails
func (*GetRunDetailsResponse) ProtoMessage ¶
func (*GetRunDetailsResponse) ProtoMessage()
func (*GetRunDetailsResponse) ProtoReflect ¶
func (x *GetRunDetailsResponse) ProtoReflect() protoreflect.Message
func (*GetRunDetailsResponse) Reset ¶
func (x *GetRunDetailsResponse) Reset()
func (*GetRunDetailsResponse) String ¶
func (x *GetRunDetailsResponse) String() string
func (*GetRunDetailsResponse) Validate ¶
func (m *GetRunDetailsResponse) Validate() error
Validate checks the field values on GetRunDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRunDetailsResponse) ValidateAll ¶
func (m *GetRunDetailsResponse) ValidateAll() error
ValidateAll checks the field values on GetRunDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRunDetailsResponseMultiError, or nil if none found.
type GetRunDetailsResponseMultiError ¶
type GetRunDetailsResponseMultiError []error
GetRunDetailsResponseMultiError is an error wrapping multiple validation errors returned by GetRunDetailsResponse.ValidateAll() if the designated constraints aren't met.
func (GetRunDetailsResponseMultiError) AllErrors ¶
func (m GetRunDetailsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRunDetailsResponseMultiError) Error ¶
func (m GetRunDetailsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRunDetailsResponseValidationError ¶
type GetRunDetailsResponseValidationError struct {
// contains filtered or unexported fields
}
GetRunDetailsResponseValidationError is the validation error returned by GetRunDetailsResponse.Validate if the designated constraints aren't met.
func (GetRunDetailsResponseValidationError) Cause ¶
func (e GetRunDetailsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRunDetailsResponseValidationError) Error ¶
func (e GetRunDetailsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRunDetailsResponseValidationError) ErrorName ¶
func (e GetRunDetailsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRunDetailsResponseValidationError) Field ¶
func (e GetRunDetailsResponseValidationError) Field() string
Field function returns field value.
func (GetRunDetailsResponseValidationError) Key ¶
func (e GetRunDetailsResponseValidationError) Key() bool
Key function returns key value.
func (GetRunDetailsResponseValidationError) Reason ¶
func (e GetRunDetailsResponseValidationError) Reason() string
Reason function returns reason value.
type GroupAggregations ¶ added in v2.0.21
type GroupAggregations struct {
// Members in terminal FAILED phase, by total duration.
Failed []*ActionLeaf `protobuf:"bytes,1,rep,name=failed,proto3" json:"failed,omitempty"`
// By total wall-clock duration (created → ended).
LongestDuration []*ActionLeaf `protobuf:"bytes,2,rep,name=longest_duration,json=longestDuration,proto3" json:"longest_duration,omitempty"`
// By time spent in RUNNING phase.
LongestRunning []*ActionLeaf `protobuf:"bytes,3,rep,name=longest_running,json=longestRunning,proto3" json:"longest_running,omitempty"`
// By setup time = total duration − running duration.
LongestSetup []*ActionLeaf `protobuf:"bytes,4,rep,name=longest_setup,json=longestSetup,proto3" json:"longest_setup,omitempty"`
// contains filtered or unexported fields
}
GroupAggregations carries the four top-3 outlier lists for a group. Each list holds the three members with the largest metric, sorted DESC.
func (*GroupAggregations) Descriptor
deprecated
added in
v2.0.21
func (*GroupAggregations) Descriptor() ([]byte, []int)
Deprecated: Use GroupAggregations.ProtoReflect.Descriptor instead.
func (*GroupAggregations) GetFailed ¶ added in v2.0.21
func (x *GroupAggregations) GetFailed() []*ActionLeaf
func (*GroupAggregations) GetLongestDuration ¶ added in v2.0.21
func (x *GroupAggregations) GetLongestDuration() []*ActionLeaf
func (*GroupAggregations) GetLongestRunning ¶ added in v2.0.21
func (x *GroupAggregations) GetLongestRunning() []*ActionLeaf
func (*GroupAggregations) GetLongestSetup ¶ added in v2.0.21
func (x *GroupAggregations) GetLongestSetup() []*ActionLeaf
func (*GroupAggregations) ProtoMessage ¶ added in v2.0.21
func (*GroupAggregations) ProtoMessage()
func (*GroupAggregations) ProtoReflect ¶ added in v2.0.21
func (x *GroupAggregations) ProtoReflect() protoreflect.Message
func (*GroupAggregations) Reset ¶ added in v2.0.21
func (x *GroupAggregations) Reset()
func (*GroupAggregations) String ¶ added in v2.0.21
func (x *GroupAggregations) String() string
func (*GroupAggregations) Validate ¶ added in v2.0.21
func (m *GroupAggregations) Validate() error
Validate checks the field values on GroupAggregations with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GroupAggregations) ValidateAll ¶ added in v2.0.21
func (m *GroupAggregations) ValidateAll() error
ValidateAll checks the field values on GroupAggregations with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GroupAggregationsMultiError, or nil if none found.
type GroupAggregationsMultiError ¶ added in v2.0.21
type GroupAggregationsMultiError []error
GroupAggregationsMultiError is an error wrapping multiple validation errors returned by GroupAggregations.ValidateAll() if the designated constraints aren't met.
func (GroupAggregationsMultiError) AllErrors ¶ added in v2.0.21
func (m GroupAggregationsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GroupAggregationsMultiError) Error ¶ added in v2.0.21
func (m GroupAggregationsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GroupAggregationsValidationError ¶ added in v2.0.21
type GroupAggregationsValidationError struct {
// contains filtered or unexported fields
}
GroupAggregationsValidationError is the validation error returned by GroupAggregations.Validate if the designated constraints aren't met.
func (GroupAggregationsValidationError) Cause ¶ added in v2.0.21
func (e GroupAggregationsValidationError) Cause() error
Cause function returns cause value.
func (GroupAggregationsValidationError) Error ¶ added in v2.0.21
func (e GroupAggregationsValidationError) Error() string
Error satisfies the builtin error interface
func (GroupAggregationsValidationError) ErrorName ¶ added in v2.0.21
func (e GroupAggregationsValidationError) ErrorName() string
ErrorName returns error name.
func (GroupAggregationsValidationError) Field ¶ added in v2.0.21
func (e GroupAggregationsValidationError) Field() string
Field function returns field value.
func (GroupAggregationsValidationError) Key ¶ added in v2.0.21
func (e GroupAggregationsValidationError) Key() bool
Key function returns key value.
func (GroupAggregationsValidationError) Reason ¶ added in v2.0.21
func (e GroupAggregationsValidationError) Reason() string
Reason function returns reason value.
type GroupNode ¶ added in v2.0.21
type GroupNode struct {
// Synthetic key — "{parent_action_id}::group::{group_name}".
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
GroupName string `protobuf:"bytes,2,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"`
ParentId string `protobuf:"bytes,3,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"`
// Per-phase member counts (key = ActionPhase enum value).
ChildPhaseCounts map[int32]int32 `` /* 201-byte string literal not displayed */
// Earliest StartedAt across members; unset until any member starts.
EarliestStartTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=earliest_start_time,json=earliestStartTime,proto3" json:"earliest_start_time,omitempty"`
// Latest EndedAt across members; unset while any member is still
// running.
LatestEndTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=latest_end_time,json=latestEndTime,proto3" json:"latest_end_time,omitempty"`
TotalChildren int32 `protobuf:"varint,7,opt,name=total_children,json=totalChildren,proto3" json:"total_children,omitempty"`
MeetsFilter bool `protobuf:"varint,8,opt,name=meets_filter,json=meetsFilter,proto3" json:"meets_filter,omitempty"`
Aggregations *GroupAggregations `protobuf:"bytes,9,opt,name=aggregations,proto3" json:"aggregations,omitempty"`
// contains filtered or unexported fields
}
GroupNode is the synthetic (parent, action_group) folder. The server emits one of these in place of a contiguous block of sibling actions sharing an action_group.
func (*GroupNode) Descriptor
deprecated
added in
v2.0.21
func (*GroupNode) GetAggregations ¶ added in v2.0.21
func (x *GroupNode) GetAggregations() *GroupAggregations
func (*GroupNode) GetChildPhaseCounts ¶ added in v2.0.21
func (*GroupNode) GetEarliestStartTime ¶ added in v2.0.21
func (x *GroupNode) GetEarliestStartTime() *timestamppb.Timestamp
func (*GroupNode) GetGroupName ¶ added in v2.0.21
func (*GroupNode) GetLatestEndTime ¶ added in v2.0.21
func (x *GroupNode) GetLatestEndTime() *timestamppb.Timestamp
func (*GroupNode) GetMeetsFilter ¶ added in v2.0.21
func (*GroupNode) GetParentId ¶ added in v2.0.21
func (*GroupNode) GetTotalChildren ¶ added in v2.0.21
func (*GroupNode) ProtoMessage ¶ added in v2.0.21
func (*GroupNode) ProtoMessage()
func (*GroupNode) ProtoReflect ¶ added in v2.0.21
func (x *GroupNode) ProtoReflect() protoreflect.Message
func (*GroupNode) Validate ¶ added in v2.0.21
Validate checks the field values on GroupNode with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GroupNode) ValidateAll ¶ added in v2.0.21
ValidateAll checks the field values on GroupNode with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GroupNodeMultiError, or nil if none found.
type GroupNodeMultiError ¶ added in v2.0.21
type GroupNodeMultiError []error
GroupNodeMultiError is an error wrapping multiple validation errors returned by GroupNode.ValidateAll() if the designated constraints aren't met.
func (GroupNodeMultiError) AllErrors ¶ added in v2.0.21
func (m GroupNodeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GroupNodeMultiError) Error ¶ added in v2.0.21
func (m GroupNodeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GroupNodeValidationError ¶ added in v2.0.21
type GroupNodeValidationError struct {
// contains filtered or unexported fields
}
GroupNodeValidationError is the validation error returned by GroupNode.Validate if the designated constraints aren't met.
func (GroupNodeValidationError) Cause ¶ added in v2.0.21
func (e GroupNodeValidationError) Cause() error
Cause function returns cause value.
func (GroupNodeValidationError) Error ¶ added in v2.0.21
func (e GroupNodeValidationError) Error() string
Error satisfies the builtin error interface
func (GroupNodeValidationError) ErrorName ¶ added in v2.0.21
func (e GroupNodeValidationError) ErrorName() string
ErrorName returns error name.
func (GroupNodeValidationError) Field ¶ added in v2.0.21
func (e GroupNodeValidationError) Field() string
Field function returns field value.
func (GroupNodeValidationError) Key ¶ added in v2.0.21
func (e GroupNodeValidationError) Key() bool
Key function returns key value.
func (GroupNodeValidationError) Reason ¶ added in v2.0.21
func (e GroupNodeValidationError) Reason() string
Reason function returns reason value.
type InternalRunServiceClient ¶ added in v2.0.8
type InternalRunServiceClient interface {
// Record a new action.
RecordAction(ctx context.Context, in *RecordActionRequest, opts ...grpc.CallOption) (*RecordActionResponse, error)
// Record a new action (streaming implementation).
RecordActionStream(ctx context.Context, opts ...grpc.CallOption) (InternalRunService_RecordActionStreamClient, error)
// Update the status of an action.
UpdateActionStatus(ctx context.Context, in *UpdateActionStatusRequest, opts ...grpc.CallOption) (*UpdateActionStatusResponse, error)
// Update the status of an action (streaming implementation).
UpdateActionStatusStream(ctx context.Context, opts ...grpc.CallOption) (InternalRunService_UpdateActionStatusStreamClient, error)
// Record a collection of action events.
RecordActionEvents(ctx context.Context, in *RecordActionEventsRequest, opts ...grpc.CallOption) (*RecordActionEventsResponse, error)
// Record a new action event (streaming implementation).
RecordActionEventStream(ctx context.Context, opts ...grpc.CallOption) (InternalRunService_RecordActionEventStreamClient, error)
}
InternalRunServiceClient is the client API for InternalRunService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInternalRunServiceClient ¶ added in v2.0.8
func NewInternalRunServiceClient(cc grpc.ClientConnInterface) InternalRunServiceClient
type InternalRunServiceServer ¶ added in v2.0.8
type InternalRunServiceServer interface {
// Record a new action.
RecordAction(context.Context, *RecordActionRequest) (*RecordActionResponse, error)
// Record a new action (streaming implementation).
RecordActionStream(InternalRunService_RecordActionStreamServer) error
// Update the status of an action.
UpdateActionStatus(context.Context, *UpdateActionStatusRequest) (*UpdateActionStatusResponse, error)
// Update the status of an action (streaming implementation).
UpdateActionStatusStream(InternalRunService_UpdateActionStatusStreamServer) error
// Record a collection of action events.
RecordActionEvents(context.Context, *RecordActionEventsRequest) (*RecordActionEventsResponse, error)
// Record a new action event (streaming implementation).
RecordActionEventStream(InternalRunService_RecordActionEventStreamServer) error
}
InternalRunServiceServer is the server API for InternalRunService service. All implementations should embed UnimplementedInternalRunServiceServer for forward compatibility
type InternalRunService_RecordActionEventStreamClient ¶ added in v2.0.8
type InternalRunService_RecordActionEventStreamClient interface {
Send(*RecordActionEventStreamRequest) error
Recv() (*RecordActionEventStreamResponse, error)
grpc.ClientStream
}
type InternalRunService_RecordActionEventStreamServer ¶ added in v2.0.8
type InternalRunService_RecordActionEventStreamServer interface {
Send(*RecordActionEventStreamResponse) error
Recv() (*RecordActionEventStreamRequest, error)
grpc.ServerStream
}
type InternalRunService_RecordActionStreamClient ¶ added in v2.0.8
type InternalRunService_RecordActionStreamClient interface {
Send(*RecordActionStreamRequest) error
Recv() (*RecordActionStreamResponse, error)
grpc.ClientStream
}
type InternalRunService_RecordActionStreamServer ¶ added in v2.0.8
type InternalRunService_RecordActionStreamServer interface {
Send(*RecordActionStreamResponse) error
Recv() (*RecordActionStreamRequest, error)
grpc.ServerStream
}
type InternalRunService_UpdateActionStatusStreamClient ¶ added in v2.0.8
type InternalRunService_UpdateActionStatusStreamClient interface {
Send(*UpdateActionStatusStreamRequest) error
Recv() (*UpdateActionStatusStreamResponse, error)
grpc.ClientStream
}
type InternalRunService_UpdateActionStatusStreamServer ¶ added in v2.0.8
type InternalRunService_UpdateActionStatusStreamServer interface {
Send(*UpdateActionStatusStreamResponse) error
Recv() (*UpdateActionStatusStreamRequest, error)
grpc.ServerStream
}
type JsonValuesToLiteralsRequest ¶ added in v2.0.1
type JsonValuesToLiteralsRequest struct {
// The type definitions (VariableMap) describing the expected structure.
Variables *core.VariableMap `protobuf:"bytes,1,opt,name=variables,proto3" json:"variables,omitempty"`
// The raw JSON values to convert to literals.
Values *structpb.Struct `protobuf:"bytes,2,opt,name=values,proto3" json:"values,omitempty"`
// contains filtered or unexported fields
}
func (*JsonValuesToLiteralsRequest) Descriptor
deprecated
added in
v2.0.1
func (*JsonValuesToLiteralsRequest) Descriptor() ([]byte, []int)
Deprecated: Use JsonValuesToLiteralsRequest.ProtoReflect.Descriptor instead.
func (*JsonValuesToLiteralsRequest) GetValues ¶ added in v2.0.1
func (x *JsonValuesToLiteralsRequest) GetValues() *structpb.Struct
func (*JsonValuesToLiteralsRequest) GetVariables ¶ added in v2.0.1
func (x *JsonValuesToLiteralsRequest) GetVariables() *core.VariableMap
func (*JsonValuesToLiteralsRequest) ProtoMessage ¶ added in v2.0.1
func (*JsonValuesToLiteralsRequest) ProtoMessage()
func (*JsonValuesToLiteralsRequest) ProtoReflect ¶ added in v2.0.1
func (x *JsonValuesToLiteralsRequest) ProtoReflect() protoreflect.Message
func (*JsonValuesToLiteralsRequest) Reset ¶ added in v2.0.1
func (x *JsonValuesToLiteralsRequest) Reset()
func (*JsonValuesToLiteralsRequest) String ¶ added in v2.0.1
func (x *JsonValuesToLiteralsRequest) String() string
func (*JsonValuesToLiteralsRequest) Validate ¶ added in v2.0.1
func (m *JsonValuesToLiteralsRequest) Validate() error
Validate checks the field values on JsonValuesToLiteralsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JsonValuesToLiteralsRequest) ValidateAll ¶ added in v2.0.1
func (m *JsonValuesToLiteralsRequest) ValidateAll() error
ValidateAll checks the field values on JsonValuesToLiteralsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JsonValuesToLiteralsRequestMultiError, or nil if none found.
type JsonValuesToLiteralsRequestMultiError ¶ added in v2.0.1
type JsonValuesToLiteralsRequestMultiError []error
JsonValuesToLiteralsRequestMultiError is an error wrapping multiple validation errors returned by JsonValuesToLiteralsRequest.ValidateAll() if the designated constraints aren't met.
func (JsonValuesToLiteralsRequestMultiError) AllErrors ¶ added in v2.0.1
func (m JsonValuesToLiteralsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JsonValuesToLiteralsRequestMultiError) Error ¶ added in v2.0.1
func (m JsonValuesToLiteralsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JsonValuesToLiteralsRequestValidationError ¶ added in v2.0.1
type JsonValuesToLiteralsRequestValidationError struct {
// contains filtered or unexported fields
}
JsonValuesToLiteralsRequestValidationError is the validation error returned by JsonValuesToLiteralsRequest.Validate if the designated constraints aren't met.
func (JsonValuesToLiteralsRequestValidationError) Cause ¶ added in v2.0.1
func (e JsonValuesToLiteralsRequestValidationError) Cause() error
Cause function returns cause value.
func (JsonValuesToLiteralsRequestValidationError) Error ¶ added in v2.0.1
func (e JsonValuesToLiteralsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (JsonValuesToLiteralsRequestValidationError) ErrorName ¶ added in v2.0.1
func (e JsonValuesToLiteralsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (JsonValuesToLiteralsRequestValidationError) Field ¶ added in v2.0.1
func (e JsonValuesToLiteralsRequestValidationError) Field() string
Field function returns field value.
func (JsonValuesToLiteralsRequestValidationError) Key ¶ added in v2.0.1
func (e JsonValuesToLiteralsRequestValidationError) Key() bool
Key function returns key value.
func (JsonValuesToLiteralsRequestValidationError) Reason ¶ added in v2.0.1
func (e JsonValuesToLiteralsRequestValidationError) Reason() string
Reason function returns reason value.
type JsonValuesToLiteralsResponse ¶ added in v2.0.1
type JsonValuesToLiteralsResponse struct {
// The literals generated from the JSON values using the type definitions.
Literals []*task.NamedLiteral `protobuf:"bytes,1,rep,name=literals,proto3" json:"literals,omitempty"`
// contains filtered or unexported fields
}
func (*JsonValuesToLiteralsResponse) Descriptor
deprecated
added in
v2.0.1
func (*JsonValuesToLiteralsResponse) Descriptor() ([]byte, []int)
Deprecated: Use JsonValuesToLiteralsResponse.ProtoReflect.Descriptor instead.
func (*JsonValuesToLiteralsResponse) GetLiterals ¶ added in v2.0.1
func (x *JsonValuesToLiteralsResponse) GetLiterals() []*task.NamedLiteral
func (*JsonValuesToLiteralsResponse) ProtoMessage ¶ added in v2.0.1
func (*JsonValuesToLiteralsResponse) ProtoMessage()
func (*JsonValuesToLiteralsResponse) ProtoReflect ¶ added in v2.0.1
func (x *JsonValuesToLiteralsResponse) ProtoReflect() protoreflect.Message
func (*JsonValuesToLiteralsResponse) Reset ¶ added in v2.0.1
func (x *JsonValuesToLiteralsResponse) Reset()
func (*JsonValuesToLiteralsResponse) String ¶ added in v2.0.1
func (x *JsonValuesToLiteralsResponse) String() string
func (*JsonValuesToLiteralsResponse) Validate ¶ added in v2.0.1
func (m *JsonValuesToLiteralsResponse) Validate() error
Validate checks the field values on JsonValuesToLiteralsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JsonValuesToLiteralsResponse) ValidateAll ¶ added in v2.0.1
func (m *JsonValuesToLiteralsResponse) ValidateAll() error
ValidateAll checks the field values on JsonValuesToLiteralsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JsonValuesToLiteralsResponseMultiError, or nil if none found.
type JsonValuesToLiteralsResponseMultiError ¶ added in v2.0.1
type JsonValuesToLiteralsResponseMultiError []error
JsonValuesToLiteralsResponseMultiError is an error wrapping multiple validation errors returned by JsonValuesToLiteralsResponse.ValidateAll() if the designated constraints aren't met.
func (JsonValuesToLiteralsResponseMultiError) AllErrors ¶ added in v2.0.1
func (m JsonValuesToLiteralsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JsonValuesToLiteralsResponseMultiError) Error ¶ added in v2.0.1
func (m JsonValuesToLiteralsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JsonValuesToLiteralsResponseValidationError ¶ added in v2.0.1
type JsonValuesToLiteralsResponseValidationError struct {
// contains filtered or unexported fields
}
JsonValuesToLiteralsResponseValidationError is the validation error returned by JsonValuesToLiteralsResponse.Validate if the designated constraints aren't met.
func (JsonValuesToLiteralsResponseValidationError) Cause ¶ added in v2.0.1
func (e JsonValuesToLiteralsResponseValidationError) Cause() error
Cause function returns cause value.
func (JsonValuesToLiteralsResponseValidationError) Error ¶ added in v2.0.1
func (e JsonValuesToLiteralsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (JsonValuesToLiteralsResponseValidationError) ErrorName ¶ added in v2.0.1
func (e JsonValuesToLiteralsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (JsonValuesToLiteralsResponseValidationError) Field ¶ added in v2.0.1
func (e JsonValuesToLiteralsResponseValidationError) Field() string
Field function returns field value.
func (JsonValuesToLiteralsResponseValidationError) Key ¶ added in v2.0.1
func (e JsonValuesToLiteralsResponseValidationError) Key() bool
Key function returns key value.
func (JsonValuesToLiteralsResponseValidationError) Reason ¶ added in v2.0.1
func (e JsonValuesToLiteralsResponseValidationError) Reason() string
Reason function returns reason value.
type LaunchFormJsonToLiteralsRequest ¶
type LaunchFormJsonToLiteralsRequest struct {
// The JSON schema to convert to literals.
Json *structpb.Struct `protobuf:"bytes,1,opt,name=json,proto3" json:"json,omitempty"`
// contains filtered or unexported fields
}
func (*LaunchFormJsonToLiteralsRequest) Descriptor
deprecated
func (*LaunchFormJsonToLiteralsRequest) Descriptor() ([]byte, []int)
Deprecated: Use LaunchFormJsonToLiteralsRequest.ProtoReflect.Descriptor instead.
func (*LaunchFormJsonToLiteralsRequest) GetJson ¶
func (x *LaunchFormJsonToLiteralsRequest) GetJson() *structpb.Struct
func (*LaunchFormJsonToLiteralsRequest) ProtoMessage ¶
func (*LaunchFormJsonToLiteralsRequest) ProtoMessage()
func (*LaunchFormJsonToLiteralsRequest) ProtoReflect ¶
func (x *LaunchFormJsonToLiteralsRequest) ProtoReflect() protoreflect.Message
func (*LaunchFormJsonToLiteralsRequest) Reset ¶
func (x *LaunchFormJsonToLiteralsRequest) Reset()
func (*LaunchFormJsonToLiteralsRequest) String ¶
func (x *LaunchFormJsonToLiteralsRequest) String() string
func (*LaunchFormJsonToLiteralsRequest) Validate ¶
func (m *LaunchFormJsonToLiteralsRequest) Validate() error
Validate checks the field values on LaunchFormJsonToLiteralsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LaunchFormJsonToLiteralsRequest) ValidateAll ¶
func (m *LaunchFormJsonToLiteralsRequest) ValidateAll() error
ValidateAll checks the field values on LaunchFormJsonToLiteralsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LaunchFormJsonToLiteralsRequestMultiError, or nil if none found.
type LaunchFormJsonToLiteralsRequestMultiError ¶
type LaunchFormJsonToLiteralsRequestMultiError []error
LaunchFormJsonToLiteralsRequestMultiError is an error wrapping multiple validation errors returned by LaunchFormJsonToLiteralsRequest.ValidateAll() if the designated constraints aren't met.
func (LaunchFormJsonToLiteralsRequestMultiError) AllErrors ¶
func (m LaunchFormJsonToLiteralsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LaunchFormJsonToLiteralsRequestMultiError) Error ¶
func (m LaunchFormJsonToLiteralsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LaunchFormJsonToLiteralsRequestValidationError ¶
type LaunchFormJsonToLiteralsRequestValidationError struct {
// contains filtered or unexported fields
}
LaunchFormJsonToLiteralsRequestValidationError is the validation error returned by LaunchFormJsonToLiteralsRequest.Validate if the designated constraints aren't met.
func (LaunchFormJsonToLiteralsRequestValidationError) Cause ¶
func (e LaunchFormJsonToLiteralsRequestValidationError) Cause() error
Cause function returns cause value.
func (LaunchFormJsonToLiteralsRequestValidationError) Error ¶
func (e LaunchFormJsonToLiteralsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LaunchFormJsonToLiteralsRequestValidationError) ErrorName ¶
func (e LaunchFormJsonToLiteralsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LaunchFormJsonToLiteralsRequestValidationError) Field ¶
func (e LaunchFormJsonToLiteralsRequestValidationError) Field() string
Field function returns field value.
func (LaunchFormJsonToLiteralsRequestValidationError) Key ¶
func (e LaunchFormJsonToLiteralsRequestValidationError) Key() bool
Key function returns key value.
func (LaunchFormJsonToLiteralsRequestValidationError) Reason ¶
func (e LaunchFormJsonToLiteralsRequestValidationError) Reason() string
Reason function returns reason value.
type LaunchFormJsonToLiteralsResponse ¶
type LaunchFormJsonToLiteralsResponse struct {
// The literals generated from the JSON schema.
Literals []*task.NamedLiteral `protobuf:"bytes,1,rep,name=literals,proto3" json:"literals,omitempty"`
// contains filtered or unexported fields
}
func (*LaunchFormJsonToLiteralsResponse) Descriptor
deprecated
func (*LaunchFormJsonToLiteralsResponse) Descriptor() ([]byte, []int)
Deprecated: Use LaunchFormJsonToLiteralsResponse.ProtoReflect.Descriptor instead.
func (*LaunchFormJsonToLiteralsResponse) GetLiterals ¶
func (x *LaunchFormJsonToLiteralsResponse) GetLiterals() []*task.NamedLiteral
func (*LaunchFormJsonToLiteralsResponse) ProtoMessage ¶
func (*LaunchFormJsonToLiteralsResponse) ProtoMessage()
func (*LaunchFormJsonToLiteralsResponse) ProtoReflect ¶
func (x *LaunchFormJsonToLiteralsResponse) ProtoReflect() protoreflect.Message
func (*LaunchFormJsonToLiteralsResponse) Reset ¶
func (x *LaunchFormJsonToLiteralsResponse) Reset()
func (*LaunchFormJsonToLiteralsResponse) String ¶
func (x *LaunchFormJsonToLiteralsResponse) String() string
func (*LaunchFormJsonToLiteralsResponse) Validate ¶
func (m *LaunchFormJsonToLiteralsResponse) Validate() error
Validate checks the field values on LaunchFormJsonToLiteralsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LaunchFormJsonToLiteralsResponse) ValidateAll ¶
func (m *LaunchFormJsonToLiteralsResponse) ValidateAll() error
ValidateAll checks the field values on LaunchFormJsonToLiteralsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LaunchFormJsonToLiteralsResponseMultiError, or nil if none found.
type LaunchFormJsonToLiteralsResponseMultiError ¶
type LaunchFormJsonToLiteralsResponseMultiError []error
LaunchFormJsonToLiteralsResponseMultiError is an error wrapping multiple validation errors returned by LaunchFormJsonToLiteralsResponse.ValidateAll() if the designated constraints aren't met.
func (LaunchFormJsonToLiteralsResponseMultiError) AllErrors ¶
func (m LaunchFormJsonToLiteralsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LaunchFormJsonToLiteralsResponseMultiError) Error ¶
func (m LaunchFormJsonToLiteralsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LaunchFormJsonToLiteralsResponseValidationError ¶
type LaunchFormJsonToLiteralsResponseValidationError struct {
// contains filtered or unexported fields
}
LaunchFormJsonToLiteralsResponseValidationError is the validation error returned by LaunchFormJsonToLiteralsResponse.Validate if the designated constraints aren't met.
func (LaunchFormJsonToLiteralsResponseValidationError) Cause ¶
func (e LaunchFormJsonToLiteralsResponseValidationError) Cause() error
Cause function returns cause value.
func (LaunchFormJsonToLiteralsResponseValidationError) Error ¶
func (e LaunchFormJsonToLiteralsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LaunchFormJsonToLiteralsResponseValidationError) ErrorName ¶
func (e LaunchFormJsonToLiteralsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LaunchFormJsonToLiteralsResponseValidationError) Field ¶
func (e LaunchFormJsonToLiteralsResponseValidationError) Field() string
Field function returns field value.
func (LaunchFormJsonToLiteralsResponseValidationError) Key ¶
func (e LaunchFormJsonToLiteralsResponseValidationError) Key() bool
Key function returns key value.
func (LaunchFormJsonToLiteralsResponseValidationError) Reason ¶
func (e LaunchFormJsonToLiteralsResponseValidationError) Reason() string
Reason function returns reason value.
type ListActionsRequest ¶
type ListActionsRequest struct {
// Common list request parameters.
Request *common.ListRequest `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"`
// Run identifier for filtering actions.
RunId *common.RunIdentifier `protobuf:"bytes,2,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// contains filtered or unexported fields
}
Request message for listing actions.
func (*ListActionsRequest) Descriptor
deprecated
func (*ListActionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListActionsRequest.ProtoReflect.Descriptor instead.
func (*ListActionsRequest) GetRequest ¶
func (x *ListActionsRequest) GetRequest() *common.ListRequest
func (*ListActionsRequest) GetRunId ¶
func (x *ListActionsRequest) GetRunId() *common.RunIdentifier
func (*ListActionsRequest) ProtoMessage ¶
func (*ListActionsRequest) ProtoMessage()
func (*ListActionsRequest) ProtoReflect ¶
func (x *ListActionsRequest) ProtoReflect() protoreflect.Message
func (*ListActionsRequest) Reset ¶
func (x *ListActionsRequest) Reset()
func (*ListActionsRequest) String ¶
func (x *ListActionsRequest) String() string
func (*ListActionsRequest) Validate ¶
func (m *ListActionsRequest) Validate() error
Validate checks the field values on ListActionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListActionsRequest) ValidateAll ¶
func (m *ListActionsRequest) ValidateAll() error
ValidateAll checks the field values on ListActionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListActionsRequestMultiError, or nil if none found.
type ListActionsRequestMultiError ¶
type ListActionsRequestMultiError []error
ListActionsRequestMultiError is an error wrapping multiple validation errors returned by ListActionsRequest.ValidateAll() if the designated constraints aren't met.
func (ListActionsRequestMultiError) AllErrors ¶
func (m ListActionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListActionsRequestMultiError) Error ¶
func (m ListActionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListActionsRequestValidationError ¶
type ListActionsRequestValidationError struct {
// contains filtered or unexported fields
}
ListActionsRequestValidationError is the validation error returned by ListActionsRequest.Validate if the designated constraints aren't met.
func (ListActionsRequestValidationError) Cause ¶
func (e ListActionsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListActionsRequestValidationError) Error ¶
func (e ListActionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListActionsRequestValidationError) ErrorName ¶
func (e ListActionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListActionsRequestValidationError) Field ¶
func (e ListActionsRequestValidationError) Field() string
Field function returns field value.
func (ListActionsRequestValidationError) Key ¶
func (e ListActionsRequestValidationError) Key() bool
Key function returns key value.
func (ListActionsRequestValidationError) Reason ¶
func (e ListActionsRequestValidationError) Reason() string
Reason function returns reason value.
type ListActionsResponse ¶
type ListActionsResponse struct {
// List of actions matching the filter criteria.
Actions []*Action `protobuf:"bytes,1,rep,name=actions,proto3" json:"actions,omitempty"`
// Token for fetching the next page of results, if any.
Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"`
// contains filtered or unexported fields
}
Response message for listing actions.
func (*ListActionsResponse) Descriptor
deprecated
func (*ListActionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListActionsResponse.ProtoReflect.Descriptor instead.
func (*ListActionsResponse) GetActions ¶
func (x *ListActionsResponse) GetActions() []*Action
func (*ListActionsResponse) GetToken ¶
func (x *ListActionsResponse) GetToken() string
func (*ListActionsResponse) ProtoMessage ¶
func (*ListActionsResponse) ProtoMessage()
func (*ListActionsResponse) ProtoReflect ¶
func (x *ListActionsResponse) ProtoReflect() protoreflect.Message
func (*ListActionsResponse) Reset ¶
func (x *ListActionsResponse) Reset()
func (*ListActionsResponse) String ¶
func (x *ListActionsResponse) String() string
func (*ListActionsResponse) Validate ¶
func (m *ListActionsResponse) Validate() error
Validate checks the field values on ListActionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListActionsResponse) ValidateAll ¶
func (m *ListActionsResponse) ValidateAll() error
ValidateAll checks the field values on ListActionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListActionsResponseMultiError, or nil if none found.
type ListActionsResponseMultiError ¶
type ListActionsResponseMultiError []error
ListActionsResponseMultiError is an error wrapping multiple validation errors returned by ListActionsResponse.ValidateAll() if the designated constraints aren't met.
func (ListActionsResponseMultiError) AllErrors ¶
func (m ListActionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListActionsResponseMultiError) Error ¶
func (m ListActionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListActionsResponseValidationError ¶
type ListActionsResponseValidationError struct {
// contains filtered or unexported fields
}
ListActionsResponseValidationError is the validation error returned by ListActionsResponse.Validate if the designated constraints aren't met.
func (ListActionsResponseValidationError) Cause ¶
func (e ListActionsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListActionsResponseValidationError) Error ¶
func (e ListActionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListActionsResponseValidationError) ErrorName ¶
func (e ListActionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListActionsResponseValidationError) Field ¶
func (e ListActionsResponseValidationError) Field() string
Field function returns field value.
func (ListActionsResponseValidationError) Key ¶
func (e ListActionsResponseValidationError) Key() bool
Key function returns key value.
func (ListActionsResponseValidationError) Reason ¶
func (e ListActionsResponseValidationError) Reason() string
Reason function returns reason value.
type ListRunsRequest ¶
type ListRunsRequest struct {
// Common list request parameters.
Request *common.ListRequest `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"`
// Types that are assignable to ScopeBy:
//
// *ListRunsRequest_Org
// *ListRunsRequest_ProjectId
// *ListRunsRequest_TriggerName
// *ListRunsRequest_TaskName
// *ListRunsRequest_TaskId
ScopeBy isListRunsRequest_ScopeBy `protobuf_oneof:"scope_by"`
// contains filtered or unexported fields
}
Request message for listing runs.
func (*ListRunsRequest) Descriptor
deprecated
func (*ListRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRunsRequest.ProtoReflect.Descriptor instead.
func (*ListRunsRequest) GetOrg ¶
func (x *ListRunsRequest) GetOrg() string
func (*ListRunsRequest) GetProjectId ¶
func (x *ListRunsRequest) GetProjectId() *common.ProjectIdentifier
func (*ListRunsRequest) GetRequest ¶
func (x *ListRunsRequest) GetRequest() *common.ListRequest
func (*ListRunsRequest) GetScopeBy ¶
func (m *ListRunsRequest) GetScopeBy() isListRunsRequest_ScopeBy
func (*ListRunsRequest) GetTaskId ¶
func (x *ListRunsRequest) GetTaskId() *task.TaskIdentifier
func (*ListRunsRequest) GetTaskName ¶
func (x *ListRunsRequest) GetTaskName() *task.TaskName
func (*ListRunsRequest) GetTriggerName ¶
func (x *ListRunsRequest) GetTriggerName() *common.TriggerName
func (*ListRunsRequest) ProtoMessage ¶
func (*ListRunsRequest) ProtoMessage()
func (*ListRunsRequest) ProtoReflect ¶
func (x *ListRunsRequest) ProtoReflect() protoreflect.Message
func (*ListRunsRequest) Reset ¶
func (x *ListRunsRequest) Reset()
func (*ListRunsRequest) String ¶
func (x *ListRunsRequest) String() string
func (*ListRunsRequest) Validate ¶
func (m *ListRunsRequest) Validate() error
Validate checks the field values on ListRunsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRunsRequest) ValidateAll ¶
func (m *ListRunsRequest) ValidateAll() error
ValidateAll checks the field values on ListRunsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRunsRequestMultiError, or nil if none found.
type ListRunsRequestMultiError ¶
type ListRunsRequestMultiError []error
ListRunsRequestMultiError is an error wrapping multiple validation errors returned by ListRunsRequest.ValidateAll() if the designated constraints aren't met.
func (ListRunsRequestMultiError) AllErrors ¶
func (m ListRunsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRunsRequestMultiError) Error ¶
func (m ListRunsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRunsRequestValidationError ¶
type ListRunsRequestValidationError struct {
// contains filtered or unexported fields
}
ListRunsRequestValidationError is the validation error returned by ListRunsRequest.Validate if the designated constraints aren't met.
func (ListRunsRequestValidationError) Cause ¶
func (e ListRunsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListRunsRequestValidationError) Error ¶
func (e ListRunsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListRunsRequestValidationError) ErrorName ¶
func (e ListRunsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListRunsRequestValidationError) Field ¶
func (e ListRunsRequestValidationError) Field() string
Field function returns field value.
func (ListRunsRequestValidationError) Key ¶
func (e ListRunsRequestValidationError) Key() bool
Key function returns key value.
func (ListRunsRequestValidationError) Reason ¶
func (e ListRunsRequestValidationError) Reason() string
Reason function returns reason value.
type ListRunsRequest_Org ¶
type ListRunsRequest_Org struct {
// Organization name for filtering runs.
Org string `protobuf:"bytes,2,opt,name=org,proto3,oneof"`
}
type ListRunsRequest_ProjectId ¶
type ListRunsRequest_ProjectId struct {
// Project identifier for filtering runs.
ProjectId *common.ProjectIdentifier `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3,oneof"`
}
type ListRunsRequest_TaskId ¶
type ListRunsRequest_TaskId struct {
// Task identifier for filtering runs
TaskId *task.TaskIdentifier `protobuf:"bytes,8,opt,name=task_id,json=taskId,proto3,oneof"`
}
type ListRunsRequest_TriggerName ¶
type ListRunsRequest_TriggerName struct {
// List runs created from a trigger.
TriggerName *common.TriggerName `protobuf:"bytes,6,opt,name=trigger_name,json=triggerName,proto3,oneof"`
}
type ListRunsResponse ¶
type ListRunsResponse struct {
// List of runs matching the filter criteria.
Runs []*Run `protobuf:"bytes,1,rep,name=runs,proto3" json:"runs,omitempty"`
// Token for fetching the next page of results, if any.
Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"`
// contains filtered or unexported fields
}
Response message for listing runs.
func (*ListRunsResponse) Descriptor
deprecated
func (*ListRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRunsResponse.ProtoReflect.Descriptor instead.
func (*ListRunsResponse) GetRuns ¶
func (x *ListRunsResponse) GetRuns() []*Run
func (*ListRunsResponse) GetToken ¶
func (x *ListRunsResponse) GetToken() string
func (*ListRunsResponse) ProtoMessage ¶
func (*ListRunsResponse) ProtoMessage()
func (*ListRunsResponse) ProtoReflect ¶
func (x *ListRunsResponse) ProtoReflect() protoreflect.Message
func (*ListRunsResponse) Reset ¶
func (x *ListRunsResponse) Reset()
func (*ListRunsResponse) String ¶
func (x *ListRunsResponse) String() string
func (*ListRunsResponse) Validate ¶
func (m *ListRunsResponse) Validate() error
Validate checks the field values on ListRunsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRunsResponse) ValidateAll ¶
func (m *ListRunsResponse) ValidateAll() error
ValidateAll checks the field values on ListRunsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRunsResponseMultiError, or nil if none found.
type ListRunsResponseMultiError ¶
type ListRunsResponseMultiError []error
ListRunsResponseMultiError is an error wrapping multiple validation errors returned by ListRunsResponse.ValidateAll() if the designated constraints aren't met.
func (ListRunsResponseMultiError) AllErrors ¶
func (m ListRunsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRunsResponseMultiError) Error ¶
func (m ListRunsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRunsResponseValidationError ¶
type ListRunsResponseValidationError struct {
// contains filtered or unexported fields
}
ListRunsResponseValidationError is the validation error returned by ListRunsResponse.Validate if the designated constraints aren't met.
func (ListRunsResponseValidationError) Cause ¶
func (e ListRunsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListRunsResponseValidationError) Error ¶
func (e ListRunsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListRunsResponseValidationError) ErrorName ¶
func (e ListRunsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListRunsResponseValidationError) Field ¶
func (e ListRunsResponseValidationError) Field() string
Field function returns field value.
func (ListRunsResponseValidationError) Key ¶
func (e ListRunsResponseValidationError) Key() bool
Key function returns key value.
func (ListRunsResponseValidationError) Reason ¶
func (e ListRunsResponseValidationError) Reason() string
Reason function returns reason value.
type LiteralsToLaunchFormJsonRequest ¶
type LiteralsToLaunchFormJsonRequest struct {
// The literals to convert to JSON.
Literals []*task.NamedLiteral `protobuf:"bytes,1,rep,name=literals,proto3" json:"literals,omitempty"`
Variables *core.VariableMap `protobuf:"bytes,2,opt,name=variables,proto3" json:"variables,omitempty"`
// contains filtered or unexported fields
}
func (*LiteralsToLaunchFormJsonRequest) Descriptor
deprecated
func (*LiteralsToLaunchFormJsonRequest) Descriptor() ([]byte, []int)
Deprecated: Use LiteralsToLaunchFormJsonRequest.ProtoReflect.Descriptor instead.
func (*LiteralsToLaunchFormJsonRequest) GetLiterals ¶
func (x *LiteralsToLaunchFormJsonRequest) GetLiterals() []*task.NamedLiteral
func (*LiteralsToLaunchFormJsonRequest) GetVariables ¶
func (x *LiteralsToLaunchFormJsonRequest) GetVariables() *core.VariableMap
func (*LiteralsToLaunchFormJsonRequest) ProtoMessage ¶
func (*LiteralsToLaunchFormJsonRequest) ProtoMessage()
func (*LiteralsToLaunchFormJsonRequest) ProtoReflect ¶
func (x *LiteralsToLaunchFormJsonRequest) ProtoReflect() protoreflect.Message
func (*LiteralsToLaunchFormJsonRequest) Reset ¶
func (x *LiteralsToLaunchFormJsonRequest) Reset()
func (*LiteralsToLaunchFormJsonRequest) String ¶
func (x *LiteralsToLaunchFormJsonRequest) String() string
func (*LiteralsToLaunchFormJsonRequest) Validate ¶
func (m *LiteralsToLaunchFormJsonRequest) Validate() error
Validate checks the field values on LiteralsToLaunchFormJsonRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LiteralsToLaunchFormJsonRequest) ValidateAll ¶
func (m *LiteralsToLaunchFormJsonRequest) ValidateAll() error
ValidateAll checks the field values on LiteralsToLaunchFormJsonRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LiteralsToLaunchFormJsonRequestMultiError, or nil if none found.
type LiteralsToLaunchFormJsonRequestMultiError ¶
type LiteralsToLaunchFormJsonRequestMultiError []error
LiteralsToLaunchFormJsonRequestMultiError is an error wrapping multiple validation errors returned by LiteralsToLaunchFormJsonRequest.ValidateAll() if the designated constraints aren't met.
func (LiteralsToLaunchFormJsonRequestMultiError) AllErrors ¶
func (m LiteralsToLaunchFormJsonRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LiteralsToLaunchFormJsonRequestMultiError) Error ¶
func (m LiteralsToLaunchFormJsonRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LiteralsToLaunchFormJsonRequestValidationError ¶
type LiteralsToLaunchFormJsonRequestValidationError struct {
// contains filtered or unexported fields
}
LiteralsToLaunchFormJsonRequestValidationError is the validation error returned by LiteralsToLaunchFormJsonRequest.Validate if the designated constraints aren't met.
func (LiteralsToLaunchFormJsonRequestValidationError) Cause ¶
func (e LiteralsToLaunchFormJsonRequestValidationError) Cause() error
Cause function returns cause value.
func (LiteralsToLaunchFormJsonRequestValidationError) Error ¶
func (e LiteralsToLaunchFormJsonRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LiteralsToLaunchFormJsonRequestValidationError) ErrorName ¶
func (e LiteralsToLaunchFormJsonRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LiteralsToLaunchFormJsonRequestValidationError) Field ¶
func (e LiteralsToLaunchFormJsonRequestValidationError) Field() string
Field function returns field value.
func (LiteralsToLaunchFormJsonRequestValidationError) Key ¶
func (e LiteralsToLaunchFormJsonRequestValidationError) Key() bool
Key function returns key value.
func (LiteralsToLaunchFormJsonRequestValidationError) Reason ¶
func (e LiteralsToLaunchFormJsonRequestValidationError) Reason() string
Reason function returns reason value.
type LiteralsToLaunchFormJsonResponse ¶
type LiteralsToLaunchFormJsonResponse struct {
// The JSON for the literals.
Json *structpb.Struct `protobuf:"bytes,1,opt,name=json,proto3" json:"json,omitempty"`
// contains filtered or unexported fields
}
func (*LiteralsToLaunchFormJsonResponse) Descriptor
deprecated
func (*LiteralsToLaunchFormJsonResponse) Descriptor() ([]byte, []int)
Deprecated: Use LiteralsToLaunchFormJsonResponse.ProtoReflect.Descriptor instead.
func (*LiteralsToLaunchFormJsonResponse) GetJson ¶
func (x *LiteralsToLaunchFormJsonResponse) GetJson() *structpb.Struct
func (*LiteralsToLaunchFormJsonResponse) ProtoMessage ¶
func (*LiteralsToLaunchFormJsonResponse) ProtoMessage()
func (*LiteralsToLaunchFormJsonResponse) ProtoReflect ¶
func (x *LiteralsToLaunchFormJsonResponse) ProtoReflect() protoreflect.Message
func (*LiteralsToLaunchFormJsonResponse) Reset ¶
func (x *LiteralsToLaunchFormJsonResponse) Reset()
func (*LiteralsToLaunchFormJsonResponse) String ¶
func (x *LiteralsToLaunchFormJsonResponse) String() string
func (*LiteralsToLaunchFormJsonResponse) Validate ¶
func (m *LiteralsToLaunchFormJsonResponse) Validate() error
Validate checks the field values on LiteralsToLaunchFormJsonResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LiteralsToLaunchFormJsonResponse) ValidateAll ¶
func (m *LiteralsToLaunchFormJsonResponse) ValidateAll() error
ValidateAll checks the field values on LiteralsToLaunchFormJsonResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LiteralsToLaunchFormJsonResponseMultiError, or nil if none found.
type LiteralsToLaunchFormJsonResponseMultiError ¶
type LiteralsToLaunchFormJsonResponseMultiError []error
LiteralsToLaunchFormJsonResponseMultiError is an error wrapping multiple validation errors returned by LiteralsToLaunchFormJsonResponse.ValidateAll() if the designated constraints aren't met.
func (LiteralsToLaunchFormJsonResponseMultiError) AllErrors ¶
func (m LiteralsToLaunchFormJsonResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LiteralsToLaunchFormJsonResponseMultiError) Error ¶
func (m LiteralsToLaunchFormJsonResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LiteralsToLaunchFormJsonResponseValidationError ¶
type LiteralsToLaunchFormJsonResponseValidationError struct {
// contains filtered or unexported fields
}
LiteralsToLaunchFormJsonResponseValidationError is the validation error returned by LiteralsToLaunchFormJsonResponse.Validate if the designated constraints aren't met.
func (LiteralsToLaunchFormJsonResponseValidationError) Cause ¶
func (e LiteralsToLaunchFormJsonResponseValidationError) Cause() error
Cause function returns cause value.
func (LiteralsToLaunchFormJsonResponseValidationError) Error ¶
func (e LiteralsToLaunchFormJsonResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LiteralsToLaunchFormJsonResponseValidationError) ErrorName ¶
func (e LiteralsToLaunchFormJsonResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LiteralsToLaunchFormJsonResponseValidationError) Field ¶
func (e LiteralsToLaunchFormJsonResponseValidationError) Field() string
Field function returns field value.
func (LiteralsToLaunchFormJsonResponseValidationError) Key ¶
func (e LiteralsToLaunchFormJsonResponseValidationError) Key() bool
Key function returns key value.
func (LiteralsToLaunchFormJsonResponseValidationError) Reason ¶
func (e LiteralsToLaunchFormJsonResponseValidationError) Reason() string
Reason function returns reason value.
type NodeExpansionParams ¶ added in v2.0.21
type NodeExpansionParams struct {
Offset int32 `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"`
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
// contains filtered or unexported fields
}
NodeExpansionParams bounds how many children the server should materialize under an expanded node or group. limit <= 0 → server default; server also clamps to a hard cap.
func (*NodeExpansionParams) Descriptor
deprecated
added in
v2.0.21
func (*NodeExpansionParams) Descriptor() ([]byte, []int)
Deprecated: Use NodeExpansionParams.ProtoReflect.Descriptor instead.
func (*NodeExpansionParams) GetLimit ¶ added in v2.0.21
func (x *NodeExpansionParams) GetLimit() int32
func (*NodeExpansionParams) GetOffset ¶ added in v2.0.21
func (x *NodeExpansionParams) GetOffset() int32
func (*NodeExpansionParams) ProtoMessage ¶ added in v2.0.21
func (*NodeExpansionParams) ProtoMessage()
func (*NodeExpansionParams) ProtoReflect ¶ added in v2.0.21
func (x *NodeExpansionParams) ProtoReflect() protoreflect.Message
func (*NodeExpansionParams) Reset ¶ added in v2.0.21
func (x *NodeExpansionParams) Reset()
func (*NodeExpansionParams) String ¶ added in v2.0.21
func (x *NodeExpansionParams) String() string
func (*NodeExpansionParams) Validate ¶ added in v2.0.21
func (m *NodeExpansionParams) Validate() error
Validate checks the field values on NodeExpansionParams with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*NodeExpansionParams) ValidateAll ¶ added in v2.0.21
func (m *NodeExpansionParams) ValidateAll() error
ValidateAll checks the field values on NodeExpansionParams with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NodeExpansionParamsMultiError, or nil if none found.
type NodeExpansionParamsMultiError ¶ added in v2.0.21
type NodeExpansionParamsMultiError []error
NodeExpansionParamsMultiError is an error wrapping multiple validation errors returned by NodeExpansionParams.ValidateAll() if the designated constraints aren't met.
func (NodeExpansionParamsMultiError) AllErrors ¶ added in v2.0.21
func (m NodeExpansionParamsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NodeExpansionParamsMultiError) Error ¶ added in v2.0.21
func (m NodeExpansionParamsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NodeExpansionParamsValidationError ¶ added in v2.0.21
type NodeExpansionParamsValidationError struct {
// contains filtered or unexported fields
}
NodeExpansionParamsValidationError is the validation error returned by NodeExpansionParams.Validate if the designated constraints aren't met.
func (NodeExpansionParamsValidationError) Cause ¶ added in v2.0.21
func (e NodeExpansionParamsValidationError) Cause() error
Cause function returns cause value.
func (NodeExpansionParamsValidationError) Error ¶ added in v2.0.21
func (e NodeExpansionParamsValidationError) Error() string
Error satisfies the builtin error interface
func (NodeExpansionParamsValidationError) ErrorName ¶ added in v2.0.21
func (e NodeExpansionParamsValidationError) ErrorName() string
ErrorName returns error name.
func (NodeExpansionParamsValidationError) Field ¶ added in v2.0.21
func (e NodeExpansionParamsValidationError) Field() string
Field function returns field value.
func (NodeExpansionParamsValidationError) Key ¶ added in v2.0.21
func (e NodeExpansionParamsValidationError) Key() bool
Key function returns key value.
func (NodeExpansionParamsValidationError) Reason ¶ added in v2.0.21
func (e NodeExpansionParamsValidationError) Reason() string
Reason function returns reason value.
type PhaseTransition ¶
type PhaseTransition struct {
// The phase.
Phase common.ActionPhase `protobuf:"varint,1,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
// Time this phase started.
StartTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// Time this phase ended, if applicable. For terminal phases, start time will equal end time.
EndTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"`
// contains filtered or unexported fields
}
func (*PhaseTransition) Descriptor
deprecated
func (*PhaseTransition) Descriptor() ([]byte, []int)
Deprecated: Use PhaseTransition.ProtoReflect.Descriptor instead.
func (*PhaseTransition) GetEndTime ¶
func (x *PhaseTransition) GetEndTime() *timestamppb.Timestamp
func (*PhaseTransition) GetPhase ¶
func (x *PhaseTransition) GetPhase() common.ActionPhase
func (*PhaseTransition) GetStartTime ¶
func (x *PhaseTransition) GetStartTime() *timestamppb.Timestamp
func (*PhaseTransition) ProtoMessage ¶
func (*PhaseTransition) ProtoMessage()
func (*PhaseTransition) ProtoReflect ¶
func (x *PhaseTransition) ProtoReflect() protoreflect.Message
func (*PhaseTransition) Reset ¶
func (x *PhaseTransition) Reset()
func (*PhaseTransition) String ¶
func (x *PhaseTransition) String() string
func (*PhaseTransition) Validate ¶
func (m *PhaseTransition) Validate() error
Validate checks the field values on PhaseTransition with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PhaseTransition) ValidateAll ¶
func (m *PhaseTransition) ValidateAll() error
ValidateAll checks the field values on PhaseTransition with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PhaseTransitionMultiError, or nil if none found.
type PhaseTransitionMultiError ¶
type PhaseTransitionMultiError []error
PhaseTransitionMultiError is an error wrapping multiple validation errors returned by PhaseTransition.ValidateAll() if the designated constraints aren't met.
func (PhaseTransitionMultiError) AllErrors ¶
func (m PhaseTransitionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PhaseTransitionMultiError) Error ¶
func (m PhaseTransitionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PhaseTransitionValidationError ¶
type PhaseTransitionValidationError struct {
// contains filtered or unexported fields
}
PhaseTransitionValidationError is the validation error returned by PhaseTransition.Validate if the designated constraints aren't met.
func (PhaseTransitionValidationError) Cause ¶
func (e PhaseTransitionValidationError) Cause() error
Cause function returns cause value.
func (PhaseTransitionValidationError) Error ¶
func (e PhaseTransitionValidationError) Error() string
Error satisfies the builtin error interface
func (PhaseTransitionValidationError) ErrorName ¶
func (e PhaseTransitionValidationError) ErrorName() string
ErrorName returns error name.
func (PhaseTransitionValidationError) Field ¶
func (e PhaseTransitionValidationError) Field() string
Field function returns field value.
func (PhaseTransitionValidationError) Key ¶
func (e PhaseTransitionValidationError) Key() bool
Key function returns key value.
func (PhaseTransitionValidationError) Reason ¶
func (e PhaseTransitionValidationError) Reason() string
Reason function returns reason value.
type PutRequest ¶
type PutRequest struct {
// a unique identifier for the action.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// optional name of the parent action if this is a nested action.
ParentActionName *string `protobuf:"bytes,2,opt,name=parent_action_name,json=parentActionName,proto3,oneof" json:"parent_action_name,omitempty"`
// currently we will store state as a json serialized `NodeStatus` object. this will be required
// to seamlessly integrate with existing FlytePropeller node execution logic. we can update this
// to be a subset of fields in the future if there are necessary performance improvements.
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
request message to put the state of an action.
func (*PutRequest) Descriptor
deprecated
func (*PutRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutRequest.ProtoReflect.Descriptor instead.
func (*PutRequest) GetActionId ¶
func (x *PutRequest) GetActionId() *common.ActionIdentifier
func (*PutRequest) GetParentActionName ¶
func (x *PutRequest) GetParentActionName() string
func (*PutRequest) GetState ¶
func (x *PutRequest) GetState() string
func (*PutRequest) ProtoMessage ¶
func (*PutRequest) ProtoMessage()
func (*PutRequest) ProtoReflect ¶
func (x *PutRequest) ProtoReflect() protoreflect.Message
func (*PutRequest) Reset ¶
func (x *PutRequest) Reset()
func (*PutRequest) String ¶
func (x *PutRequest) String() string
func (*PutRequest) Validate ¶
func (m *PutRequest) Validate() error
Validate checks the field values on PutRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PutRequest) ValidateAll ¶
func (m *PutRequest) ValidateAll() error
ValidateAll checks the field values on PutRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PutRequestMultiError, or nil if none found.
type PutRequestMultiError ¶
type PutRequestMultiError []error
PutRequestMultiError is an error wrapping multiple validation errors returned by PutRequest.ValidateAll() if the designated constraints aren't met.
func (PutRequestMultiError) AllErrors ¶
func (m PutRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PutRequestMultiError) Error ¶
func (m PutRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PutRequestValidationError ¶
type PutRequestValidationError struct {
// contains filtered or unexported fields
}
PutRequestValidationError is the validation error returned by PutRequest.Validate if the designated constraints aren't met.
func (PutRequestValidationError) Cause ¶
func (e PutRequestValidationError) Cause() error
Cause function returns cause value.
func (PutRequestValidationError) Error ¶
func (e PutRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PutRequestValidationError) ErrorName ¶
func (e PutRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PutRequestValidationError) Field ¶
func (e PutRequestValidationError) Field() string
Field function returns field value.
func (PutRequestValidationError) Key ¶
func (e PutRequestValidationError) Key() bool
Key function returns key value.
func (PutRequestValidationError) Reason ¶
func (e PutRequestValidationError) Reason() string
Reason function returns reason value.
type PutResponse ¶
type PutResponse struct {
// a unique identifier for the action.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The result.
Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
response message for putting the state of an action.
func (*PutResponse) Descriptor
deprecated
func (*PutResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutResponse.ProtoReflect.Descriptor instead.
func (*PutResponse) GetActionId ¶
func (x *PutResponse) GetActionId() *common.ActionIdentifier
func (*PutResponse) GetStatus ¶
func (x *PutResponse) GetStatus() *status.Status
func (*PutResponse) ProtoMessage ¶
func (*PutResponse) ProtoMessage()
func (*PutResponse) ProtoReflect ¶
func (x *PutResponse) ProtoReflect() protoreflect.Message
func (*PutResponse) Reset ¶
func (x *PutResponse) Reset()
func (*PutResponse) String ¶
func (x *PutResponse) String() string
func (*PutResponse) Validate ¶
func (m *PutResponse) Validate() error
Validate checks the field values on PutResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PutResponse) ValidateAll ¶
func (m *PutResponse) ValidateAll() error
ValidateAll checks the field values on PutResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PutResponseMultiError, or nil if none found.
type PutResponseMultiError ¶
type PutResponseMultiError []error
PutResponseMultiError is an error wrapping multiple validation errors returned by PutResponse.ValidateAll() if the designated constraints aren't met.
func (PutResponseMultiError) AllErrors ¶
func (m PutResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PutResponseMultiError) Error ¶
func (m PutResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PutResponseValidationError ¶
type PutResponseValidationError struct {
// contains filtered or unexported fields
}
PutResponseValidationError is the validation error returned by PutResponse.Validate if the designated constraints aren't met.
func (PutResponseValidationError) Cause ¶
func (e PutResponseValidationError) Cause() error
Cause function returns cause value.
func (PutResponseValidationError) Error ¶
func (e PutResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PutResponseValidationError) ErrorName ¶
func (e PutResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PutResponseValidationError) Field ¶
func (e PutResponseValidationError) Field() string
Field function returns field value.
func (PutResponseValidationError) Key ¶
func (e PutResponseValidationError) Key() bool
Key function returns key value.
func (PutResponseValidationError) Reason ¶
func (e PutResponseValidationError) Reason() string
Reason function returns reason value.
type QueueServiceClient ¶
type QueueServiceClient interface {
// queue a new action for execution.
EnqueueAction(ctx context.Context, in *EnqueueActionRequest, opts ...grpc.CallOption) (*EnqueueActionResponse, error)
// abort a queued run.
AbortQueuedRun(ctx context.Context, in *AbortQueuedRunRequest, opts ...grpc.CallOption) (*AbortQueuedRunResponse, error)
// AbortAction aborts a single action that was previously queued or is currently being processed by a worker.
AbortQueuedAction(ctx context.Context, in *AbortQueuedActionRequest, opts ...grpc.CallOption) (*AbortQueuedActionResponse, error)
}
QueueServiceClient is the client API for QueueService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewQueueServiceClient ¶
func NewQueueServiceClient(cc grpc.ClientConnInterface) QueueServiceClient
type QueueServiceServer ¶
type QueueServiceServer interface {
// queue a new action for execution.
EnqueueAction(context.Context, *EnqueueActionRequest) (*EnqueueActionResponse, error)
// abort a queued run.
AbortQueuedRun(context.Context, *AbortQueuedRunRequest) (*AbortQueuedRunResponse, error)
// AbortAction aborts a single action that was previously queued or is currently being processed by a worker.
AbortQueuedAction(context.Context, *AbortQueuedActionRequest) (*AbortQueuedActionResponse, error)
}
QueueServiceServer is the server API for QueueService service. All implementations should embed UnimplementedQueueServiceServer for forward compatibility
type RecordActionEventRequest ¶ added in v2.0.8
type RecordActionEventRequest struct {
// The event.
Event *ActionEvent `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"`
// contains filtered or unexported fields
}
Request message for recording an action event.
func (*RecordActionEventRequest) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionEventRequest.ProtoReflect.Descriptor instead.
func (*RecordActionEventRequest) GetEvent ¶ added in v2.0.8
func (x *RecordActionEventRequest) GetEvent() *ActionEvent
func (*RecordActionEventRequest) ProtoMessage ¶ added in v2.0.8
func (*RecordActionEventRequest) ProtoMessage()
func (*RecordActionEventRequest) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionEventRequest) ProtoReflect() protoreflect.Message
func (*RecordActionEventRequest) Reset ¶ added in v2.0.8
func (x *RecordActionEventRequest) Reset()
func (*RecordActionEventRequest) String ¶ added in v2.0.8
func (x *RecordActionEventRequest) String() string
func (*RecordActionEventRequest) Validate ¶ added in v2.0.8
func (m *RecordActionEventRequest) Validate() error
Validate checks the field values on RecordActionEventRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionEventRequest) ValidateAll ¶ added in v2.0.8
func (m *RecordActionEventRequest) ValidateAll() error
ValidateAll checks the field values on RecordActionEventRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionEventRequestMultiError, or nil if none found.
type RecordActionEventRequestMultiError ¶ added in v2.0.8
type RecordActionEventRequestMultiError []error
RecordActionEventRequestMultiError is an error wrapping multiple validation errors returned by RecordActionEventRequest.ValidateAll() if the designated constraints aren't met.
func (RecordActionEventRequestMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionEventRequestMultiError) Error ¶ added in v2.0.8
func (m RecordActionEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionEventRequestValidationError ¶ added in v2.0.8
type RecordActionEventRequestValidationError struct {
// contains filtered or unexported fields
}
RecordActionEventRequestValidationError is the validation error returned by RecordActionEventRequest.Validate if the designated constraints aren't met.
func (RecordActionEventRequestValidationError) Cause ¶ added in v2.0.8
func (e RecordActionEventRequestValidationError) Cause() error
Cause function returns cause value.
func (RecordActionEventRequestValidationError) Error ¶ added in v2.0.8
func (e RecordActionEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionEventRequestValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionEventRequestValidationError) Field ¶ added in v2.0.8
func (e RecordActionEventRequestValidationError) Field() string
Field function returns field value.
func (RecordActionEventRequestValidationError) Key ¶ added in v2.0.8
func (e RecordActionEventRequestValidationError) Key() bool
Key function returns key value.
func (RecordActionEventRequestValidationError) Reason ¶ added in v2.0.8
func (e RecordActionEventRequestValidationError) Reason() string
Reason function returns reason value.
type RecordActionEventResponse ¶ added in v2.0.8
type RecordActionEventResponse struct {
// The action id.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The result.
Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
Response message for recording an action event.
func (*RecordActionEventResponse) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionEventResponse.ProtoReflect.Descriptor instead.
func (*RecordActionEventResponse) GetActionId ¶ added in v2.0.8
func (x *RecordActionEventResponse) GetActionId() *common.ActionIdentifier
func (*RecordActionEventResponse) GetStatus ¶ added in v2.0.8
func (x *RecordActionEventResponse) GetStatus() *status.Status
func (*RecordActionEventResponse) ProtoMessage ¶ added in v2.0.8
func (*RecordActionEventResponse) ProtoMessage()
func (*RecordActionEventResponse) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionEventResponse) ProtoReflect() protoreflect.Message
func (*RecordActionEventResponse) Reset ¶ added in v2.0.8
func (x *RecordActionEventResponse) Reset()
func (*RecordActionEventResponse) String ¶ added in v2.0.8
func (x *RecordActionEventResponse) String() string
func (*RecordActionEventResponse) Validate ¶ added in v2.0.8
func (m *RecordActionEventResponse) Validate() error
Validate checks the field values on RecordActionEventResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionEventResponse) ValidateAll ¶ added in v2.0.8
func (m *RecordActionEventResponse) ValidateAll() error
ValidateAll checks the field values on RecordActionEventResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionEventResponseMultiError, or nil if none found.
type RecordActionEventResponseMultiError ¶ added in v2.0.8
type RecordActionEventResponseMultiError []error
RecordActionEventResponseMultiError is an error wrapping multiple validation errors returned by RecordActionEventResponse.ValidateAll() if the designated constraints aren't met.
func (RecordActionEventResponseMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionEventResponseMultiError) Error ¶ added in v2.0.8
func (m RecordActionEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionEventResponseValidationError ¶ added in v2.0.8
type RecordActionEventResponseValidationError struct {
// contains filtered or unexported fields
}
RecordActionEventResponseValidationError is the validation error returned by RecordActionEventResponse.Validate if the designated constraints aren't met.
func (RecordActionEventResponseValidationError) Cause ¶ added in v2.0.8
func (e RecordActionEventResponseValidationError) Cause() error
Cause function returns cause value.
func (RecordActionEventResponseValidationError) Error ¶ added in v2.0.8
func (e RecordActionEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionEventResponseValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionEventResponseValidationError) Field ¶ added in v2.0.8
func (e RecordActionEventResponseValidationError) Field() string
Field function returns field value.
func (RecordActionEventResponseValidationError) Key ¶ added in v2.0.8
func (e RecordActionEventResponseValidationError) Key() bool
Key function returns key value.
func (RecordActionEventResponseValidationError) Reason ¶ added in v2.0.8
func (e RecordActionEventResponseValidationError) Reason() string
Reason function returns reason value.
type RecordActionEventStreamRequest ¶ added in v2.0.8
type RecordActionEventStreamRequest struct {
// Request message for recording an action event.
Request *RecordActionEventRequest `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"`
// The nonce is used to correlate the request with the response.
Nonce int64 `protobuf:"varint,2,opt,name=nonce,proto3" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
Request message for recording an action event (streaming implementation). TODO - when this message is removed, also remove the RecordActionEventRequest message above.
func (*RecordActionEventStreamRequest) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionEventStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionEventStreamRequest.ProtoReflect.Descriptor instead.
func (*RecordActionEventStreamRequest) GetNonce ¶ added in v2.0.8
func (x *RecordActionEventStreamRequest) GetNonce() int64
func (*RecordActionEventStreamRequest) GetRequest ¶ added in v2.0.8
func (x *RecordActionEventStreamRequest) GetRequest() *RecordActionEventRequest
func (*RecordActionEventStreamRequest) ProtoMessage ¶ added in v2.0.8
func (*RecordActionEventStreamRequest) ProtoMessage()
func (*RecordActionEventStreamRequest) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionEventStreamRequest) ProtoReflect() protoreflect.Message
func (*RecordActionEventStreamRequest) Reset ¶ added in v2.0.8
func (x *RecordActionEventStreamRequest) Reset()
func (*RecordActionEventStreamRequest) String ¶ added in v2.0.8
func (x *RecordActionEventStreamRequest) String() string
func (*RecordActionEventStreamRequest) Validate ¶ added in v2.0.8
func (m *RecordActionEventStreamRequest) Validate() error
Validate checks the field values on RecordActionEventStreamRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionEventStreamRequest) ValidateAll ¶ added in v2.0.8
func (m *RecordActionEventStreamRequest) ValidateAll() error
ValidateAll checks the field values on RecordActionEventStreamRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionEventStreamRequestMultiError, or nil if none found.
type RecordActionEventStreamRequestMultiError ¶ added in v2.0.8
type RecordActionEventStreamRequestMultiError []error
RecordActionEventStreamRequestMultiError is an error wrapping multiple validation errors returned by RecordActionEventStreamRequest.ValidateAll() if the designated constraints aren't met.
func (RecordActionEventStreamRequestMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionEventStreamRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionEventStreamRequestMultiError) Error ¶ added in v2.0.8
func (m RecordActionEventStreamRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionEventStreamRequestValidationError ¶ added in v2.0.8
type RecordActionEventStreamRequestValidationError struct {
// contains filtered or unexported fields
}
RecordActionEventStreamRequestValidationError is the validation error returned by RecordActionEventStreamRequest.Validate if the designated constraints aren't met.
func (RecordActionEventStreamRequestValidationError) Cause ¶ added in v2.0.8
func (e RecordActionEventStreamRequestValidationError) Cause() error
Cause function returns cause value.
func (RecordActionEventStreamRequestValidationError) Error ¶ added in v2.0.8
func (e RecordActionEventStreamRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionEventStreamRequestValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionEventStreamRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionEventStreamRequestValidationError) Field ¶ added in v2.0.8
func (e RecordActionEventStreamRequestValidationError) Field() string
Field function returns field value.
func (RecordActionEventStreamRequestValidationError) Key ¶ added in v2.0.8
func (e RecordActionEventStreamRequestValidationError) Key() bool
Key function returns key value.
func (RecordActionEventStreamRequestValidationError) Reason ¶ added in v2.0.8
func (e RecordActionEventStreamRequestValidationError) Reason() string
Reason function returns reason value.
type RecordActionEventStreamResponse ¶ added in v2.0.8
type RecordActionEventStreamResponse struct {
// Response message for recording an action event.
Response *RecordActionEventResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"`
// The nonce is used to correlate the request with the response.
Nonce int64 `protobuf:"varint,2,opt,name=nonce,proto3" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
Response message for recording an action event (streaming implementation). TODO - when this message is removed, also remove the RecordActionEventResponse message above.
func (*RecordActionEventStreamResponse) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionEventStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionEventStreamResponse.ProtoReflect.Descriptor instead.
func (*RecordActionEventStreamResponse) GetNonce ¶ added in v2.0.8
func (x *RecordActionEventStreamResponse) GetNonce() int64
func (*RecordActionEventStreamResponse) GetResponse ¶ added in v2.0.8
func (x *RecordActionEventStreamResponse) GetResponse() *RecordActionEventResponse
func (*RecordActionEventStreamResponse) ProtoMessage ¶ added in v2.0.8
func (*RecordActionEventStreamResponse) ProtoMessage()
func (*RecordActionEventStreamResponse) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionEventStreamResponse) ProtoReflect() protoreflect.Message
func (*RecordActionEventStreamResponse) Reset ¶ added in v2.0.8
func (x *RecordActionEventStreamResponse) Reset()
func (*RecordActionEventStreamResponse) String ¶ added in v2.0.8
func (x *RecordActionEventStreamResponse) String() string
func (*RecordActionEventStreamResponse) Validate ¶ added in v2.0.8
func (m *RecordActionEventStreamResponse) Validate() error
Validate checks the field values on RecordActionEventStreamResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionEventStreamResponse) ValidateAll ¶ added in v2.0.8
func (m *RecordActionEventStreamResponse) ValidateAll() error
ValidateAll checks the field values on RecordActionEventStreamResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionEventStreamResponseMultiError, or nil if none found.
type RecordActionEventStreamResponseMultiError ¶ added in v2.0.8
type RecordActionEventStreamResponseMultiError []error
RecordActionEventStreamResponseMultiError is an error wrapping multiple validation errors returned by RecordActionEventStreamResponse.ValidateAll() if the designated constraints aren't met.
func (RecordActionEventStreamResponseMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionEventStreamResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionEventStreamResponseMultiError) Error ¶ added in v2.0.8
func (m RecordActionEventStreamResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionEventStreamResponseValidationError ¶ added in v2.0.8
type RecordActionEventStreamResponseValidationError struct {
// contains filtered or unexported fields
}
RecordActionEventStreamResponseValidationError is the validation error returned by RecordActionEventStreamResponse.Validate if the designated constraints aren't met.
func (RecordActionEventStreamResponseValidationError) Cause ¶ added in v2.0.8
func (e RecordActionEventStreamResponseValidationError) Cause() error
Cause function returns cause value.
func (RecordActionEventStreamResponseValidationError) Error ¶ added in v2.0.8
func (e RecordActionEventStreamResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionEventStreamResponseValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionEventStreamResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionEventStreamResponseValidationError) Field ¶ added in v2.0.8
func (e RecordActionEventStreamResponseValidationError) Field() string
Field function returns field value.
func (RecordActionEventStreamResponseValidationError) Key ¶ added in v2.0.8
func (e RecordActionEventStreamResponseValidationError) Key() bool
Key function returns key value.
func (RecordActionEventStreamResponseValidationError) Reason ¶ added in v2.0.8
func (e RecordActionEventStreamResponseValidationError) Reason() string
Reason function returns reason value.
type RecordActionEventsRequest ¶ added in v2.0.8
type RecordActionEventsRequest struct {
// The events.
Events []*ActionEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"`
// contains filtered or unexported fields
}
Request message for recording a collection of action events.
func (*RecordActionEventsRequest) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionEventsRequest.ProtoReflect.Descriptor instead.
func (*RecordActionEventsRequest) GetEvents ¶ added in v2.0.8
func (x *RecordActionEventsRequest) GetEvents() []*ActionEvent
func (*RecordActionEventsRequest) ProtoMessage ¶ added in v2.0.8
func (*RecordActionEventsRequest) ProtoMessage()
func (*RecordActionEventsRequest) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionEventsRequest) ProtoReflect() protoreflect.Message
func (*RecordActionEventsRequest) Reset ¶ added in v2.0.8
func (x *RecordActionEventsRequest) Reset()
func (*RecordActionEventsRequest) String ¶ added in v2.0.8
func (x *RecordActionEventsRequest) String() string
func (*RecordActionEventsRequest) Validate ¶ added in v2.0.8
func (m *RecordActionEventsRequest) Validate() error
Validate checks the field values on RecordActionEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionEventsRequest) ValidateAll ¶ added in v2.0.8
func (m *RecordActionEventsRequest) ValidateAll() error
ValidateAll checks the field values on RecordActionEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionEventsRequestMultiError, or nil if none found.
type RecordActionEventsRequestMultiError ¶ added in v2.0.8
type RecordActionEventsRequestMultiError []error
RecordActionEventsRequestMultiError is an error wrapping multiple validation errors returned by RecordActionEventsRequest.ValidateAll() if the designated constraints aren't met.
func (RecordActionEventsRequestMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionEventsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionEventsRequestMultiError) Error ¶ added in v2.0.8
func (m RecordActionEventsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionEventsRequestValidationError ¶ added in v2.0.8
type RecordActionEventsRequestValidationError struct {
// contains filtered or unexported fields
}
RecordActionEventsRequestValidationError is the validation error returned by RecordActionEventsRequest.Validate if the designated constraints aren't met.
func (RecordActionEventsRequestValidationError) Cause ¶ added in v2.0.8
func (e RecordActionEventsRequestValidationError) Cause() error
Cause function returns cause value.
func (RecordActionEventsRequestValidationError) Error ¶ added in v2.0.8
func (e RecordActionEventsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionEventsRequestValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionEventsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionEventsRequestValidationError) Field ¶ added in v2.0.8
func (e RecordActionEventsRequestValidationError) Field() string
Field function returns field value.
func (RecordActionEventsRequestValidationError) Key ¶ added in v2.0.8
func (e RecordActionEventsRequestValidationError) Key() bool
Key function returns key value.
func (RecordActionEventsRequestValidationError) Reason ¶ added in v2.0.8
func (e RecordActionEventsRequestValidationError) Reason() string
Reason function returns reason value.
type RecordActionEventsResponse ¶ added in v2.0.8
type RecordActionEventsResponse struct {
// The result.
Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
Response message for recording a collection of action events.
func (*RecordActionEventsResponse) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionEventsResponse.ProtoReflect.Descriptor instead.
func (*RecordActionEventsResponse) GetStatus ¶ added in v2.0.8
func (x *RecordActionEventsResponse) GetStatus() *status.Status
func (*RecordActionEventsResponse) ProtoMessage ¶ added in v2.0.8
func (*RecordActionEventsResponse) ProtoMessage()
func (*RecordActionEventsResponse) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionEventsResponse) ProtoReflect() protoreflect.Message
func (*RecordActionEventsResponse) Reset ¶ added in v2.0.8
func (x *RecordActionEventsResponse) Reset()
func (*RecordActionEventsResponse) String ¶ added in v2.0.8
func (x *RecordActionEventsResponse) String() string
func (*RecordActionEventsResponse) Validate ¶ added in v2.0.8
func (m *RecordActionEventsResponse) Validate() error
Validate checks the field values on RecordActionEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionEventsResponse) ValidateAll ¶ added in v2.0.8
func (m *RecordActionEventsResponse) ValidateAll() error
ValidateAll checks the field values on RecordActionEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionEventsResponseMultiError, or nil if none found.
type RecordActionEventsResponseMultiError ¶ added in v2.0.8
type RecordActionEventsResponseMultiError []error
RecordActionEventsResponseMultiError is an error wrapping multiple validation errors returned by RecordActionEventsResponse.ValidateAll() if the designated constraints aren't met.
func (RecordActionEventsResponseMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionEventsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionEventsResponseMultiError) Error ¶ added in v2.0.8
func (m RecordActionEventsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionEventsResponseValidationError ¶ added in v2.0.8
type RecordActionEventsResponseValidationError struct {
// contains filtered or unexported fields
}
RecordActionEventsResponseValidationError is the validation error returned by RecordActionEventsResponse.Validate if the designated constraints aren't met.
func (RecordActionEventsResponseValidationError) Cause ¶ added in v2.0.8
func (e RecordActionEventsResponseValidationError) Cause() error
Cause function returns cause value.
func (RecordActionEventsResponseValidationError) Error ¶ added in v2.0.8
func (e RecordActionEventsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionEventsResponseValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionEventsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionEventsResponseValidationError) Field ¶ added in v2.0.8
func (e RecordActionEventsResponseValidationError) Field() string
Field function returns field value.
func (RecordActionEventsResponseValidationError) Key ¶ added in v2.0.8
func (e RecordActionEventsResponseValidationError) Key() bool
Key function returns key value.
func (RecordActionEventsResponseValidationError) Reason ¶ added in v2.0.8
func (e RecordActionEventsResponseValidationError) Reason() string
Reason function returns reason value.
type RecordActionRequest ¶ added in v2.0.8
type RecordActionRequest struct {
// Action to record.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The parent action. This is used to establish the hierarchy of actions. Empty if this is the root action.
Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,omitempty"`
// The group this action belongs to, if applicable.
Group string `protobuf:"bytes,5,opt,name=group,proto3" json:"group,omitempty"`
// The subject that created the action, if known.
Subject string `protobuf:"bytes,6,opt,name=subject,proto3" json:"subject,omitempty"`
// The inputs for the action.
InputUri string `protobuf:"bytes,7,opt,name=input_uri,json=inputUri,proto3" json:"input_uri,omitempty"`
// Types that are assignable to Spec:
//
// *RecordActionRequest_Task
// *RecordActionRequest_Trace
// *RecordActionRequest_Condition
Spec isRecordActionRequest_Spec `protobuf_oneof:"spec"`
// contains filtered or unexported fields
}
Request message for recording an action.
func (*RecordActionRequest) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionRequest.ProtoReflect.Descriptor instead.
func (*RecordActionRequest) GetActionId ¶ added in v2.0.8
func (x *RecordActionRequest) GetActionId() *common.ActionIdentifier
func (*RecordActionRequest) GetCondition ¶ added in v2.0.8
func (x *RecordActionRequest) GetCondition() *ConditionAction
func (*RecordActionRequest) GetGroup ¶ added in v2.0.8
func (x *RecordActionRequest) GetGroup() string
func (*RecordActionRequest) GetInputUri ¶ added in v2.0.8
func (x *RecordActionRequest) GetInputUri() string
func (*RecordActionRequest) GetParent ¶ added in v2.0.8
func (x *RecordActionRequest) GetParent() string
func (*RecordActionRequest) GetSpec ¶ added in v2.0.8
func (m *RecordActionRequest) GetSpec() isRecordActionRequest_Spec
func (*RecordActionRequest) GetSubject ¶ added in v2.0.8
func (x *RecordActionRequest) GetSubject() string
func (*RecordActionRequest) GetTask ¶ added in v2.0.8
func (x *RecordActionRequest) GetTask() *TaskAction
func (*RecordActionRequest) GetTrace ¶ added in v2.0.8
func (x *RecordActionRequest) GetTrace() *TraceAction
func (*RecordActionRequest) ProtoMessage ¶ added in v2.0.8
func (*RecordActionRequest) ProtoMessage()
func (*RecordActionRequest) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionRequest) ProtoReflect() protoreflect.Message
func (*RecordActionRequest) Reset ¶ added in v2.0.8
func (x *RecordActionRequest) Reset()
func (*RecordActionRequest) String ¶ added in v2.0.8
func (x *RecordActionRequest) String() string
func (*RecordActionRequest) Validate ¶ added in v2.0.8
func (m *RecordActionRequest) Validate() error
Validate checks the field values on RecordActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionRequest) ValidateAll ¶ added in v2.0.8
func (m *RecordActionRequest) ValidateAll() error
ValidateAll checks the field values on RecordActionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionRequestMultiError, or nil if none found.
type RecordActionRequestMultiError ¶ added in v2.0.8
type RecordActionRequestMultiError []error
RecordActionRequestMultiError is an error wrapping multiple validation errors returned by RecordActionRequest.ValidateAll() if the designated constraints aren't met.
func (RecordActionRequestMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionRequestMultiError) Error ¶ added in v2.0.8
func (m RecordActionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionRequestValidationError ¶ added in v2.0.8
type RecordActionRequestValidationError struct {
// contains filtered or unexported fields
}
RecordActionRequestValidationError is the validation error returned by RecordActionRequest.Validate if the designated constraints aren't met.
func (RecordActionRequestValidationError) Cause ¶ added in v2.0.8
func (e RecordActionRequestValidationError) Cause() error
Cause function returns cause value.
func (RecordActionRequestValidationError) Error ¶ added in v2.0.8
func (e RecordActionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionRequestValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionRequestValidationError) Field ¶ added in v2.0.8
func (e RecordActionRequestValidationError) Field() string
Field function returns field value.
func (RecordActionRequestValidationError) Key ¶ added in v2.0.8
func (e RecordActionRequestValidationError) Key() bool
Key function returns key value.
func (RecordActionRequestValidationError) Reason ¶ added in v2.0.8
func (e RecordActionRequestValidationError) Reason() string
Reason function returns reason value.
type RecordActionRequest_Condition ¶ added in v2.0.8
type RecordActionRequest_Condition struct {
Condition *ConditionAction `protobuf:"bytes,12,opt,name=condition,proto3,oneof"`
}
type RecordActionRequest_Task ¶ added in v2.0.8
type RecordActionRequest_Task struct {
// TODO(haytham): Uncomment when we update all code paths to use this.
// option (buf.validate.oneof).required = true;
Task *TaskAction `protobuf:"bytes,10,opt,name=task,proto3,oneof"`
}
type RecordActionRequest_Trace ¶ added in v2.0.8
type RecordActionRequest_Trace struct {
Trace *TraceAction `protobuf:"bytes,11,opt,name=trace,proto3,oneof"`
}
type RecordActionResponse ¶ added in v2.0.8
type RecordActionResponse struct {
// The action id.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The result.
Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
Response message for recording an action.
func (*RecordActionResponse) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionResponse.ProtoReflect.Descriptor instead.
func (*RecordActionResponse) GetActionId ¶ added in v2.0.8
func (x *RecordActionResponse) GetActionId() *common.ActionIdentifier
func (*RecordActionResponse) GetStatus ¶ added in v2.0.8
func (x *RecordActionResponse) GetStatus() *status.Status
func (*RecordActionResponse) ProtoMessage ¶ added in v2.0.8
func (*RecordActionResponse) ProtoMessage()
func (*RecordActionResponse) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionResponse) ProtoReflect() protoreflect.Message
func (*RecordActionResponse) Reset ¶ added in v2.0.8
func (x *RecordActionResponse) Reset()
func (*RecordActionResponse) String ¶ added in v2.0.8
func (x *RecordActionResponse) String() string
func (*RecordActionResponse) Validate ¶ added in v2.0.8
func (m *RecordActionResponse) Validate() error
Validate checks the field values on RecordActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionResponse) ValidateAll ¶ added in v2.0.8
func (m *RecordActionResponse) ValidateAll() error
ValidateAll checks the field values on RecordActionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionResponseMultiError, or nil if none found.
type RecordActionResponseMultiError ¶ added in v2.0.8
type RecordActionResponseMultiError []error
RecordActionResponseMultiError is an error wrapping multiple validation errors returned by RecordActionResponse.ValidateAll() if the designated constraints aren't met.
func (RecordActionResponseMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionResponseMultiError) Error ¶ added in v2.0.8
func (m RecordActionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionResponseValidationError ¶ added in v2.0.8
type RecordActionResponseValidationError struct {
// contains filtered or unexported fields
}
RecordActionResponseValidationError is the validation error returned by RecordActionResponse.Validate if the designated constraints aren't met.
func (RecordActionResponseValidationError) Cause ¶ added in v2.0.8
func (e RecordActionResponseValidationError) Cause() error
Cause function returns cause value.
func (RecordActionResponseValidationError) Error ¶ added in v2.0.8
func (e RecordActionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionResponseValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionResponseValidationError) Field ¶ added in v2.0.8
func (e RecordActionResponseValidationError) Field() string
Field function returns field value.
func (RecordActionResponseValidationError) Key ¶ added in v2.0.8
func (e RecordActionResponseValidationError) Key() bool
Key function returns key value.
func (RecordActionResponseValidationError) Reason ¶ added in v2.0.8
func (e RecordActionResponseValidationError) Reason() string
Reason function returns reason value.
type RecordActionStreamRequest ¶ added in v2.0.8
type RecordActionStreamRequest struct {
// Request message for recording an action.
Request *RecordActionRequest `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"`
// contains filtered or unexported fields
}
Request message for recording an action (streaming implementation).
func (*RecordActionStreamRequest) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionStreamRequest.ProtoReflect.Descriptor instead.
func (*RecordActionStreamRequest) GetRequest ¶ added in v2.0.8
func (x *RecordActionStreamRequest) GetRequest() *RecordActionRequest
func (*RecordActionStreamRequest) ProtoMessage ¶ added in v2.0.8
func (*RecordActionStreamRequest) ProtoMessage()
func (*RecordActionStreamRequest) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionStreamRequest) ProtoReflect() protoreflect.Message
func (*RecordActionStreamRequest) Reset ¶ added in v2.0.8
func (x *RecordActionStreamRequest) Reset()
func (*RecordActionStreamRequest) String ¶ added in v2.0.8
func (x *RecordActionStreamRequest) String() string
func (*RecordActionStreamRequest) Validate ¶ added in v2.0.8
func (m *RecordActionStreamRequest) Validate() error
Validate checks the field values on RecordActionStreamRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionStreamRequest) ValidateAll ¶ added in v2.0.8
func (m *RecordActionStreamRequest) ValidateAll() error
ValidateAll checks the field values on RecordActionStreamRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionStreamRequestMultiError, or nil if none found.
type RecordActionStreamRequestMultiError ¶ added in v2.0.8
type RecordActionStreamRequestMultiError []error
RecordActionStreamRequestMultiError is an error wrapping multiple validation errors returned by RecordActionStreamRequest.ValidateAll() if the designated constraints aren't met.
func (RecordActionStreamRequestMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionStreamRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionStreamRequestMultiError) Error ¶ added in v2.0.8
func (m RecordActionStreamRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionStreamRequestValidationError ¶ added in v2.0.8
type RecordActionStreamRequestValidationError struct {
// contains filtered or unexported fields
}
RecordActionStreamRequestValidationError is the validation error returned by RecordActionStreamRequest.Validate if the designated constraints aren't met.
func (RecordActionStreamRequestValidationError) Cause ¶ added in v2.0.8
func (e RecordActionStreamRequestValidationError) Cause() error
Cause function returns cause value.
func (RecordActionStreamRequestValidationError) Error ¶ added in v2.0.8
func (e RecordActionStreamRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionStreamRequestValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionStreamRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionStreamRequestValidationError) Field ¶ added in v2.0.8
func (e RecordActionStreamRequestValidationError) Field() string
Field function returns field value.
func (RecordActionStreamRequestValidationError) Key ¶ added in v2.0.8
func (e RecordActionStreamRequestValidationError) Key() bool
Key function returns key value.
func (RecordActionStreamRequestValidationError) Reason ¶ added in v2.0.8
func (e RecordActionStreamRequestValidationError) Reason() string
Reason function returns reason value.
type RecordActionStreamResponse ¶ added in v2.0.8
type RecordActionStreamResponse struct {
// Response message for recording an action.
Response *RecordActionResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"`
// contains filtered or unexported fields
}
Response message for recording an action (streaming implementation).
func (*RecordActionStreamResponse) Descriptor
deprecated
added in
v2.0.8
func (*RecordActionStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordActionStreamResponse.ProtoReflect.Descriptor instead.
func (*RecordActionStreamResponse) GetResponse ¶ added in v2.0.8
func (x *RecordActionStreamResponse) GetResponse() *RecordActionResponse
func (*RecordActionStreamResponse) ProtoMessage ¶ added in v2.0.8
func (*RecordActionStreamResponse) ProtoMessage()
func (*RecordActionStreamResponse) ProtoReflect ¶ added in v2.0.8
func (x *RecordActionStreamResponse) ProtoReflect() protoreflect.Message
func (*RecordActionStreamResponse) Reset ¶ added in v2.0.8
func (x *RecordActionStreamResponse) Reset()
func (*RecordActionStreamResponse) String ¶ added in v2.0.8
func (x *RecordActionStreamResponse) String() string
func (*RecordActionStreamResponse) Validate ¶ added in v2.0.8
func (m *RecordActionStreamResponse) Validate() error
Validate checks the field values on RecordActionStreamResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordActionStreamResponse) ValidateAll ¶ added in v2.0.8
func (m *RecordActionStreamResponse) ValidateAll() error
ValidateAll checks the field values on RecordActionStreamResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordActionStreamResponseMultiError, or nil if none found.
type RecordActionStreamResponseMultiError ¶ added in v2.0.8
type RecordActionStreamResponseMultiError []error
RecordActionStreamResponseMultiError is an error wrapping multiple validation errors returned by RecordActionStreamResponse.ValidateAll() if the designated constraints aren't met.
func (RecordActionStreamResponseMultiError) AllErrors ¶ added in v2.0.8
func (m RecordActionStreamResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordActionStreamResponseMultiError) Error ¶ added in v2.0.8
func (m RecordActionStreamResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordActionStreamResponseValidationError ¶ added in v2.0.8
type RecordActionStreamResponseValidationError struct {
// contains filtered or unexported fields
}
RecordActionStreamResponseValidationError is the validation error returned by RecordActionStreamResponse.Validate if the designated constraints aren't met.
func (RecordActionStreamResponseValidationError) Cause ¶ added in v2.0.8
func (e RecordActionStreamResponseValidationError) Cause() error
Cause function returns cause value.
func (RecordActionStreamResponseValidationError) Error ¶ added in v2.0.8
func (e RecordActionStreamResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecordActionStreamResponseValidationError) ErrorName ¶ added in v2.0.8
func (e RecordActionStreamResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecordActionStreamResponseValidationError) Field ¶ added in v2.0.8
func (e RecordActionStreamResponseValidationError) Field() string
Field function returns field value.
func (RecordActionStreamResponseValidationError) Key ¶ added in v2.0.8
func (e RecordActionStreamResponseValidationError) Key() bool
Key function returns key value.
func (RecordActionStreamResponseValidationError) Reason ¶ added in v2.0.8
func (e RecordActionStreamResponseValidationError) Reason() string
Reason function returns reason value.
type RecordRequest ¶ added in v2.0.8
type RecordRequest struct {
// The events to record.
Events []*ActionEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"`
// contains filtered or unexported fields
}
RecordRequest is the request message for recording the events for the actions.
func (*RecordRequest) Descriptor
deprecated
added in
v2.0.8
func (*RecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordRequest.ProtoReflect.Descriptor instead.
func (*RecordRequest) GetEvents ¶ added in v2.0.8
func (x *RecordRequest) GetEvents() []*ActionEvent
func (*RecordRequest) ProtoMessage ¶ added in v2.0.8
func (*RecordRequest) ProtoMessage()
func (*RecordRequest) ProtoReflect ¶ added in v2.0.8
func (x *RecordRequest) ProtoReflect() protoreflect.Message
func (*RecordRequest) Reset ¶ added in v2.0.8
func (x *RecordRequest) Reset()
func (*RecordRequest) String ¶ added in v2.0.8
func (x *RecordRequest) String() string
func (*RecordRequest) Validate ¶ added in v2.0.8
func (m *RecordRequest) Validate() error
Validate checks the field values on RecordRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordRequest) ValidateAll ¶ added in v2.0.8
func (m *RecordRequest) ValidateAll() error
ValidateAll checks the field values on RecordRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordRequestMultiError, or nil if none found.
type RecordRequestMultiError ¶ added in v2.0.8
type RecordRequestMultiError []error
RecordRequestMultiError is an error wrapping multiple validation errors returned by RecordRequest.ValidateAll() if the designated constraints aren't met.
func (RecordRequestMultiError) AllErrors ¶ added in v2.0.8
func (m RecordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordRequestMultiError) Error ¶ added in v2.0.8
func (m RecordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordRequestValidationError ¶ added in v2.0.8
type RecordRequestValidationError struct {
// contains filtered or unexported fields
}
RecordRequestValidationError is the validation error returned by RecordRequest.Validate if the designated constraints aren't met.
func (RecordRequestValidationError) Cause ¶ added in v2.0.8
func (e RecordRequestValidationError) Cause() error
Cause function returns cause value.
func (RecordRequestValidationError) Error ¶ added in v2.0.8
func (e RecordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecordRequestValidationError) ErrorName ¶ added in v2.0.8
func (e RecordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecordRequestValidationError) Field ¶ added in v2.0.8
func (e RecordRequestValidationError) Field() string
Field function returns field value.
func (RecordRequestValidationError) Key ¶ added in v2.0.8
func (e RecordRequestValidationError) Key() bool
Key function returns key value.
func (RecordRequestValidationError) Reason ¶ added in v2.0.8
func (e RecordRequestValidationError) Reason() string
Reason function returns reason value.
type RecordResponse ¶ added in v2.0.8
type RecordResponse struct {
// contains filtered or unexported fields
}
RecordResponse is the response message recording an event for an action.
func (*RecordResponse) Descriptor
deprecated
added in
v2.0.8
func (*RecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordResponse.ProtoReflect.Descriptor instead.
func (*RecordResponse) ProtoMessage ¶ added in v2.0.8
func (*RecordResponse) ProtoMessage()
func (*RecordResponse) ProtoReflect ¶ added in v2.0.8
func (x *RecordResponse) ProtoReflect() protoreflect.Message
func (*RecordResponse) Reset ¶ added in v2.0.8
func (x *RecordResponse) Reset()
func (*RecordResponse) String ¶ added in v2.0.8
func (x *RecordResponse) String() string
func (*RecordResponse) Validate ¶ added in v2.0.8
func (m *RecordResponse) Validate() error
Validate checks the field values on RecordResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordResponse) ValidateAll ¶ added in v2.0.8
func (m *RecordResponse) ValidateAll() error
ValidateAll checks the field values on RecordResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordResponseMultiError, or nil if none found.
type RecordResponseMultiError ¶ added in v2.0.8
type RecordResponseMultiError []error
RecordResponseMultiError is an error wrapping multiple validation errors returned by RecordResponse.ValidateAll() if the designated constraints aren't met.
func (RecordResponseMultiError) AllErrors ¶ added in v2.0.8
func (m RecordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordResponseMultiError) Error ¶ added in v2.0.8
func (m RecordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordResponseValidationError ¶ added in v2.0.8
type RecordResponseValidationError struct {
// contains filtered or unexported fields
}
RecordResponseValidationError is the validation error returned by RecordResponse.Validate if the designated constraints aren't met.
func (RecordResponseValidationError) Cause ¶ added in v2.0.8
func (e RecordResponseValidationError) Cause() error
Cause function returns cause value.
func (RecordResponseValidationError) Error ¶ added in v2.0.8
func (e RecordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecordResponseValidationError) ErrorName ¶ added in v2.0.8
func (e RecordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecordResponseValidationError) Field ¶ added in v2.0.8
func (e RecordResponseValidationError) Field() string
Field function returns field value.
func (RecordResponseValidationError) Key ¶ added in v2.0.8
func (e RecordResponseValidationError) Key() bool
Key function returns key value.
func (RecordResponseValidationError) Reason ¶ added in v2.0.8
func (e RecordResponseValidationError) Reason() string
Reason function returns reason value.
type Run ¶
type Run struct {
// Lightweight information about the root action.
Action *Action `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"`
// User-defined labels attached to this run at creation time. These are the same
// labels as RunSpec.labels (the k8s resource labels applied to pods/jobs at
// execution time, also configurable via settings). On create, labels supplied on
// the request are merged with settings/RunSpec labels, with request labels taking
// precedence, and the merged set is stored here and on the RunSpec.
// It is part of Run so that it gets returned in a list request.
Labels map[string]string `` /* 153-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*Run) Descriptor
deprecated
func (*Run) ProtoMessage ¶
func (*Run) ProtoMessage()
func (*Run) ProtoReflect ¶
func (x *Run) ProtoReflect() protoreflect.Message
func (*Run) Validate ¶
Validate checks the field values on Run with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Run) ValidateAll ¶
ValidateAll checks the field values on Run with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RunMultiError, or nil if none found.
type RunDetails ¶
type RunDetails struct {
// Run spec.
RunSpec *task.RunSpec `protobuf:"bytes,1,opt,name=run_spec,json=runSpec,proto3" json:"run_spec,omitempty"`
// Detailed information about the root action.
Action *ActionDetails `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"`
// contains filtered or unexported fields
}
func (*RunDetails) Descriptor
deprecated
func (*RunDetails) Descriptor() ([]byte, []int)
Deprecated: Use RunDetails.ProtoReflect.Descriptor instead.
func (*RunDetails) GetAction ¶
func (x *RunDetails) GetAction() *ActionDetails
func (*RunDetails) GetRunSpec ¶
func (x *RunDetails) GetRunSpec() *task.RunSpec
func (*RunDetails) ProtoMessage ¶
func (*RunDetails) ProtoMessage()
func (*RunDetails) ProtoReflect ¶
func (x *RunDetails) ProtoReflect() protoreflect.Message
func (*RunDetails) Reset ¶
func (x *RunDetails) Reset()
func (*RunDetails) String ¶
func (x *RunDetails) String() string
func (*RunDetails) Validate ¶
func (m *RunDetails) Validate() error
Validate checks the field values on RunDetails with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RunDetails) ValidateAll ¶
func (m *RunDetails) ValidateAll() error
ValidateAll checks the field values on RunDetails with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RunDetailsMultiError, or nil if none found.
type RunDetailsMultiError ¶
type RunDetailsMultiError []error
RunDetailsMultiError is an error wrapping multiple validation errors returned by RunDetails.ValidateAll() if the designated constraints aren't met.
func (RunDetailsMultiError) AllErrors ¶
func (m RunDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RunDetailsMultiError) Error ¶
func (m RunDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RunDetailsValidationError ¶
type RunDetailsValidationError struct {
// contains filtered or unexported fields
}
RunDetailsValidationError is the validation error returned by RunDetails.Validate if the designated constraints aren't met.
func (RunDetailsValidationError) Cause ¶
func (e RunDetailsValidationError) Cause() error
Cause function returns cause value.
func (RunDetailsValidationError) Error ¶
func (e RunDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (RunDetailsValidationError) ErrorName ¶
func (e RunDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (RunDetailsValidationError) Field ¶
func (e RunDetailsValidationError) Field() string
Field function returns field value.
func (RunDetailsValidationError) Key ¶
func (e RunDetailsValidationError) Key() bool
Key function returns key value.
func (RunDetailsValidationError) Reason ¶
func (e RunDetailsValidationError) Reason() string
Reason function returns reason value.
type RunInfo ¶ added in v2.0.9
type RunInfo struct {
// Task spec digest. Used to look up the full task spec from the task_specs table.
TaskSpecDigest string `protobuf:"bytes,1,opt,name=task_spec_digest,json=taskSpecDigest,proto3" json:"task_spec_digest,omitempty"`
// Inputs uri.
InputsUri string `protobuf:"bytes,2,opt,name=inputs_uri,json=inputsUri,proto3" json:"inputs_uri,omitempty"`
// Outputs uri.
OutputsUri string `protobuf:"bytes,3,opt,name=outputs_uri,json=outputsUri,proto3" json:"outputs_uri,omitempty"`
// Run spec.
RunSpec *task.RunSpec `protobuf:"bytes,4,opt,name=run_spec,json=runSpec,proto3" json:"run_spec,omitempty"`
// contains filtered or unexported fields
}
RunInfo contains detailed metadata about an action/run, stored as serialized bytes in the actions table's detailed_info column.
func (*RunInfo) Descriptor
deprecated
added in
v2.0.9
func (*RunInfo) GetInputsUri ¶ added in v2.0.9
func (*RunInfo) GetOutputsUri ¶ added in v2.0.9
func (*RunInfo) GetRunSpec ¶ added in v2.0.9
func (*RunInfo) GetTaskSpecDigest ¶ added in v2.0.9
func (*RunInfo) ProtoMessage ¶ added in v2.0.9
func (*RunInfo) ProtoMessage()
func (*RunInfo) ProtoReflect ¶ added in v2.0.9
func (x *RunInfo) ProtoReflect() protoreflect.Message
func (*RunInfo) Validate ¶ added in v2.0.9
Validate checks the field values on RunInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RunInfo) ValidateAll ¶ added in v2.0.9
ValidateAll checks the field values on RunInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RunInfoMultiError, or nil if none found.
type RunInfoMultiError ¶ added in v2.0.9
type RunInfoMultiError []error
RunInfoMultiError is an error wrapping multiple validation errors returned by RunInfo.ValidateAll() if the designated constraints aren't met.
func (RunInfoMultiError) AllErrors ¶ added in v2.0.9
func (m RunInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RunInfoMultiError) Error ¶ added in v2.0.9
func (m RunInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RunInfoValidationError ¶ added in v2.0.9
type RunInfoValidationError struct {
// contains filtered or unexported fields
}
RunInfoValidationError is the validation error returned by RunInfo.Validate if the designated constraints aren't met.
func (RunInfoValidationError) Cause ¶ added in v2.0.9
func (e RunInfoValidationError) Cause() error
Cause function returns cause value.
func (RunInfoValidationError) Error ¶ added in v2.0.9
func (e RunInfoValidationError) Error() string
Error satisfies the builtin error interface
func (RunInfoValidationError) ErrorName ¶ added in v2.0.9
func (e RunInfoValidationError) ErrorName() string
ErrorName returns error name.
func (RunInfoValidationError) Field ¶ added in v2.0.9
func (e RunInfoValidationError) Field() string
Field function returns field value.
func (RunInfoValidationError) Key ¶ added in v2.0.9
func (e RunInfoValidationError) Key() bool
Key function returns key value.
func (RunInfoValidationError) Reason ¶ added in v2.0.9
func (e RunInfoValidationError) Reason() string
Reason function returns reason value.
type RunLogsServiceClient ¶
type RunLogsServiceClient interface {
// Deprecated: Do not use.
// Deprecated: Use DataProxyService.TailLogs instead.
TailLogs(ctx context.Context, in *TailLogsRequest, opts ...grpc.CallOption) (RunLogsService_TailLogsClient, error)
}
RunLogsServiceClient is the client API for RunLogsService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRunLogsServiceClient ¶
func NewRunLogsServiceClient(cc grpc.ClientConnInterface) RunLogsServiceClient
type RunLogsServiceServer ¶
type RunLogsServiceServer interface {
// Deprecated: Do not use.
// Deprecated: Use DataProxyService.TailLogs instead.
TailLogs(*TailLogsRequest, RunLogsService_TailLogsServer) error
}
RunLogsServiceServer is the server API for RunLogsService service. All implementations should embed UnimplementedRunLogsServiceServer for forward compatibility
type RunLogsService_TailLogsClient ¶
type RunLogsService_TailLogsClient interface {
Recv() (*TailLogsResponse, error)
grpc.ClientStream
}
type RunLogsService_TailLogsServer ¶
type RunLogsService_TailLogsServer interface {
Send(*TailLogsResponse) error
grpc.ServerStream
}
type RunMultiError ¶
type RunMultiError []error
RunMultiError is an error wrapping multiple validation errors returned by Run.ValidateAll() if the designated constraints aren't met.
func (RunMultiError) AllErrors ¶
func (m RunMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RunMultiError) Error ¶
func (m RunMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RunServiceClient ¶
type RunServiceClient interface {
// Create a new run of the given task.
CreateRun(ctx context.Context, in *CreateRunRequest, opts ...grpc.CallOption) (*CreateRunResponse, error)
// Abort a run.
AbortRun(ctx context.Context, in *AbortRunRequest, opts ...grpc.CallOption) (*AbortRunResponse, error)
// Get detailed information about a run.
GetRunDetails(ctx context.Context, in *GetRunDetailsRequest, opts ...grpc.CallOption) (*GetRunDetailsResponse, error)
// Stream detailed information updates about a run. The call will terminate when the run reaches a terminal phase.
WatchRunDetails(ctx context.Context, in *WatchRunDetailsRequest, opts ...grpc.CallOption) (RunService_WatchRunDetailsClient, error)
// Get detailed information about an action.
GetActionDetails(ctx context.Context, in *GetActionDetailsRequest, opts ...grpc.CallOption) (*GetActionDetailsResponse, error)
// Stream detailed information updates about an action. The call will terminate when the action reaches a terminal phase.
WatchActionDetails(ctx context.Context, in *WatchActionDetailsRequest, opts ...grpc.CallOption) (RunService_WatchActionDetailsClient, error)
// Deprecated: Do not use.
// Deprecated: Use DataProxyService.GetActionData instead.
GetActionData(ctx context.Context, in *GetActionDataRequest, opts ...grpc.CallOption) (*GetActionDataResponse, error)
// List runs based on the provided filter criteria.
ListRuns(ctx context.Context, in *ListRunsRequest, opts ...grpc.CallOption) (*ListRunsResponse, error)
// Stream updates for runs based on the provided filter criteria. Responses may include newly discovered
// runs or updates to existing ones from the point of invocation.
WatchRuns(ctx context.Context, in *WatchRunsRequest, opts ...grpc.CallOption) (RunService_WatchRunsClient, error)
// List all actions for a given run.
ListActions(ctx context.Context, in *ListActionsRequest, opts ...grpc.CallOption) (*ListActionsResponse, error)
// Stream updates for actions given a run. Responses may include newly discovered nested runs or updates
// to existing ones from the point of invocation.
WatchActions(ctx context.Context, in *WatchActionsRequest, opts ...grpc.CallOption) (RunService_WatchActionsClient, error)
// Stream of k8s cluster events in human readable form
WatchClusterEvents(ctx context.Context, in *WatchClusterEventsRequest, opts ...grpc.CallOption) (RunService_WatchClusterEventsClient, error)
// AbortAction aborts a single action that was previously created or is currently being processed by a worker.
AbortAction(ctx context.Context, in *AbortActionRequest, opts ...grpc.CallOption) (*AbortActionResponse, error)
// SignalEvent resolves a paused condition action by supplying its value.
// It converts the user-facing EventPayload to a core.Literal and delegates
// to ActionsService.Signal, resolving the condition's parent action for
// routing.
SignalEvent(ctx context.Context, in *SignalEventRequest, opts ...grpc.CallOption) (*SignalEventResponse, error)
// Stream updates for task groups based on the provided filter criteria.
WatchGroups(ctx context.Context, in *WatchGroupsRequest, opts ...grpc.CallOption) (RunService_WatchGroupsClient, error)
// Get the storage URIs for an action's input and output data.
GetActionDataURIs(ctx context.Context, in *GetActionDataURIsRequest, opts ...grpc.CallOption) (*GetActionDataURIsResponse, error)
// Get the logging context (pod name, namespace, cluster) for an action attempt.
GetActionLogContext(ctx context.Context, in *GetActionLogContextRequest, opts ...grpc.CallOption) (*GetActionLogContextResponse, error)
}
RunServiceClient is the client API for RunService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRunServiceClient ¶
func NewRunServiceClient(cc grpc.ClientConnInterface) RunServiceClient
type RunServiceServer ¶
type RunServiceServer interface {
// Create a new run of the given task.
CreateRun(context.Context, *CreateRunRequest) (*CreateRunResponse, error)
// Abort a run.
AbortRun(context.Context, *AbortRunRequest) (*AbortRunResponse, error)
// Get detailed information about a run.
GetRunDetails(context.Context, *GetRunDetailsRequest) (*GetRunDetailsResponse, error)
// Stream detailed information updates about a run. The call will terminate when the run reaches a terminal phase.
WatchRunDetails(*WatchRunDetailsRequest, RunService_WatchRunDetailsServer) error
// Get detailed information about an action.
GetActionDetails(context.Context, *GetActionDetailsRequest) (*GetActionDetailsResponse, error)
// Stream detailed information updates about an action. The call will terminate when the action reaches a terminal phase.
WatchActionDetails(*WatchActionDetailsRequest, RunService_WatchActionDetailsServer) error
// Deprecated: Do not use.
// Deprecated: Use DataProxyService.GetActionData instead.
GetActionData(context.Context, *GetActionDataRequest) (*GetActionDataResponse, error)
// List runs based on the provided filter criteria.
ListRuns(context.Context, *ListRunsRequest) (*ListRunsResponse, error)
// Stream updates for runs based on the provided filter criteria. Responses may include newly discovered
// runs or updates to existing ones from the point of invocation.
WatchRuns(*WatchRunsRequest, RunService_WatchRunsServer) error
// List all actions for a given run.
ListActions(context.Context, *ListActionsRequest) (*ListActionsResponse, error)
// Stream updates for actions given a run. Responses may include newly discovered nested runs or updates
// to existing ones from the point of invocation.
WatchActions(*WatchActionsRequest, RunService_WatchActionsServer) error
// Stream of k8s cluster events in human readable form
WatchClusterEvents(*WatchClusterEventsRequest, RunService_WatchClusterEventsServer) error
// AbortAction aborts a single action that was previously created or is currently being processed by a worker.
AbortAction(context.Context, *AbortActionRequest) (*AbortActionResponse, error)
// SignalEvent resolves a paused condition action by supplying its value.
// It converts the user-facing EventPayload to a core.Literal and delegates
// to ActionsService.Signal, resolving the condition's parent action for
// routing.
SignalEvent(context.Context, *SignalEventRequest) (*SignalEventResponse, error)
// Stream updates for task groups based on the provided filter criteria.
WatchGroups(*WatchGroupsRequest, RunService_WatchGroupsServer) error
// Get the storage URIs for an action's input and output data.
GetActionDataURIs(context.Context, *GetActionDataURIsRequest) (*GetActionDataURIsResponse, error)
// Get the logging context (pod name, namespace, cluster) for an action attempt.
GetActionLogContext(context.Context, *GetActionLogContextRequest) (*GetActionLogContextResponse, error)
}
RunServiceServer is the server API for RunService service. All implementations should embed UnimplementedRunServiceServer for forward compatibility
type RunService_WatchActionDetailsClient ¶
type RunService_WatchActionDetailsClient interface {
Recv() (*WatchActionDetailsResponse, error)
grpc.ClientStream
}
type RunService_WatchActionDetailsServer ¶
type RunService_WatchActionDetailsServer interface {
Send(*WatchActionDetailsResponse) error
grpc.ServerStream
}
type RunService_WatchActionsClient ¶
type RunService_WatchActionsClient interface {
Recv() (*WatchActionsResponse, error)
grpc.ClientStream
}
type RunService_WatchActionsServer ¶
type RunService_WatchActionsServer interface {
Send(*WatchActionsResponse) error
grpc.ServerStream
}
type RunService_WatchClusterEventsClient ¶
type RunService_WatchClusterEventsClient interface {
Recv() (*WatchClusterEventsResponse, error)
grpc.ClientStream
}
type RunService_WatchClusterEventsServer ¶
type RunService_WatchClusterEventsServer interface {
Send(*WatchClusterEventsResponse) error
grpc.ServerStream
}
type RunService_WatchGroupsClient ¶
type RunService_WatchGroupsClient interface {
Recv() (*WatchGroupsResponse, error)
grpc.ClientStream
}
type RunService_WatchGroupsServer ¶
type RunService_WatchGroupsServer interface {
Send(*WatchGroupsResponse) error
grpc.ServerStream
}
type RunService_WatchRunDetailsClient ¶
type RunService_WatchRunDetailsClient interface {
Recv() (*WatchRunDetailsResponse, error)
grpc.ClientStream
}
type RunService_WatchRunDetailsServer ¶
type RunService_WatchRunDetailsServer interface {
Send(*WatchRunDetailsResponse) error
grpc.ServerStream
}
type RunService_WatchRunsClient ¶
type RunService_WatchRunsClient interface {
Recv() (*WatchRunsResponse, error)
grpc.ClientStream
}
type RunService_WatchRunsServer ¶
type RunService_WatchRunsServer interface {
Send(*WatchRunsResponse) error
grpc.ServerStream
}
type RunSource ¶
type RunSource int32
func (RunSource) Descriptor ¶
func (RunSource) Descriptor() protoreflect.EnumDescriptor
func (RunSource) EnumDescriptor
deprecated
func (RunSource) Number ¶
func (x RunSource) Number() protoreflect.EnumNumber
func (RunSource) Type ¶
func (RunSource) Type() protoreflect.EnumType
type RunValidationError ¶
type RunValidationError struct {
// contains filtered or unexported fields
}
RunValidationError is the validation error returned by Run.Validate if the designated constraints aren't met.
func (RunValidationError) Cause ¶
func (e RunValidationError) Cause() error
Cause function returns cause value.
func (RunValidationError) Error ¶
func (e RunValidationError) Error() string
Error satisfies the builtin error interface
func (RunValidationError) ErrorName ¶
func (e RunValidationError) ErrorName() string
ErrorName returns error name.
func (RunValidationError) Field ¶
func (e RunValidationError) Field() string
Field function returns field value.
func (RunValidationError) Key ¶
func (e RunValidationError) Key() bool
Key function returns key value.
func (RunValidationError) Reason ¶
func (e RunValidationError) Reason() string
Reason function returns reason value.
type SignalEventRequest ¶ added in v2.0.18
type SignalEventRequest struct {
// The condition action to signal.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The parent action that owns the condition. Used to route the request to
// the correct actions-service shard (partitioned by parent action name).
ParentActionName string `protobuf:"bytes,2,opt,name=parent_action_name,json=parentActionName,proto3" json:"parent_action_name,omitempty"`
// The value to signal the condition with. Must match the condition's
// declared type.
Payload *EventPayload `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"`
// contains filtered or unexported fields
}
Request message for signalling a condition action within a run.
func (*SignalEventRequest) Descriptor
deprecated
added in
v2.0.18
func (*SignalEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignalEventRequest.ProtoReflect.Descriptor instead.
func (*SignalEventRequest) GetActionId ¶ added in v2.0.18
func (x *SignalEventRequest) GetActionId() *common.ActionIdentifier
func (*SignalEventRequest) GetParentActionName ¶ added in v2.0.18
func (x *SignalEventRequest) GetParentActionName() string
func (*SignalEventRequest) GetPayload ¶ added in v2.0.18
func (x *SignalEventRequest) GetPayload() *EventPayload
func (*SignalEventRequest) ProtoMessage ¶ added in v2.0.18
func (*SignalEventRequest) ProtoMessage()
func (*SignalEventRequest) ProtoReflect ¶ added in v2.0.18
func (x *SignalEventRequest) ProtoReflect() protoreflect.Message
func (*SignalEventRequest) Reset ¶ added in v2.0.18
func (x *SignalEventRequest) Reset()
func (*SignalEventRequest) String ¶ added in v2.0.18
func (x *SignalEventRequest) String() string
func (*SignalEventRequest) Validate ¶ added in v2.0.18
func (m *SignalEventRequest) Validate() error
Validate checks the field values on SignalEventRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SignalEventRequest) ValidateAll ¶ added in v2.0.18
func (m *SignalEventRequest) ValidateAll() error
ValidateAll checks the field values on SignalEventRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SignalEventRequestMultiError, or nil if none found.
type SignalEventRequestMultiError ¶ added in v2.0.18
type SignalEventRequestMultiError []error
SignalEventRequestMultiError is an error wrapping multiple validation errors returned by SignalEventRequest.ValidateAll() if the designated constraints aren't met.
func (SignalEventRequestMultiError) AllErrors ¶ added in v2.0.18
func (m SignalEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SignalEventRequestMultiError) Error ¶ added in v2.0.18
func (m SignalEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SignalEventRequestValidationError ¶ added in v2.0.18
type SignalEventRequestValidationError struct {
// contains filtered or unexported fields
}
SignalEventRequestValidationError is the validation error returned by SignalEventRequest.Validate if the designated constraints aren't met.
func (SignalEventRequestValidationError) Cause ¶ added in v2.0.18
func (e SignalEventRequestValidationError) Cause() error
Cause function returns cause value.
func (SignalEventRequestValidationError) Error ¶ added in v2.0.18
func (e SignalEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SignalEventRequestValidationError) ErrorName ¶ added in v2.0.18
func (e SignalEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SignalEventRequestValidationError) Field ¶ added in v2.0.18
func (e SignalEventRequestValidationError) Field() string
Field function returns field value.
func (SignalEventRequestValidationError) Key ¶ added in v2.0.18
func (e SignalEventRequestValidationError) Key() bool
Key function returns key value.
func (SignalEventRequestValidationError) Reason ¶ added in v2.0.18
func (e SignalEventRequestValidationError) Reason() string
Reason function returns reason value.
type SignalEventResponse ¶ added in v2.0.18
type SignalEventResponse struct {
// contains filtered or unexported fields
}
func (*SignalEventResponse) Descriptor
deprecated
added in
v2.0.18
func (*SignalEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignalEventResponse.ProtoReflect.Descriptor instead.
func (*SignalEventResponse) ProtoMessage ¶ added in v2.0.18
func (*SignalEventResponse) ProtoMessage()
func (*SignalEventResponse) ProtoReflect ¶ added in v2.0.18
func (x *SignalEventResponse) ProtoReflect() protoreflect.Message
func (*SignalEventResponse) Reset ¶ added in v2.0.18
func (x *SignalEventResponse) Reset()
func (*SignalEventResponse) String ¶ added in v2.0.18
func (x *SignalEventResponse) String() string
func (*SignalEventResponse) Validate ¶ added in v2.0.18
func (m *SignalEventResponse) Validate() error
Validate checks the field values on SignalEventResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SignalEventResponse) ValidateAll ¶ added in v2.0.18
func (m *SignalEventResponse) ValidateAll() error
ValidateAll checks the field values on SignalEventResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SignalEventResponseMultiError, or nil if none found.
type SignalEventResponseMultiError ¶ added in v2.0.18
type SignalEventResponseMultiError []error
SignalEventResponseMultiError is an error wrapping multiple validation errors returned by SignalEventResponse.ValidateAll() if the designated constraints aren't met.
func (SignalEventResponseMultiError) AllErrors ¶ added in v2.0.18
func (m SignalEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SignalEventResponseMultiError) Error ¶ added in v2.0.18
func (m SignalEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SignalEventResponseValidationError ¶ added in v2.0.18
type SignalEventResponseValidationError struct {
// contains filtered or unexported fields
}
SignalEventResponseValidationError is the validation error returned by SignalEventResponse.Validate if the designated constraints aren't met.
func (SignalEventResponseValidationError) Cause ¶ added in v2.0.18
func (e SignalEventResponseValidationError) Cause() error
Cause function returns cause value.
func (SignalEventResponseValidationError) Error ¶ added in v2.0.18
func (e SignalEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SignalEventResponseValidationError) ErrorName ¶ added in v2.0.18
func (e SignalEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SignalEventResponseValidationError) Field ¶ added in v2.0.18
func (e SignalEventResponseValidationError) Field() string
Field function returns field value.
func (SignalEventResponseValidationError) Key ¶ added in v2.0.18
func (e SignalEventResponseValidationError) Key() bool
Key function returns key value.
func (SignalEventResponseValidationError) Reason ¶ added in v2.0.18
func (e SignalEventResponseValidationError) Reason() string
Reason function returns reason value.
type StateServiceClient ¶
type StateServiceClient interface {
// put the state of an action.
Put(ctx context.Context, in *PutRequest, opts ...grpc.CallOption) (*PutResponse, error)
// get the state of an action.
Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error)
// watch for updates to the state of actions. this api guarantees at-least-once delivery semantics.
Watch(ctx context.Context, in *WatchRequest, opts ...grpc.CallOption) (StateService_WatchClient, error)
}
StateServiceClient is the client API for StateService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewStateServiceClient ¶
func NewStateServiceClient(cc grpc.ClientConnInterface) StateServiceClient
type StateServiceServer ¶
type StateServiceServer interface {
// put the state of an action.
Put(context.Context, *PutRequest) (*PutResponse, error)
// get the state of an action.
Get(context.Context, *GetRequest) (*GetResponse, error)
// watch for updates to the state of actions. this api guarantees at-least-once delivery semantics.
Watch(*WatchRequest, StateService_WatchServer) error
}
StateServiceServer is the server API for StateService service. All implementations should embed UnimplementedStateServiceServer for forward compatibility
type StateService_WatchClient ¶
type StateService_WatchClient interface {
Recv() (*WatchResponse, error)
grpc.ClientStream
}
type StateService_WatchServer ¶
type StateService_WatchServer interface {
Send(*WatchResponse) error
grpc.ServerStream
}
type TailLogsRequest ¶
type TailLogsRequest struct {
// The action id.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The attempt number.
Attempt uint32 `protobuf:"varint,2,opt,name=attempt,proto3" json:"attempt,omitempty"`
// contains filtered or unexported fields
}
Request message for tailing logs.
func (*TailLogsRequest) Descriptor
deprecated
func (*TailLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TailLogsRequest.ProtoReflect.Descriptor instead.
func (*TailLogsRequest) GetActionId ¶
func (x *TailLogsRequest) GetActionId() *common.ActionIdentifier
func (*TailLogsRequest) GetAttempt ¶
func (x *TailLogsRequest) GetAttempt() uint32
func (*TailLogsRequest) ProtoMessage ¶
func (*TailLogsRequest) ProtoMessage()
func (*TailLogsRequest) ProtoReflect ¶
func (x *TailLogsRequest) ProtoReflect() protoreflect.Message
func (*TailLogsRequest) Reset ¶
func (x *TailLogsRequest) Reset()
func (*TailLogsRequest) String ¶
func (x *TailLogsRequest) String() string
func (*TailLogsRequest) Validate ¶
func (m *TailLogsRequest) Validate() error
Validate checks the field values on TailLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TailLogsRequest) ValidateAll ¶
func (m *TailLogsRequest) ValidateAll() error
ValidateAll checks the field values on TailLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TailLogsRequestMultiError, or nil if none found.
type TailLogsRequestMultiError ¶
type TailLogsRequestMultiError []error
TailLogsRequestMultiError is an error wrapping multiple validation errors returned by TailLogsRequest.ValidateAll() if the designated constraints aren't met.
func (TailLogsRequestMultiError) AllErrors ¶
func (m TailLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TailLogsRequestMultiError) Error ¶
func (m TailLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TailLogsRequestValidationError ¶
type TailLogsRequestValidationError struct {
// contains filtered or unexported fields
}
TailLogsRequestValidationError is the validation error returned by TailLogsRequest.Validate if the designated constraints aren't met.
func (TailLogsRequestValidationError) Cause ¶
func (e TailLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (TailLogsRequestValidationError) Error ¶
func (e TailLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TailLogsRequestValidationError) ErrorName ¶
func (e TailLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TailLogsRequestValidationError) Field ¶
func (e TailLogsRequestValidationError) Field() string
Field function returns field value.
func (TailLogsRequestValidationError) Key ¶
func (e TailLogsRequestValidationError) Key() bool
Key function returns key value.
func (TailLogsRequestValidationError) Reason ¶
func (e TailLogsRequestValidationError) Reason() string
Reason function returns reason value.
type TailLogsResponse ¶
type TailLogsResponse struct {
// One or more batches of logs.
Logs []*TailLogsResponse_Logs `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"`
// contains filtered or unexported fields
}
Reponse message for tailing logs.
func (*TailLogsResponse) Descriptor
deprecated
func (*TailLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TailLogsResponse.ProtoReflect.Descriptor instead.
func (*TailLogsResponse) GetLogs ¶
func (x *TailLogsResponse) GetLogs() []*TailLogsResponse_Logs
func (*TailLogsResponse) ProtoMessage ¶
func (*TailLogsResponse) ProtoMessage()
func (*TailLogsResponse) ProtoReflect ¶
func (x *TailLogsResponse) ProtoReflect() protoreflect.Message
func (*TailLogsResponse) Reset ¶
func (x *TailLogsResponse) Reset()
func (*TailLogsResponse) String ¶
func (x *TailLogsResponse) String() string
func (*TailLogsResponse) Validate ¶
func (m *TailLogsResponse) Validate() error
Validate checks the field values on TailLogsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TailLogsResponse) ValidateAll ¶
func (m *TailLogsResponse) ValidateAll() error
ValidateAll checks the field values on TailLogsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TailLogsResponseMultiError, or nil if none found.
type TailLogsResponseMultiError ¶
type TailLogsResponseMultiError []error
TailLogsResponseMultiError is an error wrapping multiple validation errors returned by TailLogsResponse.ValidateAll() if the designated constraints aren't met.
func (TailLogsResponseMultiError) AllErrors ¶
func (m TailLogsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TailLogsResponseMultiError) Error ¶
func (m TailLogsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TailLogsResponseValidationError ¶
type TailLogsResponseValidationError struct {
// contains filtered or unexported fields
}
TailLogsResponseValidationError is the validation error returned by TailLogsResponse.Validate if the designated constraints aren't met.
func (TailLogsResponseValidationError) Cause ¶
func (e TailLogsResponseValidationError) Cause() error
Cause function returns cause value.
func (TailLogsResponseValidationError) Error ¶
func (e TailLogsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TailLogsResponseValidationError) ErrorName ¶
func (e TailLogsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TailLogsResponseValidationError) Field ¶
func (e TailLogsResponseValidationError) Field() string
Field function returns field value.
func (TailLogsResponseValidationError) Key ¶
func (e TailLogsResponseValidationError) Key() bool
Key function returns key value.
func (TailLogsResponseValidationError) Reason ¶
func (e TailLogsResponseValidationError) Reason() string
Reason function returns reason value.
type TailLogsResponse_Logs ¶
type TailLogsResponse_Logs struct {
// Structured log lines.
Lines []*dataplane.LogLine `protobuf:"bytes,1,rep,name=lines,proto3" json:"lines,omitempty"`
// contains filtered or unexported fields
}
A batch of logs.
func (*TailLogsResponse_Logs) Descriptor
deprecated
func (*TailLogsResponse_Logs) Descriptor() ([]byte, []int)
Deprecated: Use TailLogsResponse_Logs.ProtoReflect.Descriptor instead.
func (*TailLogsResponse_Logs) GetLines ¶
func (x *TailLogsResponse_Logs) GetLines() []*dataplane.LogLine
func (*TailLogsResponse_Logs) ProtoMessage ¶
func (*TailLogsResponse_Logs) ProtoMessage()
func (*TailLogsResponse_Logs) ProtoReflect ¶
func (x *TailLogsResponse_Logs) ProtoReflect() protoreflect.Message
func (*TailLogsResponse_Logs) Reset ¶
func (x *TailLogsResponse_Logs) Reset()
func (*TailLogsResponse_Logs) String ¶
func (x *TailLogsResponse_Logs) String() string
func (*TailLogsResponse_Logs) Validate ¶
func (m *TailLogsResponse_Logs) Validate() error
Validate checks the field values on TailLogsResponse_Logs with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TailLogsResponse_Logs) ValidateAll ¶
func (m *TailLogsResponse_Logs) ValidateAll() error
ValidateAll checks the field values on TailLogsResponse_Logs with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TailLogsResponse_LogsMultiError, or nil if none found.
type TailLogsResponse_LogsMultiError ¶
type TailLogsResponse_LogsMultiError []error
TailLogsResponse_LogsMultiError is an error wrapping multiple validation errors returned by TailLogsResponse_Logs.ValidateAll() if the designated constraints aren't met.
func (TailLogsResponse_LogsMultiError) AllErrors ¶
func (m TailLogsResponse_LogsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TailLogsResponse_LogsMultiError) Error ¶
func (m TailLogsResponse_LogsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TailLogsResponse_LogsValidationError ¶
type TailLogsResponse_LogsValidationError struct {
// contains filtered or unexported fields
}
TailLogsResponse_LogsValidationError is the validation error returned by TailLogsResponse_Logs.Validate if the designated constraints aren't met.
func (TailLogsResponse_LogsValidationError) Cause ¶
func (e TailLogsResponse_LogsValidationError) Cause() error
Cause function returns cause value.
func (TailLogsResponse_LogsValidationError) Error ¶
func (e TailLogsResponse_LogsValidationError) Error() string
Error satisfies the builtin error interface
func (TailLogsResponse_LogsValidationError) ErrorName ¶
func (e TailLogsResponse_LogsValidationError) ErrorName() string
ErrorName returns error name.
func (TailLogsResponse_LogsValidationError) Field ¶
func (e TailLogsResponse_LogsValidationError) Field() string
Field function returns field value.
func (TailLogsResponse_LogsValidationError) Key ¶
func (e TailLogsResponse_LogsValidationError) Key() bool
Key function returns key value.
func (TailLogsResponse_LogsValidationError) Reason ¶
func (e TailLogsResponse_LogsValidationError) Reason() string
Reason function returns reason value.
type TaskAction ¶
type TaskAction struct {
// a unique identifier for the task this action is associated with, if applicable.
Id *task.TaskIdentifier `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// the definition of the task to be executed.
Spec *task.TaskSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
// Enables caching when set and specifies the cache version to use.
CacheKey *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=cache_key,json=cacheKey,proto3" json:"cache_key,omitempty"`
// the specific cluster that this action should be executed on. if not set, the cluster from the
// `RunSpec` will be used.
Cluster string `protobuf:"bytes,4,opt,name=cluster,proto3" json:"cluster,omitempty"`
// contains filtered or unexported fields
}
func (*TaskAction) Descriptor
deprecated
func (*TaskAction) Descriptor() ([]byte, []int)
Deprecated: Use TaskAction.ProtoReflect.Descriptor instead.
func (*TaskAction) GetCacheKey ¶
func (x *TaskAction) GetCacheKey() *wrapperspb.StringValue
func (*TaskAction) GetCluster ¶
func (x *TaskAction) GetCluster() string
func (*TaskAction) GetId ¶
func (x *TaskAction) GetId() *task.TaskIdentifier
func (*TaskAction) GetSpec ¶
func (x *TaskAction) GetSpec() *task.TaskSpec
func (*TaskAction) ProtoMessage ¶
func (*TaskAction) ProtoMessage()
func (*TaskAction) ProtoReflect ¶
func (x *TaskAction) ProtoReflect() protoreflect.Message
func (*TaskAction) Reset ¶
func (x *TaskAction) Reset()
func (*TaskAction) String ¶
func (x *TaskAction) String() string
func (*TaskAction) Validate ¶
func (m *TaskAction) Validate() error
Validate checks the field values on TaskAction with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskAction) ValidateAll ¶
func (m *TaskAction) ValidateAll() error
ValidateAll checks the field values on TaskAction with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskActionMultiError, or nil if none found.
type TaskActionMetadata ¶
type TaskActionMetadata struct {
// Id of the task this action is associated with.
Id *task.TaskIdentifier `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Extensible task type.
TaskType string `protobuf:"bytes,2,opt,name=task_type,json=taskType,proto3" json:"task_type,omitempty"`
// The short name for this task.
ShortName string `protobuf:"bytes,3,opt,name=short_name,json=shortName,proto3" json:"short_name,omitempty"`
// contains filtered or unexported fields
}
func (*TaskActionMetadata) Descriptor
deprecated
func (*TaskActionMetadata) Descriptor() ([]byte, []int)
Deprecated: Use TaskActionMetadata.ProtoReflect.Descriptor instead.
func (*TaskActionMetadata) GetId ¶
func (x *TaskActionMetadata) GetId() *task.TaskIdentifier
func (*TaskActionMetadata) GetShortName ¶
func (x *TaskActionMetadata) GetShortName() string
func (*TaskActionMetadata) GetTaskType ¶
func (x *TaskActionMetadata) GetTaskType() string
func (*TaskActionMetadata) ProtoMessage ¶
func (*TaskActionMetadata) ProtoMessage()
func (*TaskActionMetadata) ProtoReflect ¶
func (x *TaskActionMetadata) ProtoReflect() protoreflect.Message
func (*TaskActionMetadata) Reset ¶
func (x *TaskActionMetadata) Reset()
func (*TaskActionMetadata) String ¶
func (x *TaskActionMetadata) String() string
func (*TaskActionMetadata) Validate ¶
func (m *TaskActionMetadata) Validate() error
Validate checks the field values on TaskActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskActionMetadata) ValidateAll ¶
func (m *TaskActionMetadata) ValidateAll() error
ValidateAll checks the field values on TaskActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskActionMetadataMultiError, or nil if none found.
type TaskActionMetadataMultiError ¶
type TaskActionMetadataMultiError []error
TaskActionMetadataMultiError is an error wrapping multiple validation errors returned by TaskActionMetadata.ValidateAll() if the designated constraints aren't met.
func (TaskActionMetadataMultiError) AllErrors ¶
func (m TaskActionMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskActionMetadataMultiError) Error ¶
func (m TaskActionMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskActionMetadataValidationError ¶
type TaskActionMetadataValidationError struct {
// contains filtered or unexported fields
}
TaskActionMetadataValidationError is the validation error returned by TaskActionMetadata.Validate if the designated constraints aren't met.
func (TaskActionMetadataValidationError) Cause ¶
func (e TaskActionMetadataValidationError) Cause() error
Cause function returns cause value.
func (TaskActionMetadataValidationError) Error ¶
func (e TaskActionMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (TaskActionMetadataValidationError) ErrorName ¶
func (e TaskActionMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (TaskActionMetadataValidationError) Field ¶
func (e TaskActionMetadataValidationError) Field() string
Field function returns field value.
func (TaskActionMetadataValidationError) Key ¶
func (e TaskActionMetadataValidationError) Key() bool
Key function returns key value.
func (TaskActionMetadataValidationError) Reason ¶
func (e TaskActionMetadataValidationError) Reason() string
Reason function returns reason value.
type TaskActionMultiError ¶
type TaskActionMultiError []error
TaskActionMultiError is an error wrapping multiple validation errors returned by TaskAction.ValidateAll() if the designated constraints aren't met.
func (TaskActionMultiError) AllErrors ¶
func (m TaskActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskActionMultiError) Error ¶
func (m TaskActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskActionValidationError ¶
type TaskActionValidationError struct {
// contains filtered or unexported fields
}
TaskActionValidationError is the validation error returned by TaskAction.Validate if the designated constraints aren't met.
func (TaskActionValidationError) Cause ¶
func (e TaskActionValidationError) Cause() error
Cause function returns cause value.
func (TaskActionValidationError) Error ¶
func (e TaskActionValidationError) Error() string
Error satisfies the builtin error interface
func (TaskActionValidationError) ErrorName ¶
func (e TaskActionValidationError) ErrorName() string
ErrorName returns error name.
func (TaskActionValidationError) Field ¶
func (e TaskActionValidationError) Field() string
Field function returns field value.
func (TaskActionValidationError) Key ¶
func (e TaskActionValidationError) Key() bool
Key function returns key value.
func (TaskActionValidationError) Reason ¶
func (e TaskActionValidationError) Reason() string
Reason function returns reason value.
type TaskGroup ¶
type TaskGroup struct {
// Task name.
TaskName string `protobuf:"bytes,1,opt,name=task_name,json=taskName,proto3" json:"task_name,omitempty"`
// Environment name.
EnvironmentName string `protobuf:"bytes,2,opt,name=environment_name,json=environmentName,proto3" json:"environment_name,omitempty"`
// Total number of runs for this task.
TotalRuns int64 `protobuf:"varint,3,opt,name=total_runs,json=totalRuns,proto3" json:"total_runs,omitempty"`
// Timestamp of the most recent run.
LatestRunTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=latest_run_time,json=latestRunTime,proto3" json:"latest_run_time,omitempty"`
// Recent run statuses, ordered from newest to oldest. Number of statuses determined by request.
RecentStatuses []*TaskGroup_RecentStatus `protobuf:"bytes,5,rep,name=recent_statuses,json=recentStatuses,proto3" json:"recent_statuses,omitempty"`
// Average failure rate of runs in this group (0.0 to 1.0).
// Computed as number of root actions with phase FAILED divided by total root actions.
AverageFailureRate float64 `protobuf:"fixed64,6,opt,name=average_failure_rate,json=averageFailureRate,proto3" json:"average_failure_rate,omitempty"`
// Average duration of runs in this group.
AverageDuration *durationpb.Duration `protobuf:"bytes,7,opt,name=average_duration,json=averageDuration,proto3" json:"average_duration,omitempty"`
// Timestamp of the most recent finished run (terminal phase).
LatestFinishedTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=latest_finished_time,json=latestFinishedTime,proto3" json:"latest_finished_time,omitempty"`
// List of user/application's enriched identity that created runs in this group.
CreatedBy []*common.EnrichedIdentity `protobuf:"bytes,9,rep,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
ShouldDelete bool `protobuf:"varint,10,opt,name=should_delete,json=shouldDelete,proto3" json:"should_delete,omitempty"`
// short name (function name) of the task.
ShortName string `protobuf:"bytes,11,opt,name=short_name,json=shortName,proto3" json:"short_name,omitempty"`
ErrorCounts *TaskGroup_ErrorCounts `protobuf:"bytes,12,opt,name=error_counts,json=errorCounts,proto3" json:"error_counts,omitempty"`
PhaseCounts []*TaskGroup_PhaseCounts `protobuf:"bytes,13,rep,name=phase_counts,json=phaseCounts,proto3" json:"phase_counts,omitempty"`
// Average time from run creation to entering RUNNING phase.
AverageTimeToRunning *durationpb.Duration `` /* 126-byte string literal not displayed */
// contains filtered or unexported fields
}
TaskGroup represents a group of runs for a specific task.
func (*TaskGroup) Descriptor
deprecated
func (*TaskGroup) GetAverageDuration ¶
func (x *TaskGroup) GetAverageDuration() *durationpb.Duration
func (*TaskGroup) GetAverageFailureRate ¶
func (*TaskGroup) GetAverageTimeToRunning ¶ added in v2.0.3
func (x *TaskGroup) GetAverageTimeToRunning() *durationpb.Duration
func (*TaskGroup) GetCreatedBy ¶
func (x *TaskGroup) GetCreatedBy() []*common.EnrichedIdentity
func (*TaskGroup) GetEnvironmentName ¶
func (*TaskGroup) GetErrorCounts ¶ added in v2.0.1
func (x *TaskGroup) GetErrorCounts() *TaskGroup_ErrorCounts
func (*TaskGroup) GetLatestFinishedTime ¶
func (x *TaskGroup) GetLatestFinishedTime() *timestamppb.Timestamp
func (*TaskGroup) GetLatestRunTime ¶
func (x *TaskGroup) GetLatestRunTime() *timestamppb.Timestamp
func (*TaskGroup) GetPhaseCounts ¶ added in v2.0.1
func (x *TaskGroup) GetPhaseCounts() []*TaskGroup_PhaseCounts
func (*TaskGroup) GetRecentStatuses ¶
func (x *TaskGroup) GetRecentStatuses() []*TaskGroup_RecentStatus
func (*TaskGroup) GetShortName ¶
func (*TaskGroup) GetShouldDelete ¶
func (*TaskGroup) GetTaskName ¶
func (*TaskGroup) GetTotalRuns ¶
func (*TaskGroup) ProtoMessage ¶
func (*TaskGroup) ProtoMessage()
func (*TaskGroup) ProtoReflect ¶
func (x *TaskGroup) ProtoReflect() protoreflect.Message
func (*TaskGroup) Validate ¶
Validate checks the field values on TaskGroup with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskGroup) ValidateAll ¶
ValidateAll checks the field values on TaskGroup with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskGroupMultiError, or nil if none found.
type TaskGroupMultiError ¶
type TaskGroupMultiError []error
TaskGroupMultiError is an error wrapping multiple validation errors returned by TaskGroup.ValidateAll() if the designated constraints aren't met.
func (TaskGroupMultiError) AllErrors ¶
func (m TaskGroupMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskGroupMultiError) Error ¶
func (m TaskGroupMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskGroupValidationError ¶
type TaskGroupValidationError struct {
// contains filtered or unexported fields
}
TaskGroupValidationError is the validation error returned by TaskGroup.Validate if the designated constraints aren't met.
func (TaskGroupValidationError) Cause ¶
func (e TaskGroupValidationError) Cause() error
Cause function returns cause value.
func (TaskGroupValidationError) Error ¶
func (e TaskGroupValidationError) Error() string
Error satisfies the builtin error interface
func (TaskGroupValidationError) ErrorName ¶
func (e TaskGroupValidationError) ErrorName() string
ErrorName returns error name.
func (TaskGroupValidationError) Field ¶
func (e TaskGroupValidationError) Field() string
Field function returns field value.
func (TaskGroupValidationError) Key ¶
func (e TaskGroupValidationError) Key() bool
Key function returns key value.
func (TaskGroupValidationError) Reason ¶
func (e TaskGroupValidationError) Reason() string
Reason function returns reason value.
type TaskGroup_ErrorCounts ¶ added in v2.0.1
type TaskGroup_ErrorCounts struct {
UserError int64 `protobuf:"varint,1,opt,name=user_error,json=userError,proto3" json:"user_error,omitempty"`
SystemError int64 `protobuf:"varint,2,opt,name=system_error,json=systemError,proto3" json:"system_error,omitempty"`
UnspecifiedError int64 `protobuf:"varint,3,opt,name=unspecified_error,json=unspecifiedError,proto3" json:"unspecified_error,omitempty"`
// contains filtered or unexported fields
}
func (*TaskGroup_ErrorCounts) Descriptor
deprecated
added in
v2.0.1
func (*TaskGroup_ErrorCounts) Descriptor() ([]byte, []int)
Deprecated: Use TaskGroup_ErrorCounts.ProtoReflect.Descriptor instead.
func (*TaskGroup_ErrorCounts) GetSystemError ¶ added in v2.0.1
func (x *TaskGroup_ErrorCounts) GetSystemError() int64
func (*TaskGroup_ErrorCounts) GetUnspecifiedError ¶ added in v2.0.1
func (x *TaskGroup_ErrorCounts) GetUnspecifiedError() int64
func (*TaskGroup_ErrorCounts) GetUserError ¶ added in v2.0.1
func (x *TaskGroup_ErrorCounts) GetUserError() int64
func (*TaskGroup_ErrorCounts) ProtoMessage ¶ added in v2.0.1
func (*TaskGroup_ErrorCounts) ProtoMessage()
func (*TaskGroup_ErrorCounts) ProtoReflect ¶ added in v2.0.1
func (x *TaskGroup_ErrorCounts) ProtoReflect() protoreflect.Message
func (*TaskGroup_ErrorCounts) Reset ¶ added in v2.0.1
func (x *TaskGroup_ErrorCounts) Reset()
func (*TaskGroup_ErrorCounts) String ¶ added in v2.0.1
func (x *TaskGroup_ErrorCounts) String() string
func (*TaskGroup_ErrorCounts) Validate ¶ added in v2.0.1
func (m *TaskGroup_ErrorCounts) Validate() error
Validate checks the field values on TaskGroup_ErrorCounts with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskGroup_ErrorCounts) ValidateAll ¶ added in v2.0.1
func (m *TaskGroup_ErrorCounts) ValidateAll() error
ValidateAll checks the field values on TaskGroup_ErrorCounts with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskGroup_ErrorCountsMultiError, or nil if none found.
type TaskGroup_ErrorCountsMultiError ¶ added in v2.0.1
type TaskGroup_ErrorCountsMultiError []error
TaskGroup_ErrorCountsMultiError is an error wrapping multiple validation errors returned by TaskGroup_ErrorCounts.ValidateAll() if the designated constraints aren't met.
func (TaskGroup_ErrorCountsMultiError) AllErrors ¶ added in v2.0.1
func (m TaskGroup_ErrorCountsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskGroup_ErrorCountsMultiError) Error ¶ added in v2.0.1
func (m TaskGroup_ErrorCountsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskGroup_ErrorCountsValidationError ¶ added in v2.0.1
type TaskGroup_ErrorCountsValidationError struct {
// contains filtered or unexported fields
}
TaskGroup_ErrorCountsValidationError is the validation error returned by TaskGroup_ErrorCounts.Validate if the designated constraints aren't met.
func (TaskGroup_ErrorCountsValidationError) Cause ¶ added in v2.0.1
func (e TaskGroup_ErrorCountsValidationError) Cause() error
Cause function returns cause value.
func (TaskGroup_ErrorCountsValidationError) Error ¶ added in v2.0.1
func (e TaskGroup_ErrorCountsValidationError) Error() string
Error satisfies the builtin error interface
func (TaskGroup_ErrorCountsValidationError) ErrorName ¶ added in v2.0.1
func (e TaskGroup_ErrorCountsValidationError) ErrorName() string
ErrorName returns error name.
func (TaskGroup_ErrorCountsValidationError) Field ¶ added in v2.0.1
func (e TaskGroup_ErrorCountsValidationError) Field() string
Field function returns field value.
func (TaskGroup_ErrorCountsValidationError) Key ¶ added in v2.0.1
func (e TaskGroup_ErrorCountsValidationError) Key() bool
Key function returns key value.
func (TaskGroup_ErrorCountsValidationError) Reason ¶ added in v2.0.1
func (e TaskGroup_ErrorCountsValidationError) Reason() string
Reason function returns reason value.
type TaskGroup_PhaseCounts ¶ added in v2.0.1
type TaskGroup_PhaseCounts struct {
Phase common.ActionPhase `protobuf:"varint,1,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*TaskGroup_PhaseCounts) Descriptor
deprecated
added in
v2.0.1
func (*TaskGroup_PhaseCounts) Descriptor() ([]byte, []int)
Deprecated: Use TaskGroup_PhaseCounts.ProtoReflect.Descriptor instead.
func (*TaskGroup_PhaseCounts) GetCount ¶ added in v2.0.1
func (x *TaskGroup_PhaseCounts) GetCount() int64
func (*TaskGroup_PhaseCounts) GetPhase ¶ added in v2.0.1
func (x *TaskGroup_PhaseCounts) GetPhase() common.ActionPhase
func (*TaskGroup_PhaseCounts) ProtoMessage ¶ added in v2.0.1
func (*TaskGroup_PhaseCounts) ProtoMessage()
func (*TaskGroup_PhaseCounts) ProtoReflect ¶ added in v2.0.1
func (x *TaskGroup_PhaseCounts) ProtoReflect() protoreflect.Message
func (*TaskGroup_PhaseCounts) Reset ¶ added in v2.0.1
func (x *TaskGroup_PhaseCounts) Reset()
func (*TaskGroup_PhaseCounts) String ¶ added in v2.0.1
func (x *TaskGroup_PhaseCounts) String() string
func (*TaskGroup_PhaseCounts) Validate ¶ added in v2.0.1
func (m *TaskGroup_PhaseCounts) Validate() error
Validate checks the field values on TaskGroup_PhaseCounts with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskGroup_PhaseCounts) ValidateAll ¶ added in v2.0.1
func (m *TaskGroup_PhaseCounts) ValidateAll() error
ValidateAll checks the field values on TaskGroup_PhaseCounts with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskGroup_PhaseCountsMultiError, or nil if none found.
type TaskGroup_PhaseCountsMultiError ¶ added in v2.0.1
type TaskGroup_PhaseCountsMultiError []error
TaskGroup_PhaseCountsMultiError is an error wrapping multiple validation errors returned by TaskGroup_PhaseCounts.ValidateAll() if the designated constraints aren't met.
func (TaskGroup_PhaseCountsMultiError) AllErrors ¶ added in v2.0.1
func (m TaskGroup_PhaseCountsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskGroup_PhaseCountsMultiError) Error ¶ added in v2.0.1
func (m TaskGroup_PhaseCountsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskGroup_PhaseCountsValidationError ¶ added in v2.0.1
type TaskGroup_PhaseCountsValidationError struct {
// contains filtered or unexported fields
}
TaskGroup_PhaseCountsValidationError is the validation error returned by TaskGroup_PhaseCounts.Validate if the designated constraints aren't met.
func (TaskGroup_PhaseCountsValidationError) Cause ¶ added in v2.0.1
func (e TaskGroup_PhaseCountsValidationError) Cause() error
Cause function returns cause value.
func (TaskGroup_PhaseCountsValidationError) Error ¶ added in v2.0.1
func (e TaskGroup_PhaseCountsValidationError) Error() string
Error satisfies the builtin error interface
func (TaskGroup_PhaseCountsValidationError) ErrorName ¶ added in v2.0.1
func (e TaskGroup_PhaseCountsValidationError) ErrorName() string
ErrorName returns error name.
func (TaskGroup_PhaseCountsValidationError) Field ¶ added in v2.0.1
func (e TaskGroup_PhaseCountsValidationError) Field() string
Field function returns field value.
func (TaskGroup_PhaseCountsValidationError) Key ¶ added in v2.0.1
func (e TaskGroup_PhaseCountsValidationError) Key() bool
Key function returns key value.
func (TaskGroup_PhaseCountsValidationError) Reason ¶ added in v2.0.1
func (e TaskGroup_PhaseCountsValidationError) Reason() string
Reason function returns reason value.
type TaskGroup_RecentStatus ¶ added in v2.0.1
type TaskGroup_RecentStatus struct {
RunName string `protobuf:"bytes,1,opt,name=run_name,json=runName,proto3" json:"run_name,omitempty"`
Phase common.ActionPhase `protobuf:"varint,2,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
// contains filtered or unexported fields
}
func (*TaskGroup_RecentStatus) Descriptor
deprecated
added in
v2.0.1
func (*TaskGroup_RecentStatus) Descriptor() ([]byte, []int)
Deprecated: Use TaskGroup_RecentStatus.ProtoReflect.Descriptor instead.
func (*TaskGroup_RecentStatus) GetPhase ¶ added in v2.0.1
func (x *TaskGroup_RecentStatus) GetPhase() common.ActionPhase
func (*TaskGroup_RecentStatus) GetRunName ¶ added in v2.0.1
func (x *TaskGroup_RecentStatus) GetRunName() string
func (*TaskGroup_RecentStatus) ProtoMessage ¶ added in v2.0.1
func (*TaskGroup_RecentStatus) ProtoMessage()
func (*TaskGroup_RecentStatus) ProtoReflect ¶ added in v2.0.1
func (x *TaskGroup_RecentStatus) ProtoReflect() protoreflect.Message
func (*TaskGroup_RecentStatus) Reset ¶ added in v2.0.1
func (x *TaskGroup_RecentStatus) Reset()
func (*TaskGroup_RecentStatus) String ¶ added in v2.0.1
func (x *TaskGroup_RecentStatus) String() string
func (*TaskGroup_RecentStatus) Validate ¶ added in v2.0.1
func (m *TaskGroup_RecentStatus) Validate() error
Validate checks the field values on TaskGroup_RecentStatus with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskGroup_RecentStatus) ValidateAll ¶ added in v2.0.1
func (m *TaskGroup_RecentStatus) ValidateAll() error
ValidateAll checks the field values on TaskGroup_RecentStatus with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskGroup_RecentStatusMultiError, or nil if none found.
type TaskGroup_RecentStatusMultiError ¶ added in v2.0.1
type TaskGroup_RecentStatusMultiError []error
TaskGroup_RecentStatusMultiError is an error wrapping multiple validation errors returned by TaskGroup_RecentStatus.ValidateAll() if the designated constraints aren't met.
func (TaskGroup_RecentStatusMultiError) AllErrors ¶ added in v2.0.1
func (m TaskGroup_RecentStatusMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskGroup_RecentStatusMultiError) Error ¶ added in v2.0.1
func (m TaskGroup_RecentStatusMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskGroup_RecentStatusValidationError ¶ added in v2.0.1
type TaskGroup_RecentStatusValidationError struct {
// contains filtered or unexported fields
}
TaskGroup_RecentStatusValidationError is the validation error returned by TaskGroup_RecentStatus.Validate if the designated constraints aren't met.
func (TaskGroup_RecentStatusValidationError) Cause ¶ added in v2.0.1
func (e TaskGroup_RecentStatusValidationError) Cause() error
Cause function returns cause value.
func (TaskGroup_RecentStatusValidationError) Error ¶ added in v2.0.1
func (e TaskGroup_RecentStatusValidationError) Error() string
Error satisfies the builtin error interface
func (TaskGroup_RecentStatusValidationError) ErrorName ¶ added in v2.0.1
func (e TaskGroup_RecentStatusValidationError) ErrorName() string
ErrorName returns error name.
func (TaskGroup_RecentStatusValidationError) Field ¶ added in v2.0.1
func (e TaskGroup_RecentStatusValidationError) Field() string
Field function returns field value.
func (TaskGroup_RecentStatusValidationError) Key ¶ added in v2.0.1
func (e TaskGroup_RecentStatusValidationError) Key() bool
Key function returns key value.
func (TaskGroup_RecentStatusValidationError) Reason ¶ added in v2.0.1
func (e TaskGroup_RecentStatusValidationError) Reason() string
Reason function returns reason value.
type TaskSpecToLaunchFormJsonRequest ¶
type TaskSpecToLaunchFormJsonRequest struct {
// The task spec to convert to JSON.
// Merges the VariableMap and the default inputs
TaskSpec *task.TaskSpec `protobuf:"bytes,1,opt,name=task_spec,json=taskSpec,proto3" json:"task_spec,omitempty"`
// contains filtered or unexported fields
}
func (*TaskSpecToLaunchFormJsonRequest) Descriptor
deprecated
func (*TaskSpecToLaunchFormJsonRequest) Descriptor() ([]byte, []int)
Deprecated: Use TaskSpecToLaunchFormJsonRequest.ProtoReflect.Descriptor instead.
func (*TaskSpecToLaunchFormJsonRequest) GetTaskSpec ¶
func (x *TaskSpecToLaunchFormJsonRequest) GetTaskSpec() *task.TaskSpec
func (*TaskSpecToLaunchFormJsonRequest) ProtoMessage ¶
func (*TaskSpecToLaunchFormJsonRequest) ProtoMessage()
func (*TaskSpecToLaunchFormJsonRequest) ProtoReflect ¶
func (x *TaskSpecToLaunchFormJsonRequest) ProtoReflect() protoreflect.Message
func (*TaskSpecToLaunchFormJsonRequest) Reset ¶
func (x *TaskSpecToLaunchFormJsonRequest) Reset()
func (*TaskSpecToLaunchFormJsonRequest) String ¶
func (x *TaskSpecToLaunchFormJsonRequest) String() string
func (*TaskSpecToLaunchFormJsonRequest) Validate ¶
func (m *TaskSpecToLaunchFormJsonRequest) Validate() error
Validate checks the field values on TaskSpecToLaunchFormJsonRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskSpecToLaunchFormJsonRequest) ValidateAll ¶
func (m *TaskSpecToLaunchFormJsonRequest) ValidateAll() error
ValidateAll checks the field values on TaskSpecToLaunchFormJsonRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskSpecToLaunchFormJsonRequestMultiError, or nil if none found.
type TaskSpecToLaunchFormJsonRequestMultiError ¶
type TaskSpecToLaunchFormJsonRequestMultiError []error
TaskSpecToLaunchFormJsonRequestMultiError is an error wrapping multiple validation errors returned by TaskSpecToLaunchFormJsonRequest.ValidateAll() if the designated constraints aren't met.
func (TaskSpecToLaunchFormJsonRequestMultiError) AllErrors ¶
func (m TaskSpecToLaunchFormJsonRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskSpecToLaunchFormJsonRequestMultiError) Error ¶
func (m TaskSpecToLaunchFormJsonRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskSpecToLaunchFormJsonRequestValidationError ¶
type TaskSpecToLaunchFormJsonRequestValidationError struct {
// contains filtered or unexported fields
}
TaskSpecToLaunchFormJsonRequestValidationError is the validation error returned by TaskSpecToLaunchFormJsonRequest.Validate if the designated constraints aren't met.
func (TaskSpecToLaunchFormJsonRequestValidationError) Cause ¶
func (e TaskSpecToLaunchFormJsonRequestValidationError) Cause() error
Cause function returns cause value.
func (TaskSpecToLaunchFormJsonRequestValidationError) Error ¶
func (e TaskSpecToLaunchFormJsonRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TaskSpecToLaunchFormJsonRequestValidationError) ErrorName ¶
func (e TaskSpecToLaunchFormJsonRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TaskSpecToLaunchFormJsonRequestValidationError) Field ¶
func (e TaskSpecToLaunchFormJsonRequestValidationError) Field() string
Field function returns field value.
func (TaskSpecToLaunchFormJsonRequestValidationError) Key ¶
func (e TaskSpecToLaunchFormJsonRequestValidationError) Key() bool
Key function returns key value.
func (TaskSpecToLaunchFormJsonRequestValidationError) Reason ¶
func (e TaskSpecToLaunchFormJsonRequestValidationError) Reason() string
Reason function returns reason value.
type TaskSpecToLaunchFormJsonResponse ¶
type TaskSpecToLaunchFormJsonResponse struct {
// The JSON for the variables.
Json *structpb.Struct `protobuf:"bytes,1,opt,name=json,proto3" json:"json,omitempty"`
// contains filtered or unexported fields
}
func (*TaskSpecToLaunchFormJsonResponse) Descriptor
deprecated
func (*TaskSpecToLaunchFormJsonResponse) Descriptor() ([]byte, []int)
Deprecated: Use TaskSpecToLaunchFormJsonResponse.ProtoReflect.Descriptor instead.
func (*TaskSpecToLaunchFormJsonResponse) GetJson ¶
func (x *TaskSpecToLaunchFormJsonResponse) GetJson() *structpb.Struct
func (*TaskSpecToLaunchFormJsonResponse) ProtoMessage ¶
func (*TaskSpecToLaunchFormJsonResponse) ProtoMessage()
func (*TaskSpecToLaunchFormJsonResponse) ProtoReflect ¶
func (x *TaskSpecToLaunchFormJsonResponse) ProtoReflect() protoreflect.Message
func (*TaskSpecToLaunchFormJsonResponse) Reset ¶
func (x *TaskSpecToLaunchFormJsonResponse) Reset()
func (*TaskSpecToLaunchFormJsonResponse) String ¶
func (x *TaskSpecToLaunchFormJsonResponse) String() string
func (*TaskSpecToLaunchFormJsonResponse) Validate ¶
func (m *TaskSpecToLaunchFormJsonResponse) Validate() error
Validate checks the field values on TaskSpecToLaunchFormJsonResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaskSpecToLaunchFormJsonResponse) ValidateAll ¶
func (m *TaskSpecToLaunchFormJsonResponse) ValidateAll() error
ValidateAll checks the field values on TaskSpecToLaunchFormJsonResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskSpecToLaunchFormJsonResponseMultiError, or nil if none found.
type TaskSpecToLaunchFormJsonResponseMultiError ¶
type TaskSpecToLaunchFormJsonResponseMultiError []error
TaskSpecToLaunchFormJsonResponseMultiError is an error wrapping multiple validation errors returned by TaskSpecToLaunchFormJsonResponse.ValidateAll() if the designated constraints aren't met.
func (TaskSpecToLaunchFormJsonResponseMultiError) AllErrors ¶
func (m TaskSpecToLaunchFormJsonResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskSpecToLaunchFormJsonResponseMultiError) Error ¶
func (m TaskSpecToLaunchFormJsonResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskSpecToLaunchFormJsonResponseValidationError ¶
type TaskSpecToLaunchFormJsonResponseValidationError struct {
// contains filtered or unexported fields
}
TaskSpecToLaunchFormJsonResponseValidationError is the validation error returned by TaskSpecToLaunchFormJsonResponse.Validate if the designated constraints aren't met.
func (TaskSpecToLaunchFormJsonResponseValidationError) Cause ¶
func (e TaskSpecToLaunchFormJsonResponseValidationError) Cause() error
Cause function returns cause value.
func (TaskSpecToLaunchFormJsonResponseValidationError) Error ¶
func (e TaskSpecToLaunchFormJsonResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TaskSpecToLaunchFormJsonResponseValidationError) ErrorName ¶
func (e TaskSpecToLaunchFormJsonResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TaskSpecToLaunchFormJsonResponseValidationError) Field ¶
func (e TaskSpecToLaunchFormJsonResponseValidationError) Field() string
Field function returns field value.
func (TaskSpecToLaunchFormJsonResponseValidationError) Key ¶
func (e TaskSpecToLaunchFormJsonResponseValidationError) Key() bool
Key function returns key value.
func (TaskSpecToLaunchFormJsonResponseValidationError) Reason ¶
func (e TaskSpecToLaunchFormJsonResponseValidationError) Reason() string
Reason function returns reason value.
type TraceAction ¶
type TraceAction struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Last known phase.
Phase common.ActionPhase `protobuf:"varint,2,opt,name=phase,proto3,enum=flyteidl2.common.ActionPhase" json:"phase,omitempty"`
// Time the attempt started.
StartTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// Time the attempt ended, if applicable.
EndTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"`
// Output references.
Outputs *task.OutputReferences `protobuf:"bytes,5,opt,name=outputs,proto3" json:"outputs,omitempty"`
// Task spec for the trace, useful for the typed interface inside.
Spec *task.TraceSpec `protobuf:"bytes,6,opt,name=spec,proto3" json:"spec,omitempty"`
// contains filtered or unexported fields
}
TraceAction is used to define a trace action that can be used to track the execution of an action that's managed by the local worker. This can be used to bring determinism to code that's otherwise not deterministic (e.g. current time).
func (*TraceAction) Descriptor
deprecated
func (*TraceAction) Descriptor() ([]byte, []int)
Deprecated: Use TraceAction.ProtoReflect.Descriptor instead.
func (*TraceAction) GetEndTime ¶
func (x *TraceAction) GetEndTime() *timestamppb.Timestamp
func (*TraceAction) GetName ¶
func (x *TraceAction) GetName() string
func (*TraceAction) GetOutputs ¶
func (x *TraceAction) GetOutputs() *task.OutputReferences
func (*TraceAction) GetPhase ¶
func (x *TraceAction) GetPhase() common.ActionPhase
func (*TraceAction) GetSpec ¶
func (x *TraceAction) GetSpec() *task.TraceSpec
func (*TraceAction) GetStartTime ¶
func (x *TraceAction) GetStartTime() *timestamppb.Timestamp
func (*TraceAction) ProtoMessage ¶
func (*TraceAction) ProtoMessage()
func (*TraceAction) ProtoReflect ¶
func (x *TraceAction) ProtoReflect() protoreflect.Message
func (*TraceAction) Reset ¶
func (x *TraceAction) Reset()
func (*TraceAction) String ¶
func (x *TraceAction) String() string
func (*TraceAction) Validate ¶
func (m *TraceAction) Validate() error
Validate checks the field values on TraceAction with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TraceAction) ValidateAll ¶
func (m *TraceAction) ValidateAll() error
ValidateAll checks the field values on TraceAction with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TraceActionMultiError, or nil if none found.
type TraceActionMetadata ¶
type TraceActionMetadata struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*TraceActionMetadata) Descriptor
deprecated
func (*TraceActionMetadata) Descriptor() ([]byte, []int)
Deprecated: Use TraceActionMetadata.ProtoReflect.Descriptor instead.
func (*TraceActionMetadata) GetName ¶
func (x *TraceActionMetadata) GetName() string
func (*TraceActionMetadata) ProtoMessage ¶
func (*TraceActionMetadata) ProtoMessage()
func (*TraceActionMetadata) ProtoReflect ¶
func (x *TraceActionMetadata) ProtoReflect() protoreflect.Message
func (*TraceActionMetadata) Reset ¶
func (x *TraceActionMetadata) Reset()
func (*TraceActionMetadata) String ¶
func (x *TraceActionMetadata) String() string
func (*TraceActionMetadata) Validate ¶
func (m *TraceActionMetadata) Validate() error
Validate checks the field values on TraceActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TraceActionMetadata) ValidateAll ¶
func (m *TraceActionMetadata) ValidateAll() error
ValidateAll checks the field values on TraceActionMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TraceActionMetadataMultiError, or nil if none found.
type TraceActionMetadataMultiError ¶
type TraceActionMetadataMultiError []error
TraceActionMetadataMultiError is an error wrapping multiple validation errors returned by TraceActionMetadata.ValidateAll() if the designated constraints aren't met.
func (TraceActionMetadataMultiError) AllErrors ¶
func (m TraceActionMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TraceActionMetadataMultiError) Error ¶
func (m TraceActionMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TraceActionMetadataValidationError ¶
type TraceActionMetadataValidationError struct {
// contains filtered or unexported fields
}
TraceActionMetadataValidationError is the validation error returned by TraceActionMetadata.Validate if the designated constraints aren't met.
func (TraceActionMetadataValidationError) Cause ¶
func (e TraceActionMetadataValidationError) Cause() error
Cause function returns cause value.
func (TraceActionMetadataValidationError) Error ¶
func (e TraceActionMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (TraceActionMetadataValidationError) ErrorName ¶
func (e TraceActionMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (TraceActionMetadataValidationError) Field ¶
func (e TraceActionMetadataValidationError) Field() string
Field function returns field value.
func (TraceActionMetadataValidationError) Key ¶
func (e TraceActionMetadataValidationError) Key() bool
Key function returns key value.
func (TraceActionMetadataValidationError) Reason ¶
func (e TraceActionMetadataValidationError) Reason() string
Reason function returns reason value.
type TraceActionMultiError ¶
type TraceActionMultiError []error
TraceActionMultiError is an error wrapping multiple validation errors returned by TraceAction.ValidateAll() if the designated constraints aren't met.
func (TraceActionMultiError) AllErrors ¶
func (m TraceActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TraceActionMultiError) Error ¶
func (m TraceActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TraceActionValidationError ¶
type TraceActionValidationError struct {
// contains filtered or unexported fields
}
TraceActionValidationError is the validation error returned by TraceAction.Validate if the designated constraints aren't met.
func (TraceActionValidationError) Cause ¶
func (e TraceActionValidationError) Cause() error
Cause function returns cause value.
func (TraceActionValidationError) Error ¶
func (e TraceActionValidationError) Error() string
Error satisfies the builtin error interface
func (TraceActionValidationError) ErrorName ¶
func (e TraceActionValidationError) ErrorName() string
ErrorName returns error name.
func (TraceActionValidationError) Field ¶
func (e TraceActionValidationError) Field() string
Field function returns field value.
func (TraceActionValidationError) Key ¶
func (e TraceActionValidationError) Key() bool
Key function returns key value.
func (TraceActionValidationError) Reason ¶
func (e TraceActionValidationError) Reason() string
Reason function returns reason value.
type TranslatorServiceClient ¶
type TranslatorServiceClient interface {
LiteralsToLaunchFormJson(ctx context.Context, in *LiteralsToLaunchFormJsonRequest, opts ...grpc.CallOption) (*LiteralsToLaunchFormJsonResponse, error)
LaunchFormJsonToLiterals(ctx context.Context, in *LaunchFormJsonToLiteralsRequest, opts ...grpc.CallOption) (*LaunchFormJsonToLiteralsResponse, error)
TaskSpecToLaunchFormJson(ctx context.Context, in *TaskSpecToLaunchFormJsonRequest, opts ...grpc.CallOption) (*TaskSpecToLaunchFormJsonResponse, error)
JsonValuesToLiterals(ctx context.Context, in *JsonValuesToLiteralsRequest, opts ...grpc.CallOption) (*JsonValuesToLiteralsResponse, error)
}
TranslatorServiceClient is the client API for TranslatorService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTranslatorServiceClient ¶
func NewTranslatorServiceClient(cc grpc.ClientConnInterface) TranslatorServiceClient
type TranslatorServiceServer ¶
type TranslatorServiceServer interface {
LiteralsToLaunchFormJson(context.Context, *LiteralsToLaunchFormJsonRequest) (*LiteralsToLaunchFormJsonResponse, error)
LaunchFormJsonToLiterals(context.Context, *LaunchFormJsonToLiteralsRequest) (*LaunchFormJsonToLiteralsResponse, error)
TaskSpecToLaunchFormJson(context.Context, *TaskSpecToLaunchFormJsonRequest) (*TaskSpecToLaunchFormJsonResponse, error)
JsonValuesToLiterals(context.Context, *JsonValuesToLiteralsRequest) (*JsonValuesToLiteralsResponse, error)
}
TranslatorServiceServer is the server API for TranslatorService service. All implementations should embed UnimplementedTranslatorServiceServer for forward compatibility
type TruncationNotice ¶ added in v2.0.21
type TruncationNotice struct {
Reason TruncationNotice_Reason `protobuf:"varint,1,opt,name=reason,proto3,enum=flyteidl2.workflow.TruncationNotice_Reason" json:"reason,omitempty"`
TrackedActionCount int64 `protobuf:"varint,2,opt,name=tracked_action_count,json=trackedActionCount,proto3" json:"tracked_action_count,omitempty"`
KnownTotalActionCount int64 `` /* 129-byte string literal not displayed */
Message string `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
TruncationNotice tells the client that the response is incomplete due to a hard cap. Sent sticky — server keeps re-attaching the notice until receipt is confirmed via a subsequent client message.
func (*TruncationNotice) Descriptor
deprecated
added in
v2.0.21
func (*TruncationNotice) Descriptor() ([]byte, []int)
Deprecated: Use TruncationNotice.ProtoReflect.Descriptor instead.
func (*TruncationNotice) GetKnownTotalActionCount ¶ added in v2.0.21
func (x *TruncationNotice) GetKnownTotalActionCount() int64
func (*TruncationNotice) GetMessage ¶ added in v2.0.21
func (x *TruncationNotice) GetMessage() string
func (*TruncationNotice) GetReason ¶ added in v2.0.21
func (x *TruncationNotice) GetReason() TruncationNotice_Reason
func (*TruncationNotice) GetTrackedActionCount ¶ added in v2.0.21
func (x *TruncationNotice) GetTrackedActionCount() int64
func (*TruncationNotice) ProtoMessage ¶ added in v2.0.21
func (*TruncationNotice) ProtoMessage()
func (*TruncationNotice) ProtoReflect ¶ added in v2.0.21
func (x *TruncationNotice) ProtoReflect() protoreflect.Message
func (*TruncationNotice) Reset ¶ added in v2.0.21
func (x *TruncationNotice) Reset()
func (*TruncationNotice) String ¶ added in v2.0.21
func (x *TruncationNotice) String() string
func (*TruncationNotice) Validate ¶ added in v2.0.21
func (m *TruncationNotice) Validate() error
Validate checks the field values on TruncationNotice with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TruncationNotice) ValidateAll ¶ added in v2.0.21
func (m *TruncationNotice) ValidateAll() error
ValidateAll checks the field values on TruncationNotice with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TruncationNoticeMultiError, or nil if none found.
type TruncationNoticeMultiError ¶ added in v2.0.21
type TruncationNoticeMultiError []error
TruncationNoticeMultiError is an error wrapping multiple validation errors returned by TruncationNotice.ValidateAll() if the designated constraints aren't met.
func (TruncationNoticeMultiError) AllErrors ¶ added in v2.0.21
func (m TruncationNoticeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TruncationNoticeMultiError) Error ¶ added in v2.0.21
func (m TruncationNoticeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TruncationNoticeValidationError ¶ added in v2.0.21
type TruncationNoticeValidationError struct {
// contains filtered or unexported fields
}
TruncationNoticeValidationError is the validation error returned by TruncationNotice.Validate if the designated constraints aren't met.
func (TruncationNoticeValidationError) Cause ¶ added in v2.0.21
func (e TruncationNoticeValidationError) Cause() error
Cause function returns cause value.
func (TruncationNoticeValidationError) Error ¶ added in v2.0.21
func (e TruncationNoticeValidationError) Error() string
Error satisfies the builtin error interface
func (TruncationNoticeValidationError) ErrorName ¶ added in v2.0.21
func (e TruncationNoticeValidationError) ErrorName() string
ErrorName returns error name.
func (TruncationNoticeValidationError) Field ¶ added in v2.0.21
func (e TruncationNoticeValidationError) Field() string
Field function returns field value.
func (TruncationNoticeValidationError) Key ¶ added in v2.0.21
func (e TruncationNoticeValidationError) Key() bool
Key function returns key value.
func (TruncationNoticeValidationError) Reason ¶ added in v2.0.21
func (e TruncationNoticeValidationError) Reason() string
Reason function returns reason value.
type TruncationNotice_Reason ¶ added in v2.0.21
type TruncationNotice_Reason int32
const ( TruncationNotice_REASON_UNSPECIFIED TruncationNotice_Reason = 0 // MaxActionsPerRun hit — the run has more actions than the store tracks. TruncationNotice_REASON_RUN_NODE_LIMIT TruncationNotice_Reason = 1 // MaxChildrenPerParent hit — at least one parent has more children than tracked. TruncationNotice_REASON_PARENT_CHILD_LIMIT TruncationNotice_Reason = 2 // Transient; the store is still hydrating from the DB. TruncationNotice_REASON_HYDRATING TruncationNotice_Reason = 3 )
func (TruncationNotice_Reason) Descriptor ¶ added in v2.0.21
func (TruncationNotice_Reason) Descriptor() protoreflect.EnumDescriptor
func (TruncationNotice_Reason) Enum ¶ added in v2.0.21
func (x TruncationNotice_Reason) Enum() *TruncationNotice_Reason
func (TruncationNotice_Reason) EnumDescriptor
deprecated
added in
v2.0.21
func (TruncationNotice_Reason) EnumDescriptor() ([]byte, []int)
Deprecated: Use TruncationNotice_Reason.Descriptor instead.
func (TruncationNotice_Reason) Number ¶ added in v2.0.21
func (x TruncationNotice_Reason) Number() protoreflect.EnumNumber
func (TruncationNotice_Reason) String ¶ added in v2.0.21
func (x TruncationNotice_Reason) String() string
func (TruncationNotice_Reason) Type ¶ added in v2.0.21
func (TruncationNotice_Reason) Type() protoreflect.EnumType
type UnimplementedEventsProxyServiceServer ¶ added in v2.0.8
type UnimplementedEventsProxyServiceServer struct {
}
UnimplementedEventsProxyServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedEventsProxyServiceServer) Record ¶ added in v2.0.8
func (UnimplementedEventsProxyServiceServer) Record(context.Context, *RecordRequest) (*RecordResponse, error)
type UnimplementedInternalRunServiceServer ¶ added in v2.0.8
type UnimplementedInternalRunServiceServer struct {
}
UnimplementedInternalRunServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedInternalRunServiceServer) RecordAction ¶ added in v2.0.8
func (UnimplementedInternalRunServiceServer) RecordAction(context.Context, *RecordActionRequest) (*RecordActionResponse, error)
func (UnimplementedInternalRunServiceServer) RecordActionEventStream ¶ added in v2.0.8
func (UnimplementedInternalRunServiceServer) RecordActionEventStream(InternalRunService_RecordActionEventStreamServer) error
func (UnimplementedInternalRunServiceServer) RecordActionEvents ¶ added in v2.0.8
func (UnimplementedInternalRunServiceServer) RecordActionEvents(context.Context, *RecordActionEventsRequest) (*RecordActionEventsResponse, error)
func (UnimplementedInternalRunServiceServer) RecordActionStream ¶ added in v2.0.8
func (UnimplementedInternalRunServiceServer) RecordActionStream(InternalRunService_RecordActionStreamServer) error
func (UnimplementedInternalRunServiceServer) UpdateActionStatus ¶ added in v2.0.8
func (UnimplementedInternalRunServiceServer) UpdateActionStatus(context.Context, *UpdateActionStatusRequest) (*UpdateActionStatusResponse, error)
func (UnimplementedInternalRunServiceServer) UpdateActionStatusStream ¶ added in v2.0.8
func (UnimplementedInternalRunServiceServer) UpdateActionStatusStream(InternalRunService_UpdateActionStatusStreamServer) error
type UnimplementedQueueServiceServer ¶
type UnimplementedQueueServiceServer struct {
}
UnimplementedQueueServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedQueueServiceServer) AbortQueuedAction ¶
func (UnimplementedQueueServiceServer) AbortQueuedAction(context.Context, *AbortQueuedActionRequest) (*AbortQueuedActionResponse, error)
func (UnimplementedQueueServiceServer) AbortQueuedRun ¶
func (UnimplementedQueueServiceServer) AbortQueuedRun(context.Context, *AbortQueuedRunRequest) (*AbortQueuedRunResponse, error)
func (UnimplementedQueueServiceServer) EnqueueAction ¶
func (UnimplementedQueueServiceServer) EnqueueAction(context.Context, *EnqueueActionRequest) (*EnqueueActionResponse, error)
type UnimplementedRunLogsServiceServer ¶
type UnimplementedRunLogsServiceServer struct {
}
UnimplementedRunLogsServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedRunLogsServiceServer) TailLogs ¶
func (UnimplementedRunLogsServiceServer) TailLogs(*TailLogsRequest, RunLogsService_TailLogsServer) error
type UnimplementedRunServiceServer ¶
type UnimplementedRunServiceServer struct {
}
UnimplementedRunServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedRunServiceServer) AbortAction ¶
func (UnimplementedRunServiceServer) AbortAction(context.Context, *AbortActionRequest) (*AbortActionResponse, error)
func (UnimplementedRunServiceServer) AbortRun ¶
func (UnimplementedRunServiceServer) AbortRun(context.Context, *AbortRunRequest) (*AbortRunResponse, error)
func (UnimplementedRunServiceServer) CreateRun ¶
func (UnimplementedRunServiceServer) CreateRun(context.Context, *CreateRunRequest) (*CreateRunResponse, error)
func (UnimplementedRunServiceServer) GetActionData ¶
func (UnimplementedRunServiceServer) GetActionData(context.Context, *GetActionDataRequest) (*GetActionDataResponse, error)
func (UnimplementedRunServiceServer) GetActionDataURIs ¶ added in v2.0.12
func (UnimplementedRunServiceServer) GetActionDataURIs(context.Context, *GetActionDataURIsRequest) (*GetActionDataURIsResponse, error)
func (UnimplementedRunServiceServer) GetActionDetails ¶
func (UnimplementedRunServiceServer) GetActionDetails(context.Context, *GetActionDetailsRequest) (*GetActionDetailsResponse, error)
func (UnimplementedRunServiceServer) GetActionLogContext ¶ added in v2.0.12
func (UnimplementedRunServiceServer) GetActionLogContext(context.Context, *GetActionLogContextRequest) (*GetActionLogContextResponse, error)
func (UnimplementedRunServiceServer) GetRunDetails ¶
func (UnimplementedRunServiceServer) GetRunDetails(context.Context, *GetRunDetailsRequest) (*GetRunDetailsResponse, error)
func (UnimplementedRunServiceServer) ListActions ¶
func (UnimplementedRunServiceServer) ListActions(context.Context, *ListActionsRequest) (*ListActionsResponse, error)
func (UnimplementedRunServiceServer) ListRuns ¶
func (UnimplementedRunServiceServer) ListRuns(context.Context, *ListRunsRequest) (*ListRunsResponse, error)
func (UnimplementedRunServiceServer) SignalEvent ¶ added in v2.0.18
func (UnimplementedRunServiceServer) SignalEvent(context.Context, *SignalEventRequest) (*SignalEventResponse, error)
func (UnimplementedRunServiceServer) WatchActionDetails ¶
func (UnimplementedRunServiceServer) WatchActionDetails(*WatchActionDetailsRequest, RunService_WatchActionDetailsServer) error
func (UnimplementedRunServiceServer) WatchActions ¶
func (UnimplementedRunServiceServer) WatchActions(*WatchActionsRequest, RunService_WatchActionsServer) error
func (UnimplementedRunServiceServer) WatchClusterEvents ¶
func (UnimplementedRunServiceServer) WatchClusterEvents(*WatchClusterEventsRequest, RunService_WatchClusterEventsServer) error
func (UnimplementedRunServiceServer) WatchGroups ¶
func (UnimplementedRunServiceServer) WatchGroups(*WatchGroupsRequest, RunService_WatchGroupsServer) error
func (UnimplementedRunServiceServer) WatchRunDetails ¶
func (UnimplementedRunServiceServer) WatchRunDetails(*WatchRunDetailsRequest, RunService_WatchRunDetailsServer) error
func (UnimplementedRunServiceServer) WatchRuns ¶
func (UnimplementedRunServiceServer) WatchRuns(*WatchRunsRequest, RunService_WatchRunsServer) error
type UnimplementedStateServiceServer ¶
type UnimplementedStateServiceServer struct {
}
UnimplementedStateServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedStateServiceServer) Get ¶
func (UnimplementedStateServiceServer) Get(context.Context, *GetRequest) (*GetResponse, error)
func (UnimplementedStateServiceServer) Put ¶
func (UnimplementedStateServiceServer) Put(context.Context, *PutRequest) (*PutResponse, error)
func (UnimplementedStateServiceServer) Watch ¶
func (UnimplementedStateServiceServer) Watch(*WatchRequest, StateService_WatchServer) error
type UnimplementedTranslatorServiceServer ¶
type UnimplementedTranslatorServiceServer struct {
}
UnimplementedTranslatorServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedTranslatorServiceServer) JsonValuesToLiterals ¶ added in v2.0.1
func (UnimplementedTranslatorServiceServer) JsonValuesToLiterals(context.Context, *JsonValuesToLiteralsRequest) (*JsonValuesToLiteralsResponse, error)
func (UnimplementedTranslatorServiceServer) LaunchFormJsonToLiterals ¶
func (UnimplementedTranslatorServiceServer) LaunchFormJsonToLiterals(context.Context, *LaunchFormJsonToLiteralsRequest) (*LaunchFormJsonToLiteralsResponse, error)
func (UnimplementedTranslatorServiceServer) LiteralsToLaunchFormJson ¶
func (UnimplementedTranslatorServiceServer) LiteralsToLaunchFormJson(context.Context, *LiteralsToLaunchFormJsonRequest) (*LiteralsToLaunchFormJsonResponse, error)
func (UnimplementedTranslatorServiceServer) TaskSpecToLaunchFormJson ¶
func (UnimplementedTranslatorServiceServer) TaskSpecToLaunchFormJson(context.Context, *TaskSpecToLaunchFormJsonRequest) (*TaskSpecToLaunchFormJsonResponse, error)
type UnsafeEventsProxyServiceServer ¶ added in v2.0.8
type UnsafeEventsProxyServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventsProxyServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventsProxyServiceServer will result in compilation errors.
type UnsafeInternalRunServiceServer ¶ added in v2.0.8
type UnsafeInternalRunServiceServer interface {
// contains filtered or unexported methods
}
UnsafeInternalRunServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InternalRunServiceServer will result in compilation errors.
type UnsafeQueueServiceServer ¶
type UnsafeQueueServiceServer interface {
// contains filtered or unexported methods
}
UnsafeQueueServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to QueueServiceServer will result in compilation errors.
type UnsafeRunLogsServiceServer ¶
type UnsafeRunLogsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRunLogsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RunLogsServiceServer will result in compilation errors.
type UnsafeRunServiceServer ¶
type UnsafeRunServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRunServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RunServiceServer will result in compilation errors.
type UnsafeStateServiceServer ¶
type UnsafeStateServiceServer interface {
// contains filtered or unexported methods
}
UnsafeStateServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StateServiceServer will result in compilation errors.
type UnsafeTranslatorServiceServer ¶
type UnsafeTranslatorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTranslatorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TranslatorServiceServer will result in compilation errors.
type UpdateActionStatusRequest ¶ added in v2.0.8
type UpdateActionStatusRequest struct {
// Action to update.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// Updated status of the action.
Status *ActionStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
Request message for updating an action.
func (*UpdateActionStatusRequest) Descriptor
deprecated
added in
v2.0.8
func (*UpdateActionStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateActionStatusRequest.ProtoReflect.Descriptor instead.
func (*UpdateActionStatusRequest) GetActionId ¶ added in v2.0.8
func (x *UpdateActionStatusRequest) GetActionId() *common.ActionIdentifier
func (*UpdateActionStatusRequest) GetStatus ¶ added in v2.0.8
func (x *UpdateActionStatusRequest) GetStatus() *ActionStatus
func (*UpdateActionStatusRequest) ProtoMessage ¶ added in v2.0.8
func (*UpdateActionStatusRequest) ProtoMessage()
func (*UpdateActionStatusRequest) ProtoReflect ¶ added in v2.0.8
func (x *UpdateActionStatusRequest) ProtoReflect() protoreflect.Message
func (*UpdateActionStatusRequest) Reset ¶ added in v2.0.8
func (x *UpdateActionStatusRequest) Reset()
func (*UpdateActionStatusRequest) String ¶ added in v2.0.8
func (x *UpdateActionStatusRequest) String() string
func (*UpdateActionStatusRequest) Validate ¶ added in v2.0.8
func (m *UpdateActionStatusRequest) Validate() error
Validate checks the field values on UpdateActionStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateActionStatusRequest) ValidateAll ¶ added in v2.0.8
func (m *UpdateActionStatusRequest) ValidateAll() error
ValidateAll checks the field values on UpdateActionStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateActionStatusRequestMultiError, or nil if none found.
type UpdateActionStatusRequestMultiError ¶ added in v2.0.8
type UpdateActionStatusRequestMultiError []error
UpdateActionStatusRequestMultiError is an error wrapping multiple validation errors returned by UpdateActionStatusRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateActionStatusRequestMultiError) AllErrors ¶ added in v2.0.8
func (m UpdateActionStatusRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateActionStatusRequestMultiError) Error ¶ added in v2.0.8
func (m UpdateActionStatusRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateActionStatusRequestValidationError ¶ added in v2.0.8
type UpdateActionStatusRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateActionStatusRequestValidationError is the validation error returned by UpdateActionStatusRequest.Validate if the designated constraints aren't met.
func (UpdateActionStatusRequestValidationError) Cause ¶ added in v2.0.8
func (e UpdateActionStatusRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateActionStatusRequestValidationError) Error ¶ added in v2.0.8
func (e UpdateActionStatusRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateActionStatusRequestValidationError) ErrorName ¶ added in v2.0.8
func (e UpdateActionStatusRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateActionStatusRequestValidationError) Field ¶ added in v2.0.8
func (e UpdateActionStatusRequestValidationError) Field() string
Field function returns field value.
func (UpdateActionStatusRequestValidationError) Key ¶ added in v2.0.8
func (e UpdateActionStatusRequestValidationError) Key() bool
Key function returns key value.
func (UpdateActionStatusRequestValidationError) Reason ¶ added in v2.0.8
func (e UpdateActionStatusRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateActionStatusResponse ¶ added in v2.0.8
type UpdateActionStatusResponse struct {
// The action id.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// The result.
Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
Response message for updating an action.
func (*UpdateActionStatusResponse) Descriptor
deprecated
added in
v2.0.8
func (*UpdateActionStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateActionStatusResponse.ProtoReflect.Descriptor instead.
func (*UpdateActionStatusResponse) GetActionId ¶ added in v2.0.8
func (x *UpdateActionStatusResponse) GetActionId() *common.ActionIdentifier
func (*UpdateActionStatusResponse) GetStatus ¶ added in v2.0.8
func (x *UpdateActionStatusResponse) GetStatus() *status.Status
func (*UpdateActionStatusResponse) ProtoMessage ¶ added in v2.0.8
func (*UpdateActionStatusResponse) ProtoMessage()
func (*UpdateActionStatusResponse) ProtoReflect ¶ added in v2.0.8
func (x *UpdateActionStatusResponse) ProtoReflect() protoreflect.Message
func (*UpdateActionStatusResponse) Reset ¶ added in v2.0.8
func (x *UpdateActionStatusResponse) Reset()
func (*UpdateActionStatusResponse) String ¶ added in v2.0.8
func (x *UpdateActionStatusResponse) String() string
func (*UpdateActionStatusResponse) Validate ¶ added in v2.0.8
func (m *UpdateActionStatusResponse) Validate() error
Validate checks the field values on UpdateActionStatusResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateActionStatusResponse) ValidateAll ¶ added in v2.0.8
func (m *UpdateActionStatusResponse) ValidateAll() error
ValidateAll checks the field values on UpdateActionStatusResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateActionStatusResponseMultiError, or nil if none found.
type UpdateActionStatusResponseMultiError ¶ added in v2.0.8
type UpdateActionStatusResponseMultiError []error
UpdateActionStatusResponseMultiError is an error wrapping multiple validation errors returned by UpdateActionStatusResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateActionStatusResponseMultiError) AllErrors ¶ added in v2.0.8
func (m UpdateActionStatusResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateActionStatusResponseMultiError) Error ¶ added in v2.0.8
func (m UpdateActionStatusResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateActionStatusResponseValidationError ¶ added in v2.0.8
type UpdateActionStatusResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateActionStatusResponseValidationError is the validation error returned by UpdateActionStatusResponse.Validate if the designated constraints aren't met.
func (UpdateActionStatusResponseValidationError) Cause ¶ added in v2.0.8
func (e UpdateActionStatusResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateActionStatusResponseValidationError) Error ¶ added in v2.0.8
func (e UpdateActionStatusResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateActionStatusResponseValidationError) ErrorName ¶ added in v2.0.8
func (e UpdateActionStatusResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateActionStatusResponseValidationError) Field ¶ added in v2.0.8
func (e UpdateActionStatusResponseValidationError) Field() string
Field function returns field value.
func (UpdateActionStatusResponseValidationError) Key ¶ added in v2.0.8
func (e UpdateActionStatusResponseValidationError) Key() bool
Key function returns key value.
func (UpdateActionStatusResponseValidationError) Reason ¶ added in v2.0.8
func (e UpdateActionStatusResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateActionStatusStreamRequest ¶ added in v2.0.8
type UpdateActionStatusStreamRequest struct {
// Request message for updating an action.
Request *UpdateActionStatusRequest `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"`
// The nonce is used to correlate the request with the response.
Nonce int64 `protobuf:"varint,2,opt,name=nonce,proto3" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
Request message for updating an action (streaming implementation).
func (*UpdateActionStatusStreamRequest) Descriptor
deprecated
added in
v2.0.8
func (*UpdateActionStatusStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateActionStatusStreamRequest.ProtoReflect.Descriptor instead.
func (*UpdateActionStatusStreamRequest) GetNonce ¶ added in v2.0.8
func (x *UpdateActionStatusStreamRequest) GetNonce() int64
func (*UpdateActionStatusStreamRequest) GetRequest ¶ added in v2.0.8
func (x *UpdateActionStatusStreamRequest) GetRequest() *UpdateActionStatusRequest
func (*UpdateActionStatusStreamRequest) ProtoMessage ¶ added in v2.0.8
func (*UpdateActionStatusStreamRequest) ProtoMessage()
func (*UpdateActionStatusStreamRequest) ProtoReflect ¶ added in v2.0.8
func (x *UpdateActionStatusStreamRequest) ProtoReflect() protoreflect.Message
func (*UpdateActionStatusStreamRequest) Reset ¶ added in v2.0.8
func (x *UpdateActionStatusStreamRequest) Reset()
func (*UpdateActionStatusStreamRequest) String ¶ added in v2.0.8
func (x *UpdateActionStatusStreamRequest) String() string
func (*UpdateActionStatusStreamRequest) Validate ¶ added in v2.0.8
func (m *UpdateActionStatusStreamRequest) Validate() error
Validate checks the field values on UpdateActionStatusStreamRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateActionStatusStreamRequest) ValidateAll ¶ added in v2.0.8
func (m *UpdateActionStatusStreamRequest) ValidateAll() error
ValidateAll checks the field values on UpdateActionStatusStreamRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateActionStatusStreamRequestMultiError, or nil if none found.
type UpdateActionStatusStreamRequestMultiError ¶ added in v2.0.8
type UpdateActionStatusStreamRequestMultiError []error
UpdateActionStatusStreamRequestMultiError is an error wrapping multiple validation errors returned by UpdateActionStatusStreamRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateActionStatusStreamRequestMultiError) AllErrors ¶ added in v2.0.8
func (m UpdateActionStatusStreamRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateActionStatusStreamRequestMultiError) Error ¶ added in v2.0.8
func (m UpdateActionStatusStreamRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateActionStatusStreamRequestValidationError ¶ added in v2.0.8
type UpdateActionStatusStreamRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateActionStatusStreamRequestValidationError is the validation error returned by UpdateActionStatusStreamRequest.Validate if the designated constraints aren't met.
func (UpdateActionStatusStreamRequestValidationError) Cause ¶ added in v2.0.8
func (e UpdateActionStatusStreamRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateActionStatusStreamRequestValidationError) Error ¶ added in v2.0.8
func (e UpdateActionStatusStreamRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateActionStatusStreamRequestValidationError) ErrorName ¶ added in v2.0.8
func (e UpdateActionStatusStreamRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateActionStatusStreamRequestValidationError) Field ¶ added in v2.0.8
func (e UpdateActionStatusStreamRequestValidationError) Field() string
Field function returns field value.
func (UpdateActionStatusStreamRequestValidationError) Key ¶ added in v2.0.8
func (e UpdateActionStatusStreamRequestValidationError) Key() bool
Key function returns key value.
func (UpdateActionStatusStreamRequestValidationError) Reason ¶ added in v2.0.8
func (e UpdateActionStatusStreamRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateActionStatusStreamResponse ¶ added in v2.0.8
type UpdateActionStatusStreamResponse struct {
// Response message for updating an action.
Response *UpdateActionStatusResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"`
// The nonce is used to correlate the request with the response.
Nonce int64 `protobuf:"varint,2,opt,name=nonce,proto3" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
Response message for updating an action (streaming implementation).
func (*UpdateActionStatusStreamResponse) Descriptor
deprecated
added in
v2.0.8
func (*UpdateActionStatusStreamResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateActionStatusStreamResponse.ProtoReflect.Descriptor instead.
func (*UpdateActionStatusStreamResponse) GetNonce ¶ added in v2.0.8
func (x *UpdateActionStatusStreamResponse) GetNonce() int64
func (*UpdateActionStatusStreamResponse) GetResponse ¶ added in v2.0.8
func (x *UpdateActionStatusStreamResponse) GetResponse() *UpdateActionStatusResponse
func (*UpdateActionStatusStreamResponse) ProtoMessage ¶ added in v2.0.8
func (*UpdateActionStatusStreamResponse) ProtoMessage()
func (*UpdateActionStatusStreamResponse) ProtoReflect ¶ added in v2.0.8
func (x *UpdateActionStatusStreamResponse) ProtoReflect() protoreflect.Message
func (*UpdateActionStatusStreamResponse) Reset ¶ added in v2.0.8
func (x *UpdateActionStatusStreamResponse) Reset()
func (*UpdateActionStatusStreamResponse) String ¶ added in v2.0.8
func (x *UpdateActionStatusStreamResponse) String() string
func (*UpdateActionStatusStreamResponse) Validate ¶ added in v2.0.8
func (m *UpdateActionStatusStreamResponse) Validate() error
Validate checks the field values on UpdateActionStatusStreamResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateActionStatusStreamResponse) ValidateAll ¶ added in v2.0.8
func (m *UpdateActionStatusStreamResponse) ValidateAll() error
ValidateAll checks the field values on UpdateActionStatusStreamResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateActionStatusStreamResponseMultiError, or nil if none found.
type UpdateActionStatusStreamResponseMultiError ¶ added in v2.0.8
type UpdateActionStatusStreamResponseMultiError []error
UpdateActionStatusStreamResponseMultiError is an error wrapping multiple validation errors returned by UpdateActionStatusStreamResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateActionStatusStreamResponseMultiError) AllErrors ¶ added in v2.0.8
func (m UpdateActionStatusStreamResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateActionStatusStreamResponseMultiError) Error ¶ added in v2.0.8
func (m UpdateActionStatusStreamResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateActionStatusStreamResponseValidationError ¶ added in v2.0.8
type UpdateActionStatusStreamResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateActionStatusStreamResponseValidationError is the validation error returned by UpdateActionStatusStreamResponse.Validate if the designated constraints aren't met.
func (UpdateActionStatusStreamResponseValidationError) Cause ¶ added in v2.0.8
func (e UpdateActionStatusStreamResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateActionStatusStreamResponseValidationError) Error ¶ added in v2.0.8
func (e UpdateActionStatusStreamResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateActionStatusStreamResponseValidationError) ErrorName ¶ added in v2.0.8
func (e UpdateActionStatusStreamResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateActionStatusStreamResponseValidationError) Field ¶ added in v2.0.8
func (e UpdateActionStatusStreamResponseValidationError) Field() string
Field function returns field value.
func (UpdateActionStatusStreamResponseValidationError) Key ¶ added in v2.0.8
func (e UpdateActionStatusStreamResponseValidationError) Key() bool
Key function returns key value.
func (UpdateActionStatusStreamResponseValidationError) Reason ¶ added in v2.0.8
func (e UpdateActionStatusStreamResponseValidationError) Reason() string
Reason function returns reason value.
type WatchActionDetailsRequest ¶
type WatchActionDetailsRequest struct {
// Action to query.
ActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`
// contains filtered or unexported fields
}
Request message for watching detailed information about an action.
func (*WatchActionDetailsRequest) Descriptor
deprecated
func (*WatchActionDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchActionDetailsRequest.ProtoReflect.Descriptor instead.
func (*WatchActionDetailsRequest) GetActionId ¶
func (x *WatchActionDetailsRequest) GetActionId() *common.ActionIdentifier
func (*WatchActionDetailsRequest) ProtoMessage ¶
func (*WatchActionDetailsRequest) ProtoMessage()
func (*WatchActionDetailsRequest) ProtoReflect ¶
func (x *WatchActionDetailsRequest) ProtoReflect() protoreflect.Message
func (*WatchActionDetailsRequest) Reset ¶
func (x *WatchActionDetailsRequest) Reset()
func (*WatchActionDetailsRequest) String ¶
func (x *WatchActionDetailsRequest) String() string
func (*WatchActionDetailsRequest) Validate ¶
func (m *WatchActionDetailsRequest) Validate() error
Validate checks the field values on WatchActionDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchActionDetailsRequest) ValidateAll ¶
func (m *WatchActionDetailsRequest) ValidateAll() error
ValidateAll checks the field values on WatchActionDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchActionDetailsRequestMultiError, or nil if none found.
type WatchActionDetailsRequestMultiError ¶
type WatchActionDetailsRequestMultiError []error
WatchActionDetailsRequestMultiError is an error wrapping multiple validation errors returned by WatchActionDetailsRequest.ValidateAll() if the designated constraints aren't met.
func (WatchActionDetailsRequestMultiError) AllErrors ¶
func (m WatchActionDetailsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchActionDetailsRequestMultiError) Error ¶
func (m WatchActionDetailsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchActionDetailsRequestValidationError ¶
type WatchActionDetailsRequestValidationError struct {
// contains filtered or unexported fields
}
WatchActionDetailsRequestValidationError is the validation error returned by WatchActionDetailsRequest.Validate if the designated constraints aren't met.
func (WatchActionDetailsRequestValidationError) Cause ¶
func (e WatchActionDetailsRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchActionDetailsRequestValidationError) Error ¶
func (e WatchActionDetailsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchActionDetailsRequestValidationError) ErrorName ¶
func (e WatchActionDetailsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchActionDetailsRequestValidationError) Field ¶
func (e WatchActionDetailsRequestValidationError) Field() string
Field function returns field value.
func (WatchActionDetailsRequestValidationError) Key ¶
func (e WatchActionDetailsRequestValidationError) Key() bool
Key function returns key value.
func (WatchActionDetailsRequestValidationError) Reason ¶
func (e WatchActionDetailsRequestValidationError) Reason() string
Reason function returns reason value.
type WatchActionDetailsResponse ¶
type WatchActionDetailsResponse struct {
// Detailed information about the action.
Details *ActionDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"`
// contains filtered or unexported fields
}
Response message for watching detailed information about an action.
func (*WatchActionDetailsResponse) Descriptor
deprecated
func (*WatchActionDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchActionDetailsResponse.ProtoReflect.Descriptor instead.
func (*WatchActionDetailsResponse) GetDetails ¶
func (x *WatchActionDetailsResponse) GetDetails() *ActionDetails
func (*WatchActionDetailsResponse) ProtoMessage ¶
func (*WatchActionDetailsResponse) ProtoMessage()
func (*WatchActionDetailsResponse) ProtoReflect ¶
func (x *WatchActionDetailsResponse) ProtoReflect() protoreflect.Message
func (*WatchActionDetailsResponse) Reset ¶
func (x *WatchActionDetailsResponse) Reset()
func (*WatchActionDetailsResponse) String ¶
func (x *WatchActionDetailsResponse) String() string
func (*WatchActionDetailsResponse) Validate ¶
func (m *WatchActionDetailsResponse) Validate() error
Validate checks the field values on WatchActionDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchActionDetailsResponse) ValidateAll ¶
func (m *WatchActionDetailsResponse) ValidateAll() error
ValidateAll checks the field values on WatchActionDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchActionDetailsResponseMultiError, or nil if none found.
type WatchActionDetailsResponseMultiError ¶
type WatchActionDetailsResponseMultiError []error
WatchActionDetailsResponseMultiError is an error wrapping multiple validation errors returned by WatchActionDetailsResponse.ValidateAll() if the designated constraints aren't met.
func (WatchActionDetailsResponseMultiError) AllErrors ¶
func (m WatchActionDetailsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchActionDetailsResponseMultiError) Error ¶
func (m WatchActionDetailsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchActionDetailsResponseValidationError ¶
type WatchActionDetailsResponseValidationError struct {
// contains filtered or unexported fields
}
WatchActionDetailsResponseValidationError is the validation error returned by WatchActionDetailsResponse.Validate if the designated constraints aren't met.
func (WatchActionDetailsResponseValidationError) Cause ¶
func (e WatchActionDetailsResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchActionDetailsResponseValidationError) Error ¶
func (e WatchActionDetailsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchActionDetailsResponseValidationError) ErrorName ¶
func (e WatchActionDetailsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchActionDetailsResponseValidationError) Field ¶
func (e WatchActionDetailsResponseValidationError) Field() string
Field function returns field value.
func (WatchActionDetailsResponseValidationError) Key ¶
func (e WatchActionDetailsResponseValidationError) Key() bool
Key function returns key value.
func (WatchActionDetailsResponseValidationError) Reason ¶
func (e WatchActionDetailsResponseValidationError) Reason() string
Reason function returns reason value.
type WatchActionsRequest ¶
type WatchActionsRequest struct {
// Run identifier for filtering actions.
RunId *common.RunIdentifier `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// Optional filter(s) criteria for actions.
// Valid filter fields include:
// - NAME (must use function CONTAINS_CASE_INSENSITIVE): the value is whatever string to match to. This will cast all strings to lowercase and match.
// - PHASE (must use function VALUE_IN): the value is the stringified integer of the enum of the phase and you can pass multiple phases (i.e. ["1", "4"])
Filter []*common.Filter `protobuf:"bytes,2,rep,name=filter,proto3" json:"filter,omitempty"`
// Enable the new runStore we implemented for the WatchActions API
// TODO(alex): We can remove this once the new runStore is properly tested and stable
EnableRunStore bool `protobuf:"varint,3,opt,name=enable_run_store,json=enableRunStore,proto3" json:"enable_run_store,omitempty"`
// contains filtered or unexported fields
}
Request message for watching actions.
func (*WatchActionsRequest) Descriptor
deprecated
func (*WatchActionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchActionsRequest.ProtoReflect.Descriptor instead.
func (*WatchActionsRequest) GetEnableRunStore ¶ added in v2.0.17
func (x *WatchActionsRequest) GetEnableRunStore() bool
func (*WatchActionsRequest) GetFilter ¶
func (x *WatchActionsRequest) GetFilter() []*common.Filter
func (*WatchActionsRequest) GetRunId ¶
func (x *WatchActionsRequest) GetRunId() *common.RunIdentifier
func (*WatchActionsRequest) ProtoMessage ¶
func (*WatchActionsRequest) ProtoMessage()
func (*WatchActionsRequest) ProtoReflect ¶
func (x *WatchActionsRequest) ProtoReflect() protoreflect.Message
func (*WatchActionsRequest) Reset ¶
func (x *WatchActionsRequest) Reset()
func (*WatchActionsRequest) String ¶
func (x *WatchActionsRequest) String() string
func (*WatchActionsRequest) Validate ¶
func (m *WatchActionsRequest) Validate() error
Validate checks the field values on WatchActionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchActionsRequest) ValidateAll ¶
func (m *WatchActionsRequest) ValidateAll() error
ValidateAll checks the field values on WatchActionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchActionsRequestMultiError, or nil if none found.
type WatchActionsRequestMultiError ¶
type WatchActionsRequestMultiError []error
WatchActionsRequestMultiError is an error wrapping multiple validation errors returned by WatchActionsRequest.ValidateAll() if the designated constraints aren't met.
func (WatchActionsRequestMultiError) AllErrors ¶
func (m WatchActionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchActionsRequestMultiError) Error ¶
func (m WatchActionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchActionsRequestValidationError ¶
type WatchActionsRequestValidationError struct {
// contains filtered or unexported fields
}
WatchActionsRequestValidationError is the validation error returned by WatchActionsRequest.Validate if the designated constraints aren't met.
func (WatchActionsRequestValidationError) Cause ¶
func (e WatchActionsRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchActionsRequestValidationError) Error ¶
func (e WatchActionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchActionsRequestValidationError) ErrorName ¶
func (e WatchActionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchActionsRequestValidationError) Field ¶
func (e WatchActionsRequestValidationError) Field() string
Field function returns field value.
func (WatchActionsRequestValidationError) Key ¶
func (e WatchActionsRequestValidationError) Key() bool
Key function returns key value.
func (WatchActionsRequestValidationError) Reason ¶
func (e WatchActionsRequestValidationError) Reason() string
Reason function returns reason value.
type WatchActionsResponse ¶
type WatchActionsResponse struct {
// New or updated actions matching the filter criteria. Enriched with children status counts
EnrichedActions []*EnrichedAction `protobuf:"bytes,1,rep,name=enriched_actions,json=enrichedActions,proto3" json:"enriched_actions,omitempty"`
// contains filtered or unexported fields
}
Response message for watching actions, comes with enriched action metadata.
func (*WatchActionsResponse) Descriptor
deprecated
func (*WatchActionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchActionsResponse.ProtoReflect.Descriptor instead.
func (*WatchActionsResponse) GetEnrichedActions ¶
func (x *WatchActionsResponse) GetEnrichedActions() []*EnrichedAction
func (*WatchActionsResponse) ProtoMessage ¶
func (*WatchActionsResponse) ProtoMessage()
func (*WatchActionsResponse) ProtoReflect ¶
func (x *WatchActionsResponse) ProtoReflect() protoreflect.Message
func (*WatchActionsResponse) Reset ¶
func (x *WatchActionsResponse) Reset()
func (*WatchActionsResponse) String ¶
func (x *WatchActionsResponse) String() string
func (*WatchActionsResponse) Validate ¶
func (m *WatchActionsResponse) Validate() error
Validate checks the field values on WatchActionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchActionsResponse) ValidateAll ¶
func (m *WatchActionsResponse) ValidateAll() error
ValidateAll checks the field values on WatchActionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchActionsResponseMultiError, or nil if none found.
type WatchActionsResponseMultiError ¶
type WatchActionsResponseMultiError []error
WatchActionsResponseMultiError is an error wrapping multiple validation errors returned by WatchActionsResponse.ValidateAll() if the designated constraints aren't met.
func (WatchActionsResponseMultiError) AllErrors ¶
func (m WatchActionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchActionsResponseMultiError) Error ¶
func (m WatchActionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchActionsResponseValidationError ¶
type WatchActionsResponseValidationError struct {
// contains filtered or unexported fields
}
WatchActionsResponseValidationError is the validation error returned by WatchActionsResponse.Validate if the designated constraints aren't met.
func (WatchActionsResponseValidationError) Cause ¶
func (e WatchActionsResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchActionsResponseValidationError) Error ¶
func (e WatchActionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchActionsResponseValidationError) ErrorName ¶
func (e WatchActionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchActionsResponseValidationError) Field ¶
func (e WatchActionsResponseValidationError) Field() string
Field function returns field value.
func (WatchActionsResponseValidationError) Key ¶
func (e WatchActionsResponseValidationError) Key() bool
Key function returns key value.
func (WatchActionsResponseValidationError) Reason ¶
func (e WatchActionsResponseValidationError) Reason() string
Reason function returns reason value.
type WatchClusterEventsRequest ¶
type WatchClusterEventsRequest struct {
Id *common.ActionIdentifier `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Attempt uint32 `protobuf:"varint,2,opt,name=attempt,proto3" json:"attempt,omitempty"`
// contains filtered or unexported fields
}
func (*WatchClusterEventsRequest) Descriptor
deprecated
func (*WatchClusterEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchClusterEventsRequest.ProtoReflect.Descriptor instead.
func (*WatchClusterEventsRequest) GetAttempt ¶
func (x *WatchClusterEventsRequest) GetAttempt() uint32
func (*WatchClusterEventsRequest) GetId ¶
func (x *WatchClusterEventsRequest) GetId() *common.ActionIdentifier
func (*WatchClusterEventsRequest) ProtoMessage ¶
func (*WatchClusterEventsRequest) ProtoMessage()
func (*WatchClusterEventsRequest) ProtoReflect ¶
func (x *WatchClusterEventsRequest) ProtoReflect() protoreflect.Message
func (*WatchClusterEventsRequest) Reset ¶
func (x *WatchClusterEventsRequest) Reset()
func (*WatchClusterEventsRequest) String ¶
func (x *WatchClusterEventsRequest) String() string
func (*WatchClusterEventsRequest) Validate ¶
func (m *WatchClusterEventsRequest) Validate() error
Validate checks the field values on WatchClusterEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchClusterEventsRequest) ValidateAll ¶
func (m *WatchClusterEventsRequest) ValidateAll() error
ValidateAll checks the field values on WatchClusterEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchClusterEventsRequestMultiError, or nil if none found.
type WatchClusterEventsRequestMultiError ¶
type WatchClusterEventsRequestMultiError []error
WatchClusterEventsRequestMultiError is an error wrapping multiple validation errors returned by WatchClusterEventsRequest.ValidateAll() if the designated constraints aren't met.
func (WatchClusterEventsRequestMultiError) AllErrors ¶
func (m WatchClusterEventsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchClusterEventsRequestMultiError) Error ¶
func (m WatchClusterEventsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchClusterEventsRequestValidationError ¶
type WatchClusterEventsRequestValidationError struct {
// contains filtered or unexported fields
}
WatchClusterEventsRequestValidationError is the validation error returned by WatchClusterEventsRequest.Validate if the designated constraints aren't met.
func (WatchClusterEventsRequestValidationError) Cause ¶
func (e WatchClusterEventsRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchClusterEventsRequestValidationError) Error ¶
func (e WatchClusterEventsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchClusterEventsRequestValidationError) ErrorName ¶
func (e WatchClusterEventsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchClusterEventsRequestValidationError) Field ¶
func (e WatchClusterEventsRequestValidationError) Field() string
Field function returns field value.
func (WatchClusterEventsRequestValidationError) Key ¶
func (e WatchClusterEventsRequestValidationError) Key() bool
Key function returns key value.
func (WatchClusterEventsRequestValidationError) Reason ¶
func (e WatchClusterEventsRequestValidationError) Reason() string
Reason function returns reason value.
type WatchClusterEventsResponse ¶
type WatchClusterEventsResponse struct {
ClusterEvents []*ClusterEvent `protobuf:"bytes,1,rep,name=cluster_events,json=clusterEvents,proto3" json:"cluster_events,omitempty"`
// contains filtered or unexported fields
}
func (*WatchClusterEventsResponse) Descriptor
deprecated
func (*WatchClusterEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchClusterEventsResponse.ProtoReflect.Descriptor instead.
func (*WatchClusterEventsResponse) GetClusterEvents ¶
func (x *WatchClusterEventsResponse) GetClusterEvents() []*ClusterEvent
func (*WatchClusterEventsResponse) ProtoMessage ¶
func (*WatchClusterEventsResponse) ProtoMessage()
func (*WatchClusterEventsResponse) ProtoReflect ¶
func (x *WatchClusterEventsResponse) ProtoReflect() protoreflect.Message
func (*WatchClusterEventsResponse) Reset ¶
func (x *WatchClusterEventsResponse) Reset()
func (*WatchClusterEventsResponse) String ¶
func (x *WatchClusterEventsResponse) String() string
func (*WatchClusterEventsResponse) Validate ¶
func (m *WatchClusterEventsResponse) Validate() error
Validate checks the field values on WatchClusterEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchClusterEventsResponse) ValidateAll ¶
func (m *WatchClusterEventsResponse) ValidateAll() error
ValidateAll checks the field values on WatchClusterEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchClusterEventsResponseMultiError, or nil if none found.
type WatchClusterEventsResponseMultiError ¶
type WatchClusterEventsResponseMultiError []error
WatchClusterEventsResponseMultiError is an error wrapping multiple validation errors returned by WatchClusterEventsResponse.ValidateAll() if the designated constraints aren't met.
func (WatchClusterEventsResponseMultiError) AllErrors ¶
func (m WatchClusterEventsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchClusterEventsResponseMultiError) Error ¶
func (m WatchClusterEventsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchClusterEventsResponseValidationError ¶
type WatchClusterEventsResponseValidationError struct {
// contains filtered or unexported fields
}
WatchClusterEventsResponseValidationError is the validation error returned by WatchClusterEventsResponse.Validate if the designated constraints aren't met.
func (WatchClusterEventsResponseValidationError) Cause ¶
func (e WatchClusterEventsResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchClusterEventsResponseValidationError) Error ¶
func (e WatchClusterEventsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchClusterEventsResponseValidationError) ErrorName ¶
func (e WatchClusterEventsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchClusterEventsResponseValidationError) Field ¶
func (e WatchClusterEventsResponseValidationError) Field() string
Field function returns field value.
func (WatchClusterEventsResponseValidationError) Key ¶
func (e WatchClusterEventsResponseValidationError) Key() bool
Key function returns key value.
func (WatchClusterEventsResponseValidationError) Reason ¶
func (e WatchClusterEventsResponseValidationError) Reason() string
Reason function returns reason value.
type WatchGroupsRequest ¶
type WatchGroupsRequest struct {
// Types that are assignable to ScopeBy:
//
// *WatchGroupsRequest_ProjectId
ScopeBy isWatchGroupsRequest_ScopeBy `protobuf_oneof:"scope_by"`
// Filter groups after this date (inclusive). Required.
StartDate *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"`
// Filter groups before this date (inclusive).
// If null, will stream updates up to current time.
// If not null, will return groups once and close stream.
EndDate *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"`
// Common list request parameters.
Request *common.ListRequest `protobuf:"bytes,4,opt,name=request,proto3" json:"request,omitempty"`
// Known sort fields in watch group
KnownSortFields []*WatchGroupsRequest_KnownSortField `protobuf:"bytes,5,rep,name=known_sort_fields,json=knownSortFields,proto3" json:"known_sort_fields,omitempty"`
// contains filtered or unexported fields
}
func (*WatchGroupsRequest) Descriptor
deprecated
func (*WatchGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchGroupsRequest.ProtoReflect.Descriptor instead.
func (*WatchGroupsRequest) GetEndDate ¶
func (x *WatchGroupsRequest) GetEndDate() *timestamppb.Timestamp
func (*WatchGroupsRequest) GetKnownSortFields ¶
func (x *WatchGroupsRequest) GetKnownSortFields() []*WatchGroupsRequest_KnownSortField
func (*WatchGroupsRequest) GetProjectId ¶
func (x *WatchGroupsRequest) GetProjectId() *common.ProjectIdentifier
func (*WatchGroupsRequest) GetRequest ¶
func (x *WatchGroupsRequest) GetRequest() *common.ListRequest
func (*WatchGroupsRequest) GetScopeBy ¶
func (m *WatchGroupsRequest) GetScopeBy() isWatchGroupsRequest_ScopeBy
func (*WatchGroupsRequest) GetStartDate ¶
func (x *WatchGroupsRequest) GetStartDate() *timestamppb.Timestamp
func (*WatchGroupsRequest) ProtoMessage ¶
func (*WatchGroupsRequest) ProtoMessage()
func (*WatchGroupsRequest) ProtoReflect ¶
func (x *WatchGroupsRequest) ProtoReflect() protoreflect.Message
func (*WatchGroupsRequest) Reset ¶
func (x *WatchGroupsRequest) Reset()
func (*WatchGroupsRequest) String ¶
func (x *WatchGroupsRequest) String() string
func (*WatchGroupsRequest) Validate ¶
func (m *WatchGroupsRequest) Validate() error
Validate checks the field values on WatchGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchGroupsRequest) ValidateAll ¶
func (m *WatchGroupsRequest) ValidateAll() error
ValidateAll checks the field values on WatchGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchGroupsRequestMultiError, or nil if none found.
type WatchGroupsRequestMultiError ¶
type WatchGroupsRequestMultiError []error
WatchGroupsRequestMultiError is an error wrapping multiple validation errors returned by WatchGroupsRequest.ValidateAll() if the designated constraints aren't met.
func (WatchGroupsRequestMultiError) AllErrors ¶
func (m WatchGroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchGroupsRequestMultiError) Error ¶
func (m WatchGroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchGroupsRequestValidationError ¶
type WatchGroupsRequestValidationError struct {
// contains filtered or unexported fields
}
WatchGroupsRequestValidationError is the validation error returned by WatchGroupsRequest.Validate if the designated constraints aren't met.
func (WatchGroupsRequestValidationError) Cause ¶
func (e WatchGroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchGroupsRequestValidationError) Error ¶
func (e WatchGroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchGroupsRequestValidationError) ErrorName ¶
func (e WatchGroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchGroupsRequestValidationError) Field ¶
func (e WatchGroupsRequestValidationError) Field() string
Field function returns field value.
func (WatchGroupsRequestValidationError) Key ¶
func (e WatchGroupsRequestValidationError) Key() bool
Key function returns key value.
func (WatchGroupsRequestValidationError) Reason ¶
func (e WatchGroupsRequestValidationError) Reason() string
Reason function returns reason value.
type WatchGroupsRequest_KnownSortField ¶
type WatchGroupsRequest_KnownSortField struct {
// Types that are assignable to SortBy:
//
// *WatchGroupsRequest_KnownSortField_CreatedAt
SortBy isWatchGroupsRequest_KnownSortField_SortBy `protobuf_oneof:"sort_by"`
// contains filtered or unexported fields
}
func (*WatchGroupsRequest_KnownSortField) Descriptor
deprecated
func (*WatchGroupsRequest_KnownSortField) Descriptor() ([]byte, []int)
Deprecated: Use WatchGroupsRequest_KnownSortField.ProtoReflect.Descriptor instead.
func (*WatchGroupsRequest_KnownSortField) GetCreatedAt ¶
func (x *WatchGroupsRequest_KnownSortField) GetCreatedAt() common.Sort_Direction
func (*WatchGroupsRequest_KnownSortField) GetSortBy ¶
func (m *WatchGroupsRequest_KnownSortField) GetSortBy() isWatchGroupsRequest_KnownSortField_SortBy
func (*WatchGroupsRequest_KnownSortField) ProtoMessage ¶
func (*WatchGroupsRequest_KnownSortField) ProtoMessage()
func (*WatchGroupsRequest_KnownSortField) ProtoReflect ¶
func (x *WatchGroupsRequest_KnownSortField) ProtoReflect() protoreflect.Message
func (*WatchGroupsRequest_KnownSortField) Reset ¶
func (x *WatchGroupsRequest_KnownSortField) Reset()
func (*WatchGroupsRequest_KnownSortField) String ¶
func (x *WatchGroupsRequest_KnownSortField) String() string
func (*WatchGroupsRequest_KnownSortField) Validate ¶
func (m *WatchGroupsRequest_KnownSortField) Validate() error
Validate checks the field values on WatchGroupsRequest_KnownSortField with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchGroupsRequest_KnownSortField) ValidateAll ¶
func (m *WatchGroupsRequest_KnownSortField) ValidateAll() error
ValidateAll checks the field values on WatchGroupsRequest_KnownSortField with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchGroupsRequest_KnownSortFieldMultiError, or nil if none found.
type WatchGroupsRequest_KnownSortFieldMultiError ¶
type WatchGroupsRequest_KnownSortFieldMultiError []error
WatchGroupsRequest_KnownSortFieldMultiError is an error wrapping multiple validation errors returned by WatchGroupsRequest_KnownSortField.ValidateAll() if the designated constraints aren't met.
func (WatchGroupsRequest_KnownSortFieldMultiError) AllErrors ¶
func (m WatchGroupsRequest_KnownSortFieldMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchGroupsRequest_KnownSortFieldMultiError) Error ¶
func (m WatchGroupsRequest_KnownSortFieldMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchGroupsRequest_KnownSortFieldValidationError ¶
type WatchGroupsRequest_KnownSortFieldValidationError struct {
// contains filtered or unexported fields
}
WatchGroupsRequest_KnownSortFieldValidationError is the validation error returned by WatchGroupsRequest_KnownSortField.Validate if the designated constraints aren't met.
func (WatchGroupsRequest_KnownSortFieldValidationError) Cause ¶
func (e WatchGroupsRequest_KnownSortFieldValidationError) Cause() error
Cause function returns cause value.
func (WatchGroupsRequest_KnownSortFieldValidationError) Error ¶
func (e WatchGroupsRequest_KnownSortFieldValidationError) Error() string
Error satisfies the builtin error interface
func (WatchGroupsRequest_KnownSortFieldValidationError) ErrorName ¶
func (e WatchGroupsRequest_KnownSortFieldValidationError) ErrorName() string
ErrorName returns error name.
func (WatchGroupsRequest_KnownSortFieldValidationError) Field ¶
func (e WatchGroupsRequest_KnownSortFieldValidationError) Field() string
Field function returns field value.
func (WatchGroupsRequest_KnownSortFieldValidationError) Key ¶
func (e WatchGroupsRequest_KnownSortFieldValidationError) Key() bool
Key function returns key value.
func (WatchGroupsRequest_KnownSortFieldValidationError) Reason ¶
func (e WatchGroupsRequest_KnownSortFieldValidationError) Reason() string
Reason function returns reason value.
type WatchGroupsRequest_KnownSortField_CreatedAt ¶
type WatchGroupsRequest_KnownSortField_CreatedAt struct {
CreatedAt common.Sort_Direction `protobuf:"varint,1,opt,name=created_at,json=createdAt,proto3,enum=flyteidl2.common.Sort_Direction,oneof"`
}
type WatchGroupsRequest_ProjectId ¶
type WatchGroupsRequest_ProjectId struct {
// Watch groups within a project.
ProjectId *common.ProjectIdentifier `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3,oneof"`
}
type WatchGroupsResponse ¶
type WatchGroupsResponse struct {
// List of task groups matching the filter criteria.
// For the initial response, this contains all groups.
// For subsequent updates, this contains only changed groups.
TaskGroups []*TaskGroup `protobuf:"bytes,1,rep,name=task_groups,json=taskGroups,proto3" json:"task_groups,omitempty"`
// Indicates when the initial List call is complete, and subsequent messages are updates.
Sentinel bool `protobuf:"varint,2,opt,name=sentinel,proto3" json:"sentinel,omitempty"`
// contains filtered or unexported fields
}
Response message for watching task groups.
func (*WatchGroupsResponse) Descriptor
deprecated
func (*WatchGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchGroupsResponse.ProtoReflect.Descriptor instead.
func (*WatchGroupsResponse) GetSentinel ¶
func (x *WatchGroupsResponse) GetSentinel() bool
func (*WatchGroupsResponse) GetTaskGroups ¶
func (x *WatchGroupsResponse) GetTaskGroups() []*TaskGroup
func (*WatchGroupsResponse) ProtoMessage ¶
func (*WatchGroupsResponse) ProtoMessage()
func (*WatchGroupsResponse) ProtoReflect ¶
func (x *WatchGroupsResponse) ProtoReflect() protoreflect.Message
func (*WatchGroupsResponse) Reset ¶
func (x *WatchGroupsResponse) Reset()
func (*WatchGroupsResponse) String ¶
func (x *WatchGroupsResponse) String() string
func (*WatchGroupsResponse) Validate ¶
func (m *WatchGroupsResponse) Validate() error
Validate checks the field values on WatchGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchGroupsResponse) ValidateAll ¶
func (m *WatchGroupsResponse) ValidateAll() error
ValidateAll checks the field values on WatchGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchGroupsResponseMultiError, or nil if none found.
type WatchGroupsResponseMultiError ¶
type WatchGroupsResponseMultiError []error
WatchGroupsResponseMultiError is an error wrapping multiple validation errors returned by WatchGroupsResponse.ValidateAll() if the designated constraints aren't met.
func (WatchGroupsResponseMultiError) AllErrors ¶
func (m WatchGroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchGroupsResponseMultiError) Error ¶
func (m WatchGroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchGroupsResponseValidationError ¶
type WatchGroupsResponseValidationError struct {
// contains filtered or unexported fields
}
WatchGroupsResponseValidationError is the validation error returned by WatchGroupsResponse.Validate if the designated constraints aren't met.
func (WatchGroupsResponseValidationError) Cause ¶
func (e WatchGroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchGroupsResponseValidationError) Error ¶
func (e WatchGroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchGroupsResponseValidationError) ErrorName ¶
func (e WatchGroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchGroupsResponseValidationError) Field ¶
func (e WatchGroupsResponseValidationError) Field() string
Field function returns field value.
func (WatchGroupsResponseValidationError) Key ¶
func (e WatchGroupsResponseValidationError) Key() bool
Key function returns key value.
func (WatchGroupsResponseValidationError) Reason ¶
func (e WatchGroupsResponseValidationError) Reason() string
Reason function returns reason value.
type WatchRequest ¶
type WatchRequest struct {
// criteria for filtering which actions to watch.
//
// Types that are assignable to Filter:
//
// *WatchRequest_ParentActionId
Filter isWatchRequest_Filter `protobuf_oneof:"filter"`
// contains filtered or unexported fields
}
request message for watching updates to the state of actions.
func (*WatchRequest) Descriptor
deprecated
func (*WatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchRequest.ProtoReflect.Descriptor instead.
func (*WatchRequest) GetFilter ¶
func (m *WatchRequest) GetFilter() isWatchRequest_Filter
func (*WatchRequest) GetParentActionId ¶
func (x *WatchRequest) GetParentActionId() *common.ActionIdentifier
func (*WatchRequest) ProtoMessage ¶
func (*WatchRequest) ProtoMessage()
func (*WatchRequest) ProtoReflect ¶
func (x *WatchRequest) ProtoReflect() protoreflect.Message
func (*WatchRequest) Reset ¶
func (x *WatchRequest) Reset()
func (*WatchRequest) String ¶
func (x *WatchRequest) String() string
func (*WatchRequest) Validate ¶
func (m *WatchRequest) Validate() error
Validate checks the field values on WatchRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchRequest) ValidateAll ¶
func (m *WatchRequest) ValidateAll() error
ValidateAll checks the field values on WatchRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchRequestMultiError, or nil if none found.
type WatchRequestMultiError ¶
type WatchRequestMultiError []error
WatchRequestMultiError is an error wrapping multiple validation errors returned by WatchRequest.ValidateAll() if the designated constraints aren't met.
func (WatchRequestMultiError) AllErrors ¶
func (m WatchRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchRequestMultiError) Error ¶
func (m WatchRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchRequestValidationError ¶
type WatchRequestValidationError struct {
// contains filtered or unexported fields
}
WatchRequestValidationError is the validation error returned by WatchRequest.Validate if the designated constraints aren't met.
func (WatchRequestValidationError) Cause ¶
func (e WatchRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchRequestValidationError) Error ¶
func (e WatchRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchRequestValidationError) ErrorName ¶
func (e WatchRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchRequestValidationError) Field ¶
func (e WatchRequestValidationError) Field() string
Field function returns field value.
func (WatchRequestValidationError) Key ¶
func (e WatchRequestValidationError) Key() bool
Key function returns key value.
func (WatchRequestValidationError) Reason ¶
func (e WatchRequestValidationError) Reason() string
Reason function returns reason value.
type WatchRequest_ParentActionId ¶
type WatchRequest_ParentActionId struct {
// a unique identifier for the parent action to watch. this will result in updates for all child
// actions.
ParentActionId *common.ActionIdentifier `protobuf:"bytes,1,opt,name=parent_action_id,json=parentActionId,proto3,oneof"`
}
type WatchResponse ¶
type WatchResponse struct {
// an update to the state of a specific action.
//
// Types that are assignable to Message:
//
// *WatchResponse_ActionUpdate
// *WatchResponse_ControlMessage
Message isWatchResponse_Message `protobuf_oneof:"message"`
// contains filtered or unexported fields
}
response message for watching updates to the state of actions.
func (*WatchResponse) Descriptor
deprecated
func (*WatchResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchResponse.ProtoReflect.Descriptor instead.
func (*WatchResponse) GetActionUpdate ¶
func (x *WatchResponse) GetActionUpdate() *ActionUpdate
func (*WatchResponse) GetControlMessage ¶
func (x *WatchResponse) GetControlMessage() *ControlMessage
func (*WatchResponse) GetMessage ¶
func (m *WatchResponse) GetMessage() isWatchResponse_Message
func (*WatchResponse) ProtoMessage ¶
func (*WatchResponse) ProtoMessage()
func (*WatchResponse) ProtoReflect ¶
func (x *WatchResponse) ProtoReflect() protoreflect.Message
func (*WatchResponse) Reset ¶
func (x *WatchResponse) Reset()
func (*WatchResponse) String ¶
func (x *WatchResponse) String() string
func (*WatchResponse) Validate ¶
func (m *WatchResponse) Validate() error
Validate checks the field values on WatchResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchResponse) ValidateAll ¶
func (m *WatchResponse) ValidateAll() error
ValidateAll checks the field values on WatchResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchResponseMultiError, or nil if none found.
type WatchResponseMultiError ¶
type WatchResponseMultiError []error
WatchResponseMultiError is an error wrapping multiple validation errors returned by WatchResponse.ValidateAll() if the designated constraints aren't met.
func (WatchResponseMultiError) AllErrors ¶
func (m WatchResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchResponseMultiError) Error ¶
func (m WatchResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchResponseValidationError ¶
type WatchResponseValidationError struct {
// contains filtered or unexported fields
}
WatchResponseValidationError is the validation error returned by WatchResponse.Validate if the designated constraints aren't met.
func (WatchResponseValidationError) Cause ¶
func (e WatchResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchResponseValidationError) Error ¶
func (e WatchResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchResponseValidationError) ErrorName ¶
func (e WatchResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchResponseValidationError) Field ¶
func (e WatchResponseValidationError) Field() string
Field function returns field value.
func (WatchResponseValidationError) Key ¶
func (e WatchResponseValidationError) Key() bool
Key function returns key value.
func (WatchResponseValidationError) Reason ¶
func (e WatchResponseValidationError) Reason() string
Reason function returns reason value.
type WatchResponse_ActionUpdate ¶
type WatchResponse_ActionUpdate struct {
ActionUpdate *ActionUpdate `protobuf:"bytes,1,opt,name=action_update,json=actionUpdate,proto3,oneof"`
}
type WatchResponse_ControlMessage ¶
type WatchResponse_ControlMessage struct {
ControlMessage *ControlMessage `protobuf:"bytes,2,opt,name=control_message,json=controlMessage,proto3,oneof"`
}
type WatchRunDetailsRequest ¶
type WatchRunDetailsRequest struct {
// Run to query.
RunId *common.RunIdentifier `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// contains filtered or unexported fields
}
Request message for watching detailed information about a run.
func (*WatchRunDetailsRequest) Descriptor
deprecated
func (*WatchRunDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchRunDetailsRequest.ProtoReflect.Descriptor instead.
func (*WatchRunDetailsRequest) GetRunId ¶
func (x *WatchRunDetailsRequest) GetRunId() *common.RunIdentifier
func (*WatchRunDetailsRequest) ProtoMessage ¶
func (*WatchRunDetailsRequest) ProtoMessage()
func (*WatchRunDetailsRequest) ProtoReflect ¶
func (x *WatchRunDetailsRequest) ProtoReflect() protoreflect.Message
func (*WatchRunDetailsRequest) Reset ¶
func (x *WatchRunDetailsRequest) Reset()
func (*WatchRunDetailsRequest) String ¶
func (x *WatchRunDetailsRequest) String() string
func (*WatchRunDetailsRequest) Validate ¶
func (m *WatchRunDetailsRequest) Validate() error
Validate checks the field values on WatchRunDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchRunDetailsRequest) ValidateAll ¶
func (m *WatchRunDetailsRequest) ValidateAll() error
ValidateAll checks the field values on WatchRunDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchRunDetailsRequestMultiError, or nil if none found.
type WatchRunDetailsRequestMultiError ¶
type WatchRunDetailsRequestMultiError []error
WatchRunDetailsRequestMultiError is an error wrapping multiple validation errors returned by WatchRunDetailsRequest.ValidateAll() if the designated constraints aren't met.
func (WatchRunDetailsRequestMultiError) AllErrors ¶
func (m WatchRunDetailsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchRunDetailsRequestMultiError) Error ¶
func (m WatchRunDetailsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchRunDetailsRequestValidationError ¶
type WatchRunDetailsRequestValidationError struct {
// contains filtered or unexported fields
}
WatchRunDetailsRequestValidationError is the validation error returned by WatchRunDetailsRequest.Validate if the designated constraints aren't met.
func (WatchRunDetailsRequestValidationError) Cause ¶
func (e WatchRunDetailsRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchRunDetailsRequestValidationError) Error ¶
func (e WatchRunDetailsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchRunDetailsRequestValidationError) ErrorName ¶
func (e WatchRunDetailsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchRunDetailsRequestValidationError) Field ¶
func (e WatchRunDetailsRequestValidationError) Field() string
Field function returns field value.
func (WatchRunDetailsRequestValidationError) Key ¶
func (e WatchRunDetailsRequestValidationError) Key() bool
Key function returns key value.
func (WatchRunDetailsRequestValidationError) Reason ¶
func (e WatchRunDetailsRequestValidationError) Reason() string
Reason function returns reason value.
type WatchRunDetailsResponse ¶
type WatchRunDetailsResponse struct {
// Detailed information about the run.
Details *RunDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"`
// contains filtered or unexported fields
}
Response message for watching detailed information about a run.
func (*WatchRunDetailsResponse) Descriptor
deprecated
func (*WatchRunDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchRunDetailsResponse.ProtoReflect.Descriptor instead.
func (*WatchRunDetailsResponse) GetDetails ¶
func (x *WatchRunDetailsResponse) GetDetails() *RunDetails
func (*WatchRunDetailsResponse) ProtoMessage ¶
func (*WatchRunDetailsResponse) ProtoMessage()
func (*WatchRunDetailsResponse) ProtoReflect ¶
func (x *WatchRunDetailsResponse) ProtoReflect() protoreflect.Message
func (*WatchRunDetailsResponse) Reset ¶
func (x *WatchRunDetailsResponse) Reset()
func (*WatchRunDetailsResponse) String ¶
func (x *WatchRunDetailsResponse) String() string
func (*WatchRunDetailsResponse) Validate ¶
func (m *WatchRunDetailsResponse) Validate() error
Validate checks the field values on WatchRunDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchRunDetailsResponse) ValidateAll ¶
func (m *WatchRunDetailsResponse) ValidateAll() error
ValidateAll checks the field values on WatchRunDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchRunDetailsResponseMultiError, or nil if none found.
type WatchRunDetailsResponseMultiError ¶
type WatchRunDetailsResponseMultiError []error
WatchRunDetailsResponseMultiError is an error wrapping multiple validation errors returned by WatchRunDetailsResponse.ValidateAll() if the designated constraints aren't met.
func (WatchRunDetailsResponseMultiError) AllErrors ¶
func (m WatchRunDetailsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchRunDetailsResponseMultiError) Error ¶
func (m WatchRunDetailsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchRunDetailsResponseValidationError ¶
type WatchRunDetailsResponseValidationError struct {
// contains filtered or unexported fields
}
WatchRunDetailsResponseValidationError is the validation error returned by WatchRunDetailsResponse.Validate if the designated constraints aren't met.
func (WatchRunDetailsResponseValidationError) Cause ¶
func (e WatchRunDetailsResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchRunDetailsResponseValidationError) Error ¶
func (e WatchRunDetailsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchRunDetailsResponseValidationError) ErrorName ¶
func (e WatchRunDetailsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchRunDetailsResponseValidationError) Field ¶
func (e WatchRunDetailsResponseValidationError) Field() string
Field function returns field value.
func (WatchRunDetailsResponseValidationError) Key ¶
func (e WatchRunDetailsResponseValidationError) Key() bool
Key function returns key value.
func (WatchRunDetailsResponseValidationError) Reason ¶
func (e WatchRunDetailsResponseValidationError) Reason() string
Reason function returns reason value.
type WatchRunsRequest ¶
type WatchRunsRequest struct {
// Types that are assignable to Target:
//
// *WatchRunsRequest_Org
// *WatchRunsRequest_ClusterId
// *WatchRunsRequest_ProjectId
// *WatchRunsRequest_TaskId
Target isWatchRunsRequest_Target `protobuf_oneof:"target"`
// contains filtered or unexported fields
}
Request message for watching runs.
func (*WatchRunsRequest) Descriptor
deprecated
func (*WatchRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchRunsRequest.ProtoReflect.Descriptor instead.
func (*WatchRunsRequest) GetClusterId ¶
func (x *WatchRunsRequest) GetClusterId() *common.ClusterIdentifier
func (*WatchRunsRequest) GetOrg ¶
func (x *WatchRunsRequest) GetOrg() string
func (*WatchRunsRequest) GetProjectId ¶
func (x *WatchRunsRequest) GetProjectId() *common.ProjectIdentifier
func (*WatchRunsRequest) GetTarget ¶
func (m *WatchRunsRequest) GetTarget() isWatchRunsRequest_Target
func (*WatchRunsRequest) GetTaskId ¶
func (x *WatchRunsRequest) GetTaskId() *task.TaskIdentifier
func (*WatchRunsRequest) ProtoMessage ¶
func (*WatchRunsRequest) ProtoMessage()
func (*WatchRunsRequest) ProtoReflect ¶
func (x *WatchRunsRequest) ProtoReflect() protoreflect.Message
func (*WatchRunsRequest) Reset ¶
func (x *WatchRunsRequest) Reset()
func (*WatchRunsRequest) String ¶
func (x *WatchRunsRequest) String() string
func (*WatchRunsRequest) Validate ¶
func (m *WatchRunsRequest) Validate() error
Validate checks the field values on WatchRunsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchRunsRequest) ValidateAll ¶
func (m *WatchRunsRequest) ValidateAll() error
ValidateAll checks the field values on WatchRunsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchRunsRequestMultiError, or nil if none found.
type WatchRunsRequestMultiError ¶
type WatchRunsRequestMultiError []error
WatchRunsRequestMultiError is an error wrapping multiple validation errors returned by WatchRunsRequest.ValidateAll() if the designated constraints aren't met.
func (WatchRunsRequestMultiError) AllErrors ¶
func (m WatchRunsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchRunsRequestMultiError) Error ¶
func (m WatchRunsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchRunsRequestValidationError ¶
type WatchRunsRequestValidationError struct {
// contains filtered or unexported fields
}
WatchRunsRequestValidationError is the validation error returned by WatchRunsRequest.Validate if the designated constraints aren't met.
func (WatchRunsRequestValidationError) Cause ¶
func (e WatchRunsRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchRunsRequestValidationError) Error ¶
func (e WatchRunsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchRunsRequestValidationError) ErrorName ¶
func (e WatchRunsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchRunsRequestValidationError) Field ¶
func (e WatchRunsRequestValidationError) Field() string
Field function returns field value.
func (WatchRunsRequestValidationError) Key ¶
func (e WatchRunsRequestValidationError) Key() bool
Key function returns key value.
func (WatchRunsRequestValidationError) Reason ¶
func (e WatchRunsRequestValidationError) Reason() string
Reason function returns reason value.
type WatchRunsRequest_ClusterId ¶
type WatchRunsRequest_ClusterId struct {
// Cluster identifier for filtering runs.
ClusterId *common.ClusterIdentifier `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3,oneof"`
}
type WatchRunsRequest_Org ¶
type WatchRunsRequest_Org struct {
// Organization name for filtering runs.
Org string `protobuf:"bytes,2,opt,name=org,proto3,oneof"`
}
type WatchRunsRequest_ProjectId ¶
type WatchRunsRequest_ProjectId struct {
// Project identifier for filtering runs.
ProjectId *common.ProjectIdentifier `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3,oneof"`
}
type WatchRunsRequest_TaskId ¶
type WatchRunsRequest_TaskId struct {
// Task identifier for filtering runs.
TaskId *task.TaskIdentifier `protobuf:"bytes,5,opt,name=task_id,json=taskId,proto3,oneof"`
}
type WatchRunsResponse ¶
type WatchRunsResponse struct {
// New or updated runs matching the filter criteria.
Runs []*Run `protobuf:"bytes,1,rep,name=runs,proto3" json:"runs,omitempty"`
// contains filtered or unexported fields
}
Response message for watching runs.
func (*WatchRunsResponse) Descriptor
deprecated
func (*WatchRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchRunsResponse.ProtoReflect.Descriptor instead.
func (*WatchRunsResponse) GetRuns ¶
func (x *WatchRunsResponse) GetRuns() []*Run
func (*WatchRunsResponse) ProtoMessage ¶
func (*WatchRunsResponse) ProtoMessage()
func (*WatchRunsResponse) ProtoReflect ¶
func (x *WatchRunsResponse) ProtoReflect() protoreflect.Message
func (*WatchRunsResponse) Reset ¶
func (x *WatchRunsResponse) Reset()
func (*WatchRunsResponse) String ¶
func (x *WatchRunsResponse) String() string
func (*WatchRunsResponse) Validate ¶
func (m *WatchRunsResponse) Validate() error
Validate checks the field values on WatchRunsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchRunsResponse) ValidateAll ¶
func (m *WatchRunsResponse) ValidateAll() error
ValidateAll checks the field values on WatchRunsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchRunsResponseMultiError, or nil if none found.
type WatchRunsResponseMultiError ¶
type WatchRunsResponseMultiError []error
WatchRunsResponseMultiError is an error wrapping multiple validation errors returned by WatchRunsResponse.ValidateAll() if the designated constraints aren't met.
func (WatchRunsResponseMultiError) AllErrors ¶
func (m WatchRunsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchRunsResponseMultiError) Error ¶
func (m WatchRunsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchRunsResponseValidationError ¶
type WatchRunsResponseValidationError struct {
// contains filtered or unexported fields
}
WatchRunsResponseValidationError is the validation error returned by WatchRunsResponse.Validate if the designated constraints aren't met.
func (WatchRunsResponseValidationError) Cause ¶
func (e WatchRunsResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchRunsResponseValidationError) Error ¶
func (e WatchRunsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchRunsResponseValidationError) ErrorName ¶
func (e WatchRunsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchRunsResponseValidationError) Field ¶
func (e WatchRunsResponseValidationError) Field() string
Field function returns field value.
func (WatchRunsResponseValidationError) Key ¶
func (e WatchRunsResponseValidationError) Key() bool
Key function returns key value.
func (WatchRunsResponseValidationError) Reason ¶
func (e WatchRunsResponseValidationError) Reason() string
Reason function returns reason value.
type WatchWindowedActionsRequest ¶ added in v2.0.21
type WatchWindowedActionsRequest struct {
// Types that are assignable to Msg:
//
// *WatchWindowedActionsRequest_Subscribe_
// *WatchWindowedActionsRequest_UpdateWindow_
Msg isWatchWindowedActionsRequest_Msg `protobuf_oneof:"msg"`
// contains filtered or unexported fields
}
WatchWindowedActionsRequest is the client → server message on the bidi stream. The first message must be Subscribe; subsequent messages must be UpdateWindow.
func (*WatchWindowedActionsRequest) Descriptor
deprecated
added in
v2.0.21
func (*WatchWindowedActionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WatchWindowedActionsRequest.ProtoReflect.Descriptor instead.
func (*WatchWindowedActionsRequest) GetMsg ¶ added in v2.0.21
func (m *WatchWindowedActionsRequest) GetMsg() isWatchWindowedActionsRequest_Msg
func (*WatchWindowedActionsRequest) GetSubscribe ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest) GetSubscribe() *WatchWindowedActionsRequest_Subscribe
func (*WatchWindowedActionsRequest) GetUpdateWindow ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest) GetUpdateWindow() *WatchWindowedActionsRequest_UpdateWindow
func (*WatchWindowedActionsRequest) ProtoMessage ¶ added in v2.0.21
func (*WatchWindowedActionsRequest) ProtoMessage()
func (*WatchWindowedActionsRequest) ProtoReflect ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest) ProtoReflect() protoreflect.Message
func (*WatchWindowedActionsRequest) Reset ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest) Reset()
func (*WatchWindowedActionsRequest) String ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest) String() string
func (*WatchWindowedActionsRequest) Validate ¶ added in v2.0.21
func (m *WatchWindowedActionsRequest) Validate() error
Validate checks the field values on WatchWindowedActionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchWindowedActionsRequest) ValidateAll ¶ added in v2.0.21
func (m *WatchWindowedActionsRequest) ValidateAll() error
ValidateAll checks the field values on WatchWindowedActionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchWindowedActionsRequestMultiError, or nil if none found.
type WatchWindowedActionsRequestMultiError ¶ added in v2.0.21
type WatchWindowedActionsRequestMultiError []error
WatchWindowedActionsRequestMultiError is an error wrapping multiple validation errors returned by WatchWindowedActionsRequest.ValidateAll() if the designated constraints aren't met.
func (WatchWindowedActionsRequestMultiError) AllErrors ¶ added in v2.0.21
func (m WatchWindowedActionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchWindowedActionsRequestMultiError) Error ¶ added in v2.0.21
func (m WatchWindowedActionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchWindowedActionsRequestValidationError ¶ added in v2.0.21
type WatchWindowedActionsRequestValidationError struct {
// contains filtered or unexported fields
}
WatchWindowedActionsRequestValidationError is the validation error returned by WatchWindowedActionsRequest.Validate if the designated constraints aren't met.
func (WatchWindowedActionsRequestValidationError) Cause ¶ added in v2.0.21
func (e WatchWindowedActionsRequestValidationError) Cause() error
Cause function returns cause value.
func (WatchWindowedActionsRequestValidationError) Error ¶ added in v2.0.21
func (e WatchWindowedActionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WatchWindowedActionsRequestValidationError) ErrorName ¶ added in v2.0.21
func (e WatchWindowedActionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WatchWindowedActionsRequestValidationError) Field ¶ added in v2.0.21
func (e WatchWindowedActionsRequestValidationError) Field() string
Field function returns field value.
func (WatchWindowedActionsRequestValidationError) Key ¶ added in v2.0.21
func (e WatchWindowedActionsRequestValidationError) Key() bool
Key function returns key value.
func (WatchWindowedActionsRequestValidationError) Reason ¶ added in v2.0.21
func (e WatchWindowedActionsRequestValidationError) Reason() string
Reason function returns reason value.
type WatchWindowedActionsRequest_Subscribe ¶ added in v2.0.21
type WatchWindowedActionsRequest_Subscribe struct {
RunId *common.RunIdentifier `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// Action name or group key currently focused in the UI; the
// server centers the window on this item.
SelectedItemId string `protobuf:"bytes,2,opt,name=selected_item_id,json=selectedItemId,proto3" json:"selected_item_id,omitempty"`
// Extra items to materialize above/below the selected item. Server
// clamps; 0 means "use server default".
OverscanBefore int32 `protobuf:"varint,3,opt,name=overscan_before,json=overscanBefore,proto3" json:"overscan_before,omitempty"`
OverscanAfter int32 `protobuf:"varint,4,opt,name=overscan_after,json=overscanAfter,proto3" json:"overscan_after,omitempty"`
// Items the client wants expanded. Key = action name OR group key.
ExpandedNodes map[string]*NodeExpansionParams `` /* 188-byte string literal not displayed */
// Optional filters; same semantics as legacy WatchActions filters.
PhaseFilter []common.ActionPhase `` /* 136-byte string literal not displayed */
NameFilter string `protobuf:"bytes,7,opt,name=name_filter,json=nameFilter,proto3" json:"name_filter,omitempty"`
// contains filtered or unexported fields
}
Subscribe opens the subscription. Sent exactly once as the first message on the stream.
func (*WatchWindowedActionsRequest_Subscribe) Descriptor
deprecated
added in
v2.0.21
func (*WatchWindowedActionsRequest_Subscribe) Descriptor() ([]byte, []int)
Deprecated: Use WatchWindowedActionsRequest_Subscribe.ProtoReflect.Descriptor instead.
func (*WatchWindowedActionsRequest_Subscribe) GetExpandedNodes ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) GetExpandedNodes() map[string]*NodeExpansionParams
func (*WatchWindowedActionsRequest_Subscribe) GetNameFilter ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) GetNameFilter() string
func (*WatchWindowedActionsRequest_Subscribe) GetOverscanAfter ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) GetOverscanAfter() int32
func (*WatchWindowedActionsRequest_Subscribe) GetOverscanBefore ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) GetOverscanBefore() int32
func (*WatchWindowedActionsRequest_Subscribe) GetPhaseFilter ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) GetPhaseFilter() []common.ActionPhase
func (*WatchWindowedActionsRequest_Subscribe) GetRunId ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) GetRunId() *common.RunIdentifier
func (*WatchWindowedActionsRequest_Subscribe) GetSelectedItemId ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) GetSelectedItemId() string
func (*WatchWindowedActionsRequest_Subscribe) ProtoMessage ¶ added in v2.0.21
func (*WatchWindowedActionsRequest_Subscribe) ProtoMessage()
func (*WatchWindowedActionsRequest_Subscribe) ProtoReflect ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) ProtoReflect() protoreflect.Message
func (*WatchWindowedActionsRequest_Subscribe) Reset ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) Reset()
func (*WatchWindowedActionsRequest_Subscribe) String ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_Subscribe) String() string
func (*WatchWindowedActionsRequest_Subscribe) Validate ¶ added in v2.0.21
func (m *WatchWindowedActionsRequest_Subscribe) Validate() error
Validate checks the field values on WatchWindowedActionsRequest_Subscribe with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchWindowedActionsRequest_Subscribe) ValidateAll ¶ added in v2.0.21
func (m *WatchWindowedActionsRequest_Subscribe) ValidateAll() error
ValidateAll checks the field values on WatchWindowedActionsRequest_Subscribe with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchWindowedActionsRequest_SubscribeMultiError, or nil if none found.
type WatchWindowedActionsRequest_SubscribeMultiError ¶ added in v2.0.21
type WatchWindowedActionsRequest_SubscribeMultiError []error
WatchWindowedActionsRequest_SubscribeMultiError is an error wrapping multiple validation errors returned by WatchWindowedActionsRequest_Subscribe.ValidateAll() if the designated constraints aren't met.
func (WatchWindowedActionsRequest_SubscribeMultiError) AllErrors ¶ added in v2.0.21
func (m WatchWindowedActionsRequest_SubscribeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchWindowedActionsRequest_SubscribeMultiError) Error ¶ added in v2.0.21
func (m WatchWindowedActionsRequest_SubscribeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchWindowedActionsRequest_SubscribeValidationError ¶ added in v2.0.21
type WatchWindowedActionsRequest_SubscribeValidationError struct {
// contains filtered or unexported fields
}
WatchWindowedActionsRequest_SubscribeValidationError is the validation error returned by WatchWindowedActionsRequest_Subscribe.Validate if the designated constraints aren't met.
func (WatchWindowedActionsRequest_SubscribeValidationError) Cause ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_SubscribeValidationError) Cause() error
Cause function returns cause value.
func (WatchWindowedActionsRequest_SubscribeValidationError) Error ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_SubscribeValidationError) Error() string
Error satisfies the builtin error interface
func (WatchWindowedActionsRequest_SubscribeValidationError) ErrorName ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_SubscribeValidationError) ErrorName() string
ErrorName returns error name.
func (WatchWindowedActionsRequest_SubscribeValidationError) Field ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_SubscribeValidationError) Field() string
Field function returns field value.
func (WatchWindowedActionsRequest_SubscribeValidationError) Key ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_SubscribeValidationError) Key() bool
Key function returns key value.
func (WatchWindowedActionsRequest_SubscribeValidationError) Reason ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_SubscribeValidationError) Reason() string
Reason function returns reason value.
type WatchWindowedActionsRequest_Subscribe_ ¶ added in v2.0.21
type WatchWindowedActionsRequest_Subscribe_ struct {
Subscribe *WatchWindowedActionsRequest_Subscribe `protobuf:"bytes,1,opt,name=subscribe,proto3,oneof"`
}
type WatchWindowedActionsRequest_UpdateWindow ¶ added in v2.0.21
type WatchWindowedActionsRequest_UpdateWindow struct {
SelectedItemId string `protobuf:"bytes,1,opt,name=selected_item_id,json=selectedItemId,proto3" json:"selected_item_id,omitempty"`
OverscanBefore int32 `protobuf:"varint,2,opt,name=overscan_before,json=overscanBefore,proto3" json:"overscan_before,omitempty"`
OverscanAfter int32 `protobuf:"varint,3,opt,name=overscan_after,json=overscanAfter,proto3" json:"overscan_after,omitempty"`
ExpandedNodes map[string]*NodeExpansionParams `` /* 188-byte string literal not displayed */
PhaseFilter []common.ActionPhase `` /* 136-byte string literal not displayed */
NameFilter string `protobuf:"bytes,6,opt,name=name_filter,json=nameFilter,proto3" json:"name_filter,omitempty"`
// contains filtered or unexported fields
}
UpdateWindow updates one or more window parameters. Sent as the user scrolls, expands/collapses, or changes filters.
func (*WatchWindowedActionsRequest_UpdateWindow) Descriptor
deprecated
added in
v2.0.21
func (*WatchWindowedActionsRequest_UpdateWindow) Descriptor() ([]byte, []int)
Deprecated: Use WatchWindowedActionsRequest_UpdateWindow.ProtoReflect.Descriptor instead.
func (*WatchWindowedActionsRequest_UpdateWindow) GetExpandedNodes ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) GetExpandedNodes() map[string]*NodeExpansionParams
func (*WatchWindowedActionsRequest_UpdateWindow) GetNameFilter ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) GetNameFilter() string
func (*WatchWindowedActionsRequest_UpdateWindow) GetOverscanAfter ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) GetOverscanAfter() int32
func (*WatchWindowedActionsRequest_UpdateWindow) GetOverscanBefore ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) GetOverscanBefore() int32
func (*WatchWindowedActionsRequest_UpdateWindow) GetPhaseFilter ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) GetPhaseFilter() []common.ActionPhase
func (*WatchWindowedActionsRequest_UpdateWindow) GetSelectedItemId ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) GetSelectedItemId() string
func (*WatchWindowedActionsRequest_UpdateWindow) ProtoMessage ¶ added in v2.0.21
func (*WatchWindowedActionsRequest_UpdateWindow) ProtoMessage()
func (*WatchWindowedActionsRequest_UpdateWindow) ProtoReflect ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) ProtoReflect() protoreflect.Message
func (*WatchWindowedActionsRequest_UpdateWindow) Reset ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) Reset()
func (*WatchWindowedActionsRequest_UpdateWindow) String ¶ added in v2.0.21
func (x *WatchWindowedActionsRequest_UpdateWindow) String() string
func (*WatchWindowedActionsRequest_UpdateWindow) Validate ¶ added in v2.0.21
func (m *WatchWindowedActionsRequest_UpdateWindow) Validate() error
Validate checks the field values on WatchWindowedActionsRequest_UpdateWindow with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchWindowedActionsRequest_UpdateWindow) ValidateAll ¶ added in v2.0.21
func (m *WatchWindowedActionsRequest_UpdateWindow) ValidateAll() error
ValidateAll checks the field values on WatchWindowedActionsRequest_UpdateWindow with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchWindowedActionsRequest_UpdateWindowMultiError, or nil if none found.
type WatchWindowedActionsRequest_UpdateWindowMultiError ¶ added in v2.0.21
type WatchWindowedActionsRequest_UpdateWindowMultiError []error
WatchWindowedActionsRequest_UpdateWindowMultiError is an error wrapping multiple validation errors returned by WatchWindowedActionsRequest_UpdateWindow.ValidateAll() if the designated constraints aren't met.
func (WatchWindowedActionsRequest_UpdateWindowMultiError) AllErrors ¶ added in v2.0.21
func (m WatchWindowedActionsRequest_UpdateWindowMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchWindowedActionsRequest_UpdateWindowMultiError) Error ¶ added in v2.0.21
func (m WatchWindowedActionsRequest_UpdateWindowMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchWindowedActionsRequest_UpdateWindowValidationError ¶ added in v2.0.21
type WatchWindowedActionsRequest_UpdateWindowValidationError struct {
// contains filtered or unexported fields
}
WatchWindowedActionsRequest_UpdateWindowValidationError is the validation error returned by WatchWindowedActionsRequest_UpdateWindow.Validate if the designated constraints aren't met.
func (WatchWindowedActionsRequest_UpdateWindowValidationError) Cause ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Cause() error
Cause function returns cause value.
func (WatchWindowedActionsRequest_UpdateWindowValidationError) Error ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Error() string
Error satisfies the builtin error interface
func (WatchWindowedActionsRequest_UpdateWindowValidationError) ErrorName ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_UpdateWindowValidationError) ErrorName() string
ErrorName returns error name.
func (WatchWindowedActionsRequest_UpdateWindowValidationError) Field ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Field() string
Field function returns field value.
func (WatchWindowedActionsRequest_UpdateWindowValidationError) Key ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Key() bool
Key function returns key value.
func (WatchWindowedActionsRequest_UpdateWindowValidationError) Reason ¶ added in v2.0.21
func (e WatchWindowedActionsRequest_UpdateWindowValidationError) Reason() string
Reason function returns reason value.
type WatchWindowedActionsRequest_UpdateWindow_ ¶ added in v2.0.21
type WatchWindowedActionsRequest_UpdateWindow_ struct {
UpdateWindow *WatchWindowedActionsRequest_UpdateWindow `protobuf:"bytes,2,opt,name=update_window,json=updateWindow,proto3,oneof"`
}
type WatchWindowedActionsResponse ¶ added in v2.0.21
type WatchWindowedActionsResponse struct {
// Window slice in flat_index order — only the items the client
// can render right now (selected ± overscan).
WindowItems []*WindowedItem `protobuf:"bytes,1,rep,name=window_items,json=windowItems,proto3" json:"window_items,omitempty"`
// Root → selected_item's parent. Sent on every response for
// breadcrumb rendering; bounded by tree depth.
Ancestors []*WindowedItem `protobuf:"bytes,2,rep,name=ancestors,proto3" json:"ancestors,omitempty"`
// Length of the full expanded flat list (not just the window).
TotalFlatCount int64 `protobuf:"varint,3,opt,name=total_flat_count,json=totalFlatCount,proto3" json:"total_flat_count,omitempty"`
// Position of selected_item_id within the flat list.
SelectedFlatIndex int64 `protobuf:"varint,4,opt,name=selected_flat_index,json=selectedFlatIndex,proto3" json:"selected_flat_index,omitempty"`
// True on the response that completes the initial hydration; the
// client should treat this as the "first paint done" signal.
InitialSnapshotComplete bool `` /* 133-byte string literal not displayed */
// Sticky truncation notices — present on every response until the
// server confirms client receipt.
Truncations []*TruncationNotice `protobuf:"bytes,6,rep,name=truncations,proto3" json:"truncations,omitempty"`
// True when the server had to drop a tick due to backpressure; the
// client should re-send its UpdateWindow to force a fresh snapshot.
ResyncHint bool `protobuf:"varint,7,opt,name=resync_hint,json=resyncHint,proto3" json:"resync_hint,omitempty"`
// contains filtered or unexported fields
}
WatchWindowedActionsResponse is one server → client tick.
func (*WatchWindowedActionsResponse) Descriptor
deprecated
added in
v2.0.21
func (*WatchWindowedActionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WatchWindowedActionsResponse.ProtoReflect.Descriptor instead.
func (*WatchWindowedActionsResponse) GetAncestors ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) GetAncestors() []*WindowedItem
func (*WatchWindowedActionsResponse) GetInitialSnapshotComplete ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) GetInitialSnapshotComplete() bool
func (*WatchWindowedActionsResponse) GetResyncHint ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) GetResyncHint() bool
func (*WatchWindowedActionsResponse) GetSelectedFlatIndex ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) GetSelectedFlatIndex() int64
func (*WatchWindowedActionsResponse) GetTotalFlatCount ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) GetTotalFlatCount() int64
func (*WatchWindowedActionsResponse) GetTruncations ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) GetTruncations() []*TruncationNotice
func (*WatchWindowedActionsResponse) GetWindowItems ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) GetWindowItems() []*WindowedItem
func (*WatchWindowedActionsResponse) ProtoMessage ¶ added in v2.0.21
func (*WatchWindowedActionsResponse) ProtoMessage()
func (*WatchWindowedActionsResponse) ProtoReflect ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) ProtoReflect() protoreflect.Message
func (*WatchWindowedActionsResponse) Reset ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) Reset()
func (*WatchWindowedActionsResponse) String ¶ added in v2.0.21
func (x *WatchWindowedActionsResponse) String() string
func (*WatchWindowedActionsResponse) Validate ¶ added in v2.0.21
func (m *WatchWindowedActionsResponse) Validate() error
Validate checks the field values on WatchWindowedActionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WatchWindowedActionsResponse) ValidateAll ¶ added in v2.0.21
func (m *WatchWindowedActionsResponse) ValidateAll() error
ValidateAll checks the field values on WatchWindowedActionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchWindowedActionsResponseMultiError, or nil if none found.
type WatchWindowedActionsResponseMultiError ¶ added in v2.0.21
type WatchWindowedActionsResponseMultiError []error
WatchWindowedActionsResponseMultiError is an error wrapping multiple validation errors returned by WatchWindowedActionsResponse.ValidateAll() if the designated constraints aren't met.
func (WatchWindowedActionsResponseMultiError) AllErrors ¶ added in v2.0.21
func (m WatchWindowedActionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchWindowedActionsResponseMultiError) Error ¶ added in v2.0.21
func (m WatchWindowedActionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchWindowedActionsResponseValidationError ¶ added in v2.0.21
type WatchWindowedActionsResponseValidationError struct {
// contains filtered or unexported fields
}
WatchWindowedActionsResponseValidationError is the validation error returned by WatchWindowedActionsResponse.Validate if the designated constraints aren't met.
func (WatchWindowedActionsResponseValidationError) Cause ¶ added in v2.0.21
func (e WatchWindowedActionsResponseValidationError) Cause() error
Cause function returns cause value.
func (WatchWindowedActionsResponseValidationError) Error ¶ added in v2.0.21
func (e WatchWindowedActionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WatchWindowedActionsResponseValidationError) ErrorName ¶ added in v2.0.21
func (e WatchWindowedActionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WatchWindowedActionsResponseValidationError) Field ¶ added in v2.0.21
func (e WatchWindowedActionsResponseValidationError) Field() string
Field function returns field value.
func (WatchWindowedActionsResponseValidationError) Key ¶ added in v2.0.21
func (e WatchWindowedActionsResponseValidationError) Key() bool
Key function returns key value.
func (WatchWindowedActionsResponseValidationError) Reason ¶ added in v2.0.21
func (e WatchWindowedActionsResponseValidationError) Reason() string
Reason function returns reason value.
type WindowedItem ¶ added in v2.0.21
type WindowedItem struct {
// Types that are assignable to Item:
//
// *WindowedItem_Action
// *WindowedItem_Group
Item isWindowedItem_Item `protobuf_oneof:"item"`
Depth int32 `protobuf:"varint,3,opt,name=depth,proto3" json:"depth,omitempty"`
IsExpanded bool `protobuf:"varint,4,opt,name=is_expanded,json=isExpanded,proto3" json:"is_expanded,omitempty"`
// contains filtered or unexported fields
}
WindowedItem is one slot in the windowed flat list — either a regular action or a synthetic group folder.
func (*WindowedItem) Descriptor
deprecated
added in
v2.0.21
func (*WindowedItem) Descriptor() ([]byte, []int)
Deprecated: Use WindowedItem.ProtoReflect.Descriptor instead.
func (*WindowedItem) GetAction ¶ added in v2.0.21
func (x *WindowedItem) GetAction() *EnrichedAction
func (*WindowedItem) GetDepth ¶ added in v2.0.21
func (x *WindowedItem) GetDepth() int32
func (*WindowedItem) GetGroup ¶ added in v2.0.21
func (x *WindowedItem) GetGroup() *GroupNode
func (*WindowedItem) GetIsExpanded ¶ added in v2.0.21
func (x *WindowedItem) GetIsExpanded() bool
func (*WindowedItem) GetItem ¶ added in v2.0.21
func (m *WindowedItem) GetItem() isWindowedItem_Item
func (*WindowedItem) ProtoMessage ¶ added in v2.0.21
func (*WindowedItem) ProtoMessage()
func (*WindowedItem) ProtoReflect ¶ added in v2.0.21
func (x *WindowedItem) ProtoReflect() protoreflect.Message
func (*WindowedItem) Reset ¶ added in v2.0.21
func (x *WindowedItem) Reset()
func (*WindowedItem) String ¶ added in v2.0.21
func (x *WindowedItem) String() string
func (*WindowedItem) Validate ¶ added in v2.0.21
func (m *WindowedItem) Validate() error
Validate checks the field values on WindowedItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WindowedItem) ValidateAll ¶ added in v2.0.21
func (m *WindowedItem) ValidateAll() error
ValidateAll checks the field values on WindowedItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WindowedItemMultiError, or nil if none found.
type WindowedItemMultiError ¶ added in v2.0.21
type WindowedItemMultiError []error
WindowedItemMultiError is an error wrapping multiple validation errors returned by WindowedItem.ValidateAll() if the designated constraints aren't met.
func (WindowedItemMultiError) AllErrors ¶ added in v2.0.21
func (m WindowedItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WindowedItemMultiError) Error ¶ added in v2.0.21
func (m WindowedItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WindowedItemValidationError ¶ added in v2.0.21
type WindowedItemValidationError struct {
// contains filtered or unexported fields
}
WindowedItemValidationError is the validation error returned by WindowedItem.Validate if the designated constraints aren't met.
func (WindowedItemValidationError) Cause ¶ added in v2.0.21
func (e WindowedItemValidationError) Cause() error
Cause function returns cause value.
func (WindowedItemValidationError) Error ¶ added in v2.0.21
func (e WindowedItemValidationError) Error() string
Error satisfies the builtin error interface
func (WindowedItemValidationError) ErrorName ¶ added in v2.0.21
func (e WindowedItemValidationError) ErrorName() string
ErrorName returns error name.
func (WindowedItemValidationError) Field ¶ added in v2.0.21
func (e WindowedItemValidationError) Field() string
Field function returns field value.
func (WindowedItemValidationError) Key ¶ added in v2.0.21
func (e WindowedItemValidationError) Key() bool
Key function returns key value.
func (WindowedItemValidationError) Reason ¶ added in v2.0.21
func (e WindowedItemValidationError) Reason() string
Reason function returns reason value.
type WindowedItem_Action ¶ added in v2.0.21
type WindowedItem_Action struct {
Action *EnrichedAction `protobuf:"bytes,1,opt,name=action,proto3,oneof"`
}
type WindowedItem_Group ¶ added in v2.0.21
type WindowedItem_Group struct {
Group *GroupNode `protobuf:"bytes,2,opt,name=group,proto3,oneof"`
}
Source Files
¶
- events_proxy_service.pb.go
- events_proxy_service.pb.validate.go
- events_proxy_service_grpc.pb.go
- internal_run_service.pb.go
- internal_run_service.pb.validate.go
- internal_run_service_grpc.pb.go
- queue_service.pb.go
- queue_service.pb.validate.go
- queue_service_grpc.pb.go
- run_definition.pb.go
- run_definition.pb.validate.go
- run_info.pb.go
- run_info.pb.validate.go
- run_logs_service.pb.go
- run_logs_service.pb.validate.go
- run_logs_service_grpc.pb.go
- run_service.pb.go
- run_service.pb.validate.go
- run_service_grpc.pb.go
- state_service.pb.go
- state_service.pb.validate.go
- state_service_grpc.pb.go
- translator_service.pb.go
- translator_service.pb.validate.go
- translator_service_grpc.pb.go