Documentation
¶
Index ¶
- Variables
- type ActionExplanation
- func (*ActionExplanation) Descriptor() ([]byte, []int)deprecated
- func (x *ActionExplanation) GetActionType() ActionType
- func (x *ActionExplanation) GetMessage() string
- func (x *ActionExplanation) GetTs() *timestamppb.Timestamp
- func (*ActionExplanation) ProtoMessage()
- func (x *ActionExplanation) ProtoReflect() protoreflect.Message
- func (x *ActionExplanation) Reset()
- func (x *ActionExplanation) String() string
- func (m *ActionExplanation) Validate() error
- func (m *ActionExplanation) ValidateAll() error
- type ActionExplanationMultiError
- type ActionExplanationValidationError
- func (e ActionExplanationValidationError) Cause() error
- func (e ActionExplanationValidationError) Error() string
- func (e ActionExplanationValidationError) ErrorName() string
- func (e ActionExplanationValidationError) Field() string
- func (e ActionExplanationValidationError) Key() bool
- func (e ActionExplanationValidationError) Reason() string
- type ActionType
- type Annotations
- func (*Annotations) Descriptor() ([]byte, []int)deprecated
- func (x *Annotations) GetAnnotations() []*Annotations_Annotation
- func (*Annotations) ProtoMessage()
- func (x *Annotations) ProtoReflect() protoreflect.Message
- func (x *Annotations) Reset()
- func (x *Annotations) String() string
- func (m *Annotations) Validate() error
- func (m *Annotations) ValidateAll() error
- type AnnotationsMultiError
- type AnnotationsValidationError
- func (e AnnotationsValidationError) Cause() error
- func (e AnnotationsValidationError) Error() string
- func (e AnnotationsValidationError) ErrorName() string
- func (e AnnotationsValidationError) Field() string
- func (e AnnotationsValidationError) Key() bool
- func (e AnnotationsValidationError) Reason() string
- type Annotations_Annotation
- func (*Annotations_Annotation) Descriptor() ([]byte, []int)deprecated
- func (x *Annotations_Annotation) GetKey() string
- func (x *Annotations_Annotation) GetValue() string
- func (*Annotations_Annotation) ProtoMessage()
- func (x *Annotations_Annotation) ProtoReflect() protoreflect.Message
- func (x *Annotations_Annotation) Reset()
- func (x *Annotations_Annotation) String() string
- func (m *Annotations_Annotation) Validate() error
- func (m *Annotations_Annotation) ValidateAll() error
- type Annotations_AnnotationMultiError
- type Annotations_AnnotationValidationError
- func (e Annotations_AnnotationValidationError) Cause() error
- func (e Annotations_AnnotationValidationError) Error() string
- func (e Annotations_AnnotationValidationError) ErrorName() string
- func (e Annotations_AnnotationValidationError) Field() string
- func (e Annotations_AnnotationValidationError) Key() bool
- func (e Annotations_AnnotationValidationError) Reason() string
- type ApplyConditionUnsatisfied
- func (*ApplyConditionUnsatisfied) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyConditionUnsatisfied) GetConcurrencyLimitExceeded() *ConcurrencyLimitExceeded
- func (x *ApplyConditionUnsatisfied) GetMissingApproval() *ApplyConditionUnsatisfied_InternalMissingApproval
- func (m *ApplyConditionUnsatisfied) GetReason() isApplyConditionUnsatisfied_Reason
- func (*ApplyConditionUnsatisfied) ProtoMessage()
- func (x *ApplyConditionUnsatisfied) ProtoReflect() protoreflect.Message
- func (x *ApplyConditionUnsatisfied) Reset()
- func (x *ApplyConditionUnsatisfied) String() string
- func (m *ApplyConditionUnsatisfied) Validate() error
- func (m *ApplyConditionUnsatisfied) ValidateAll() error
- type ApplyConditionUnsatisfiedMultiError
- type ApplyConditionUnsatisfiedValidationError
- func (e ApplyConditionUnsatisfiedValidationError) Cause() error
- func (e ApplyConditionUnsatisfiedValidationError) Error() string
- func (e ApplyConditionUnsatisfiedValidationError) ErrorName() string
- func (e ApplyConditionUnsatisfiedValidationError) Field() string
- func (e ApplyConditionUnsatisfiedValidationError) Key() bool
- func (e ApplyConditionUnsatisfiedValidationError) Reason() string
- type ApplyConditionUnsatisfied_ConcurrencyLimitExceeded
- type ApplyConditionUnsatisfied_InternalMissingApproval
- func (*ApplyConditionUnsatisfied_InternalMissingApproval) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetDesiredStateId() string
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetGeneratorDesiredStateIds() []string
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetRuntimeExtension() *RuntimeExtensionMetadata
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetSignalType() SignalType
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetTopic() string
- func (*ApplyConditionUnsatisfied_InternalMissingApproval) ProtoMessage()
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) ProtoReflect() protoreflect.Message
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) Reset()
- func (x *ApplyConditionUnsatisfied_InternalMissingApproval) String() string
- func (m *ApplyConditionUnsatisfied_InternalMissingApproval) Validate() error
- func (m *ApplyConditionUnsatisfied_InternalMissingApproval) ValidateAll() error
- type ApplyConditionUnsatisfied_InternalMissingApprovalMultiError
- type ApplyConditionUnsatisfied_InternalMissingApprovalValidationError
- func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Cause() error
- func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Error() string
- func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) ErrorName() string
- func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Field() string
- func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Key() bool
- func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Reason() string
- type ApplyConditionUnsatisfied_MissingApproval
- type ApplyDetails
- func (*ApplyDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyDetails) GetApplyStatus() ApplyDetails_ApplyStatus
- func (x *ApplyDetails) GetCompletedTimestamp() *timestamppb.Timestamp
- func (x *ApplyDetails) GetFetchDetails() *FetchDetails
- func (x *ApplyDetails) GetStartedTimestamp() *timestamppb.Timestamp
- func (x *ApplyDetails) GetVersion() string
- func (*ApplyDetails) ProtoMessage()
- func (x *ApplyDetails) ProtoReflect() protoreflect.Message
- func (x *ApplyDetails) Reset()
- func (x *ApplyDetails) String() string
- func (m *ApplyDetails) Validate() error
- func (m *ApplyDetails) ValidateAll() error
- type ApplyDetailsMultiError
- type ApplyDetailsValidationError
- func (e ApplyDetailsValidationError) Cause() error
- func (e ApplyDetailsValidationError) Error() string
- func (e ApplyDetailsValidationError) ErrorName() string
- func (e ApplyDetailsValidationError) Field() string
- func (e ApplyDetailsValidationError) Key() bool
- func (e ApplyDetailsValidationError) Reason() string
- type ApplyDetails_ApplyStatus
- func (ApplyDetails_ApplyStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ApplyDetails_ApplyStatus) Enum() *ApplyDetails_ApplyStatus
- func (ApplyDetails_ApplyStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ApplyDetails_ApplyStatus) Number() protoreflect.EnumNumber
- func (x ApplyDetails_ApplyStatus) String() string
- func (ApplyDetails_ApplyStatus) Type() protoreflect.EnumType
- type ApplyError
- func (*ApplyError) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyError) GetMessage() string
- func (*ApplyError) ProtoMessage()
- func (x *ApplyError) ProtoReflect() protoreflect.Message
- func (x *ApplyError) Reset()
- func (x *ApplyError) String() string
- func (m *ApplyError) Validate() error
- func (m *ApplyError) ValidateAll() error
- type ApplyErrorMultiError
- type ApplyErrorValidationError
- type BlueGreenProgressState
- func (*BlueGreenProgressState) Descriptor() ([]byte, []int)deprecated
- func (x *BlueGreenProgressState) GetStatus() BlueGreenProgressState_Status
- func (*BlueGreenProgressState) ProtoMessage()
- func (x *BlueGreenProgressState) ProtoReflect() protoreflect.Message
- func (x *BlueGreenProgressState) Reset()
- func (x *BlueGreenProgressState) String() string
- func (m *BlueGreenProgressState) Validate() error
- func (m *BlueGreenProgressState) ValidateAll() error
- type BlueGreenProgressStateMultiError
- type BlueGreenProgressStateValidationError
- func (e BlueGreenProgressStateValidationError) Cause() error
- func (e BlueGreenProgressStateValidationError) Error() string
- func (e BlueGreenProgressStateValidationError) ErrorName() string
- func (e BlueGreenProgressStateValidationError) Field() string
- func (e BlueGreenProgressStateValidationError) Key() bool
- func (e BlueGreenProgressStateValidationError) Reason() string
- type BlueGreenProgressState_Status
- func (BlueGreenProgressState_Status) Descriptor() protoreflect.EnumDescriptor
- func (x BlueGreenProgressState_Status) Enum() *BlueGreenProgressState_Status
- func (BlueGreenProgressState_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x BlueGreenProgressState_Status) Number() protoreflect.EnumNumber
- func (x BlueGreenProgressState_Status) String() string
- func (BlueGreenProgressState_Status) Type() protoreflect.EnumType
- type CanaryProgressState
- func (*CanaryProgressState) Descriptor() ([]byte, []int)deprecated
- func (x *CanaryProgressState) GetCanaryWeight() int32
- func (x *CanaryProgressState) GetDuration() *durationpb.Duration
- func (x *CanaryProgressState) GetPauseStartTimestamp() *timestamppb.Timestamp
- func (x *CanaryProgressState) GetStatus() CanaryProgressState_Status
- func (*CanaryProgressState) ProtoMessage()
- func (x *CanaryProgressState) ProtoReflect() protoreflect.Message
- func (x *CanaryProgressState) Reset()
- func (x *CanaryProgressState) String() string
- func (m *CanaryProgressState) Validate() error
- func (m *CanaryProgressState) ValidateAll() error
- type CanaryProgressStateMultiError
- type CanaryProgressStateValidationError
- func (e CanaryProgressStateValidationError) Cause() error
- func (e CanaryProgressStateValidationError) Error() string
- func (e CanaryProgressStateValidationError) ErrorName() string
- func (e CanaryProgressStateValidationError) Field() string
- func (e CanaryProgressStateValidationError) Key() bool
- func (e CanaryProgressStateValidationError) Reason() string
- type CanaryProgressState_Status
- func (CanaryProgressState_Status) Descriptor() protoreflect.EnumDescriptor
- func (x CanaryProgressState_Status) Enum() *CanaryProgressState_Status
- func (CanaryProgressState_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x CanaryProgressState_Status) Number() protoreflect.EnumNumber
- func (x CanaryProgressState_Status) String() string
- func (CanaryProgressState_Status) Type() protoreflect.EnumType
- type ConcurrencyLease
- func (*ConcurrencyLease) Descriptor() ([]byte, []int)deprecated
- func (x *ConcurrencyLease) GetLeaseId() string
- func (x *ConcurrencyLease) GetLimitId() string
- func (*ConcurrencyLease) ProtoMessage()
- func (x *ConcurrencyLease) ProtoReflect() protoreflect.Message
- func (x *ConcurrencyLease) Reset()
- func (x *ConcurrencyLease) String() string
- func (m *ConcurrencyLease) Validate() error
- func (m *ConcurrencyLease) ValidateAll() error
- type ConcurrencyLeaseMultiError
- type ConcurrencyLeaseValidationError
- func (e ConcurrencyLeaseValidationError) Cause() error
- func (e ConcurrencyLeaseValidationError) Error() string
- func (e ConcurrencyLeaseValidationError) ErrorName() string
- func (e ConcurrencyLeaseValidationError) Field() string
- func (e ConcurrencyLeaseValidationError) Key() bool
- func (e ConcurrencyLeaseValidationError) Reason() string
- type ConcurrencyLimit
- func (*ConcurrencyLimit) Descriptor() ([]byte, []int)deprecated
- func (x *ConcurrencyLimit) GetLimitId() string
- func (*ConcurrencyLimit) ProtoMessage()
- func (x *ConcurrencyLimit) ProtoReflect() protoreflect.Message
- func (x *ConcurrencyLimit) Reset()
- func (x *ConcurrencyLimit) String() string
- func (m *ConcurrencyLimit) Validate() error
- func (m *ConcurrencyLimit) ValidateAll() error
- type ConcurrencyLimitExceeded
- func (*ConcurrencyLimitExceeded) Descriptor() ([]byte, []int)deprecated
- func (x *ConcurrencyLimitExceeded) GetBlockers() []*ConcurrencyLimitExceeded_Blocker
- func (x *ConcurrencyLimitExceeded) GetEntityId() *Identifier
- func (x *ConcurrencyLimitExceeded) GetLimitDescription() string
- func (*ConcurrencyLimitExceeded) ProtoMessage()
- func (x *ConcurrencyLimitExceeded) ProtoReflect() protoreflect.Message
- func (x *ConcurrencyLimitExceeded) Reset()
- func (x *ConcurrencyLimitExceeded) String() string
- func (m *ConcurrencyLimitExceeded) Validate() error
- func (m *ConcurrencyLimitExceeded) ValidateAll() error
- type ConcurrencyLimitExceededMultiError
- type ConcurrencyLimitExceededValidationError
- func (e ConcurrencyLimitExceededValidationError) Cause() error
- func (e ConcurrencyLimitExceededValidationError) Error() string
- func (e ConcurrencyLimitExceededValidationError) ErrorName() string
- func (e ConcurrencyLimitExceededValidationError) Field() string
- func (e ConcurrencyLimitExceededValidationError) Key() bool
- func (e ConcurrencyLimitExceededValidationError) Reason() string
- type ConcurrencyLimitExceeded_Blocker
- func (*ConcurrencyLimitExceeded_Blocker) Descriptor() ([]byte, []int)deprecated
- func (x *ConcurrencyLimitExceeded_Blocker) GetDesiredStateId() string
- func (x *ConcurrencyLimitExceeded_Blocker) GetEntityId() *Identifier
- func (x *ConcurrencyLimitExceeded_Blocker) GetHeldSinceTimestamp() *timestamppb.Timestamp
- func (x *ConcurrencyLimitExceeded_Blocker) GetReleaseId() string
- func (x *ConcurrencyLimitExceeded_Blocker) GetRootDesiredStateId() string
- func (*ConcurrencyLimitExceeded_Blocker) ProtoMessage()
- func (x *ConcurrencyLimitExceeded_Blocker) ProtoReflect() protoreflect.Message
- func (x *ConcurrencyLimitExceeded_Blocker) Reset()
- func (x *ConcurrencyLimitExceeded_Blocker) String() string
- func (m *ConcurrencyLimitExceeded_Blocker) Validate() error
- func (m *ConcurrencyLimitExceeded_Blocker) ValidateAll() error
- type ConcurrencyLimitExceeded_BlockerMultiError
- type ConcurrencyLimitExceeded_BlockerValidationError
- func (e ConcurrencyLimitExceeded_BlockerValidationError) Cause() error
- func (e ConcurrencyLimitExceeded_BlockerValidationError) Error() string
- func (e ConcurrencyLimitExceeded_BlockerValidationError) ErrorName() string
- func (e ConcurrencyLimitExceeded_BlockerValidationError) Field() string
- func (e ConcurrencyLimitExceeded_BlockerValidationError) Key() bool
- func (e ConcurrencyLimitExceeded_BlockerValidationError) Reason() string
- type ConcurrencyLimitMultiError
- type ConcurrencyLimitValidationError
- func (e ConcurrencyLimitValidationError) Cause() error
- func (e ConcurrencyLimitValidationError) Error() string
- func (e ConcurrencyLimitValidationError) ErrorName() string
- func (e ConcurrencyLimitValidationError) Field() string
- func (e ConcurrencyLimitValidationError) Key() bool
- func (e ConcurrencyLimitValidationError) Reason() string
- type Condition
- func (*Condition) Descriptor() ([]byte, []int)deprecated
- func (m *Condition) GetCondition() isCondition_Condition
- func (x *Condition) GetCustomTask() *Condition_CustomTaskSuccessfulCondition
- func (x *Condition) GetDesiredStateId() string
- func (x *Condition) GetManualApproval() *Condition_ManualApproval
- func (x *Condition) GetRcCond() *Condition_ReleaseChannelStableCondition
- func (*Condition) ProtoMessage()
- func (x *Condition) ProtoReflect() protoreflect.Message
- func (x *Condition) Reset()
- func (x *Condition) String() string
- func (m *Condition) Validate() error
- func (m *Condition) ValidateAll() error
- type ConditionMultiError
- type ConditionState
- func (*ConditionState) Descriptor() ([]byte, []int)deprecated
- func (x *ConditionState) GetStatus() ConditionStatus
- func (*ConditionState) ProtoMessage()
- func (x *ConditionState) ProtoReflect() protoreflect.Message
- func (x *ConditionState) Reset()
- func (x *ConditionState) String() string
- func (m *ConditionState) Validate() error
- func (m *ConditionState) ValidateAll() error
- type ConditionStateMultiError
- type ConditionStateValidationError
- func (e ConditionStateValidationError) Cause() error
- func (e ConditionStateValidationError) Error() string
- func (e ConditionStateValidationError) ErrorName() string
- func (e ConditionStateValidationError) Field() string
- func (e ConditionStateValidationError) Key() bool
- func (e ConditionStateValidationError) Reason() string
- type ConditionStatus
- func (ConditionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ConditionStatus) Enum() *ConditionStatus
- func (ConditionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConditionStatus) Number() protoreflect.EnumNumber
- func (x ConditionStatus) String() string
- func (ConditionStatus) Type() protoreflect.EnumType
- type ConditionValidationError
- type Condition_CustomTask
- type Condition_CustomTaskSuccessfulCondition
- func (*Condition_CustomTaskSuccessfulCondition) Descriptor() ([]byte, []int)deprecated
- func (x *Condition_CustomTaskSuccessfulCondition) GetCustomTaskName() string
- func (x *Condition_CustomTaskSuccessfulCondition) GetProtection() *Condition_CustomTaskSuccessfulCondition_Protection
- func (m *Condition_CustomTaskSuccessfulCondition) GetSource() isCondition_CustomTaskSuccessfulCondition_Source
- func (*Condition_CustomTaskSuccessfulCondition) ProtoMessage()
- func (x *Condition_CustomTaskSuccessfulCondition) ProtoReflect() protoreflect.Message
- func (x *Condition_CustomTaskSuccessfulCondition) Reset()
- func (x *Condition_CustomTaskSuccessfulCondition) String() string
- func (m *Condition_CustomTaskSuccessfulCondition) Validate() error
- func (m *Condition_CustomTaskSuccessfulCondition) ValidateAll() error
- type Condition_CustomTaskSuccessfulConditionMultiError
- type Condition_CustomTaskSuccessfulConditionValidationError
- func (e Condition_CustomTaskSuccessfulConditionValidationError) Cause() error
- func (e Condition_CustomTaskSuccessfulConditionValidationError) Error() string
- func (e Condition_CustomTaskSuccessfulConditionValidationError) ErrorName() string
- func (e Condition_CustomTaskSuccessfulConditionValidationError) Field() string
- func (e Condition_CustomTaskSuccessfulConditionValidationError) Key() bool
- func (e Condition_CustomTaskSuccessfulConditionValidationError) Reason() string
- type Condition_CustomTaskSuccessfulCondition_Protection
- func (*Condition_CustomTaskSuccessfulCondition_Protection) Descriptor() ([]byte, []int)deprecated
- func (x *Condition_CustomTaskSuccessfulCondition_Protection) GetName() string
- func (x *Condition_CustomTaskSuccessfulCondition_Protection) GetTaskType() CustomTaskType
- func (*Condition_CustomTaskSuccessfulCondition_Protection) ProtoMessage()
- func (x *Condition_CustomTaskSuccessfulCondition_Protection) ProtoReflect() protoreflect.Message
- func (x *Condition_CustomTaskSuccessfulCondition_Protection) Reset()
- func (x *Condition_CustomTaskSuccessfulCondition_Protection) String() string
- func (m *Condition_CustomTaskSuccessfulCondition_Protection) Validate() error
- func (m *Condition_CustomTaskSuccessfulCondition_Protection) ValidateAll() error
- type Condition_CustomTaskSuccessfulCondition_ProtectionMultiError
- type Condition_CustomTaskSuccessfulCondition_ProtectionValidationError
- func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Cause() error
- func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Error() string
- func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) ErrorName() string
- func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Field() string
- func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Key() bool
- func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Reason() string
- type Condition_CustomTaskSuccessfulCondition_Protection_
- type Condition_ManualApproval
- func (*Condition_ManualApproval) Descriptor() ([]byte, []int)deprecated
- func (x *Condition_ManualApproval) GetDescription() string
- func (x *Condition_ManualApproval) GetTopic() string
- func (*Condition_ManualApproval) ProtoMessage()
- func (x *Condition_ManualApproval) ProtoReflect() protoreflect.Message
- func (x *Condition_ManualApproval) Reset()
- func (x *Condition_ManualApproval) String() string
- func (m *Condition_ManualApproval) Validate() error
- func (m *Condition_ManualApproval) ValidateAll() error
- type Condition_ManualApprovalMultiError
- type Condition_ManualApprovalValidationError
- func (e Condition_ManualApprovalValidationError) Cause() error
- func (e Condition_ManualApprovalValidationError) Error() string
- func (e Condition_ManualApprovalValidationError) ErrorName() string
- func (e Condition_ManualApprovalValidationError) Field() string
- func (e Condition_ManualApprovalValidationError) Key() bool
- func (e Condition_ManualApprovalValidationError) Reason() string
- type Condition_ManualApproval_
- type Condition_RcCond
- type Condition_ReleaseChannelStableCondition
- func (*Condition_ReleaseChannelStableCondition) Descriptor() ([]byte, []int)deprecated
- func (x *Condition_ReleaseChannelStableCondition) GetApplication() string
- func (x *Condition_ReleaseChannelStableCondition) GetInternalOnlySatisfiedInReplacedDesiredState() bool
- func (x *Condition_ReleaseChannelStableCondition) GetReleaseChannel() string
- func (x *Condition_ReleaseChannelStableCondition) GetReleaseChannelId() string
- func (x *Condition_ReleaseChannelStableCondition) GetService() string
- func (x *Condition_ReleaseChannelStableCondition) GetServiceId() string
- func (x *Condition_ReleaseChannelStableCondition) GetServiceVersion() string
- func (*Condition_ReleaseChannelStableCondition) ProtoMessage()
- func (x *Condition_ReleaseChannelStableCondition) ProtoReflect() protoreflect.Message
- func (x *Condition_ReleaseChannelStableCondition) Reset()
- func (x *Condition_ReleaseChannelStableCondition) String() string
- func (m *Condition_ReleaseChannelStableCondition) Validate() error
- func (m *Condition_ReleaseChannelStableCondition) ValidateAll() error
- type Condition_ReleaseChannelStableConditionMultiError
- type Condition_ReleaseChannelStableConditionValidationError
- func (e Condition_ReleaseChannelStableConditionValidationError) Cause() error
- func (e Condition_ReleaseChannelStableConditionValidationError) Error() string
- func (e Condition_ReleaseChannelStableConditionValidationError) ErrorName() string
- func (e Condition_ReleaseChannelStableConditionValidationError) Field() string
- func (e Condition_ReleaseChannelStableConditionValidationError) Key() bool
- func (e Condition_ReleaseChannelStableConditionValidationError) Reason() string
- type ControlState
- func (*ControlState) Descriptor() ([]byte, []int)deprecated
- func (x *ControlState) GetActionExplanation() *ActionExplanation
- func (x *ControlState) GetApplyError() *ApplyError
- func (x *ControlState) GetInvariantStates() []*ConditionState
- func (x *ControlState) GetLastAppliedTimestamp() *timestamppb.Timestamp
- func (x *ControlState) GetLastFetchedTimestamp() *timestamppb.Timestamp
- func (x *ControlState) GetMissingApproval() *MissingApproval
- func (x *ControlState) GetNotificationInfo() *NotificationInfo
- func (x *ControlState) GetObserverMode() bool
- func (x *ControlState) GetPaused() bool
- func (x *ControlState) GetPreconditionStates() []*ConditionState
- func (x *ControlState) GetRollback() bool
- func (x *ControlState) GetStatusExplanations() []*StatusExplanation
- func (*ControlState) ProtoMessage()
- func (x *ControlState) ProtoReflect() protoreflect.Message
- func (x *ControlState) Reset()
- func (x *ControlState) String() string
- func (m *ControlState) Validate() error
- func (m *ControlState) ValidateAll() error
- type ControlStateMultiError
- type ControlStateValidationError
- func (e ControlStateValidationError) Cause() error
- func (e ControlStateValidationError) Error() string
- func (e ControlStateValidationError) ErrorName() string
- func (e ControlStateValidationError) Field() string
- func (e ControlStateValidationError) Key() bool
- func (e ControlStateValidationError) Reason() string
- type CustomTaskExecutionState
- func (*CustomTaskExecutionState) Descriptor() ([]byte, []int)deprecated
- func (x *CustomTaskExecutionState) GetAttempts() int64
- func (x *CustomTaskExecutionState) GetLatestAttemptEndTimestamp() *timestamppb.Timestamp
- func (x *CustomTaskExecutionState) GetStatus() CustomTaskStatus
- func (*CustomTaskExecutionState) ProtoMessage()
- func (x *CustomTaskExecutionState) ProtoReflect() protoreflect.Message
- func (x *CustomTaskExecutionState) Reset()
- func (x *CustomTaskExecutionState) String() string
- func (m *CustomTaskExecutionState) Validate() error
- func (m *CustomTaskExecutionState) ValidateAll() error
- type CustomTaskExecutionStateMultiError
- type CustomTaskExecutionStateValidationError
- func (e CustomTaskExecutionStateValidationError) Cause() error
- func (e CustomTaskExecutionStateValidationError) Error() string
- func (e CustomTaskExecutionStateValidationError) ErrorName() string
- func (e CustomTaskExecutionStateValidationError) Field() string
- func (e CustomTaskExecutionStateValidationError) Key() bool
- func (e CustomTaskExecutionStateValidationError) Reason() string
- type CustomTaskState
- func (*CustomTaskState) Descriptor() ([]byte, []int)deprecated
- func (x *CustomTaskState) GetApplication() string
- func (x *CustomTaskState) GetApplicationId() string
- func (x *CustomTaskState) GetDescription() string
- func (x *CustomTaskState) GetMeta() *Metadata
- func (x *CustomTaskState) GetName() string
- func (x *CustomTaskState) GetProgram() *common_config.ProgramConfig
- func (x *CustomTaskState) GetReleaseChannel() string
- func (x *CustomTaskState) GetReleaseChannelId() string
- func (x *CustomTaskState) GetRetryConfig() *common_config.RetryConfig
- func (x *CustomTaskState) GetServiceIds() []string
- func (x *CustomTaskState) GetTaskState() *CustomTaskExecutionState
- func (*CustomTaskState) ProtoMessage()
- func (x *CustomTaskState) ProtoReflect() protoreflect.Message
- func (x *CustomTaskState) Reset()
- func (x *CustomTaskState) String() string
- func (m *CustomTaskState) Validate() error
- func (m *CustomTaskState) ValidateAll() error
- type CustomTaskStateMultiError
- type CustomTaskStateValidationError
- func (e CustomTaskStateValidationError) Cause() error
- func (e CustomTaskStateValidationError) Error() string
- func (e CustomTaskStateValidationError) ErrorName() string
- func (e CustomTaskStateValidationError) Field() string
- func (e CustomTaskStateValidationError) Key() bool
- func (e CustomTaskStateValidationError) Reason() string
- type CustomTaskStatus
- func (CustomTaskStatus) Descriptor() protoreflect.EnumDescriptor
- func (x CustomTaskStatus) Enum() *CustomTaskStatus
- func (CustomTaskStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x CustomTaskStatus) Number() protoreflect.EnumNumber
- func (x CustomTaskStatus) String() string
- func (CustomTaskStatus) Type() protoreflect.EnumType
- type CustomTaskType
- func (CustomTaskType) Descriptor() protoreflect.EnumDescriptor
- func (x CustomTaskType) Enum() *CustomTaskType
- func (CustomTaskType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CustomTaskType) Number() protoreflect.EnumNumber
- func (x CustomTaskType) String() string
- func (CustomTaskType) Type() protoreflect.EnumType
- type DebugLog
- func (*DebugLog) Descriptor() ([]byte, []int)deprecated
- func (x *DebugLog) GetLog() string
- func (x *DebugLog) GetTs() *timestamppb.Timestamp
- func (*DebugLog) ProtoMessage()
- func (x *DebugLog) ProtoReflect() protoreflect.Message
- func (x *DebugLog) Reset()
- func (x *DebugLog) String() string
- func (m *DebugLog) Validate() error
- func (m *DebugLog) ValidateAll() error
- type DebugLogMultiError
- type DebugLogValidationError
- type DeliveryExtension
- func (*DeliveryExtension) Descriptor() ([]byte, []int)deprecated
- func (x *DeliveryExtension) GetInstanceId() string
- func (x *DeliveryExtension) GetLifecycle() common_config.TaskLifecycle
- func (x *DeliveryExtension) GetReferences() []*Identifier
- func (*DeliveryExtension) ProtoMessage()
- func (x *DeliveryExtension) ProtoReflect() protoreflect.Message
- func (x *DeliveryExtension) Reset()
- func (x *DeliveryExtension) String() string
- func (m *DeliveryExtension) Validate() error
- func (m *DeliveryExtension) ValidateAll() error
- type DeliveryExtensionMultiError
- type DeliveryExtensionState
- func (*DeliveryExtensionState) Descriptor() ([]byte, []int)deprecated
- func (x *DeliveryExtensionState) GetAttempts() int32
- func (x *DeliveryExtensionState) GetExtensionId() string
- func (x *DeliveryExtensionState) GetExtensionInstanceId() string
- func (x *DeliveryExtensionState) GetLastCompletedAppliedVersion() string
- func (x *DeliveryExtensionState) GetLastCompletedStatus() SimpleStatus
- func (x *DeliveryExtensionState) GetLastCompletedStatusExplanations() []*StatusExplanation
- func (x *DeliveryExtensionState) GetLastCompletedTimestamp() *timestamppb.Timestamp
- func (x *DeliveryExtensionState) GetLifecycle() common_config.TaskLifecycle
- func (x *DeliveryExtensionState) GetMeta() *Metadata
- func (x *DeliveryExtensionState) GetReferences() []*Identifier
- func (x *DeliveryExtensionState) GetVersions() []*Version
- func (*DeliveryExtensionState) ProtoMessage()
- func (x *DeliveryExtensionState) ProtoReflect() protoreflect.Message
- func (x *DeliveryExtensionState) Reset()
- func (x *DeliveryExtensionState) String() string
- func (m *DeliveryExtensionState) Validate() error
- func (m *DeliveryExtensionState) ValidateAll() error
- type DeliveryExtensionStateMultiError
- type DeliveryExtensionStateValidationError
- func (e DeliveryExtensionStateValidationError) Cause() error
- func (e DeliveryExtensionStateValidationError) Error() string
- func (e DeliveryExtensionStateValidationError) ErrorName() string
- func (e DeliveryExtensionStateValidationError) Field() string
- func (e DeliveryExtensionStateValidationError) Key() bool
- func (e DeliveryExtensionStateValidationError) Reason() string
- type DeliveryExtensionValidationError
- func (e DeliveryExtensionValidationError) Cause() error
- func (e DeliveryExtensionValidationError) Error() string
- func (e DeliveryExtensionValidationError) ErrorName() string
- func (e DeliveryExtensionValidationError) Field() string
- func (e DeliveryExtensionValidationError) Key() bool
- func (e DeliveryExtensionValidationError) Reason() string
- type DeliveryState
- func (*DeliveryState) Descriptor() ([]byte, []int)deprecated
- func (x *DeliveryState) GetBlueGreenProgress() *BlueGreenProgressState
- func (x *DeliveryState) GetCanaryProgress() []*CanaryProgressState
- func (x *DeliveryState) GetDesiredStateId() string
- func (x *DeliveryState) GetFirstRun() bool
- func (x *DeliveryState) GetGeneration() string
- func (x *DeliveryState) GetMessage() string
- func (x *DeliveryState) GetStatus() DeliveryState_Status
- func (*DeliveryState) ProtoMessage()
- func (x *DeliveryState) ProtoReflect() protoreflect.Message
- func (x *DeliveryState) Reset()
- func (x *DeliveryState) String() string
- func (m *DeliveryState) Validate() error
- func (m *DeliveryState) ValidateAll() error
- type DeliveryStateMultiError
- type DeliveryStateValidationError
- func (e DeliveryStateValidationError) Cause() error
- func (e DeliveryStateValidationError) Error() string
- func (e DeliveryStateValidationError) ErrorName() string
- func (e DeliveryStateValidationError) Field() string
- func (e DeliveryStateValidationError) Key() bool
- func (e DeliveryStateValidationError) Reason() string
- type DeliveryState_Status
- func (DeliveryState_Status) Descriptor() protoreflect.EnumDescriptor
- func (x DeliveryState_Status) Enum() *DeliveryState_Status
- func (DeliveryState_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeliveryState_Status) Number() protoreflect.EnumNumber
- func (x DeliveryState_Status) String() string
- func (DeliveryState_Status) Type() protoreflect.EnumType
- type Entity
- func (*Entity) Descriptor() ([]byte, []int)deprecated
- func (x *Entity) GetActionExplanation() *ActionExplanation
- func (x *Entity) GetAnnotations() *Annotations
- func (x *Entity) GetApplyError() *ApplyError
- func (x *Entity) GetDependencies() []*Identifier
- func (x *Entity) GetDesiredState() *State
- func (x *Entity) GetDesiredStateId() string
- func (x *Entity) GetDirectDependencies() []*Identifier
- func (x *Entity) GetId() *Identifier
- func (x *Entity) GetLastAppliedTimestamp() *timestamppb.Timestamp
- func (x *Entity) GetLastFetchedTimestamp() *timestamppb.Timestamp
- func (x *Entity) GetLastSeenState() *State
- func (x *Entity) GetLastUpdateTimestamp() *timestamppb.Timestamp
- func (x *Entity) GetLifecycle() common_config.TaskLifecycle
- func (x *Entity) GetLogs() []*DebugLog
- func (x *Entity) GetMissingApproval() *MissingApproval
- func (x *Entity) GetNotifications() *Notifications
- func (x *Entity) GetParentDesiredStateId() string
- func (x *Entity) GetPreconditionStatuses() []*ConditionState
- func (x *Entity) GetReleaseId() string
- func (x *Entity) GetRootDesiredStateId() string
- func (x *Entity) GetSimpleStatus() SimpleStatus
- func (x *Entity) GetStartingState() *State
- func (x *Entity) GetStatus() Status
- func (x *Entity) GetStatusExplanations() []*StatusExplanation
- func (x *Entity) GetTargetState() *State
- func (*Entity) ProtoMessage()
- func (x *Entity) ProtoReflect() protoreflect.Message
- func (x *Entity) Reset()
- func (x *Entity) String() string
- func (m *Entity) Validate() error
- func (m *Entity) ValidateAll() error
- type EntityGraph
- func (*EntityGraph) Descriptor() ([]byte, []int)deprecated
- func (x *EntityGraph) GetEntities() []*Entity
- func (x *EntityGraph) GetRoot() *Identifier
- func (*EntityGraph) ProtoMessage()
- func (x *EntityGraph) ProtoReflect() protoreflect.Message
- func (x *EntityGraph) Reset()
- func (x *EntityGraph) String() string
- func (m *EntityGraph) Validate() error
- func (m *EntityGraph) ValidateAll() error
- type EntityGraphMultiError
- type EntityGraphValidationError
- func (e EntityGraphValidationError) Cause() error
- func (e EntityGraphValidationError) Error() string
- func (e EntityGraphValidationError) ErrorName() string
- func (e EntityGraphValidationError) Field() string
- func (e EntityGraphValidationError) Key() bool
- func (e EntityGraphValidationError) Reason() string
- type EntityMultiError
- type EntityValidationError
- type FetchDetails
- func (*FetchDetails) Descriptor() ([]byte, []int)deprecated
- func (x *FetchDetails) GetCompletedTimestamp() *timestamppb.Timestamp
- func (x *FetchDetails) GetFetchMode() extensions.FetchMode
- func (x *FetchDetails) GetFetchPlanBlobId() string
- func (x *FetchDetails) GetFetchPlanExplanationBlobId() string
- func (x *FetchDetails) GetFetchStatus() FetchDetails_FetchStatus
- func (x *FetchDetails) GetFetcherDesiredStateId() string
- func (x *FetchDetails) GetMessage() string
- func (x *FetchDetails) GetStartedTimestamp() *timestamppb.Timestamp
- func (x *FetchDetails) GetVersion() string
- func (*FetchDetails) ProtoMessage()
- func (x *FetchDetails) ProtoReflect() protoreflect.Message
- func (x *FetchDetails) Reset()
- func (x *FetchDetails) String() string
- func (m *FetchDetails) Validate() error
- func (m *FetchDetails) ValidateAll() error
- type FetchDetailsMultiError
- type FetchDetailsValidationError
- func (e FetchDetailsValidationError) Cause() error
- func (e FetchDetailsValidationError) Error() string
- func (e FetchDetailsValidationError) ErrorName() string
- func (e FetchDetailsValidationError) Field() string
- func (e FetchDetailsValidationError) Key() bool
- func (e FetchDetailsValidationError) Reason() string
- type FetchDetails_FetchStatus
- func (FetchDetails_FetchStatus) Descriptor() protoreflect.EnumDescriptor
- func (x FetchDetails_FetchStatus) Enum() *FetchDetails_FetchStatus
- func (FetchDetails_FetchStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x FetchDetails_FetchStatus) Number() protoreflect.EnumNumber
- func (x FetchDetails_FetchStatus) String() string
- func (FetchDetails_FetchStatus) Type() protoreflect.EnumType
- type FetchTaskStartDetails
- func (*FetchTaskStartDetails) Descriptor() ([]byte, []int)deprecated
- func (x *FetchTaskStartDetails) GetFetchMode() extensions.FetchMode
- func (*FetchTaskStartDetails) ProtoMessage()
- func (x *FetchTaskStartDetails) ProtoReflect() protoreflect.Message
- func (x *FetchTaskStartDetails) Reset()
- func (x *FetchTaskStartDetails) String() string
- func (m *FetchTaskStartDetails) Validate() error
- func (m *FetchTaskStartDetails) ValidateAll() error
- type FetchTaskStartDetailsMultiError
- type FetchTaskStartDetailsValidationError
- func (e FetchTaskStartDetailsValidationError) Cause() error
- func (e FetchTaskStartDetailsValidationError) Error() string
- func (e FetchTaskStartDetailsValidationError) ErrorName() string
- func (e FetchTaskStartDetailsValidationError) Field() string
- func (e FetchTaskStartDetailsValidationError) Key() bool
- func (e FetchTaskStartDetailsValidationError) Reason() string
- type Identifier
- func (*Identifier) Descriptor() ([]byte, []int)deprecated
- func (x *Identifier) GetName() string
- func (x *Identifier) GetType() Type
- func (*Identifier) ProtoMessage()
- func (x *Identifier) ProtoReflect() protoreflect.Message
- func (x *Identifier) Reset()
- func (x *Identifier) String() string
- func (m *Identifier) Validate() error
- func (m *Identifier) ValidateAll() error
- type IdentifierMultiError
- type IdentifierValidationError
- type ManualApprovalConfig
- func (*ManualApprovalConfig) Descriptor() ([]byte, []int)deprecated
- func (m *ManualApprovalConfig) GetConfig() isManualApprovalConfig_Config
- func (x *ManualApprovalConfig) GetRuntimeExtension() *RuntimeExtensionMetadata
- func (*ManualApprovalConfig) ProtoMessage()
- func (x *ManualApprovalConfig) ProtoReflect() protoreflect.Message
- func (x *ManualApprovalConfig) Reset()
- func (x *ManualApprovalConfig) String() string
- func (m *ManualApprovalConfig) Validate() error
- func (m *ManualApprovalConfig) ValidateAll() error
- type ManualApprovalConfigMultiError
- type ManualApprovalConfigValidationError
- func (e ManualApprovalConfigValidationError) Cause() error
- func (e ManualApprovalConfigValidationError) Error() string
- func (e ManualApprovalConfigValidationError) ErrorName() string
- func (e ManualApprovalConfigValidationError) Field() string
- func (e ManualApprovalConfigValidationError) Key() bool
- func (e ManualApprovalConfigValidationError) Reason() string
- type ManualApprovalConfig_RuntimeExtension
- type ManualApprovalState
- func (*ManualApprovalState) Descriptor() ([]byte, []int)deprecated
- func (x *ManualApprovalState) GetDescription() string
- func (x *ManualApprovalState) GetMeta() *Metadata
- func (x *ManualApprovalState) GetStatus() ManualApprovalStatus
- func (x *ManualApprovalState) GetTopic() string
- func (*ManualApprovalState) ProtoMessage()
- func (x *ManualApprovalState) ProtoReflect() protoreflect.Message
- func (x *ManualApprovalState) Reset()
- func (x *ManualApprovalState) String() string
- func (m *ManualApprovalState) Validate() error
- func (m *ManualApprovalState) ValidateAll() error
- type ManualApprovalStateMultiError
- type ManualApprovalStateValidationError
- func (e ManualApprovalStateValidationError) Cause() error
- func (e ManualApprovalStateValidationError) Error() string
- func (e ManualApprovalStateValidationError) ErrorName() string
- func (e ManualApprovalStateValidationError) Field() string
- func (e ManualApprovalStateValidationError) Key() bool
- func (e ManualApprovalStateValidationError) Reason() string
- type ManualApprovalStatus
- func (ManualApprovalStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ManualApprovalStatus) Enum() *ManualApprovalStatus
- func (ManualApprovalStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ManualApprovalStatus) Number() protoreflect.EnumNumber
- func (x ManualApprovalStatus) String() string
- func (ManualApprovalStatus) Type() protoreflect.EnumType
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *Metadata) GetAppliesInObserverMode() bool
- func (x *Metadata) GetConcurrencyLimits() []*ConcurrencyLimit
- func (x *Metadata) GetConvergenceGracePeriod() *durationpb.Duration
- func (x *Metadata) GetConvergenceProtectionAttachments() []*ProtectionAttachmentDefinition
- func (x *Metadata) GetDeliveryExtensions() []*DeliveryExtension
- func (x *Metadata) GetDesiredStateId() string
- func (x *Metadata) GetInvariants() []*Condition
- func (x *Metadata) GetPreconditions() []*Condition
- func (x *Metadata) GetProtectionLinks() []*ProtectionLink
- func (x *Metadata) GetReleaseId() string
- func (x *Metadata) GetRequireApprovalBeforeApply() bool
- func (x *Metadata) GetRootDesiredStateId() string
- func (x *Metadata) GetSelf() *Identifier
- func (x *Metadata) GetTargetStateSetByParent() bool
- func (*Metadata) ProtoMessage()
- func (x *Metadata) ProtoReflect() protoreflect.Message
- func (x *Metadata) Reset()
- func (x *Metadata) String() string
- func (m *Metadata) Validate() error
- func (m *Metadata) ValidateAll() error
- type MetadataMultiError
- type MetadataValidationError
- type MissingApproval
- func (*MissingApproval) Descriptor() ([]byte, []int)deprecated
- func (x *MissingApproval) GetCurrent() bool
- func (x *MissingApproval) GetDesiredStateId() string
- func (x *MissingApproval) GetRuntimeExtension() *RuntimeExtensionMetadata
- func (x *MissingApproval) GetSignalType() SignalType
- func (x *MissingApproval) GetTopic() string
- func (*MissingApproval) ProtoMessage()
- func (x *MissingApproval) ProtoReflect() protoreflect.Message
- func (x *MissingApproval) Reset()
- func (x *MissingApproval) String() string
- func (m *MissingApproval) Validate() error
- func (m *MissingApproval) ValidateAll() error
- type MissingApprovalMultiError
- type MissingApprovalValidationError
- func (e MissingApprovalValidationError) Cause() error
- func (e MissingApprovalValidationError) Error() string
- func (e MissingApprovalValidationError) ErrorName() string
- func (e MissingApprovalValidationError) Field() string
- func (e MissingApprovalValidationError) Key() bool
- func (e MissingApprovalValidationError) Reason() string
- type NotificationInfo
- func (*NotificationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationInfo) GetConcurrencyLimitExceededErrors() []*ConcurrencyLimitExceeded
- func (x *NotificationInfo) GetFailureCount() int32
- func (x *NotificationInfo) GetMostRecentFailure() *timestamppb.Timestamp
- func (x *NotificationInfo) GetRuntimeApplyInvokeError() *ApplyError
- func (x *NotificationInfo) GetRuntimeFetchInvokeError() *ApplyError
- func (*NotificationInfo) ProtoMessage()
- func (x *NotificationInfo) ProtoReflect() protoreflect.Message
- func (x *NotificationInfo) Reset()
- func (x *NotificationInfo) String() string
- func (m *NotificationInfo) Validate() error
- func (m *NotificationInfo) ValidateAll() error
- type NotificationInfoMultiError
- type NotificationInfoValidationError
- func (e NotificationInfoValidationError) Cause() error
- func (e NotificationInfoValidationError) Error() string
- func (e NotificationInfoValidationError) ErrorName() string
- func (e NotificationInfoValidationError) Field() string
- func (e NotificationInfoValidationError) Key() bool
- func (e NotificationInfoValidationError) Reason() string
- type Notifications
- func (*Notifications) Descriptor() ([]byte, []int)deprecated
- func (x *Notifications) GetConcurrencyLimitExceededErrors() []*ConcurrencyLimitExceeded
- func (x *Notifications) GetConvergenceExtensionFailure() []*Notifications_ConvergenceExtensionFailure
- func (x *Notifications) GetDelayedConvergence() *Notifications_DelayedConvergence
- func (x *Notifications) GetProgramFailures() *Notifications_ProgramFailures
- func (x *Notifications) GetProtectionFailure() []*Notifications_ProtectionFailure
- func (x *Notifications) GetRuntimeFailures() []*Notifications_RuntimeFailure
- func (*Notifications) ProtoMessage()
- func (x *Notifications) ProtoReflect() protoreflect.Message
- func (x *Notifications) Reset()
- func (x *Notifications) String() string
- func (m *Notifications) Validate() error
- func (m *Notifications) ValidateAll() error
- type NotificationsMultiError
- type NotificationsValidationError
- func (e NotificationsValidationError) Cause() error
- func (e NotificationsValidationError) Error() string
- func (e NotificationsValidationError) ErrorName() string
- func (e NotificationsValidationError) Field() string
- func (e NotificationsValidationError) Key() bool
- func (e NotificationsValidationError) Reason() string
- type Notifications_ConvergenceExtensionFailure
- func (*Notifications_ConvergenceExtensionFailure) Descriptor() ([]byte, []int)deprecated
- func (x *Notifications_ConvergenceExtensionFailure) GetExtensionId() *Identifier
- func (*Notifications_ConvergenceExtensionFailure) ProtoMessage()
- func (x *Notifications_ConvergenceExtensionFailure) ProtoReflect() protoreflect.Message
- func (x *Notifications_ConvergenceExtensionFailure) Reset()
- func (x *Notifications_ConvergenceExtensionFailure) String() string
- func (m *Notifications_ConvergenceExtensionFailure) Validate() error
- func (m *Notifications_ConvergenceExtensionFailure) ValidateAll() error
- type Notifications_ConvergenceExtensionFailureMultiError
- type Notifications_ConvergenceExtensionFailureValidationError
- func (e Notifications_ConvergenceExtensionFailureValidationError) Cause() error
- func (e Notifications_ConvergenceExtensionFailureValidationError) Error() string
- func (e Notifications_ConvergenceExtensionFailureValidationError) ErrorName() string
- func (e Notifications_ConvergenceExtensionFailureValidationError) Field() string
- func (e Notifications_ConvergenceExtensionFailureValidationError) Key() bool
- func (e Notifications_ConvergenceExtensionFailureValidationError) Reason() string
- type Notifications_DelayedConvergence
- func (*Notifications_DelayedConvergence) Descriptor() ([]byte, []int)deprecated
- func (*Notifications_DelayedConvergence) ProtoMessage()
- func (x *Notifications_DelayedConvergence) ProtoReflect() protoreflect.Message
- func (x *Notifications_DelayedConvergence) Reset()
- func (x *Notifications_DelayedConvergence) String() string
- func (m *Notifications_DelayedConvergence) Validate() error
- func (m *Notifications_DelayedConvergence) ValidateAll() error
- type Notifications_DelayedConvergenceMultiError
- type Notifications_DelayedConvergenceValidationError
- func (e Notifications_DelayedConvergenceValidationError) Cause() error
- func (e Notifications_DelayedConvergenceValidationError) Error() string
- func (e Notifications_DelayedConvergenceValidationError) ErrorName() string
- func (e Notifications_DelayedConvergenceValidationError) Field() string
- func (e Notifications_DelayedConvergenceValidationError) Key() bool
- func (e Notifications_DelayedConvergenceValidationError) Reason() string
- type Notifications_ProgramFailures
- func (*Notifications_ProgramFailures) Descriptor() ([]byte, []int)deprecated
- func (x *Notifications_ProgramFailures) GetFailureCount() int32
- func (x *Notifications_ProgramFailures) GetMostRecentFailure() *timestamppb.Timestamp
- func (*Notifications_ProgramFailures) ProtoMessage()
- func (x *Notifications_ProgramFailures) ProtoReflect() protoreflect.Message
- func (x *Notifications_ProgramFailures) Reset()
- func (x *Notifications_ProgramFailures) String() string
- func (m *Notifications_ProgramFailures) Validate() error
- func (m *Notifications_ProgramFailures) ValidateAll() error
- type Notifications_ProgramFailuresMultiError
- type Notifications_ProgramFailuresValidationError
- func (e Notifications_ProgramFailuresValidationError) Cause() error
- func (e Notifications_ProgramFailuresValidationError) Error() string
- func (e Notifications_ProgramFailuresValidationError) ErrorName() string
- func (e Notifications_ProgramFailuresValidationError) Field() string
- func (e Notifications_ProgramFailuresValidationError) Key() bool
- func (e Notifications_ProgramFailuresValidationError) Reason() string
- type Notifications_ProtectionFailure
- func (*Notifications_ProtectionFailure) Descriptor() ([]byte, []int)deprecated
- func (x *Notifications_ProtectionFailure) GetProtectionId() *Identifier
- func (*Notifications_ProtectionFailure) ProtoMessage()
- func (x *Notifications_ProtectionFailure) ProtoReflect() protoreflect.Message
- func (x *Notifications_ProtectionFailure) Reset()
- func (x *Notifications_ProtectionFailure) String() string
- func (m *Notifications_ProtectionFailure) Validate() error
- func (m *Notifications_ProtectionFailure) ValidateAll() error
- type Notifications_ProtectionFailureMultiError
- type Notifications_ProtectionFailureValidationError
- func (e Notifications_ProtectionFailureValidationError) Cause() error
- func (e Notifications_ProtectionFailureValidationError) Error() string
- func (e Notifications_ProtectionFailureValidationError) ErrorName() string
- func (e Notifications_ProtectionFailureValidationError) Field() string
- func (e Notifications_ProtectionFailureValidationError) Key() bool
- func (e Notifications_ProtectionFailureValidationError) Reason() string
- type Notifications_RuntimeFailure
- func (*Notifications_RuntimeFailure) Descriptor() ([]byte, []int)deprecated
- func (x *Notifications_RuntimeFailure) GetFailureType() Notifications_RuntimeFailure_FailureType
- func (x *Notifications_RuntimeFailure) GetMessage() string
- func (*Notifications_RuntimeFailure) ProtoMessage()
- func (x *Notifications_RuntimeFailure) ProtoReflect() protoreflect.Message
- func (x *Notifications_RuntimeFailure) Reset()
- func (x *Notifications_RuntimeFailure) String() string
- func (m *Notifications_RuntimeFailure) Validate() error
- func (m *Notifications_RuntimeFailure) ValidateAll() error
- type Notifications_RuntimeFailureMultiError
- type Notifications_RuntimeFailureValidationError
- func (e Notifications_RuntimeFailureValidationError) Cause() error
- func (e Notifications_RuntimeFailureValidationError) Error() string
- func (e Notifications_RuntimeFailureValidationError) ErrorName() string
- func (e Notifications_RuntimeFailureValidationError) Field() string
- func (e Notifications_RuntimeFailureValidationError) Key() bool
- func (e Notifications_RuntimeFailureValidationError) Reason() string
- type Notifications_RuntimeFailure_FailureType
- func (Notifications_RuntimeFailure_FailureType) Descriptor() protoreflect.EnumDescriptor
- func (x Notifications_RuntimeFailure_FailureType) Enum() *Notifications_RuntimeFailure_FailureType
- func (Notifications_RuntimeFailure_FailureType) EnumDescriptor() ([]byte, []int)deprecated
- func (x Notifications_RuntimeFailure_FailureType) Number() protoreflect.EnumNumber
- func (x Notifications_RuntimeFailure_FailureType) String() string
- func (Notifications_RuntimeFailure_FailureType) Type() protoreflect.EnumType
- type ProtectionAttachment
- func (*ProtectionAttachment) Descriptor() ([]byte, []int)deprecated
- func (x *ProtectionAttachment) GetAttachmentId() string
- func (x *ProtectionAttachment) GetLastCompletedAppliedVersion() string
- func (x *ProtectionAttachment) GetLastCompletedStatus() SimpleStatus
- func (x *ProtectionAttachment) GetLastCompletedStatusExplanations() []*StatusExplanation
- func (x *ProtectionAttachment) GetLastCompletedTimestamp() *timestamppb.Timestamp
- func (x *ProtectionAttachment) GetLastCompletedVersions() []*Version
- func (x *ProtectionAttachment) GetMeta() *Metadata
- func (x *ProtectionAttachment) GetProtectionId() string
- func (x *ProtectionAttachment) GetVersions() []*Version
- func (*ProtectionAttachment) ProtoMessage()
- func (x *ProtectionAttachment) ProtoReflect() protoreflect.Message
- func (x *ProtectionAttachment) Reset()
- func (x *ProtectionAttachment) String() string
- func (m *ProtectionAttachment) Validate() error
- func (m *ProtectionAttachment) ValidateAll() error
- type ProtectionAttachmentDefinition
- func (*ProtectionAttachmentDefinition) Descriptor() ([]byte, []int)deprecated
- func (x *ProtectionAttachmentDefinition) GetAttachmentId() string
- func (x *ProtectionAttachmentDefinition) GetProtectionId() string
- func (x *ProtectionAttachmentDefinition) GetProtectionVersion() string
- func (*ProtectionAttachmentDefinition) ProtoMessage()
- func (x *ProtectionAttachmentDefinition) ProtoReflect() protoreflect.Message
- func (x *ProtectionAttachmentDefinition) Reset()
- func (x *ProtectionAttachmentDefinition) String() string
- func (m *ProtectionAttachmentDefinition) Validate() error
- func (m *ProtectionAttachmentDefinition) ValidateAll() error
- type ProtectionAttachmentDefinitionMultiError
- type ProtectionAttachmentDefinitionValidationError
- func (e ProtectionAttachmentDefinitionValidationError) Cause() error
- func (e ProtectionAttachmentDefinitionValidationError) Error() string
- func (e ProtectionAttachmentDefinitionValidationError) ErrorName() string
- func (e ProtectionAttachmentDefinitionValidationError) Field() string
- func (e ProtectionAttachmentDefinitionValidationError) Key() bool
- func (e ProtectionAttachmentDefinitionValidationError) Reason() string
- type ProtectionAttachmentMultiError
- type ProtectionAttachmentValidationError
- func (e ProtectionAttachmentValidationError) Cause() error
- func (e ProtectionAttachmentValidationError) Error() string
- func (e ProtectionAttachmentValidationError) ErrorName() string
- func (e ProtectionAttachmentValidationError) Field() string
- func (e ProtectionAttachmentValidationError) Key() bool
- func (e ProtectionAttachmentValidationError) Reason() string
- type ProtectionLink
- func (*ProtectionLink) Descriptor() ([]byte, []int)deprecated
- func (x *ProtectionLink) GetAttachmentId() string
- func (x *ProtectionLink) GetLifecycle() *protection.ProtectionLifecycle
- func (*ProtectionLink) ProtoMessage()
- func (x *ProtectionLink) ProtoReflect() protoreflect.Message
- func (x *ProtectionLink) Reset()
- func (x *ProtectionLink) String() string
- func (m *ProtectionLink) Validate() error
- func (m *ProtectionLink) ValidateAll() error
- type ProtectionLinkMultiError
- type ProtectionLinkState
- func (*ProtectionLinkState) Descriptor() ([]byte, []int)deprecated
- func (x *ProtectionLinkState) GetAttachmentName() string
- func (x *ProtectionLinkState) GetFirstSuccessTimestamp() *timestamppb.Timestamp
- func (x *ProtectionLinkState) GetLastSeenAttachmentStatus() Status
- func (x *ProtectionLinkState) GetLink() *ProtectionLink
- func (x *ProtectionLinkState) GetMeta() *Metadata
- func (x *ProtectionLinkState) GetStartedTimestamp() *timestamppb.Timestamp
- func (x *ProtectionLinkState) GetStatus() ConditionStatus
- func (x *ProtectionLinkState) GetStoppedReason() ProtectionLinkState_StopReason
- func (x *ProtectionLinkState) GetStoppedTimestamp() *timestamppb.Timestamp
- func (*ProtectionLinkState) ProtoMessage()
- func (x *ProtectionLinkState) ProtoReflect() protoreflect.Message
- func (x *ProtectionLinkState) Reset()
- func (x *ProtectionLinkState) String() string
- func (m *ProtectionLinkState) Validate() error
- func (m *ProtectionLinkState) ValidateAll() error
- type ProtectionLinkStateMultiError
- type ProtectionLinkStateValidationError
- func (e ProtectionLinkStateValidationError) Cause() error
- func (e ProtectionLinkStateValidationError) Error() string
- func (e ProtectionLinkStateValidationError) ErrorName() string
- func (e ProtectionLinkStateValidationError) Field() string
- func (e ProtectionLinkStateValidationError) Key() bool
- func (e ProtectionLinkStateValidationError) Reason() string
- type ProtectionLinkState_StopReason
- func (ProtectionLinkState_StopReason) Descriptor() protoreflect.EnumDescriptor
- func (x ProtectionLinkState_StopReason) Enum() *ProtectionLinkState_StopReason
- func (ProtectionLinkState_StopReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProtectionLinkState_StopReason) Number() protoreflect.EnumNumber
- func (x ProtectionLinkState_StopReason) String() string
- func (ProtectionLinkState_StopReason) Type() protoreflect.EnumType
- type ProtectionLinkValidationError
- func (e ProtectionLinkValidationError) Cause() error
- func (e ProtectionLinkValidationError) Error() string
- func (e ProtectionLinkValidationError) ErrorName() string
- func (e ProtectionLinkValidationError) Field() string
- func (e ProtectionLinkValidationError) Key() bool
- func (e ProtectionLinkValidationError) Reason() string
- type RuntimeExtensionApplyOutput
- func (*RuntimeExtensionApplyOutput) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeExtensionApplyOutput) GetLastApply() *ApplyDetails
- func (x *RuntimeExtensionApplyOutput) GetOngoingApply() *ApplyDetails
- func (*RuntimeExtensionApplyOutput) ProtoMessage()
- func (x *RuntimeExtensionApplyOutput) ProtoReflect() protoreflect.Message
- func (x *RuntimeExtensionApplyOutput) Reset()
- func (x *RuntimeExtensionApplyOutput) String() string
- func (m *RuntimeExtensionApplyOutput) Validate() error
- func (m *RuntimeExtensionApplyOutput) ValidateAll() error
- type RuntimeExtensionApplyOutputMultiError
- type RuntimeExtensionApplyOutputValidationError
- func (e RuntimeExtensionApplyOutputValidationError) Cause() error
- func (e RuntimeExtensionApplyOutputValidationError) Error() string
- func (e RuntimeExtensionApplyOutputValidationError) ErrorName() string
- func (e RuntimeExtensionApplyOutputValidationError) Field() string
- func (e RuntimeExtensionApplyOutputValidationError) Key() bool
- func (e RuntimeExtensionApplyOutputValidationError) Reason() string
- type RuntimeExtensionFetchOutput
- func (*RuntimeExtensionFetchOutput) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeExtensionFetchOutput) GetLastFailedFetch() *FetchDetails
- func (x *RuntimeExtensionFetchOutput) GetLastSuccessfulFetch() *FetchDetails
- func (x *RuntimeExtensionFetchOutput) GetOngoingFetch() *FetchDetails
- func (*RuntimeExtensionFetchOutput) ProtoMessage()
- func (x *RuntimeExtensionFetchOutput) ProtoReflect() protoreflect.Message
- func (x *RuntimeExtensionFetchOutput) Reset()
- func (x *RuntimeExtensionFetchOutput) String() string
- func (m *RuntimeExtensionFetchOutput) Validate() error
- func (m *RuntimeExtensionFetchOutput) ValidateAll() error
- type RuntimeExtensionFetchOutputMultiError
- type RuntimeExtensionFetchOutputValidationError
- func (e RuntimeExtensionFetchOutputValidationError) Cause() error
- func (e RuntimeExtensionFetchOutputValidationError) Error() string
- func (e RuntimeExtensionFetchOutputValidationError) ErrorName() string
- func (e RuntimeExtensionFetchOutputValidationError) Field() string
- func (e RuntimeExtensionFetchOutputValidationError) Key() bool
- func (e RuntimeExtensionFetchOutputValidationError) Reason() string
- type RuntimeExtensionGetInfoDetails
- func (*RuntimeExtensionGetInfoDetails) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeExtensionGetInfoDetails) GetCompletedTimestamp() *timestamppb.Timestamp
- func (x *RuntimeExtensionGetInfoDetails) GetContents() []*RuntimeExtensionGetInfoOutputContent
- func (x *RuntimeExtensionGetInfoDetails) GetStartedTimestamp() *timestamppb.Timestamp
- func (x *RuntimeExtensionGetInfoDetails) GetStatus() RuntimeExtensionGetInfoDetails_Status
- func (x *RuntimeExtensionGetInfoDetails) GetSystemMessage() string
- func (x *RuntimeExtensionGetInfoDetails) GetVersion() string
- func (*RuntimeExtensionGetInfoDetails) ProtoMessage()
- func (x *RuntimeExtensionGetInfoDetails) ProtoReflect() protoreflect.Message
- func (x *RuntimeExtensionGetInfoDetails) Reset()
- func (x *RuntimeExtensionGetInfoDetails) String() string
- func (m *RuntimeExtensionGetInfoDetails) Validate() error
- func (m *RuntimeExtensionGetInfoDetails) ValidateAll() error
- type RuntimeExtensionGetInfoDetailsMultiError
- type RuntimeExtensionGetInfoDetailsValidationError
- func (e RuntimeExtensionGetInfoDetailsValidationError) Cause() error
- func (e RuntimeExtensionGetInfoDetailsValidationError) Error() string
- func (e RuntimeExtensionGetInfoDetailsValidationError) ErrorName() string
- func (e RuntimeExtensionGetInfoDetailsValidationError) Field() string
- func (e RuntimeExtensionGetInfoDetailsValidationError) Key() bool
- func (e RuntimeExtensionGetInfoDetailsValidationError) Reason() string
- type RuntimeExtensionGetInfoDetails_Status
- func (RuntimeExtensionGetInfoDetails_Status) Descriptor() protoreflect.EnumDescriptor
- func (x RuntimeExtensionGetInfoDetails_Status) Enum() *RuntimeExtensionGetInfoDetails_Status
- func (RuntimeExtensionGetInfoDetails_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x RuntimeExtensionGetInfoDetails_Status) Number() protoreflect.EnumNumber
- func (x RuntimeExtensionGetInfoDetails_Status) String() string
- func (RuntimeExtensionGetInfoDetails_Status) Type() protoreflect.EnumType
- type RuntimeExtensionGetInfoOutput
- func (*RuntimeExtensionGetInfoOutput) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeExtensionGetInfoOutput) GetGetInfoDetails() *RuntimeExtensionGetInfoDetails
- func (*RuntimeExtensionGetInfoOutput) ProtoMessage()
- func (x *RuntimeExtensionGetInfoOutput) ProtoReflect() protoreflect.Message
- func (x *RuntimeExtensionGetInfoOutput) Reset()
- func (x *RuntimeExtensionGetInfoOutput) String() string
- func (m *RuntimeExtensionGetInfoOutput) Validate() error
- func (m *RuntimeExtensionGetInfoOutput) ValidateAll() error
- type RuntimeExtensionGetInfoOutputContent
- func (*RuntimeExtensionGetInfoOutputContent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeExtensionGetInfoOutputContent) GetBlobId() string
- func (x *RuntimeExtensionGetInfoOutputContent) GetName() string
- func (*RuntimeExtensionGetInfoOutputContent) ProtoMessage()
- func (x *RuntimeExtensionGetInfoOutputContent) ProtoReflect() protoreflect.Message
- func (x *RuntimeExtensionGetInfoOutputContent) Reset()
- func (x *RuntimeExtensionGetInfoOutputContent) String() string
- func (m *RuntimeExtensionGetInfoOutputContent) Validate() error
- func (m *RuntimeExtensionGetInfoOutputContent) ValidateAll() error
- type RuntimeExtensionGetInfoOutputContentMultiError
- type RuntimeExtensionGetInfoOutputContentValidationError
- func (e RuntimeExtensionGetInfoOutputContentValidationError) Cause() error
- func (e RuntimeExtensionGetInfoOutputContentValidationError) Error() string
- func (e RuntimeExtensionGetInfoOutputContentValidationError) ErrorName() string
- func (e RuntimeExtensionGetInfoOutputContentValidationError) Field() string
- func (e RuntimeExtensionGetInfoOutputContentValidationError) Key() bool
- func (e RuntimeExtensionGetInfoOutputContentValidationError) Reason() string
- type RuntimeExtensionGetInfoOutputMultiError
- type RuntimeExtensionGetInfoOutputValidationError
- func (e RuntimeExtensionGetInfoOutputValidationError) Cause() error
- func (e RuntimeExtensionGetInfoOutputValidationError) Error() string
- func (e RuntimeExtensionGetInfoOutputValidationError) ErrorName() string
- func (e RuntimeExtensionGetInfoOutputValidationError) Field() string
- func (e RuntimeExtensionGetInfoOutputValidationError) Key() bool
- func (e RuntimeExtensionGetInfoOutputValidationError) Reason() string
- type RuntimeExtensionMetadata
- func (*RuntimeExtensionMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeExtensionMetadata) GetApplyDesiredStateId() string
- func (x *RuntimeExtensionMetadata) GetOutput() *RuntimeExtensionFetchOutput
- func (*RuntimeExtensionMetadata) ProtoMessage()
- func (x *RuntimeExtensionMetadata) ProtoReflect() protoreflect.Message
- func (x *RuntimeExtensionMetadata) Reset()
- func (x *RuntimeExtensionMetadata) String() string
- func (m *RuntimeExtensionMetadata) Validate() error
- func (m *RuntimeExtensionMetadata) ValidateAll() error
- type RuntimeExtensionMetadataMultiError
- type RuntimeExtensionMetadataValidationError
- func (e RuntimeExtensionMetadataValidationError) Cause() error
- func (e RuntimeExtensionMetadataValidationError) Error() string
- func (e RuntimeExtensionMetadataValidationError) ErrorName() string
- func (e RuntimeExtensionMetadataValidationError) Field() string
- func (e RuntimeExtensionMetadataValidationError) Key() bool
- func (e RuntimeExtensionMetadataValidationError) Reason() string
- type RuntimeObject
- func (*RuntimeObject) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeObject) GetDebugEvents() []*runtimes.DebugEvent
- func (x *RuntimeObject) GetDelivery() *DeliveryState
- func (x *RuntimeObject) GetDesiredVersionDirtyOnly() bool
- func (x *RuntimeObject) GetExitCodes() []int32
- func (x *RuntimeObject) GetExternalLinks() []*common_config.ExternalLink
- func (x *RuntimeObject) GetExternalObjects() []*extensions.ExternalObject
- func (x *RuntimeObject) GetFetchVersion() *Version
- func (x *RuntimeObject) GetGenerateName() string
- func (x *RuntimeObject) GetInterval() *durationpb.Duration
- func (x *RuntimeObject) GetLastCompletedTaskRun() *TaskRun
- func (x *RuntimeObject) GetManagementStatus() RuntimeObject_ManagementStatus
- func (x *RuntimeObject) GetMessage() string
- func (x *RuntimeObject) GetMeta() *Metadata
- func (x *RuntimeObject) GetName() string
- func (x *RuntimeObject) GetNamespace() string
- func (x *RuntimeObject) GetObjectType() string
- func (x *RuntimeObject) GetOutputBlobIds() []string
- func (x *RuntimeObject) GetRawConfig() string
- func (x *RuntimeObject) GetRequireApprovalBeforeApply() bool
- func (x *RuntimeObject) GetRollback() bool
- func (x *RuntimeObject) GetRollbackVersion() *Version
- func (x *RuntimeObject) GetRuntimeExtension() *RuntimeObject_RuntimeExtension
- func (x *RuntimeObject) GetStatus() RuntimeObject_Status
- func (x *RuntimeObject) GetSteadyStateInterval() *durationpb.Duration
- func (x *RuntimeObject) GetVersionAgnostic() bool
- func (x *RuntimeObject) GetVersions() []*Version
- func (*RuntimeObject) ProtoMessage()
- func (x *RuntimeObject) ProtoReflect() protoreflect.Message
- func (x *RuntimeObject) Reset()
- func (x *RuntimeObject) String() string
- func (m *RuntimeObject) Validate() error
- func (m *RuntimeObject) ValidateAll() error
- type RuntimeObjectMultiError
- type RuntimeObjectValidationError
- func (e RuntimeObjectValidationError) Cause() error
- func (e RuntimeObjectValidationError) Error() string
- func (e RuntimeObjectValidationError) ErrorName() string
- func (e RuntimeObjectValidationError) Field() string
- func (e RuntimeObjectValidationError) Key() bool
- func (e RuntimeObjectValidationError) Reason() string
- type RuntimeObject_ManagementStatus
- func (RuntimeObject_ManagementStatus) Descriptor() protoreflect.EnumDescriptor
- func (x RuntimeObject_ManagementStatus) Enum() *RuntimeObject_ManagementStatus
- func (RuntimeObject_ManagementStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x RuntimeObject_ManagementStatus) Number() protoreflect.EnumNumber
- func (x RuntimeObject_ManagementStatus) String() string
- func (RuntimeObject_ManagementStatus) Type() protoreflect.EnumType
- type RuntimeObject_RuntimeExtension
- func (*RuntimeObject_RuntimeExtension) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeObject_RuntimeExtension) GetApply() *environment.CompiledExtensionCommand
- func (x *RuntimeObject_RuntimeExtension) GetApplyOutput() *RuntimeExtensionApplyOutput
- func (x *RuntimeObject_RuntimeExtension) GetApplyRetryPolicy() *environment.RetryPolicy
- func (x *RuntimeObject_RuntimeExtension) GetApplyRetryableExitCodes() []int32
- func (x *RuntimeObject_RuntimeExtension) GetFetch() *environment.CompiledExtensionCommand
- func (x *RuntimeObject_RuntimeExtension) GetFetchInterval() *durationpb.Duration
- func (x *RuntimeObject_RuntimeExtension) GetFetchMode() extensions.FetchMode
- func (x *RuntimeObject_RuntimeExtension) GetFetchOutput() *RuntimeExtensionFetchOutput
- func (x *RuntimeObject_RuntimeExtension) GetFetchRetryPolicy() *environment.RetryPolicy
- func (x *RuntimeObject_RuntimeExtension) GetFetchSteadyStateInterval() *durationpb.Duration
- func (x *RuntimeObject_RuntimeExtension) GetGetInfo() *environment.CompiledExtensionCommand
- func (x *RuntimeObject_RuntimeExtension) GetGetInfoInterval() *durationpb.Duration
- func (x *RuntimeObject_RuntimeExtension) GetGetInfoOutput() *RuntimeExtensionGetInfoOutput
- func (x *RuntimeObject_RuntimeExtension) GetGetInfoRetryPolicy() *environment.RetryPolicy
- func (x *RuntimeObject_RuntimeExtension) GetParameterValues() []*common_config.ParameterValue
- func (x *RuntimeObject_RuntimeExtension) GetParameters() []*common_config.ParameterDefinition
- func (x *RuntimeObject_RuntimeExtension) GetReleaseChannelId() string
- func (x *RuntimeObject_RuntimeExtension) GetServiceId() string
- func (x *RuntimeObject_RuntimeExtension) GetType() environment.ExtensionType
- func (*RuntimeObject_RuntimeExtension) ProtoMessage()
- func (x *RuntimeObject_RuntimeExtension) ProtoReflect() protoreflect.Message
- func (x *RuntimeObject_RuntimeExtension) Reset()
- func (x *RuntimeObject_RuntimeExtension) String() string
- func (m *RuntimeObject_RuntimeExtension) Validate() error
- func (m *RuntimeObject_RuntimeExtension) ValidateAll() error
- type RuntimeObject_RuntimeExtensionMultiError
- type RuntimeObject_RuntimeExtensionValidationError
- func (e RuntimeObject_RuntimeExtensionValidationError) Cause() error
- func (e RuntimeObject_RuntimeExtensionValidationError) Error() string
- func (e RuntimeObject_RuntimeExtensionValidationError) ErrorName() string
- func (e RuntimeObject_RuntimeExtensionValidationError) Field() string
- func (e RuntimeObject_RuntimeExtensionValidationError) Key() bool
- func (e RuntimeObject_RuntimeExtensionValidationError) Reason() string
- type RuntimeObject_Status
- func (RuntimeObject_Status) Descriptor() protoreflect.EnumDescriptor
- func (x RuntimeObject_Status) Enum() *RuntimeObject_Status
- func (RuntimeObject_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x RuntimeObject_Status) Number() protoreflect.EnumNumber
- func (x RuntimeObject_Status) String() string
- func (RuntimeObject_Status) Type() protoreflect.EnumType
- type ServiceGroupState
- func (*ServiceGroupState) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceGroupState) GetCustomTasks() []*CustomTaskState
- func (x *ServiceGroupState) GetDeliveryExtensions() []*DeliveryExtensionState
- func (x *ServiceGroupState) GetMeta() *Metadata
- func (x *ServiceGroupState) GetServices() []*ServiceState
- func (*ServiceGroupState) ProtoMessage()
- func (x *ServiceGroupState) ProtoReflect() protoreflect.Message
- func (x *ServiceGroupState) Reset()
- func (x *ServiceGroupState) String() string
- func (m *ServiceGroupState) Validate() error
- func (m *ServiceGroupState) ValidateAll() error
- type ServiceGroupStateMultiError
- type ServiceGroupStateValidationError
- func (e ServiceGroupStateValidationError) Cause() error
- func (e ServiceGroupStateValidationError) Error() string
- func (e ServiceGroupStateValidationError) ErrorName() string
- func (e ServiceGroupStateValidationError) Field() string
- func (e ServiceGroupStateValidationError) Key() bool
- func (e ServiceGroupStateValidationError) Reason() string
- type ServiceInstanceLabelSelector
- func (*ServiceInstanceLabelSelector) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceInstanceLabelSelector) GetAll() bool
- func (m *ServiceInstanceLabelSelector) GetAutorollbackOneof() isServiceInstanceLabelSelector_AutorollbackOneof
- func (x *ServiceInstanceLabelSelector) GetComputeRollbackVersion() bool
- func (x *ServiceInstanceLabelSelector) GetMaterializedReleaseChannels() []string
- func (x *ServiceInstanceLabelSelector) GetReleaseChannelSelector() string
- func (x *ServiceInstanceLabelSelector) GetRollbackVersion() *Version
- func (m *ServiceInstanceLabelSelector) GetSelectorOneof() isServiceInstanceLabelSelector_SelectorOneof
- func (x *ServiceInstanceLabelSelector) GetVersions() []*Version
- func (*ServiceInstanceLabelSelector) ProtoMessage()
- func (x *ServiceInstanceLabelSelector) ProtoReflect() protoreflect.Message
- func (x *ServiceInstanceLabelSelector) Reset()
- func (x *ServiceInstanceLabelSelector) String() string
- func (m *ServiceInstanceLabelSelector) Validate() error
- func (m *ServiceInstanceLabelSelector) ValidateAll() error
- type ServiceInstanceLabelSelectorMultiError
- type ServiceInstanceLabelSelectorValidationError
- func (e ServiceInstanceLabelSelectorValidationError) Cause() error
- func (e ServiceInstanceLabelSelectorValidationError) Error() string
- func (e ServiceInstanceLabelSelectorValidationError) ErrorName() string
- func (e ServiceInstanceLabelSelectorValidationError) Field() string
- func (e ServiceInstanceLabelSelectorValidationError) Key() bool
- func (e ServiceInstanceLabelSelectorValidationError) Reason() string
- type ServiceInstanceLabelSelector_All
- type ServiceInstanceLabelSelector_ComputeRollbackVersion
- type ServiceInstanceLabelSelector_ReleaseChannelSelector
- type ServiceInstanceLabelSelector_RollbackVersion
- type ServiceInstanceState
- func (*ServiceInstanceState) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceInstanceState) GetApplication() string
- func (m *ServiceInstanceState) GetAutorollbackOneof() isServiceInstanceState_AutorollbackOneof
- func (x *ServiceInstanceState) GetComputeRollbackVersion() bool
- func (x *ServiceInstanceState) GetDelivery() *DeliveryState
- func (x *ServiceInstanceState) GetDeploymentOwnedByChildren() bool
- func (x *ServiceInstanceState) GetMeta() *Metadata
- func (x *ServiceInstanceState) GetReleaseChannel() string
- func (x *ServiceInstanceState) GetReleaseChannelId() string
- func (x *ServiceInstanceState) GetRollback() bool
- func (x *ServiceInstanceState) GetRollbackVersion() *Version
- func (x *ServiceInstanceState) GetService() string
- func (x *ServiceInstanceState) GetServiceId() string
- func (x *ServiceInstanceState) GetVersions() []*Version
- func (*ServiceInstanceState) ProtoMessage()
- func (x *ServiceInstanceState) ProtoReflect() protoreflect.Message
- func (x *ServiceInstanceState) Reset()
- func (x *ServiceInstanceState) String() string
- func (m *ServiceInstanceState) Validate() error
- func (m *ServiceInstanceState) ValidateAll() error
- type ServiceInstanceStateMultiError
- type ServiceInstanceStateValidationError
- func (e ServiceInstanceStateValidationError) Cause() error
- func (e ServiceInstanceStateValidationError) Error() string
- func (e ServiceInstanceStateValidationError) ErrorName() string
- func (e ServiceInstanceStateValidationError) Field() string
- func (e ServiceInstanceStateValidationError) Key() bool
- func (e ServiceInstanceStateValidationError) Reason() string
- type ServiceInstanceState_ComputeRollbackVersion
- type ServiceInstanceState_RollbackVersion
- type ServiceState
- func (*ServiceState) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceState) GetApplication() string
- func (x *ServiceState) GetCustomTasks() []*CustomTaskState
- func (x *ServiceState) GetDeliveryExtensions() []*DeliveryExtensionState
- func (x *ServiceState) GetMeta() *Metadata
- func (x *ServiceState) GetReleaseChannelLabelSelectors() []*ServiceInstanceLabelSelector
- func (x *ServiceState) GetReleaseChannels() []*ServiceInstanceState
- func (x *ServiceState) GetService() string
- func (x *ServiceState) GetServiceId() string
- func (*ServiceState) ProtoMessage()
- func (x *ServiceState) ProtoReflect() protoreflect.Message
- func (x *ServiceState) Reset()
- func (x *ServiceState) String() string
- func (m *ServiceState) Validate() error
- func (m *ServiceState) ValidateAll() error
- type ServiceStateMultiError
- type ServiceStateValidationError
- func (e ServiceStateValidationError) Cause() error
- func (e ServiceStateValidationError) Error() string
- func (e ServiceStateValidationError) ErrorName() string
- func (e ServiceStateValidationError) Field() string
- func (e ServiceStateValidationError) Key() bool
- func (e ServiceStateValidationError) Reason() string
- type SetDesiredStateMetadata
- func (*SetDesiredStateMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *SetDesiredStateMetadata) GetBypassPreconditionsAndProtections() bool
- func (x *SetDesiredStateMetadata) GetRollback() bool
- func (*SetDesiredStateMetadata) ProtoMessage()
- func (x *SetDesiredStateMetadata) ProtoReflect() protoreflect.Message
- func (x *SetDesiredStateMetadata) Reset()
- func (x *SetDesiredStateMetadata) String() string
- func (m *SetDesiredStateMetadata) Validate() error
- func (m *SetDesiredStateMetadata) ValidateAll() error
- type SetDesiredStateMetadataMultiError
- type SetDesiredStateMetadataValidationError
- func (e SetDesiredStateMetadataValidationError) Cause() error
- func (e SetDesiredStateMetadataValidationError) Error() string
- func (e SetDesiredStateMetadataValidationError) ErrorName() string
- func (e SetDesiredStateMetadataValidationError) Field() string
- func (e SetDesiredStateMetadataValidationError) Key() bool
- func (e SetDesiredStateMetadataValidationError) Reason() string
- type Signal
- func (*Signal) Descriptor() ([]byte, []int)deprecated
- func (m *Signal) GetConfig() isSignal_Config
- func (x *Signal) GetDeliveryPromotion() *Signal_DeliveryPromotionConfig
- func (x *Signal) GetProtectionBypass() *Signal_ProtectionBypass
- func (x *Signal) GetRuntimeExtensionApproval() *Signal_RuntimeExtensionApproval
- func (x *Signal) GetType() SignalType
- func (*Signal) ProtoMessage()
- func (x *Signal) ProtoReflect() protoreflect.Message
- func (x *Signal) Reset()
- func (x *Signal) String() string
- func (m *Signal) Validate() error
- func (m *Signal) ValidateAll() error
- type SignalMultiError
- type SignalType
- type SignalValidationError
- type Signal_DeliveryPromotion
- type Signal_DeliveryPromotionConfig
- func (*Signal_DeliveryPromotionConfig) Descriptor() ([]byte, []int)deprecated
- func (x *Signal_DeliveryPromotionConfig) GetFull() bool
- func (x *Signal_DeliveryPromotionConfig) GetReject() bool
- func (x *Signal_DeliveryPromotionConfig) GetStage() int64
- func (*Signal_DeliveryPromotionConfig) ProtoMessage()
- func (x *Signal_DeliveryPromotionConfig) ProtoReflect() protoreflect.Message
- func (x *Signal_DeliveryPromotionConfig) Reset()
- func (x *Signal_DeliveryPromotionConfig) String() string
- func (m *Signal_DeliveryPromotionConfig) Validate() error
- func (m *Signal_DeliveryPromotionConfig) ValidateAll() error
- type Signal_DeliveryPromotionConfigMultiError
- type Signal_DeliveryPromotionConfigValidationError
- func (e Signal_DeliveryPromotionConfigValidationError) Cause() error
- func (e Signal_DeliveryPromotionConfigValidationError) Error() string
- func (e Signal_DeliveryPromotionConfigValidationError) ErrorName() string
- func (e Signal_DeliveryPromotionConfigValidationError) Field() string
- func (e Signal_DeliveryPromotionConfigValidationError) Key() bool
- func (e Signal_DeliveryPromotionConfigValidationError) Reason() string
- type Signal_ProtectionBypass
- func (*Signal_ProtectionBypass) Descriptor() ([]byte, []int)deprecated
- func (*Signal_ProtectionBypass) ProtoMessage()
- func (x *Signal_ProtectionBypass) ProtoReflect() protoreflect.Message
- func (x *Signal_ProtectionBypass) Reset()
- func (x *Signal_ProtectionBypass) String() string
- func (m *Signal_ProtectionBypass) Validate() error
- func (m *Signal_ProtectionBypass) ValidateAll() error
- type Signal_ProtectionBypassMultiError
- type Signal_ProtectionBypassValidationError
- func (e Signal_ProtectionBypassValidationError) Cause() error
- func (e Signal_ProtectionBypassValidationError) Error() string
- func (e Signal_ProtectionBypassValidationError) ErrorName() string
- func (e Signal_ProtectionBypassValidationError) Field() string
- func (e Signal_ProtectionBypassValidationError) Key() bool
- func (e Signal_ProtectionBypassValidationError) Reason() string
- type Signal_ProtectionBypass_
- type Signal_RuntimeExtensionApproval
- func (*Signal_RuntimeExtensionApproval) Descriptor() ([]byte, []int)deprecated
- func (x *Signal_RuntimeExtensionApproval) GetPlanBlobId() string
- func (x *Signal_RuntimeExtensionApproval) GetReject() bool
- func (x *Signal_RuntimeExtensionApproval) GetTimestamp() *timestamppb.Timestamp
- func (*Signal_RuntimeExtensionApproval) ProtoMessage()
- func (x *Signal_RuntimeExtensionApproval) ProtoReflect() protoreflect.Message
- func (x *Signal_RuntimeExtensionApproval) Reset()
- func (x *Signal_RuntimeExtensionApproval) String() string
- func (m *Signal_RuntimeExtensionApproval) Validate() error
- func (m *Signal_RuntimeExtensionApproval) ValidateAll() error
- type Signal_RuntimeExtensionApprovalMultiError
- type Signal_RuntimeExtensionApprovalValidationError
- func (e Signal_RuntimeExtensionApprovalValidationError) Cause() error
- func (e Signal_RuntimeExtensionApprovalValidationError) Error() string
- func (e Signal_RuntimeExtensionApprovalValidationError) ErrorName() string
- func (e Signal_RuntimeExtensionApprovalValidationError) Field() string
- func (e Signal_RuntimeExtensionApprovalValidationError) Key() bool
- func (e Signal_RuntimeExtensionApprovalValidationError) Reason() string
- type Signal_RuntimeExtensionApproval_
- type SimpleStatus
- func (SimpleStatus) Descriptor() protoreflect.EnumDescriptor
- func (x SimpleStatus) Enum() *SimpleStatus
- func (SimpleStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x SimpleStatus) Number() protoreflect.EnumNumber
- func (x SimpleStatus) String() string
- func (SimpleStatus) Type() protoreflect.EnumType
- type State
- func (*State) Descriptor() ([]byte, []int)deprecated
- func (x *State) GetCustomTask() *CustomTaskState
- func (x *State) GetDeliveryExtension() *DeliveryExtensionState
- func (x *State) GetManualApproval() *ManualApprovalState
- func (x *State) GetProtectionAttachment() *ProtectionAttachment
- func (x *State) GetProtectionLink() *ProtectionLinkState
- func (x *State) GetRuntimeObject() *RuntimeObject
- func (x *State) GetService() *ServiceState
- func (x *State) GetServiceGroup() *ServiceGroupState
- func (x *State) GetServiceInstance() *ServiceInstanceState
- func (m *State) GetStateOneof() isState_StateOneof
- func (*State) ProtoMessage()
- func (x *State) ProtoReflect() protoreflect.Message
- func (x *State) Reset()
- func (x *State) String() string
- func (m *State) Validate() error
- func (m *State) ValidateAll() error
- type StateMultiError
- type StateValidationError
- type State_CustomTask
- type State_DeliveryExtension
- type State_ManualApproval
- type State_ProtectionAttachment
- type State_ProtectionLink
- type State_RuntimeObject
- type State_Service
- type State_ServiceGroup
- type State_ServiceInstance
- type Status
- type StatusExplanation
- func (*StatusExplanation) Descriptor() ([]byte, []int)deprecated
- func (x *StatusExplanation) GetMessage() string
- func (x *StatusExplanation) GetMessages() []string
- func (x *StatusExplanation) GetReason() StatusReason
- func (x *StatusExplanation) GetSubject() *Identifier
- func (*StatusExplanation) ProtoMessage()
- func (x *StatusExplanation) ProtoReflect() protoreflect.Message
- func (x *StatusExplanation) Reset()
- func (x *StatusExplanation) String() string
- func (m *StatusExplanation) Validate() error
- func (m *StatusExplanation) ValidateAll() error
- type StatusExplanationMultiError
- type StatusExplanationValidationError
- func (e StatusExplanationValidationError) Cause() error
- func (e StatusExplanationValidationError) Error() string
- func (e StatusExplanationValidationError) ErrorName() string
- func (e StatusExplanationValidationError) Field() string
- func (e StatusExplanationValidationError) Key() bool
- func (e StatusExplanationValidationError) Reason() string
- type StatusReason
- func (StatusReason) Descriptor() protoreflect.EnumDescriptor
- func (x StatusReason) Enum() *StatusReason
- func (StatusReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x StatusReason) Number() protoreflect.EnumNumber
- func (x StatusReason) String() string
- func (StatusReason) Type() protoreflect.EnumType
- type TaskEntityContext
- func (*TaskEntityContext) Descriptor() ([]byte, []int)deprecated
- func (x *TaskEntityContext) GetIsActive() bool
- func (x *TaskEntityContext) GetLastCompletedRun() *TaskRun
- func (x *TaskEntityContext) GetLastRun() *TaskRun
- func (*TaskEntityContext) ProtoMessage()
- func (x *TaskEntityContext) ProtoReflect() protoreflect.Message
- func (x *TaskEntityContext) Reset()
- func (x *TaskEntityContext) String() string
- func (m *TaskEntityContext) Validate() error
- func (m *TaskEntityContext) ValidateAll() error
- type TaskEntityContextMultiError
- type TaskEntityContextValidationError
- func (e TaskEntityContextValidationError) Cause() error
- func (e TaskEntityContextValidationError) Error() string
- func (e TaskEntityContextValidationError) ErrorName() string
- func (e TaskEntityContextValidationError) Field() string
- func (e TaskEntityContextValidationError) Key() bool
- func (e TaskEntityContextValidationError) Reason() string
- type TaskRun
- func (*TaskRun) Descriptor() ([]byte, []int)deprecated
- func (x *TaskRun) GetCompletedTimestamp() *timestamppb.Timestamp
- func (x *TaskRun) GetConcurrencyLeases() []*ConcurrencyLease
- func (x *TaskRun) GetCreatedTimestamp() *timestamppb.Timestamp
- func (x *TaskRun) GetExitCodes() []int32
- func (x *TaskRun) GetFetchDetails() *FetchDetails
- func (x *TaskRun) GetFetchTaskStartDetails() *FetchTaskStartDetails
- func (x *TaskRun) GetOutputBlobIds() []string
- func (x *TaskRun) GetPhase() TaskRun_Phase
- func (x *TaskRun) GetRetryable() bool
- func (x *TaskRun) GetRetryableExitCodes() []int32
- func (x *TaskRun) GetSeenVersions() []*Version
- func (x *TaskRun) GetStartedByProcessId() string
- func (x *TaskRun) GetStartedTimestamp() *timestamppb.Timestamp
- func (x *TaskRun) GetStatus() SimpleStatus
- func (x *TaskRun) GetStatusExplanations() []*StatusExplanation
- func (x *TaskRun) GetTaskEntities() []*Identifier
- func (x *TaskRun) GetVersion() string
- func (*TaskRun) ProtoMessage()
- func (x *TaskRun) ProtoReflect() protoreflect.Message
- func (x *TaskRun) Reset()
- func (x *TaskRun) String() string
- func (m *TaskRun) Validate() error
- func (m *TaskRun) ValidateAll() error
- type TaskRunMultiError
- type TaskRunValidationError
- type TaskRun_Phase
- func (TaskRun_Phase) Descriptor() protoreflect.EnumDescriptor
- func (x TaskRun_Phase) Enum() *TaskRun_Phase
- func (TaskRun_Phase) EnumDescriptor() ([]byte, []int)deprecated
- func (x TaskRun_Phase) Number() protoreflect.EnumNumber
- func (x TaskRun_Phase) String() string
- func (TaskRun_Phase) Type() protoreflect.EnumType
- type Type
- type Version
- func (*Version) Descriptor() ([]byte, []int)deprecated
- func (x *Version) GetActive() bool
- func (x *Version) GetAvailableReplicas() int32
- func (x *Version) GetDirty() bool
- func (x *Version) GetPushTimestamp() *timestamppb.Timestamp
- func (x *Version) GetReplicas() int32
- func (x *Version) GetTargetReplicas() int32
- func (x *Version) GetVersion() string
- func (*Version) ProtoMessage()
- func (x *Version) ProtoReflect() protoreflect.Message
- func (x *Version) Reset()
- func (x *Version) String() string
- func (m *Version) Validate() error
- func (m *Version) ValidateAll() error
- type VersionMultiError
- type VersionValidationError
Constants ¶
This section is empty.
Variables ¶
var ( Type_name = map[int32]string{ 0: "UNKNOWN", 1: "SERVICE", 2: "SERVICE_INSTANCE", 3: "SERVICE_GROUP", 4: "RUNTIME_OBJECT", 5: "MANUAL_APPROVAL", 6: "CUSTOM_TASK", 7: "PROTECTION_ATTACHMENT", 8: "PROTECTION_LINK", 9: "DELIVERY_EXTENSION", } Type_value = map[string]int32{ "UNKNOWN": 0, "SERVICE": 1, "SERVICE_INSTANCE": 2, "SERVICE_GROUP": 3, "RUNTIME_OBJECT": 4, "MANUAL_APPROVAL": 5, "CUSTOM_TASK": 6, "PROTECTION_ATTACHMENT": 7, "PROTECTION_LINK": 8, "DELIVERY_EXTENSION": 9, } )
Enum value maps for Type.
var ( CustomTaskType_name = map[int32]string{ 0: "CUSTOM_TASK_TYPE_UNKNOWN", 1: "PRE_APPROVAL_TASK", 2: "APPROVAL", 3: "POST_APPROVAL_TASK", 4: "DEPLOYMENT_TASK", 5: "POST_DEPLOYMENT_TASK", } CustomTaskType_value = map[string]int32{ "CUSTOM_TASK_TYPE_UNKNOWN": 0, "PRE_APPROVAL_TASK": 1, "APPROVAL": 2, "POST_APPROVAL_TASK": 3, "DEPLOYMENT_TASK": 4, "POST_DEPLOYMENT_TASK": 5, } )
Enum value maps for CustomTaskType.
var ( Status_name = map[int32]string{ 0: "UNKNOWN_STATUS", 1: "CONVERGING", 2: "CONVERGED", 3: "FAILED", 4: "ROLLING_BACK", 5: "ROLLED_BACK", 12: "FAILED_ROLLBACK", 6: "PAUSED", 7: "CHILD_PAUSED", 8: "WAITING_PRECONDITIONS", 9: "REPLACED", 10: "WAITING_MANUAL_APPROVAL", 11: "DELETED", 13: "PREVIEW", 14: "PENDING_SET_DESIRED_STATE", } Status_value = map[string]int32{ "UNKNOWN_STATUS": 0, "CONVERGING": 1, "CONVERGED": 2, "FAILED": 3, "ROLLING_BACK": 4, "ROLLED_BACK": 5, "FAILED_ROLLBACK": 12, "PAUSED": 6, "CHILD_PAUSED": 7, "WAITING_PRECONDITIONS": 8, "REPLACED": 9, "WAITING_MANUAL_APPROVAL": 10, "DELETED": 11, "PREVIEW": 13, "PENDING_SET_DESIRED_STATE": 14, } )
Enum value maps for Status.
var ( SimpleStatus_name = map[int32]string{ 0: "SS_UNKNOWN", 1: "SS_CONVERGING", 2: "SS_CONVERGED", 3: "SS_FAILED", 4: "SS_WAITING_FOR_APPROVAL", } SimpleStatus_value = map[string]int32{ "SS_UNKNOWN": 0, "SS_CONVERGING": 1, "SS_CONVERGED": 2, "SS_FAILED": 3, "SS_WAITING_FOR_APPROVAL": 4, } )
Enum value maps for SimpleStatus.
var ( StatusReason_name = map[int32]string{ 0: "REASON_UNKNOWN", 1: "NO_CURRENT_STATE", 2: "APPLY_FAILED", 3: "UNHEALTHY_PODS", 4: "UPDATING_PODS", 5: "VERSION_MISMATCH", 6: "RUNTIME_OBJECT_FAILED", 7: "PRECONDITIONS_FAILED", 8: "MANUAL_APPROVAL_REJECTED", 9: "STUCK_ENTITY", 10: "VERSION_DIRTY", } StatusReason_value = map[string]int32{ "REASON_UNKNOWN": 0, "NO_CURRENT_STATE": 1, "APPLY_FAILED": 2, "UNHEALTHY_PODS": 3, "UPDATING_PODS": 4, "VERSION_MISMATCH": 5, "RUNTIME_OBJECT_FAILED": 6, "PRECONDITIONS_FAILED": 7, "MANUAL_APPROVAL_REJECTED": 8, "STUCK_ENTITY": 9, "VERSION_DIRTY": 10, } )
Enum value maps for StatusReason.
var ( ActionType_name = map[int32]string{ 0: "ACTION_TYPE_UNKNOWN", 1: "ACTION_TYPE_APPLYING", 2: "ACTION_TYPE_APPLIED", 3: "ACTION_TYPE_COMPLETE", } ActionType_value = map[string]int32{ "ACTION_TYPE_UNKNOWN": 0, "ACTION_TYPE_APPLYING": 1, "ACTION_TYPE_APPLIED": 2, "ACTION_TYPE_COMPLETE": 3, } )
Enum value maps for ActionType.
var ( ConditionStatus_name = map[int32]string{ 0: "CONDITION_UNKNOWN_STATUS", 1: "CONDITION_PENDING", 2: "CONDITION_SATISFIED", 3: "CONDITION_MANUALLY_BYPASSED", 4: "CONDITION_FAILED", } ConditionStatus_value = map[string]int32{ "CONDITION_UNKNOWN_STATUS": 0, "CONDITION_PENDING": 1, "CONDITION_SATISFIED": 2, "CONDITION_MANUALLY_BYPASSED": 3, "CONDITION_FAILED": 4, } )
Enum value maps for ConditionStatus.
var ( ManualApprovalStatus_name = map[int32]string{ 0: "PENDING", 1: "APPROVED", 2: "REJECTED", } ManualApprovalStatus_value = map[string]int32{ "PENDING": 0, "APPROVED": 1, "REJECTED": 2, } )
Enum value maps for ManualApprovalStatus.
var ( CustomTaskStatus_name = map[int32]string{ 0: "CUSTOM_TASK_PENDING", 1: "CUSTOM_TASK_SUCCESSFUL", 2: "CUSTOM_TASK_RETRIES_EXHAUSTED", 3: "CUSTOM_TASK_TIMED_OUT", } CustomTaskStatus_value = map[string]int32{ "CUSTOM_TASK_PENDING": 0, "CUSTOM_TASK_SUCCESSFUL": 1, "CUSTOM_TASK_RETRIES_EXHAUSTED": 2, "CUSTOM_TASK_TIMED_OUT": 3, } )
Enum value maps for CustomTaskStatus.
var ( SignalType_name = map[int32]string{ 0: "SIGNAL_UNKNOWN", 1: "DELIVERY_PROMOTION", 2: "PROTECTION_BYPASS", 3: "RUNTIME_EXTENSION_APPROVAL", 4: "SIGNAL_MANUAL_APPROVAL", } SignalType_value = map[string]int32{ "SIGNAL_UNKNOWN": 0, "DELIVERY_PROMOTION": 1, "PROTECTION_BYPASS": 2, "RUNTIME_EXTENSION_APPROVAL": 3, "SIGNAL_MANUAL_APPROVAL": 4, } )
Enum value maps for SignalType.
var ( CanaryProgressState_Status_name = map[int32]string{ 0: "UNKNOWN", 1: "PENDING", 2: "PAUSED", 3: "COMPLETED", } CanaryProgressState_Status_value = map[string]int32{ "UNKNOWN": 0, "PENDING": 1, "PAUSED": 2, "COMPLETED": 3, } )
Enum value maps for CanaryProgressState_Status.
var ( BlueGreenProgressState_Status_name = map[int32]string{ 0: "UNKNOWN", 1: "PENDING", 2: "SCALING_UP", 3: "PAUSED_PREVIEW", 4: "SCALING_DOWN", 5: "COMPLETED", 6: "ABORTED", } BlueGreenProgressState_Status_value = map[string]int32{ "UNKNOWN": 0, "PENDING": 1, "SCALING_UP": 2, "PAUSED_PREVIEW": 3, "SCALING_DOWN": 4, "COMPLETED": 5, "ABORTED": 6, } )
Enum value maps for BlueGreenProgressState_Status.
var ( DeliveryState_Status_name = map[int32]string{ 0: "STATUS_UNKNOWN", 1: "STATUS_PROGRESSING", 2: "STATUS_PAUSED", 3: "STATUS_HEALTHY", 4: "STATUS_UNHEALTHY", } DeliveryState_Status_value = map[string]int32{ "STATUS_UNKNOWN": 0, "STATUS_PROGRESSING": 1, "STATUS_PAUSED": 2, "STATUS_HEALTHY": 3, "STATUS_UNHEALTHY": 4, } )
Enum value maps for DeliveryState_Status.
var ( FetchDetails_FetchStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "DRIFTED", 2: "CONVERGED", 3: "FAILED", } FetchDetails_FetchStatus_value = map[string]int32{ "UNKNOWN": 0, "DRIFTED": 1, "CONVERGED": 2, "FAILED": 3, } )
Enum value maps for FetchDetails_FetchStatus.
var ( RuntimeExtensionGetInfoDetails_Status_name = map[int32]string{ 0: "UNKNOWN", 1: "CONVERGED", 2: "FAILED", } RuntimeExtensionGetInfoDetails_Status_value = map[string]int32{ "UNKNOWN": 0, "CONVERGED": 1, "FAILED": 2, } )
Enum value maps for RuntimeExtensionGetInfoDetails_Status.
var ( ApplyDetails_ApplyStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "CONVERGED", 2: "FAILED", 3: "RETRYABLE", } ApplyDetails_ApplyStatus_value = map[string]int32{ "UNKNOWN": 0, "CONVERGED": 1, "FAILED": 2, "RETRYABLE": 3, } )
Enum value maps for ApplyDetails_ApplyStatus.
var ( RuntimeObject_Status_name = map[int32]string{ 0: "PENDING", 1: "SUCCEEDED", 2: "FAILED", } RuntimeObject_Status_value = map[string]int32{ "PENDING": 0, "SUCCEEDED": 1, "FAILED": 2, } )
Enum value maps for RuntimeObject_Status.
var ( RuntimeObject_ManagementStatus_name = map[int32]string{ 0: "PVN_MANAGED", 1: "UNMANAGED", } RuntimeObject_ManagementStatus_value = map[string]int32{ "PVN_MANAGED": 0, "UNMANAGED": 1, } )
Enum value maps for RuntimeObject_ManagementStatus.
var ( ProtectionLinkState_StopReason_name = map[int32]string{ 0: "UNKNOWN", 1: "LIFECYCLE_COMPLETED", 2: "SUCCEEDED_ONCE", 3: "SUCCEEDED_FOR_DURATION", 4: "TIMED_OUT", 5: "FAILED", 6: "DELETED", 7: "MANUALLY_BYPASSED", } ProtectionLinkState_StopReason_value = map[string]int32{ "UNKNOWN": 0, "LIFECYCLE_COMPLETED": 1, "SUCCEEDED_ONCE": 2, "SUCCEEDED_FOR_DURATION": 3, "TIMED_OUT": 4, "FAILED": 5, "DELETED": 6, "MANUALLY_BYPASSED": 7, } )
Enum value maps for ProtectionLinkState_StopReason.
var ( TaskRun_Phase_name = map[int32]string{ 0: "RUNNING", 1: "NOT_STARTED", } TaskRun_Phase_value = map[string]int32{ "RUNNING": 0, "NOT_STARTED": 1, } )
Enum value maps for TaskRun_Phase.
var ( Notifications_RuntimeFailure_FailureType_name = map[int32]string{ 0: "UNKNOWN", 1: "EXTENSION_FETCH_INVOKE_ERROR", 2: "EXTENSION_FETCH_RESULT_ERROR", 3: "RUNTIME_APPLY_ERROR", 4: "EXTENSION_APPLY_INVOKE_ERROR", } Notifications_RuntimeFailure_FailureType_value = map[string]int32{ "UNKNOWN": 0, "EXTENSION_FETCH_INVOKE_ERROR": 1, "EXTENSION_FETCH_RESULT_ERROR": 2, "RUNTIME_APPLY_ERROR": 3, "EXTENSION_APPLY_INVOKE_ERROR": 4, } )
Enum value maps for Notifications_RuntimeFailure_FailureType.
var File_prodvana_desired_state_model_desired_state_proto protoreflect.FileDescriptor
var File_prodvana_desired_state_model_entity_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ActionExplanation ¶
type ActionExplanation struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` ActionType ActionType `` /* 137-byte string literal not displayed */ Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
What action is DD taking now?
func (*ActionExplanation) Descriptor
deprecated
func (*ActionExplanation) Descriptor() ([]byte, []int)
Deprecated: Use ActionExplanation.ProtoReflect.Descriptor instead.
func (*ActionExplanation) GetActionType ¶
func (x *ActionExplanation) GetActionType() ActionType
func (*ActionExplanation) GetMessage ¶
func (x *ActionExplanation) GetMessage() string
func (*ActionExplanation) GetTs ¶
func (x *ActionExplanation) GetTs() *timestamppb.Timestamp
func (*ActionExplanation) ProtoMessage ¶
func (*ActionExplanation) ProtoMessage()
func (*ActionExplanation) ProtoReflect ¶
func (x *ActionExplanation) ProtoReflect() protoreflect.Message
func (*ActionExplanation) Reset ¶
func (x *ActionExplanation) Reset()
func (*ActionExplanation) String ¶
func (x *ActionExplanation) String() string
func (*ActionExplanation) Validate ¶
func (m *ActionExplanation) Validate() error
Validate checks the field values on ActionExplanation 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 (*ActionExplanation) ValidateAll ¶
func (m *ActionExplanation) ValidateAll() error
ValidateAll checks the field values on ActionExplanation 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 ActionExplanationMultiError, or nil if none found.
type ActionExplanationMultiError ¶
type ActionExplanationMultiError []error
ActionExplanationMultiError is an error wrapping multiple validation errors returned by ActionExplanation.ValidateAll() if the designated constraints aren't met.
func (ActionExplanationMultiError) AllErrors ¶
func (m ActionExplanationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActionExplanationMultiError) Error ¶
func (m ActionExplanationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActionExplanationValidationError ¶
type ActionExplanationValidationError struct {
// contains filtered or unexported fields
}
ActionExplanationValidationError is the validation error returned by ActionExplanation.Validate if the designated constraints aren't met.
func (ActionExplanationValidationError) Cause ¶
func (e ActionExplanationValidationError) Cause() error
Cause function returns cause value.
func (ActionExplanationValidationError) Error ¶
func (e ActionExplanationValidationError) Error() string
Error satisfies the builtin error interface
func (ActionExplanationValidationError) ErrorName ¶
func (e ActionExplanationValidationError) ErrorName() string
ErrorName returns error name.
func (ActionExplanationValidationError) Field ¶
func (e ActionExplanationValidationError) Field() string
Field function returns field value.
func (ActionExplanationValidationError) Key ¶
func (e ActionExplanationValidationError) Key() bool
Key function returns key value.
func (ActionExplanationValidationError) Reason ¶
func (e ActionExplanationValidationError) Reason() string
Reason function returns reason value.
type ActionType ¶
type ActionType int32
const ( ActionType_ACTION_TYPE_UNKNOWN ActionType = 0 // DD is currently apply target state - if its doing this for too long, probably means apply is stuck. ActionType_ACTION_TYPE_APPLYING ActionType = 1 // DD has applied target state - waiting for object to converge. ActionType_ACTION_TYPE_APPLIED ActionType = 2 // Reached terminal state - DD is doing nothing further. ActionType_ACTION_TYPE_COMPLETE 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 Annotations ¶
type Annotations struct { Annotations []*Annotations_Annotation `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"` // contains filtered or unexported fields }
func (*Annotations) Descriptor
deprecated
func (*Annotations) Descriptor() ([]byte, []int)
Deprecated: Use Annotations.ProtoReflect.Descriptor instead.
func (*Annotations) GetAnnotations ¶
func (x *Annotations) GetAnnotations() []*Annotations_Annotation
func (*Annotations) ProtoMessage ¶
func (*Annotations) ProtoMessage()
func (*Annotations) ProtoReflect ¶
func (x *Annotations) ProtoReflect() protoreflect.Message
func (*Annotations) Reset ¶
func (x *Annotations) Reset()
func (*Annotations) String ¶
func (x *Annotations) String() string
func (*Annotations) Validate ¶
func (m *Annotations) Validate() error
Validate checks the field values on Annotations 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 (*Annotations) ValidateAll ¶
func (m *Annotations) ValidateAll() error
ValidateAll checks the field values on Annotations 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 AnnotationsMultiError, or nil if none found.
type AnnotationsMultiError ¶
type AnnotationsMultiError []error
AnnotationsMultiError is an error wrapping multiple validation errors returned by Annotations.ValidateAll() if the designated constraints aren't met.
func (AnnotationsMultiError) AllErrors ¶
func (m AnnotationsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnnotationsMultiError) Error ¶
func (m AnnotationsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnnotationsValidationError ¶
type AnnotationsValidationError struct {
// contains filtered or unexported fields
}
AnnotationsValidationError is the validation error returned by Annotations.Validate if the designated constraints aren't met.
func (AnnotationsValidationError) Cause ¶
func (e AnnotationsValidationError) Cause() error
Cause function returns cause value.
func (AnnotationsValidationError) Error ¶
func (e AnnotationsValidationError) Error() string
Error satisfies the builtin error interface
func (AnnotationsValidationError) ErrorName ¶
func (e AnnotationsValidationError) ErrorName() string
ErrorName returns error name.
func (AnnotationsValidationError) Field ¶
func (e AnnotationsValidationError) Field() string
Field function returns field value.
func (AnnotationsValidationError) Key ¶
func (e AnnotationsValidationError) Key() bool
Key function returns key value.
func (AnnotationsValidationError) Reason ¶
func (e AnnotationsValidationError) Reason() string
Reason function returns reason value.
type Annotations_Annotation ¶
type Annotations_Annotation struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Annotations_Annotation) Descriptor
deprecated
func (*Annotations_Annotation) Descriptor() ([]byte, []int)
Deprecated: Use Annotations_Annotation.ProtoReflect.Descriptor instead.
func (*Annotations_Annotation) GetKey ¶
func (x *Annotations_Annotation) GetKey() string
func (*Annotations_Annotation) GetValue ¶
func (x *Annotations_Annotation) GetValue() string
func (*Annotations_Annotation) ProtoMessage ¶
func (*Annotations_Annotation) ProtoMessage()
func (*Annotations_Annotation) ProtoReflect ¶
func (x *Annotations_Annotation) ProtoReflect() protoreflect.Message
func (*Annotations_Annotation) Reset ¶
func (x *Annotations_Annotation) Reset()
func (*Annotations_Annotation) String ¶
func (x *Annotations_Annotation) String() string
func (*Annotations_Annotation) Validate ¶
func (m *Annotations_Annotation) Validate() error
Validate checks the field values on Annotations_Annotation 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 (*Annotations_Annotation) ValidateAll ¶
func (m *Annotations_Annotation) ValidateAll() error
ValidateAll checks the field values on Annotations_Annotation 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 Annotations_AnnotationMultiError, or nil if none found.
type Annotations_AnnotationMultiError ¶
type Annotations_AnnotationMultiError []error
Annotations_AnnotationMultiError is an error wrapping multiple validation errors returned by Annotations_Annotation.ValidateAll() if the designated constraints aren't met.
func (Annotations_AnnotationMultiError) AllErrors ¶
func (m Annotations_AnnotationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Annotations_AnnotationMultiError) Error ¶
func (m Annotations_AnnotationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Annotations_AnnotationValidationError ¶
type Annotations_AnnotationValidationError struct {
// contains filtered or unexported fields
}
Annotations_AnnotationValidationError is the validation error returned by Annotations_Annotation.Validate if the designated constraints aren't met.
func (Annotations_AnnotationValidationError) Cause ¶
func (e Annotations_AnnotationValidationError) Cause() error
Cause function returns cause value.
func (Annotations_AnnotationValidationError) Error ¶
func (e Annotations_AnnotationValidationError) Error() string
Error satisfies the builtin error interface
func (Annotations_AnnotationValidationError) ErrorName ¶
func (e Annotations_AnnotationValidationError) ErrorName() string
ErrorName returns error name.
func (Annotations_AnnotationValidationError) Field ¶
func (e Annotations_AnnotationValidationError) Field() string
Field function returns field value.
func (Annotations_AnnotationValidationError) Key ¶
func (e Annotations_AnnotationValidationError) Key() bool
Key function returns key value.
func (Annotations_AnnotationValidationError) Reason ¶
func (e Annotations_AnnotationValidationError) Reason() string
Reason function returns reason value.
type ApplyConditionUnsatisfied ¶ added in v0.2.11
type ApplyConditionUnsatisfied struct { // Types that are assignable to Reason: // // *ApplyConditionUnsatisfied_MissingApproval // *ApplyConditionUnsatisfied_ConcurrencyLimitExceeded Reason isApplyConditionUnsatisfied_Reason `protobuf_oneof:"reason"` // contains filtered or unexported fields }
func (*ApplyConditionUnsatisfied) Descriptor
deprecated
added in
v0.2.11
func (*ApplyConditionUnsatisfied) Descriptor() ([]byte, []int)
Deprecated: Use ApplyConditionUnsatisfied.ProtoReflect.Descriptor instead.
func (*ApplyConditionUnsatisfied) GetConcurrencyLimitExceeded ¶ added in v0.3.29
func (x *ApplyConditionUnsatisfied) GetConcurrencyLimitExceeded() *ConcurrencyLimitExceeded
func (*ApplyConditionUnsatisfied) GetMissingApproval ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied) GetMissingApproval() *ApplyConditionUnsatisfied_InternalMissingApproval
func (*ApplyConditionUnsatisfied) GetReason ¶ added in v0.2.11
func (m *ApplyConditionUnsatisfied) GetReason() isApplyConditionUnsatisfied_Reason
func (*ApplyConditionUnsatisfied) ProtoMessage ¶ added in v0.2.11
func (*ApplyConditionUnsatisfied) ProtoMessage()
func (*ApplyConditionUnsatisfied) ProtoReflect ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied) ProtoReflect() protoreflect.Message
func (*ApplyConditionUnsatisfied) Reset ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied) Reset()
func (*ApplyConditionUnsatisfied) String ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied) String() string
func (*ApplyConditionUnsatisfied) Validate ¶ added in v0.2.11
func (m *ApplyConditionUnsatisfied) Validate() error
Validate checks the field values on ApplyConditionUnsatisfied 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 (*ApplyConditionUnsatisfied) ValidateAll ¶ added in v0.2.11
func (m *ApplyConditionUnsatisfied) ValidateAll() error
ValidateAll checks the field values on ApplyConditionUnsatisfied 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 ApplyConditionUnsatisfiedMultiError, or nil if none found.
type ApplyConditionUnsatisfiedMultiError ¶ added in v0.2.11
type ApplyConditionUnsatisfiedMultiError []error
ApplyConditionUnsatisfiedMultiError is an error wrapping multiple validation errors returned by ApplyConditionUnsatisfied.ValidateAll() if the designated constraints aren't met.
func (ApplyConditionUnsatisfiedMultiError) AllErrors ¶ added in v0.2.11
func (m ApplyConditionUnsatisfiedMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApplyConditionUnsatisfiedMultiError) Error ¶ added in v0.2.11
func (m ApplyConditionUnsatisfiedMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApplyConditionUnsatisfiedValidationError ¶ added in v0.2.11
type ApplyConditionUnsatisfiedValidationError struct {
// contains filtered or unexported fields
}
ApplyConditionUnsatisfiedValidationError is the validation error returned by ApplyConditionUnsatisfied.Validate if the designated constraints aren't met.
func (ApplyConditionUnsatisfiedValidationError) Cause ¶ added in v0.2.11
func (e ApplyConditionUnsatisfiedValidationError) Cause() error
Cause function returns cause value.
func (ApplyConditionUnsatisfiedValidationError) Error ¶ added in v0.2.11
func (e ApplyConditionUnsatisfiedValidationError) Error() string
Error satisfies the builtin error interface
func (ApplyConditionUnsatisfiedValidationError) ErrorName ¶ added in v0.2.11
func (e ApplyConditionUnsatisfiedValidationError) ErrorName() string
ErrorName returns error name.
func (ApplyConditionUnsatisfiedValidationError) Field ¶ added in v0.2.11
func (e ApplyConditionUnsatisfiedValidationError) Field() string
Field function returns field value.
func (ApplyConditionUnsatisfiedValidationError) Key ¶ added in v0.2.11
func (e ApplyConditionUnsatisfiedValidationError) Key() bool
Key function returns key value.
func (ApplyConditionUnsatisfiedValidationError) Reason ¶ added in v0.2.11
func (e ApplyConditionUnsatisfiedValidationError) Reason() string
Reason function returns reason value.
type ApplyConditionUnsatisfied_ConcurrencyLimitExceeded ¶ added in v0.3.29
type ApplyConditionUnsatisfied_ConcurrencyLimitExceeded struct {
ConcurrencyLimitExceeded *ConcurrencyLimitExceeded `protobuf:"bytes,2,opt,name=concurrency_limit_exceeded,json=concurrencyLimitExceeded,proto3,oneof"` // TODO: Add reasons like paused entities.
}
type ApplyConditionUnsatisfied_InternalMissingApproval ¶ added in v0.2.11
type ApplyConditionUnsatisfied_InternalMissingApproval struct { DesiredStateId string `protobuf:"bytes,1,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` SignalType SignalType `` /* 137-byte string literal not displayed */ Topic string `protobuf:"bytes,3,opt,name=topic,proto3" json:"topic,omitempty"` RuntimeExtension *RuntimeExtensionMetadata `protobuf:"bytes,4,opt,name=runtime_extension,json=runtimeExtension,proto3" json:"runtime_extension,omitempty"` // What created this missing approval? // If any of these desired state ids have been superseded, // this approval should be considered not current. GeneratorDesiredStateIds []string `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ApplyConditionUnsatisfied_InternalMissingApproval) Descriptor
deprecated
added in
v0.2.11
func (*ApplyConditionUnsatisfied_InternalMissingApproval) Descriptor() ([]byte, []int)
Deprecated: Use ApplyConditionUnsatisfied_InternalMissingApproval.ProtoReflect.Descriptor instead.
func (*ApplyConditionUnsatisfied_InternalMissingApproval) GetDesiredStateId ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetDesiredStateId() string
func (*ApplyConditionUnsatisfied_InternalMissingApproval) GetGeneratorDesiredStateIds ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetGeneratorDesiredStateIds() []string
func (*ApplyConditionUnsatisfied_InternalMissingApproval) GetRuntimeExtension ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetRuntimeExtension() *RuntimeExtensionMetadata
func (*ApplyConditionUnsatisfied_InternalMissingApproval) GetSignalType ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetSignalType() SignalType
func (*ApplyConditionUnsatisfied_InternalMissingApproval) GetTopic ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) GetTopic() string
func (*ApplyConditionUnsatisfied_InternalMissingApproval) ProtoMessage ¶ added in v0.2.11
func (*ApplyConditionUnsatisfied_InternalMissingApproval) ProtoMessage()
func (*ApplyConditionUnsatisfied_InternalMissingApproval) ProtoReflect ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) ProtoReflect() protoreflect.Message
func (*ApplyConditionUnsatisfied_InternalMissingApproval) Reset ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) Reset()
func (*ApplyConditionUnsatisfied_InternalMissingApproval) String ¶ added in v0.2.11
func (x *ApplyConditionUnsatisfied_InternalMissingApproval) String() string
func (*ApplyConditionUnsatisfied_InternalMissingApproval) Validate ¶ added in v0.2.11
func (m *ApplyConditionUnsatisfied_InternalMissingApproval) Validate() error
Validate checks the field values on ApplyConditionUnsatisfied_InternalMissingApproval 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 (*ApplyConditionUnsatisfied_InternalMissingApproval) ValidateAll ¶ added in v0.2.11
func (m *ApplyConditionUnsatisfied_InternalMissingApproval) ValidateAll() error
ValidateAll checks the field values on ApplyConditionUnsatisfied_InternalMissingApproval 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 ApplyConditionUnsatisfied_InternalMissingApprovalMultiError, or nil if none found.
type ApplyConditionUnsatisfied_InternalMissingApprovalMultiError ¶ added in v0.2.11
type ApplyConditionUnsatisfied_InternalMissingApprovalMultiError []error
ApplyConditionUnsatisfied_InternalMissingApprovalMultiError is an error wrapping multiple validation errors returned by ApplyConditionUnsatisfied_InternalMissingApproval.ValidateAll() if the designated constraints aren't met.
func (ApplyConditionUnsatisfied_InternalMissingApprovalMultiError) AllErrors ¶ added in v0.2.11
func (m ApplyConditionUnsatisfied_InternalMissingApprovalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApplyConditionUnsatisfied_InternalMissingApprovalMultiError) Error ¶ added in v0.2.11
func (m ApplyConditionUnsatisfied_InternalMissingApprovalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApplyConditionUnsatisfied_InternalMissingApprovalValidationError ¶ added in v0.2.11
type ApplyConditionUnsatisfied_InternalMissingApprovalValidationError struct {
// contains filtered or unexported fields
}
ApplyConditionUnsatisfied_InternalMissingApprovalValidationError is the validation error returned by ApplyConditionUnsatisfied_InternalMissingApproval.Validate if the designated constraints aren't met.
func (ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Cause ¶ added in v0.2.11
func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Cause() error
Cause function returns cause value.
func (ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Error ¶ added in v0.2.11
func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Error() string
Error satisfies the builtin error interface
func (ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) ErrorName ¶ added in v0.2.11
func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) ErrorName() string
ErrorName returns error name.
func (ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Field ¶ added in v0.2.11
func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Field() string
Field function returns field value.
func (ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Key ¶ added in v0.2.11
Key function returns key value.
func (ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Reason ¶ added in v0.2.11
func (e ApplyConditionUnsatisfied_InternalMissingApprovalValidationError) Reason() string
Reason function returns reason value.
type ApplyConditionUnsatisfied_MissingApproval ¶ added in v0.2.11
type ApplyConditionUnsatisfied_MissingApproval struct { // Cannot apply because this entity requires additional approval. MissingApproval *ApplyConditionUnsatisfied_InternalMissingApproval `protobuf:"bytes,1,opt,name=missing_approval,json=missingApproval,proto3,oneof"` }
type ApplyDetails ¶ added in v0.2.9
type ApplyDetails struct { // when the apply job started StartedTimestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=started_timestamp,json=startedTimestamp,proto3" json:"started_timestamp,omitempty"` // when the apply job completed CompletedTimestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=completed_timestamp,json=completedTimestamp,proto3" json:"completed_timestamp,omitempty"` // the version of the service associated with this apply run Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` ApplyStatus ApplyDetails_ApplyStatus `` /* 154-byte string literal not displayed */ // the fetch details used for this particular apply, including any plan id FetchDetails *FetchDetails `protobuf:"bytes,5,opt,name=fetch_details,json=fetchDetails,proto3" json:"fetch_details,omitempty"` // contains filtered or unexported fields }
func (*ApplyDetails) Descriptor
deprecated
added in
v0.2.9
func (*ApplyDetails) Descriptor() ([]byte, []int)
Deprecated: Use ApplyDetails.ProtoReflect.Descriptor instead.
func (*ApplyDetails) GetApplyStatus ¶ added in v0.2.9
func (x *ApplyDetails) GetApplyStatus() ApplyDetails_ApplyStatus
func (*ApplyDetails) GetCompletedTimestamp ¶ added in v0.2.9
func (x *ApplyDetails) GetCompletedTimestamp() *timestamppb.Timestamp
func (*ApplyDetails) GetFetchDetails ¶ added in v0.2.9
func (x *ApplyDetails) GetFetchDetails() *FetchDetails
func (*ApplyDetails) GetStartedTimestamp ¶ added in v0.2.9
func (x *ApplyDetails) GetStartedTimestamp() *timestamppb.Timestamp
func (*ApplyDetails) GetVersion ¶ added in v0.2.9
func (x *ApplyDetails) GetVersion() string
func (*ApplyDetails) ProtoMessage ¶ added in v0.2.9
func (*ApplyDetails) ProtoMessage()
func (*ApplyDetails) ProtoReflect ¶ added in v0.2.9
func (x *ApplyDetails) ProtoReflect() protoreflect.Message
func (*ApplyDetails) Reset ¶ added in v0.2.9
func (x *ApplyDetails) Reset()
func (*ApplyDetails) String ¶ added in v0.2.9
func (x *ApplyDetails) String() string
func (*ApplyDetails) Validate ¶ added in v0.2.9
func (m *ApplyDetails) Validate() error
Validate checks the field values on ApplyDetails 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 (*ApplyDetails) ValidateAll ¶ added in v0.2.9
func (m *ApplyDetails) ValidateAll() error
ValidateAll checks the field values on ApplyDetails 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 ApplyDetailsMultiError, or nil if none found.
type ApplyDetailsMultiError ¶ added in v0.2.9
type ApplyDetailsMultiError []error
ApplyDetailsMultiError is an error wrapping multiple validation errors returned by ApplyDetails.ValidateAll() if the designated constraints aren't met.
func (ApplyDetailsMultiError) AllErrors ¶ added in v0.2.9
func (m ApplyDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApplyDetailsMultiError) Error ¶ added in v0.2.9
func (m ApplyDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApplyDetailsValidationError ¶ added in v0.2.9
type ApplyDetailsValidationError struct {
// contains filtered or unexported fields
}
ApplyDetailsValidationError is the validation error returned by ApplyDetails.Validate if the designated constraints aren't met.
func (ApplyDetailsValidationError) Cause ¶ added in v0.2.9
func (e ApplyDetailsValidationError) Cause() error
Cause function returns cause value.
func (ApplyDetailsValidationError) Error ¶ added in v0.2.9
func (e ApplyDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (ApplyDetailsValidationError) ErrorName ¶ added in v0.2.9
func (e ApplyDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (ApplyDetailsValidationError) Field ¶ added in v0.2.9
func (e ApplyDetailsValidationError) Field() string
Field function returns field value.
func (ApplyDetailsValidationError) Key ¶ added in v0.2.9
func (e ApplyDetailsValidationError) Key() bool
Key function returns key value.
func (ApplyDetailsValidationError) Reason ¶ added in v0.2.9
func (e ApplyDetailsValidationError) Reason() string
Reason function returns reason value.
type ApplyDetails_ApplyStatus ¶ added in v0.2.9
type ApplyDetails_ApplyStatus int32
const ( ApplyDetails_UNKNOWN ApplyDetails_ApplyStatus = 0 ApplyDetails_CONVERGED ApplyDetails_ApplyStatus = 1 ApplyDetails_FAILED ApplyDetails_ApplyStatus = 2 ApplyDetails_RETRYABLE ApplyDetails_ApplyStatus = 3 )
func (ApplyDetails_ApplyStatus) Descriptor ¶ added in v0.2.9
func (ApplyDetails_ApplyStatus) Descriptor() protoreflect.EnumDescriptor
func (ApplyDetails_ApplyStatus) Enum ¶ added in v0.2.9
func (x ApplyDetails_ApplyStatus) Enum() *ApplyDetails_ApplyStatus
func (ApplyDetails_ApplyStatus) EnumDescriptor
deprecated
added in
v0.2.9
func (ApplyDetails_ApplyStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ApplyDetails_ApplyStatus.Descriptor instead.
func (ApplyDetails_ApplyStatus) Number ¶ added in v0.2.9
func (x ApplyDetails_ApplyStatus) Number() protoreflect.EnumNumber
func (ApplyDetails_ApplyStatus) String ¶ added in v0.2.9
func (x ApplyDetails_ApplyStatus) String() string
func (ApplyDetails_ApplyStatus) Type ¶ added in v0.2.9
func (ApplyDetails_ApplyStatus) Type() protoreflect.EnumType
type ApplyError ¶ added in v0.3.19
type ApplyError struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ApplyError) Descriptor
deprecated
added in
v0.3.19
func (*ApplyError) Descriptor() ([]byte, []int)
Deprecated: Use ApplyError.ProtoReflect.Descriptor instead.
func (*ApplyError) GetMessage ¶ added in v0.3.19
func (x *ApplyError) GetMessage() string
func (*ApplyError) ProtoMessage ¶ added in v0.3.19
func (*ApplyError) ProtoMessage()
func (*ApplyError) ProtoReflect ¶ added in v0.3.19
func (x *ApplyError) ProtoReflect() protoreflect.Message
func (*ApplyError) Reset ¶ added in v0.3.19
func (x *ApplyError) Reset()
func (*ApplyError) String ¶ added in v0.3.19
func (x *ApplyError) String() string
func (*ApplyError) Validate ¶ added in v0.3.19
func (m *ApplyError) Validate() error
Validate checks the field values on ApplyError 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 (*ApplyError) ValidateAll ¶ added in v0.3.19
func (m *ApplyError) ValidateAll() error
ValidateAll checks the field values on ApplyError 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 ApplyErrorMultiError, or nil if none found.
type ApplyErrorMultiError ¶ added in v0.3.19
type ApplyErrorMultiError []error
ApplyErrorMultiError is an error wrapping multiple validation errors returned by ApplyError.ValidateAll() if the designated constraints aren't met.
func (ApplyErrorMultiError) AllErrors ¶ added in v0.3.19
func (m ApplyErrorMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApplyErrorMultiError) Error ¶ added in v0.3.19
func (m ApplyErrorMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApplyErrorValidationError ¶ added in v0.3.19
type ApplyErrorValidationError struct {
// contains filtered or unexported fields
}
ApplyErrorValidationError is the validation error returned by ApplyError.Validate if the designated constraints aren't met.
func (ApplyErrorValidationError) Cause ¶ added in v0.3.19
func (e ApplyErrorValidationError) Cause() error
Cause function returns cause value.
func (ApplyErrorValidationError) Error ¶ added in v0.3.19
func (e ApplyErrorValidationError) Error() string
Error satisfies the builtin error interface
func (ApplyErrorValidationError) ErrorName ¶ added in v0.3.19
func (e ApplyErrorValidationError) ErrorName() string
ErrorName returns error name.
func (ApplyErrorValidationError) Field ¶ added in v0.3.19
func (e ApplyErrorValidationError) Field() string
Field function returns field value.
func (ApplyErrorValidationError) Key ¶ added in v0.3.19
func (e ApplyErrorValidationError) Key() bool
Key function returns key value.
func (ApplyErrorValidationError) Reason ¶ added in v0.3.19
func (e ApplyErrorValidationError) Reason() string
Reason function returns reason value.
type BlueGreenProgressState ¶ added in v0.3.23
type BlueGreenProgressState struct { Status BlueGreenProgressState_Status `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BlueGreenProgressState) Descriptor
deprecated
added in
v0.3.23
func (*BlueGreenProgressState) Descriptor() ([]byte, []int)
Deprecated: Use BlueGreenProgressState.ProtoReflect.Descriptor instead.
func (*BlueGreenProgressState) GetStatus ¶ added in v0.3.23
func (x *BlueGreenProgressState) GetStatus() BlueGreenProgressState_Status
func (*BlueGreenProgressState) ProtoMessage ¶ added in v0.3.23
func (*BlueGreenProgressState) ProtoMessage()
func (*BlueGreenProgressState) ProtoReflect ¶ added in v0.3.23
func (x *BlueGreenProgressState) ProtoReflect() protoreflect.Message
func (*BlueGreenProgressState) Reset ¶ added in v0.3.23
func (x *BlueGreenProgressState) Reset()
func (*BlueGreenProgressState) String ¶ added in v0.3.23
func (x *BlueGreenProgressState) String() string
func (*BlueGreenProgressState) Validate ¶ added in v0.3.23
func (m *BlueGreenProgressState) Validate() error
Validate checks the field values on BlueGreenProgressState 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 (*BlueGreenProgressState) ValidateAll ¶ added in v0.3.23
func (m *BlueGreenProgressState) ValidateAll() error
ValidateAll checks the field values on BlueGreenProgressState 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 BlueGreenProgressStateMultiError, or nil if none found.
type BlueGreenProgressStateMultiError ¶ added in v0.3.23
type BlueGreenProgressStateMultiError []error
BlueGreenProgressStateMultiError is an error wrapping multiple validation errors returned by BlueGreenProgressState.ValidateAll() if the designated constraints aren't met.
func (BlueGreenProgressStateMultiError) AllErrors ¶ added in v0.3.23
func (m BlueGreenProgressStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BlueGreenProgressStateMultiError) Error ¶ added in v0.3.23
func (m BlueGreenProgressStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BlueGreenProgressStateValidationError ¶ added in v0.3.23
type BlueGreenProgressStateValidationError struct {
// contains filtered or unexported fields
}
BlueGreenProgressStateValidationError is the validation error returned by BlueGreenProgressState.Validate if the designated constraints aren't met.
func (BlueGreenProgressStateValidationError) Cause ¶ added in v0.3.23
func (e BlueGreenProgressStateValidationError) Cause() error
Cause function returns cause value.
func (BlueGreenProgressStateValidationError) Error ¶ added in v0.3.23
func (e BlueGreenProgressStateValidationError) Error() string
Error satisfies the builtin error interface
func (BlueGreenProgressStateValidationError) ErrorName ¶ added in v0.3.23
func (e BlueGreenProgressStateValidationError) ErrorName() string
ErrorName returns error name.
func (BlueGreenProgressStateValidationError) Field ¶ added in v0.3.23
func (e BlueGreenProgressStateValidationError) Field() string
Field function returns field value.
func (BlueGreenProgressStateValidationError) Key ¶ added in v0.3.23
func (e BlueGreenProgressStateValidationError) Key() bool
Key function returns key value.
func (BlueGreenProgressStateValidationError) Reason ¶ added in v0.3.23
func (e BlueGreenProgressStateValidationError) Reason() string
Reason function returns reason value.
type BlueGreenProgressState_Status ¶ added in v0.3.23
type BlueGreenProgressState_Status int32
const ( BlueGreenProgressState_UNKNOWN BlueGreenProgressState_Status = 0 BlueGreenProgressState_PENDING BlueGreenProgressState_Status = 1 BlueGreenProgressState_SCALING_UP BlueGreenProgressState_Status = 2 BlueGreenProgressState_PAUSED_PREVIEW BlueGreenProgressState_Status = 3 BlueGreenProgressState_SCALING_DOWN BlueGreenProgressState_Status = 4 BlueGreenProgressState_COMPLETED BlueGreenProgressState_Status = 5 BlueGreenProgressState_ABORTED BlueGreenProgressState_Status = 6 )
func (BlueGreenProgressState_Status) Descriptor ¶ added in v0.3.23
func (BlueGreenProgressState_Status) Descriptor() protoreflect.EnumDescriptor
func (BlueGreenProgressState_Status) Enum ¶ added in v0.3.23
func (x BlueGreenProgressState_Status) Enum() *BlueGreenProgressState_Status
func (BlueGreenProgressState_Status) EnumDescriptor
deprecated
added in
v0.3.23
func (BlueGreenProgressState_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use BlueGreenProgressState_Status.Descriptor instead.
func (BlueGreenProgressState_Status) Number ¶ added in v0.3.23
func (x BlueGreenProgressState_Status) Number() protoreflect.EnumNumber
func (BlueGreenProgressState_Status) String ¶ added in v0.3.23
func (x BlueGreenProgressState_Status) String() string
func (BlueGreenProgressState_Status) Type ¶ added in v0.3.23
func (BlueGreenProgressState_Status) Type() protoreflect.EnumType
type CanaryProgressState ¶
type CanaryProgressState struct { Status CanaryProgressState_Status `` /* 127-byte string literal not displayed */ // current canary weight CanaryWeight int32 `protobuf:"varint,2,opt,name=canary_weight,json=canaryWeight,proto3" json:"canary_weight,omitempty"` // pause duration at this weight before advancing Duration *durationpb.Duration `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty"` // when status = PAUSED this indicates when the pause started PauseStartTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=pause_start_timestamp,json=pauseStartTimestamp,proto3" json:"pause_start_timestamp,omitempty"` // contains filtered or unexported fields }
func (*CanaryProgressState) Descriptor
deprecated
func (*CanaryProgressState) Descriptor() ([]byte, []int)
Deprecated: Use CanaryProgressState.ProtoReflect.Descriptor instead.
func (*CanaryProgressState) GetCanaryWeight ¶
func (x *CanaryProgressState) GetCanaryWeight() int32
func (*CanaryProgressState) GetDuration ¶
func (x *CanaryProgressState) GetDuration() *durationpb.Duration
func (*CanaryProgressState) GetPauseStartTimestamp ¶
func (x *CanaryProgressState) GetPauseStartTimestamp() *timestamppb.Timestamp
func (*CanaryProgressState) GetStatus ¶
func (x *CanaryProgressState) GetStatus() CanaryProgressState_Status
func (*CanaryProgressState) ProtoMessage ¶
func (*CanaryProgressState) ProtoMessage()
func (*CanaryProgressState) ProtoReflect ¶
func (x *CanaryProgressState) ProtoReflect() protoreflect.Message
func (*CanaryProgressState) Reset ¶
func (x *CanaryProgressState) Reset()
func (*CanaryProgressState) String ¶
func (x *CanaryProgressState) String() string
func (*CanaryProgressState) Validate ¶
func (m *CanaryProgressState) Validate() error
Validate checks the field values on CanaryProgressState 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 (*CanaryProgressState) ValidateAll ¶
func (m *CanaryProgressState) ValidateAll() error
ValidateAll checks the field values on CanaryProgressState 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 CanaryProgressStateMultiError, or nil if none found.
type CanaryProgressStateMultiError ¶
type CanaryProgressStateMultiError []error
CanaryProgressStateMultiError is an error wrapping multiple validation errors returned by CanaryProgressState.ValidateAll() if the designated constraints aren't met.
func (CanaryProgressStateMultiError) AllErrors ¶
func (m CanaryProgressStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CanaryProgressStateMultiError) Error ¶
func (m CanaryProgressStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CanaryProgressStateValidationError ¶
type CanaryProgressStateValidationError struct {
// contains filtered or unexported fields
}
CanaryProgressStateValidationError is the validation error returned by CanaryProgressState.Validate if the designated constraints aren't met.
func (CanaryProgressStateValidationError) Cause ¶
func (e CanaryProgressStateValidationError) Cause() error
Cause function returns cause value.
func (CanaryProgressStateValidationError) Error ¶
func (e CanaryProgressStateValidationError) Error() string
Error satisfies the builtin error interface
func (CanaryProgressStateValidationError) ErrorName ¶
func (e CanaryProgressStateValidationError) ErrorName() string
ErrorName returns error name.
func (CanaryProgressStateValidationError) Field ¶
func (e CanaryProgressStateValidationError) Field() string
Field function returns field value.
func (CanaryProgressStateValidationError) Key ¶
func (e CanaryProgressStateValidationError) Key() bool
Key function returns key value.
func (CanaryProgressStateValidationError) Reason ¶
func (e CanaryProgressStateValidationError) Reason() string
Reason function returns reason value.
type CanaryProgressState_Status ¶
type CanaryProgressState_Status int32
const ( CanaryProgressState_UNKNOWN CanaryProgressState_Status = 0 CanaryProgressState_PENDING CanaryProgressState_Status = 1 CanaryProgressState_PAUSED CanaryProgressState_Status = 2 CanaryProgressState_COMPLETED CanaryProgressState_Status = 3 )
func (CanaryProgressState_Status) Descriptor ¶
func (CanaryProgressState_Status) Descriptor() protoreflect.EnumDescriptor
func (CanaryProgressState_Status) Enum ¶
func (x CanaryProgressState_Status) Enum() *CanaryProgressState_Status
func (CanaryProgressState_Status) EnumDescriptor
deprecated
func (CanaryProgressState_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use CanaryProgressState_Status.Descriptor instead.
func (CanaryProgressState_Status) Number ¶
func (x CanaryProgressState_Status) Number() protoreflect.EnumNumber
func (CanaryProgressState_Status) String ¶
func (x CanaryProgressState_Status) String() string
func (CanaryProgressState_Status) Type ¶
func (CanaryProgressState_Status) Type() protoreflect.EnumType
type ConcurrencyLease ¶ added in v0.3.29
type ConcurrencyLease struct { LimitId string `protobuf:"bytes,1,opt,name=limit_id,json=limitId,proto3" json:"limit_id,omitempty"` LeaseId string `protobuf:"bytes,2,opt,name=lease_id,json=leaseId,proto3" json:"lease_id,omitempty"` // contains filtered or unexported fields }
func (*ConcurrencyLease) Descriptor
deprecated
added in
v0.3.29
func (*ConcurrencyLease) Descriptor() ([]byte, []int)
Deprecated: Use ConcurrencyLease.ProtoReflect.Descriptor instead.
func (*ConcurrencyLease) GetLeaseId ¶ added in v0.3.29
func (x *ConcurrencyLease) GetLeaseId() string
func (*ConcurrencyLease) GetLimitId ¶ added in v0.3.29
func (x *ConcurrencyLease) GetLimitId() string
func (*ConcurrencyLease) ProtoMessage ¶ added in v0.3.29
func (*ConcurrencyLease) ProtoMessage()
func (*ConcurrencyLease) ProtoReflect ¶ added in v0.3.29
func (x *ConcurrencyLease) ProtoReflect() protoreflect.Message
func (*ConcurrencyLease) Reset ¶ added in v0.3.29
func (x *ConcurrencyLease) Reset()
func (*ConcurrencyLease) String ¶ added in v0.3.29
func (x *ConcurrencyLease) String() string
func (*ConcurrencyLease) Validate ¶ added in v0.3.29
func (m *ConcurrencyLease) Validate() error
Validate checks the field values on ConcurrencyLease 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 (*ConcurrencyLease) ValidateAll ¶ added in v0.3.29
func (m *ConcurrencyLease) ValidateAll() error
ValidateAll checks the field values on ConcurrencyLease 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 ConcurrencyLeaseMultiError, or nil if none found.
type ConcurrencyLeaseMultiError ¶ added in v0.3.29
type ConcurrencyLeaseMultiError []error
ConcurrencyLeaseMultiError is an error wrapping multiple validation errors returned by ConcurrencyLease.ValidateAll() if the designated constraints aren't met.
func (ConcurrencyLeaseMultiError) AllErrors ¶ added in v0.3.29
func (m ConcurrencyLeaseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConcurrencyLeaseMultiError) Error ¶ added in v0.3.29
func (m ConcurrencyLeaseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConcurrencyLeaseValidationError ¶ added in v0.3.29
type ConcurrencyLeaseValidationError struct {
// contains filtered or unexported fields
}
ConcurrencyLeaseValidationError is the validation error returned by ConcurrencyLease.Validate if the designated constraints aren't met.
func (ConcurrencyLeaseValidationError) Cause ¶ added in v0.3.29
func (e ConcurrencyLeaseValidationError) Cause() error
Cause function returns cause value.
func (ConcurrencyLeaseValidationError) Error ¶ added in v0.3.29
func (e ConcurrencyLeaseValidationError) Error() string
Error satisfies the builtin error interface
func (ConcurrencyLeaseValidationError) ErrorName ¶ added in v0.3.29
func (e ConcurrencyLeaseValidationError) ErrorName() string
ErrorName returns error name.
func (ConcurrencyLeaseValidationError) Field ¶ added in v0.3.29
func (e ConcurrencyLeaseValidationError) Field() string
Field function returns field value.
func (ConcurrencyLeaseValidationError) Key ¶ added in v0.3.29
func (e ConcurrencyLeaseValidationError) Key() bool
Key function returns key value.
func (ConcurrencyLeaseValidationError) Reason ¶ added in v0.3.29
func (e ConcurrencyLeaseValidationError) Reason() string
Reason function returns reason value.
type ConcurrencyLimit ¶ added in v0.3.29
type ConcurrencyLimit struct { LimitId string `protobuf:"bytes,1,opt,name=limit_id,json=limitId,proto3" json:"limit_id,omitempty"` // contains filtered or unexported fields }
func (*ConcurrencyLimit) Descriptor
deprecated
added in
v0.3.29
func (*ConcurrencyLimit) Descriptor() ([]byte, []int)
Deprecated: Use ConcurrencyLimit.ProtoReflect.Descriptor instead.
func (*ConcurrencyLimit) GetLimitId ¶ added in v0.3.29
func (x *ConcurrencyLimit) GetLimitId() string
func (*ConcurrencyLimit) ProtoMessage ¶ added in v0.3.29
func (*ConcurrencyLimit) ProtoMessage()
func (*ConcurrencyLimit) ProtoReflect ¶ added in v0.3.29
func (x *ConcurrencyLimit) ProtoReflect() protoreflect.Message
func (*ConcurrencyLimit) Reset ¶ added in v0.3.29
func (x *ConcurrencyLimit) Reset()
func (*ConcurrencyLimit) String ¶ added in v0.3.29
func (x *ConcurrencyLimit) String() string
func (*ConcurrencyLimit) Validate ¶ added in v0.3.29
func (m *ConcurrencyLimit) Validate() error
Validate checks the field values on ConcurrencyLimit 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 (*ConcurrencyLimit) ValidateAll ¶ added in v0.3.29
func (m *ConcurrencyLimit) ValidateAll() error
ValidateAll checks the field values on ConcurrencyLimit 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 ConcurrencyLimitMultiError, or nil if none found.
type ConcurrencyLimitExceeded ¶ added in v0.3.29
type ConcurrencyLimitExceeded struct { // apply cannot run due to a concurrency limit EntityId *Identifier `protobuf:"bytes,1,opt,name=entity_id,json=entityId,proto3" json:"entity_id,omitempty"` // entity being blocked Blockers []*ConcurrencyLimitExceeded_Blocker `protobuf:"bytes,4,rep,name=blockers,proto3" json:"blockers,omitempty"` // list of entities that are blocking this entity LimitDescription string `protobuf:"bytes,3,opt,name=limit_description,json=limitDescription,proto3" json:"limit_description,omitempty"` // contains filtered or unexported fields }
func (*ConcurrencyLimitExceeded) Descriptor
deprecated
added in
v0.3.29
func (*ConcurrencyLimitExceeded) Descriptor() ([]byte, []int)
Deprecated: Use ConcurrencyLimitExceeded.ProtoReflect.Descriptor instead.
func (*ConcurrencyLimitExceeded) GetBlockers ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded) GetBlockers() []*ConcurrencyLimitExceeded_Blocker
func (*ConcurrencyLimitExceeded) GetEntityId ¶ added in v0.3.29
func (x *ConcurrencyLimitExceeded) GetEntityId() *Identifier
func (*ConcurrencyLimitExceeded) GetLimitDescription ¶ added in v0.3.29
func (x *ConcurrencyLimitExceeded) GetLimitDescription() string
func (*ConcurrencyLimitExceeded) ProtoMessage ¶ added in v0.3.29
func (*ConcurrencyLimitExceeded) ProtoMessage()
func (*ConcurrencyLimitExceeded) ProtoReflect ¶ added in v0.3.29
func (x *ConcurrencyLimitExceeded) ProtoReflect() protoreflect.Message
func (*ConcurrencyLimitExceeded) Reset ¶ added in v0.3.29
func (x *ConcurrencyLimitExceeded) Reset()
func (*ConcurrencyLimitExceeded) String ¶ added in v0.3.29
func (x *ConcurrencyLimitExceeded) String() string
func (*ConcurrencyLimitExceeded) Validate ¶ added in v0.3.29
func (m *ConcurrencyLimitExceeded) Validate() error
Validate checks the field values on ConcurrencyLimitExceeded 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 (*ConcurrencyLimitExceeded) ValidateAll ¶ added in v0.3.29
func (m *ConcurrencyLimitExceeded) ValidateAll() error
ValidateAll checks the field values on ConcurrencyLimitExceeded 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 ConcurrencyLimitExceededMultiError, or nil if none found.
type ConcurrencyLimitExceededMultiError ¶ added in v0.3.29
type ConcurrencyLimitExceededMultiError []error
ConcurrencyLimitExceededMultiError is an error wrapping multiple validation errors returned by ConcurrencyLimitExceeded.ValidateAll() if the designated constraints aren't met.
func (ConcurrencyLimitExceededMultiError) AllErrors ¶ added in v0.3.29
func (m ConcurrencyLimitExceededMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConcurrencyLimitExceededMultiError) Error ¶ added in v0.3.29
func (m ConcurrencyLimitExceededMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConcurrencyLimitExceededValidationError ¶ added in v0.3.29
type ConcurrencyLimitExceededValidationError struct {
// contains filtered or unexported fields
}
ConcurrencyLimitExceededValidationError is the validation error returned by ConcurrencyLimitExceeded.Validate if the designated constraints aren't met.
func (ConcurrencyLimitExceededValidationError) Cause ¶ added in v0.3.29
func (e ConcurrencyLimitExceededValidationError) Cause() error
Cause function returns cause value.
func (ConcurrencyLimitExceededValidationError) Error ¶ added in v0.3.29
func (e ConcurrencyLimitExceededValidationError) Error() string
Error satisfies the builtin error interface
func (ConcurrencyLimitExceededValidationError) ErrorName ¶ added in v0.3.29
func (e ConcurrencyLimitExceededValidationError) ErrorName() string
ErrorName returns error name.
func (ConcurrencyLimitExceededValidationError) Field ¶ added in v0.3.29
func (e ConcurrencyLimitExceededValidationError) Field() string
Field function returns field value.
func (ConcurrencyLimitExceededValidationError) Key ¶ added in v0.3.29
func (e ConcurrencyLimitExceededValidationError) Key() bool
Key function returns key value.
func (ConcurrencyLimitExceededValidationError) Reason ¶ added in v0.3.29
func (e ConcurrencyLimitExceededValidationError) Reason() string
Reason function returns reason value.
type ConcurrencyLimitExceeded_Blocker ¶ added in v0.3.30
type ConcurrencyLimitExceeded_Blocker struct { EntityId *Identifier `protobuf:"bytes,1,opt,name=entity_id,json=entityId,proto3" json:"entity_id,omitempty"` DesiredStateId string `protobuf:"bytes,2,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` RootDesiredStateId string `protobuf:"bytes,3,opt,name=root_desired_state_id,json=rootDesiredStateId,proto3" json:"root_desired_state_id,omitempty"` ReleaseId string `protobuf:"bytes,4,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"` // time since this blocker has held on to its lease. This is *not* the time since this entity has been blocked. HeldSinceTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=held_since_timestamp,json=heldSinceTimestamp,proto3" json:"held_since_timestamp,omitempty"` // contains filtered or unexported fields }
func (*ConcurrencyLimitExceeded_Blocker) Descriptor
deprecated
added in
v0.3.30
func (*ConcurrencyLimitExceeded_Blocker) Descriptor() ([]byte, []int)
Deprecated: Use ConcurrencyLimitExceeded_Blocker.ProtoReflect.Descriptor instead.
func (*ConcurrencyLimitExceeded_Blocker) GetDesiredStateId ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) GetDesiredStateId() string
func (*ConcurrencyLimitExceeded_Blocker) GetEntityId ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) GetEntityId() *Identifier
func (*ConcurrencyLimitExceeded_Blocker) GetHeldSinceTimestamp ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) GetHeldSinceTimestamp() *timestamppb.Timestamp
func (*ConcurrencyLimitExceeded_Blocker) GetReleaseId ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) GetReleaseId() string
func (*ConcurrencyLimitExceeded_Blocker) GetRootDesiredStateId ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) GetRootDesiredStateId() string
func (*ConcurrencyLimitExceeded_Blocker) ProtoMessage ¶ added in v0.3.30
func (*ConcurrencyLimitExceeded_Blocker) ProtoMessage()
func (*ConcurrencyLimitExceeded_Blocker) ProtoReflect ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) ProtoReflect() protoreflect.Message
func (*ConcurrencyLimitExceeded_Blocker) Reset ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) Reset()
func (*ConcurrencyLimitExceeded_Blocker) String ¶ added in v0.3.30
func (x *ConcurrencyLimitExceeded_Blocker) String() string
func (*ConcurrencyLimitExceeded_Blocker) Validate ¶ added in v0.3.30
func (m *ConcurrencyLimitExceeded_Blocker) Validate() error
Validate checks the field values on ConcurrencyLimitExceeded_Blocker 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 (*ConcurrencyLimitExceeded_Blocker) ValidateAll ¶ added in v0.3.30
func (m *ConcurrencyLimitExceeded_Blocker) ValidateAll() error
ValidateAll checks the field values on ConcurrencyLimitExceeded_Blocker 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 ConcurrencyLimitExceeded_BlockerMultiError, or nil if none found.
type ConcurrencyLimitExceeded_BlockerMultiError ¶ added in v0.3.30
type ConcurrencyLimitExceeded_BlockerMultiError []error
ConcurrencyLimitExceeded_BlockerMultiError is an error wrapping multiple validation errors returned by ConcurrencyLimitExceeded_Blocker.ValidateAll() if the designated constraints aren't met.
func (ConcurrencyLimitExceeded_BlockerMultiError) AllErrors ¶ added in v0.3.30
func (m ConcurrencyLimitExceeded_BlockerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConcurrencyLimitExceeded_BlockerMultiError) Error ¶ added in v0.3.30
func (m ConcurrencyLimitExceeded_BlockerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConcurrencyLimitExceeded_BlockerValidationError ¶ added in v0.3.30
type ConcurrencyLimitExceeded_BlockerValidationError struct {
// contains filtered or unexported fields
}
ConcurrencyLimitExceeded_BlockerValidationError is the validation error returned by ConcurrencyLimitExceeded_Blocker.Validate if the designated constraints aren't met.
func (ConcurrencyLimitExceeded_BlockerValidationError) Cause ¶ added in v0.3.30
func (e ConcurrencyLimitExceeded_BlockerValidationError) Cause() error
Cause function returns cause value.
func (ConcurrencyLimitExceeded_BlockerValidationError) Error ¶ added in v0.3.30
func (e ConcurrencyLimitExceeded_BlockerValidationError) Error() string
Error satisfies the builtin error interface
func (ConcurrencyLimitExceeded_BlockerValidationError) ErrorName ¶ added in v0.3.30
func (e ConcurrencyLimitExceeded_BlockerValidationError) ErrorName() string
ErrorName returns error name.
func (ConcurrencyLimitExceeded_BlockerValidationError) Field ¶ added in v0.3.30
func (e ConcurrencyLimitExceeded_BlockerValidationError) Field() string
Field function returns field value.
func (ConcurrencyLimitExceeded_BlockerValidationError) Key ¶ added in v0.3.30
func (e ConcurrencyLimitExceeded_BlockerValidationError) Key() bool
Key function returns key value.
func (ConcurrencyLimitExceeded_BlockerValidationError) Reason ¶ added in v0.3.30
func (e ConcurrencyLimitExceeded_BlockerValidationError) Reason() string
Reason function returns reason value.
type ConcurrencyLimitMultiError ¶ added in v0.3.29
type ConcurrencyLimitMultiError []error
ConcurrencyLimitMultiError is an error wrapping multiple validation errors returned by ConcurrencyLimit.ValidateAll() if the designated constraints aren't met.
func (ConcurrencyLimitMultiError) AllErrors ¶ added in v0.3.29
func (m ConcurrencyLimitMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConcurrencyLimitMultiError) Error ¶ added in v0.3.29
func (m ConcurrencyLimitMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConcurrencyLimitValidationError ¶ added in v0.3.29
type ConcurrencyLimitValidationError struct {
// contains filtered or unexported fields
}
ConcurrencyLimitValidationError is the validation error returned by ConcurrencyLimit.Validate if the designated constraints aren't met.
func (ConcurrencyLimitValidationError) Cause ¶ added in v0.3.29
func (e ConcurrencyLimitValidationError) Cause() error
Cause function returns cause value.
func (ConcurrencyLimitValidationError) Error ¶ added in v0.3.29
func (e ConcurrencyLimitValidationError) Error() string
Error satisfies the builtin error interface
func (ConcurrencyLimitValidationError) ErrorName ¶ added in v0.3.29
func (e ConcurrencyLimitValidationError) ErrorName() string
ErrorName returns error name.
func (ConcurrencyLimitValidationError) Field ¶ added in v0.3.29
func (e ConcurrencyLimitValidationError) Field() string
Field function returns field value.
func (ConcurrencyLimitValidationError) Key ¶ added in v0.3.29
func (e ConcurrencyLimitValidationError) Key() bool
Key function returns key value.
func (ConcurrencyLimitValidationError) Reason ¶ added in v0.3.29
func (e ConcurrencyLimitValidationError) Reason() string
Reason function returns reason value.
type Condition ¶
type Condition struct { // Types that are assignable to Condition: // // *Condition_RcCond // *Condition_ManualApproval_ // *Condition_CustomTask Condition isCondition_Condition `protobuf_oneof:"condition"` // Generated during SetDesiredState. // Do not set as part of input unless reusing an existing precondition, e.g., patching an existing desired state without regenerating some preconditions. DesiredStateId string `protobuf:"bytes,4,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` // contains filtered or unexported fields }
func (*Condition) Descriptor
deprecated
func (*Condition) GetCondition ¶
func (m *Condition) GetCondition() isCondition_Condition
func (*Condition) GetCustomTask ¶
func (x *Condition) GetCustomTask() *Condition_CustomTaskSuccessfulCondition
func (*Condition) GetDesiredStateId ¶
func (*Condition) GetManualApproval ¶
func (x *Condition) GetManualApproval() *Condition_ManualApproval
func (*Condition) GetRcCond ¶
func (x *Condition) GetRcCond() *Condition_ReleaseChannelStableCondition
func (*Condition) ProtoMessage ¶
func (*Condition) ProtoMessage()
func (*Condition) ProtoReflect ¶
func (x *Condition) ProtoReflect() protoreflect.Message
func (*Condition) Validate ¶
Validate checks the field values on Condition 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 (*Condition) ValidateAll ¶
ValidateAll checks the field values on Condition 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 ConditionMultiError, or nil if none found.
type ConditionMultiError ¶
type ConditionMultiError []error
ConditionMultiError is an error wrapping multiple validation errors returned by Condition.ValidateAll() if the designated constraints aren't met.
func (ConditionMultiError) AllErrors ¶
func (m ConditionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConditionMultiError) Error ¶
func (m ConditionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConditionState ¶
type ConditionState struct { Status ConditionStatus `protobuf:"varint,1,opt,name=status,proto3,enum=prodvana.desired_state.model.ConditionStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*ConditionState) Descriptor
deprecated
func (*ConditionState) Descriptor() ([]byte, []int)
Deprecated: Use ConditionState.ProtoReflect.Descriptor instead.
func (*ConditionState) GetStatus ¶
func (x *ConditionState) GetStatus() ConditionStatus
func (*ConditionState) ProtoMessage ¶
func (*ConditionState) ProtoMessage()
func (*ConditionState) ProtoReflect ¶
func (x *ConditionState) ProtoReflect() protoreflect.Message
func (*ConditionState) Reset ¶
func (x *ConditionState) Reset()
func (*ConditionState) String ¶
func (x *ConditionState) String() string
func (*ConditionState) Validate ¶
func (m *ConditionState) Validate() error
Validate checks the field values on ConditionState 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 (*ConditionState) ValidateAll ¶
func (m *ConditionState) ValidateAll() error
ValidateAll checks the field values on ConditionState 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 ConditionStateMultiError, or nil if none found.
type ConditionStateMultiError ¶
type ConditionStateMultiError []error
ConditionStateMultiError is an error wrapping multiple validation errors returned by ConditionState.ValidateAll() if the designated constraints aren't met.
func (ConditionStateMultiError) AllErrors ¶
func (m ConditionStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConditionStateMultiError) Error ¶
func (m ConditionStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConditionStateValidationError ¶
type ConditionStateValidationError struct {
// contains filtered or unexported fields
}
ConditionStateValidationError is the validation error returned by ConditionState.Validate if the designated constraints aren't met.
func (ConditionStateValidationError) Cause ¶
func (e ConditionStateValidationError) Cause() error
Cause function returns cause value.
func (ConditionStateValidationError) Error ¶
func (e ConditionStateValidationError) Error() string
Error satisfies the builtin error interface
func (ConditionStateValidationError) ErrorName ¶
func (e ConditionStateValidationError) ErrorName() string
ErrorName returns error name.
func (ConditionStateValidationError) Field ¶
func (e ConditionStateValidationError) Field() string
Field function returns field value.
func (ConditionStateValidationError) Key ¶
func (e ConditionStateValidationError) Key() bool
Key function returns key value.
func (ConditionStateValidationError) Reason ¶
func (e ConditionStateValidationError) Reason() string
Reason function returns reason value.
type ConditionStatus ¶
type ConditionStatus int32
const ( ConditionStatus_CONDITION_UNKNOWN_STATUS ConditionStatus = 0 ConditionStatus_CONDITION_PENDING ConditionStatus = 1 ConditionStatus_CONDITION_SATISFIED ConditionStatus = 2 ConditionStatus_CONDITION_MANUALLY_BYPASSED ConditionStatus = 3 ConditionStatus_CONDITION_FAILED ConditionStatus = 4 )
func (ConditionStatus) Descriptor ¶
func (ConditionStatus) Descriptor() protoreflect.EnumDescriptor
func (ConditionStatus) Enum ¶
func (x ConditionStatus) Enum() *ConditionStatus
func (ConditionStatus) EnumDescriptor
deprecated
func (ConditionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConditionStatus.Descriptor instead.
func (ConditionStatus) Number ¶
func (x ConditionStatus) Number() protoreflect.EnumNumber
func (ConditionStatus) String ¶
func (x ConditionStatus) String() string
func (ConditionStatus) Type ¶
func (ConditionStatus) Type() protoreflect.EnumType
type ConditionValidationError ¶
type ConditionValidationError struct {
// contains filtered or unexported fields
}
ConditionValidationError is the validation error returned by Condition.Validate if the designated constraints aren't met.
func (ConditionValidationError) Cause ¶
func (e ConditionValidationError) Cause() error
Cause function returns cause value.
func (ConditionValidationError) Error ¶
func (e ConditionValidationError) Error() string
Error satisfies the builtin error interface
func (ConditionValidationError) ErrorName ¶
func (e ConditionValidationError) ErrorName() string
ErrorName returns error name.
func (ConditionValidationError) Field ¶
func (e ConditionValidationError) Field() string
Field function returns field value.
func (ConditionValidationError) Key ¶
func (e ConditionValidationError) Key() bool
Key function returns key value.
func (ConditionValidationError) Reason ¶
func (e ConditionValidationError) Reason() string
Reason function returns reason value.
type Condition_CustomTask ¶
type Condition_CustomTask struct {
CustomTask *Condition_CustomTaskSuccessfulCondition `protobuf:"bytes,3,opt,name=custom_task,json=customTask,proto3,oneof"`
}
type Condition_CustomTaskSuccessfulCondition ¶
type Condition_CustomTaskSuccessfulCondition struct { CustomTaskName string `protobuf:"bytes,1,opt,name=custom_task_name,json=customTaskName,proto3" json:"custom_task_name,omitempty"` // Types that are assignable to Source: // // *Condition_CustomTaskSuccessfulCondition_Protection_ Source isCondition_CustomTaskSuccessfulCondition_Source `protobuf_oneof:"source"` // contains filtered or unexported fields }
func (*Condition_CustomTaskSuccessfulCondition) Descriptor
deprecated
func (*Condition_CustomTaskSuccessfulCondition) Descriptor() ([]byte, []int)
Deprecated: Use Condition_CustomTaskSuccessfulCondition.ProtoReflect.Descriptor instead.
func (*Condition_CustomTaskSuccessfulCondition) GetCustomTaskName ¶
func (x *Condition_CustomTaskSuccessfulCondition) GetCustomTaskName() string
func (*Condition_CustomTaskSuccessfulCondition) GetProtection ¶
func (x *Condition_CustomTaskSuccessfulCondition) GetProtection() *Condition_CustomTaskSuccessfulCondition_Protection
func (*Condition_CustomTaskSuccessfulCondition) GetSource ¶
func (m *Condition_CustomTaskSuccessfulCondition) GetSource() isCondition_CustomTaskSuccessfulCondition_Source
func (*Condition_CustomTaskSuccessfulCondition) ProtoMessage ¶
func (*Condition_CustomTaskSuccessfulCondition) ProtoMessage()
func (*Condition_CustomTaskSuccessfulCondition) ProtoReflect ¶
func (x *Condition_CustomTaskSuccessfulCondition) ProtoReflect() protoreflect.Message
func (*Condition_CustomTaskSuccessfulCondition) Reset ¶
func (x *Condition_CustomTaskSuccessfulCondition) Reset()
func (*Condition_CustomTaskSuccessfulCondition) String ¶
func (x *Condition_CustomTaskSuccessfulCondition) String() string
func (*Condition_CustomTaskSuccessfulCondition) Validate ¶
func (m *Condition_CustomTaskSuccessfulCondition) Validate() error
Validate checks the field values on Condition_CustomTaskSuccessfulCondition 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 (*Condition_CustomTaskSuccessfulCondition) ValidateAll ¶
func (m *Condition_CustomTaskSuccessfulCondition) ValidateAll() error
ValidateAll checks the field values on Condition_CustomTaskSuccessfulCondition 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 Condition_CustomTaskSuccessfulConditionMultiError, or nil if none found.
type Condition_CustomTaskSuccessfulConditionMultiError ¶
type Condition_CustomTaskSuccessfulConditionMultiError []error
Condition_CustomTaskSuccessfulConditionMultiError is an error wrapping multiple validation errors returned by Condition_CustomTaskSuccessfulCondition.ValidateAll() if the designated constraints aren't met.
func (Condition_CustomTaskSuccessfulConditionMultiError) AllErrors ¶
func (m Condition_CustomTaskSuccessfulConditionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Condition_CustomTaskSuccessfulConditionMultiError) Error ¶
func (m Condition_CustomTaskSuccessfulConditionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Condition_CustomTaskSuccessfulConditionValidationError ¶
type Condition_CustomTaskSuccessfulConditionValidationError struct {
// contains filtered or unexported fields
}
Condition_CustomTaskSuccessfulConditionValidationError is the validation error returned by Condition_CustomTaskSuccessfulCondition.Validate if the designated constraints aren't met.
func (Condition_CustomTaskSuccessfulConditionValidationError) Cause ¶
func (e Condition_CustomTaskSuccessfulConditionValidationError) Cause() error
Cause function returns cause value.
func (Condition_CustomTaskSuccessfulConditionValidationError) Error ¶
func (e Condition_CustomTaskSuccessfulConditionValidationError) Error() string
Error satisfies the builtin error interface
func (Condition_CustomTaskSuccessfulConditionValidationError) ErrorName ¶
func (e Condition_CustomTaskSuccessfulConditionValidationError) ErrorName() string
ErrorName returns error name.
func (Condition_CustomTaskSuccessfulConditionValidationError) Field ¶
func (e Condition_CustomTaskSuccessfulConditionValidationError) Field() string
Field function returns field value.
func (Condition_CustomTaskSuccessfulConditionValidationError) Key ¶
func (e Condition_CustomTaskSuccessfulConditionValidationError) Key() bool
Key function returns key value.
func (Condition_CustomTaskSuccessfulConditionValidationError) Reason ¶
func (e Condition_CustomTaskSuccessfulConditionValidationError) Reason() string
Reason function returns reason value.
type Condition_CustomTaskSuccessfulCondition_Protection ¶
type Condition_CustomTaskSuccessfulCondition_Protection struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` TaskType CustomTaskType `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Condition_CustomTaskSuccessfulCondition_Protection) Descriptor
deprecated
func (*Condition_CustomTaskSuccessfulCondition_Protection) Descriptor() ([]byte, []int)
Deprecated: Use Condition_CustomTaskSuccessfulCondition_Protection.ProtoReflect.Descriptor instead.
func (*Condition_CustomTaskSuccessfulCondition_Protection) GetName ¶
func (x *Condition_CustomTaskSuccessfulCondition_Protection) GetName() string
func (*Condition_CustomTaskSuccessfulCondition_Protection) GetTaskType ¶
func (x *Condition_CustomTaskSuccessfulCondition_Protection) GetTaskType() CustomTaskType
func (*Condition_CustomTaskSuccessfulCondition_Protection) ProtoMessage ¶
func (*Condition_CustomTaskSuccessfulCondition_Protection) ProtoMessage()
func (*Condition_CustomTaskSuccessfulCondition_Protection) ProtoReflect ¶
func (x *Condition_CustomTaskSuccessfulCondition_Protection) ProtoReflect() protoreflect.Message
func (*Condition_CustomTaskSuccessfulCondition_Protection) Reset ¶
func (x *Condition_CustomTaskSuccessfulCondition_Protection) Reset()
func (*Condition_CustomTaskSuccessfulCondition_Protection) String ¶
func (x *Condition_CustomTaskSuccessfulCondition_Protection) String() string
func (*Condition_CustomTaskSuccessfulCondition_Protection) Validate ¶
func (m *Condition_CustomTaskSuccessfulCondition_Protection) Validate() error
Validate checks the field values on Condition_CustomTaskSuccessfulCondition_Protection 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 (*Condition_CustomTaskSuccessfulCondition_Protection) ValidateAll ¶
func (m *Condition_CustomTaskSuccessfulCondition_Protection) ValidateAll() error
ValidateAll checks the field values on Condition_CustomTaskSuccessfulCondition_Protection 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 Condition_CustomTaskSuccessfulCondition_ProtectionMultiError, or nil if none found.
type Condition_CustomTaskSuccessfulCondition_ProtectionMultiError ¶
type Condition_CustomTaskSuccessfulCondition_ProtectionMultiError []error
Condition_CustomTaskSuccessfulCondition_ProtectionMultiError is an error wrapping multiple validation errors returned by Condition_CustomTaskSuccessfulCondition_Protection.ValidateAll() if the designated constraints aren't met.
func (Condition_CustomTaskSuccessfulCondition_ProtectionMultiError) AllErrors ¶
func (m Condition_CustomTaskSuccessfulCondition_ProtectionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Condition_CustomTaskSuccessfulCondition_ProtectionMultiError) Error ¶
func (m Condition_CustomTaskSuccessfulCondition_ProtectionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Condition_CustomTaskSuccessfulCondition_ProtectionValidationError ¶
type Condition_CustomTaskSuccessfulCondition_ProtectionValidationError struct {
// contains filtered or unexported fields
}
Condition_CustomTaskSuccessfulCondition_ProtectionValidationError is the validation error returned by Condition_CustomTaskSuccessfulCondition_Protection.Validate if the designated constraints aren't met.
func (Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Cause ¶
func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Cause() error
Cause function returns cause value.
func (Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Error ¶
func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Error() string
Error satisfies the builtin error interface
func (Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) ErrorName ¶
func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) ErrorName() string
ErrorName returns error name.
func (Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Field ¶
func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Field() string
Field function returns field value.
func (Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Key ¶
Key function returns key value.
func (Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Reason ¶
func (e Condition_CustomTaskSuccessfulCondition_ProtectionValidationError) Reason() string
Reason function returns reason value.
type Condition_CustomTaskSuccessfulCondition_Protection_ ¶
type Condition_CustomTaskSuccessfulCondition_Protection_ struct {
Protection *Condition_CustomTaskSuccessfulCondition_Protection `protobuf:"bytes,2,opt,name=protection,proto3,oneof"`
}
type Condition_ManualApproval ¶
type Condition_ManualApproval struct { Topic string `protobuf:"bytes,1,opt,name=topic,proto3" json:"topic,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*Condition_ManualApproval) Descriptor
deprecated
func (*Condition_ManualApproval) Descriptor() ([]byte, []int)
Deprecated: Use Condition_ManualApproval.ProtoReflect.Descriptor instead.
func (*Condition_ManualApproval) GetDescription ¶ added in v0.1.16
func (x *Condition_ManualApproval) GetDescription() string
func (*Condition_ManualApproval) GetTopic ¶
func (x *Condition_ManualApproval) GetTopic() string
func (*Condition_ManualApproval) ProtoMessage ¶
func (*Condition_ManualApproval) ProtoMessage()
func (*Condition_ManualApproval) ProtoReflect ¶
func (x *Condition_ManualApproval) ProtoReflect() protoreflect.Message
func (*Condition_ManualApproval) Reset ¶
func (x *Condition_ManualApproval) Reset()
func (*Condition_ManualApproval) String ¶
func (x *Condition_ManualApproval) String() string
func (*Condition_ManualApproval) Validate ¶
func (m *Condition_ManualApproval) Validate() error
Validate checks the field values on Condition_ManualApproval 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 (*Condition_ManualApproval) ValidateAll ¶
func (m *Condition_ManualApproval) ValidateAll() error
ValidateAll checks the field values on Condition_ManualApproval 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 Condition_ManualApprovalMultiError, or nil if none found.
type Condition_ManualApprovalMultiError ¶
type Condition_ManualApprovalMultiError []error
Condition_ManualApprovalMultiError is an error wrapping multiple validation errors returned by Condition_ManualApproval.ValidateAll() if the designated constraints aren't met.
func (Condition_ManualApprovalMultiError) AllErrors ¶
func (m Condition_ManualApprovalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Condition_ManualApprovalMultiError) Error ¶
func (m Condition_ManualApprovalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Condition_ManualApprovalValidationError ¶
type Condition_ManualApprovalValidationError struct {
// contains filtered or unexported fields
}
Condition_ManualApprovalValidationError is the validation error returned by Condition_ManualApproval.Validate if the designated constraints aren't met.
func (Condition_ManualApprovalValidationError) Cause ¶
func (e Condition_ManualApprovalValidationError) Cause() error
Cause function returns cause value.
func (Condition_ManualApprovalValidationError) Error ¶
func (e Condition_ManualApprovalValidationError) Error() string
Error satisfies the builtin error interface
func (Condition_ManualApprovalValidationError) ErrorName ¶
func (e Condition_ManualApprovalValidationError) ErrorName() string
ErrorName returns error name.
func (Condition_ManualApprovalValidationError) Field ¶
func (e Condition_ManualApprovalValidationError) Field() string
Field function returns field value.
func (Condition_ManualApprovalValidationError) Key ¶
func (e Condition_ManualApprovalValidationError) Key() bool
Key function returns key value.
func (Condition_ManualApprovalValidationError) Reason ¶
func (e Condition_ManualApprovalValidationError) Reason() string
Reason function returns reason value.
type Condition_ManualApproval_ ¶
type Condition_ManualApproval_ struct {
ManualApproval *Condition_ManualApproval `protobuf:"bytes,2,opt,name=manual_approval,json=manualApproval,proto3,oneof"`
}
type Condition_RcCond ¶
type Condition_RcCond struct {
RcCond *Condition_ReleaseChannelStableCondition `protobuf:"bytes,1,opt,name=rc_cond,json=rcCond,proto3,oneof"`
}
type Condition_ReleaseChannelStableCondition ¶
type Condition_ReleaseChannelStableCondition struct { Application string `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` Service string `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty"` // service name or id ServiceId string `protobuf:"bytes,3,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // service id, normalized. Set internally by Prodvana ReleaseChannel string `protobuf:"bytes,4,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` // release channel name or id ReleaseChannelId string `protobuf:"bytes,5,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` // release channel id, normalized. Set internally by Prodvana ServiceVersion string `protobuf:"bytes,6,opt,name=service_version,json=serviceVersion,proto3" json:"service_version,omitempty"` // Set internally by Prodvana. If true, this condition has already been satisfied, but the // dependent release channel has been replaced with a new service version. // If set, this condition should be considered satisfied immediately. InternalOnlySatisfiedInReplacedDesiredState bool `` /* 201-byte string literal not displayed */ // contains filtered or unexported fields }
TODO(naphat) conditions need health
func (*Condition_ReleaseChannelStableCondition) Descriptor
deprecated
func (*Condition_ReleaseChannelStableCondition) Descriptor() ([]byte, []int)
Deprecated: Use Condition_ReleaseChannelStableCondition.ProtoReflect.Descriptor instead.
func (*Condition_ReleaseChannelStableCondition) GetApplication ¶
func (x *Condition_ReleaseChannelStableCondition) GetApplication() string
func (*Condition_ReleaseChannelStableCondition) GetInternalOnlySatisfiedInReplacedDesiredState ¶ added in v0.3.15
func (x *Condition_ReleaseChannelStableCondition) GetInternalOnlySatisfiedInReplacedDesiredState() bool
func (*Condition_ReleaseChannelStableCondition) GetReleaseChannel ¶
func (x *Condition_ReleaseChannelStableCondition) GetReleaseChannel() string
func (*Condition_ReleaseChannelStableCondition) GetReleaseChannelId ¶
func (x *Condition_ReleaseChannelStableCondition) GetReleaseChannelId() string
func (*Condition_ReleaseChannelStableCondition) GetService ¶
func (x *Condition_ReleaseChannelStableCondition) GetService() string
func (*Condition_ReleaseChannelStableCondition) GetServiceId ¶
func (x *Condition_ReleaseChannelStableCondition) GetServiceId() string
func (*Condition_ReleaseChannelStableCondition) GetServiceVersion ¶
func (x *Condition_ReleaseChannelStableCondition) GetServiceVersion() string
func (*Condition_ReleaseChannelStableCondition) ProtoMessage ¶
func (*Condition_ReleaseChannelStableCondition) ProtoMessage()
func (*Condition_ReleaseChannelStableCondition) ProtoReflect ¶
func (x *Condition_ReleaseChannelStableCondition) ProtoReflect() protoreflect.Message
func (*Condition_ReleaseChannelStableCondition) Reset ¶
func (x *Condition_ReleaseChannelStableCondition) Reset()
func (*Condition_ReleaseChannelStableCondition) String ¶
func (x *Condition_ReleaseChannelStableCondition) String() string
func (*Condition_ReleaseChannelStableCondition) Validate ¶
func (m *Condition_ReleaseChannelStableCondition) Validate() error
Validate checks the field values on Condition_ReleaseChannelStableCondition 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 (*Condition_ReleaseChannelStableCondition) ValidateAll ¶
func (m *Condition_ReleaseChannelStableCondition) ValidateAll() error
ValidateAll checks the field values on Condition_ReleaseChannelStableCondition 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 Condition_ReleaseChannelStableConditionMultiError, or nil if none found.
type Condition_ReleaseChannelStableConditionMultiError ¶
type Condition_ReleaseChannelStableConditionMultiError []error
Condition_ReleaseChannelStableConditionMultiError is an error wrapping multiple validation errors returned by Condition_ReleaseChannelStableCondition.ValidateAll() if the designated constraints aren't met.
func (Condition_ReleaseChannelStableConditionMultiError) AllErrors ¶
func (m Condition_ReleaseChannelStableConditionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Condition_ReleaseChannelStableConditionMultiError) Error ¶
func (m Condition_ReleaseChannelStableConditionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Condition_ReleaseChannelStableConditionValidationError ¶
type Condition_ReleaseChannelStableConditionValidationError struct {
// contains filtered or unexported fields
}
Condition_ReleaseChannelStableConditionValidationError is the validation error returned by Condition_ReleaseChannelStableCondition.Validate if the designated constraints aren't met.
func (Condition_ReleaseChannelStableConditionValidationError) Cause ¶
func (e Condition_ReleaseChannelStableConditionValidationError) Cause() error
Cause function returns cause value.
func (Condition_ReleaseChannelStableConditionValidationError) Error ¶
func (e Condition_ReleaseChannelStableConditionValidationError) Error() string
Error satisfies the builtin error interface
func (Condition_ReleaseChannelStableConditionValidationError) ErrorName ¶
func (e Condition_ReleaseChannelStableConditionValidationError) ErrorName() string
ErrorName returns error name.
func (Condition_ReleaseChannelStableConditionValidationError) Field ¶
func (e Condition_ReleaseChannelStableConditionValidationError) Field() string
Field function returns field value.
func (Condition_ReleaseChannelStableConditionValidationError) Key ¶
func (e Condition_ReleaseChannelStableConditionValidationError) Key() bool
Key function returns key value.
func (Condition_ReleaseChannelStableConditionValidationError) Reason ¶
func (e Condition_ReleaseChannelStableConditionValidationError) Reason() string
Reason function returns reason value.
type ControlState ¶
type ControlState struct { Rollback bool `protobuf:"varint,1,opt,name=rollback,proto3" json:"rollback,omitempty"` PreconditionStates []*ConditionState `protobuf:"bytes,2,rep,name=precondition_states,json=preconditionStates,proto3" json:"precondition_states,omitempty"` InvariantStates []*ConditionState `protobuf:"bytes,3,rep,name=invariant_states,json=invariantStates,proto3" json:"invariant_states,omitempty"` // An entity is paused if itself or any of its ancestors have paused field set. // Unlike rollback, this field does not get propagated to children. // Doing so would make to differentiate unpausing vs. the field not being set, // especially if pausing can happen at any layer. Paused bool `protobuf:"varint,4,opt,name=paused,proto3" json:"paused,omitempty"` // explanation for current status, will have more than one in the event multiple children have the same status StatusExplanations []*StatusExplanation `protobuf:"bytes,5,rep,name=status_explanations,json=statusExplanations,proto3" json:"status_explanations,omitempty"` // What is DD doing now? ActionExplanation *ActionExplanation `protobuf:"bytes,6,opt,name=action_explanation,json=actionExplanation,proto3" json:"action_explanation,omitempty"` LastFetchedTimestamp *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=last_fetched_timestamp,json=lastFetchedTimestamp,proto3" json:"last_fetched_timestamp,omitempty"` LastAppliedTimestamp *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=last_applied_timestamp,json=lastAppliedTimestamp,proto3" json:"last_applied_timestamp,omitempty"` MissingApproval *MissingApproval `protobuf:"bytes,9,opt,name=missing_approval,json=missingApproval,proto3" json:"missing_approval,omitempty"` ObserverMode bool `protobuf:"varint,10,opt,name=observer_mode,json=observerMode,proto3" json:"observer_mode,omitempty"` ApplyError *ApplyError `protobuf:"bytes,11,opt,name=apply_error,json=applyError,proto3" json:"apply_error,omitempty"` NotificationInfo *NotificationInfo `protobuf:"bytes,12,opt,name=notification_info,json=notificationInfo,proto3" json:"notification_info,omitempty"` // contains filtered or unexported fields }
func (*ControlState) Descriptor
deprecated
func (*ControlState) Descriptor() ([]byte, []int)
Deprecated: Use ControlState.ProtoReflect.Descriptor instead.
func (*ControlState) GetActionExplanation ¶
func (x *ControlState) GetActionExplanation() *ActionExplanation
func (*ControlState) GetApplyError ¶ added in v0.3.19
func (x *ControlState) GetApplyError() *ApplyError
func (*ControlState) GetInvariantStates ¶
func (x *ControlState) GetInvariantStates() []*ConditionState
func (*ControlState) GetLastAppliedTimestamp ¶ added in v0.1.15
func (x *ControlState) GetLastAppliedTimestamp() *timestamppb.Timestamp
func (*ControlState) GetLastFetchedTimestamp ¶ added in v0.1.15
func (x *ControlState) GetLastFetchedTimestamp() *timestamppb.Timestamp
func (*ControlState) GetMissingApproval ¶ added in v0.2.2
func (x *ControlState) GetMissingApproval() *MissingApproval
func (*ControlState) GetNotificationInfo ¶ added in v0.3.22
func (x *ControlState) GetNotificationInfo() *NotificationInfo
func (*ControlState) GetObserverMode ¶ added in v0.2.3
func (x *ControlState) GetObserverMode() bool
func (*ControlState) GetPaused ¶
func (x *ControlState) GetPaused() bool
func (*ControlState) GetPreconditionStates ¶
func (x *ControlState) GetPreconditionStates() []*ConditionState
func (*ControlState) GetRollback ¶
func (x *ControlState) GetRollback() bool
func (*ControlState) GetStatusExplanations ¶
func (x *ControlState) GetStatusExplanations() []*StatusExplanation
func (*ControlState) ProtoMessage ¶
func (*ControlState) ProtoMessage()
func (*ControlState) ProtoReflect ¶
func (x *ControlState) ProtoReflect() protoreflect.Message
func (*ControlState) Reset ¶
func (x *ControlState) Reset()
func (*ControlState) String ¶
func (x *ControlState) String() string
func (*ControlState) Validate ¶
func (m *ControlState) Validate() error
Validate checks the field values on ControlState 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 (*ControlState) ValidateAll ¶
func (m *ControlState) ValidateAll() error
ValidateAll checks the field values on ControlState 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 ControlStateMultiError, or nil if none found.
type ControlStateMultiError ¶
type ControlStateMultiError []error
ControlStateMultiError is an error wrapping multiple validation errors returned by ControlState.ValidateAll() if the designated constraints aren't met.
func (ControlStateMultiError) AllErrors ¶
func (m ControlStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ControlStateMultiError) Error ¶
func (m ControlStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ControlStateValidationError ¶
type ControlStateValidationError struct {
// contains filtered or unexported fields
}
ControlStateValidationError is the validation error returned by ControlState.Validate if the designated constraints aren't met.
func (ControlStateValidationError) Cause ¶
func (e ControlStateValidationError) Cause() error
Cause function returns cause value.
func (ControlStateValidationError) Error ¶
func (e ControlStateValidationError) Error() string
Error satisfies the builtin error interface
func (ControlStateValidationError) ErrorName ¶
func (e ControlStateValidationError) ErrorName() string
ErrorName returns error name.
func (ControlStateValidationError) Field ¶
func (e ControlStateValidationError) Field() string
Field function returns field value.
func (ControlStateValidationError) Key ¶
func (e ControlStateValidationError) Key() bool
Key function returns key value.
func (ControlStateValidationError) Reason ¶
func (e ControlStateValidationError) Reason() string
Reason function returns reason value.
type CustomTaskExecutionState ¶
type CustomTaskExecutionState struct { Status CustomTaskStatus `protobuf:"varint,1,opt,name=status,proto3,enum=prodvana.desired_state.model.CustomTaskStatus" json:"status,omitempty"` Attempts int64 `protobuf:"varint,2,opt,name=attempts,proto3" json:"attempts,omitempty"` LatestAttemptEndTimestamp *timestamppb.Timestamp `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CustomTaskExecutionState) Descriptor
deprecated
func (*CustomTaskExecutionState) Descriptor() ([]byte, []int)
Deprecated: Use CustomTaskExecutionState.ProtoReflect.Descriptor instead.
func (*CustomTaskExecutionState) GetAttempts ¶
func (x *CustomTaskExecutionState) GetAttempts() int64
func (*CustomTaskExecutionState) GetLatestAttemptEndTimestamp ¶
func (x *CustomTaskExecutionState) GetLatestAttemptEndTimestamp() *timestamppb.Timestamp
func (*CustomTaskExecutionState) GetStatus ¶
func (x *CustomTaskExecutionState) GetStatus() CustomTaskStatus
func (*CustomTaskExecutionState) ProtoMessage ¶
func (*CustomTaskExecutionState) ProtoMessage()
func (*CustomTaskExecutionState) ProtoReflect ¶
func (x *CustomTaskExecutionState) ProtoReflect() protoreflect.Message
func (*CustomTaskExecutionState) Reset ¶
func (x *CustomTaskExecutionState) Reset()
func (*CustomTaskExecutionState) String ¶
func (x *CustomTaskExecutionState) String() string
func (*CustomTaskExecutionState) Validate ¶
func (m *CustomTaskExecutionState) Validate() error
Validate checks the field values on CustomTaskExecutionState 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 (*CustomTaskExecutionState) ValidateAll ¶
func (m *CustomTaskExecutionState) ValidateAll() error
ValidateAll checks the field values on CustomTaskExecutionState 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 CustomTaskExecutionStateMultiError, or nil if none found.
type CustomTaskExecutionStateMultiError ¶
type CustomTaskExecutionStateMultiError []error
CustomTaskExecutionStateMultiError is an error wrapping multiple validation errors returned by CustomTaskExecutionState.ValidateAll() if the designated constraints aren't met.
func (CustomTaskExecutionStateMultiError) AllErrors ¶
func (m CustomTaskExecutionStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CustomTaskExecutionStateMultiError) Error ¶
func (m CustomTaskExecutionStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CustomTaskExecutionStateValidationError ¶
type CustomTaskExecutionStateValidationError struct {
// contains filtered or unexported fields
}
CustomTaskExecutionStateValidationError is the validation error returned by CustomTaskExecutionState.Validate if the designated constraints aren't met.
func (CustomTaskExecutionStateValidationError) Cause ¶
func (e CustomTaskExecutionStateValidationError) Cause() error
Cause function returns cause value.
func (CustomTaskExecutionStateValidationError) Error ¶
func (e CustomTaskExecutionStateValidationError) Error() string
Error satisfies the builtin error interface
func (CustomTaskExecutionStateValidationError) ErrorName ¶
func (e CustomTaskExecutionStateValidationError) ErrorName() string
ErrorName returns error name.
func (CustomTaskExecutionStateValidationError) Field ¶
func (e CustomTaskExecutionStateValidationError) Field() string
Field function returns field value.
func (CustomTaskExecutionStateValidationError) Key ¶
func (e CustomTaskExecutionStateValidationError) Key() bool
Key function returns key value.
func (CustomTaskExecutionStateValidationError) Reason ¶
func (e CustomTaskExecutionStateValidationError) Reason() string
Reason function returns reason value.
type CustomTaskState ¶
type CustomTaskState struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Application string `protobuf:"bytes,4,opt,name=application,proto3" json:"application,omitempty"` ApplicationId string `protobuf:"bytes,5,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` ReleaseChannel string `protobuf:"bytes,6,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` ReleaseChannelId string `protobuf:"bytes,7,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` Program *common_config.ProgramConfig `protobuf:"bytes,9,opt,name=program,proto3" json:"program,omitempty"` TaskState *CustomTaskExecutionState `protobuf:"bytes,12,opt,name=task_state,json=taskState,proto3" json:"task_state,omitempty"` // if not set, the custom task will not be retried once it starts executing once. RetryConfig *common_config.RetryConfig `protobuf:"bytes,13,opt,name=retry_config,json=retryConfig,proto3" json:"retry_config,omitempty"` ServiceIds []string `protobuf:"bytes,14,rep,name=service_ids,json=serviceIds,proto3" json:"service_ids,omitempty"` // contains filtered or unexported fields }
func (*CustomTaskState) Descriptor
deprecated
func (*CustomTaskState) Descriptor() ([]byte, []int)
Deprecated: Use CustomTaskState.ProtoReflect.Descriptor instead.
func (*CustomTaskState) GetApplication ¶
func (x *CustomTaskState) GetApplication() string
func (*CustomTaskState) GetApplicationId ¶
func (x *CustomTaskState) GetApplicationId() string
func (*CustomTaskState) GetDescription ¶
func (x *CustomTaskState) GetDescription() string
func (*CustomTaskState) GetMeta ¶
func (x *CustomTaskState) GetMeta() *Metadata
func (*CustomTaskState) GetName ¶
func (x *CustomTaskState) GetName() string
func (*CustomTaskState) GetProgram ¶
func (x *CustomTaskState) GetProgram() *common_config.ProgramConfig
func (*CustomTaskState) GetReleaseChannel ¶
func (x *CustomTaskState) GetReleaseChannel() string
func (*CustomTaskState) GetReleaseChannelId ¶
func (x *CustomTaskState) GetReleaseChannelId() string
func (*CustomTaskState) GetRetryConfig ¶
func (x *CustomTaskState) GetRetryConfig() *common_config.RetryConfig
func (*CustomTaskState) GetServiceIds ¶
func (x *CustomTaskState) GetServiceIds() []string
func (*CustomTaskState) GetTaskState ¶
func (x *CustomTaskState) GetTaskState() *CustomTaskExecutionState
func (*CustomTaskState) ProtoMessage ¶
func (*CustomTaskState) ProtoMessage()
func (*CustomTaskState) ProtoReflect ¶
func (x *CustomTaskState) ProtoReflect() protoreflect.Message
func (*CustomTaskState) Reset ¶
func (x *CustomTaskState) Reset()
func (*CustomTaskState) String ¶
func (x *CustomTaskState) String() string
func (*CustomTaskState) Validate ¶
func (m *CustomTaskState) Validate() error
Validate checks the field values on CustomTaskState 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 (*CustomTaskState) ValidateAll ¶
func (m *CustomTaskState) ValidateAll() error
ValidateAll checks the field values on CustomTaskState 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 CustomTaskStateMultiError, or nil if none found.
type CustomTaskStateMultiError ¶
type CustomTaskStateMultiError []error
CustomTaskStateMultiError is an error wrapping multiple validation errors returned by CustomTaskState.ValidateAll() if the designated constraints aren't met.
func (CustomTaskStateMultiError) AllErrors ¶
func (m CustomTaskStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CustomTaskStateMultiError) Error ¶
func (m CustomTaskStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CustomTaskStateValidationError ¶
type CustomTaskStateValidationError struct {
// contains filtered or unexported fields
}
CustomTaskStateValidationError is the validation error returned by CustomTaskState.Validate if the designated constraints aren't met.
func (CustomTaskStateValidationError) Cause ¶
func (e CustomTaskStateValidationError) Cause() error
Cause function returns cause value.
func (CustomTaskStateValidationError) Error ¶
func (e CustomTaskStateValidationError) Error() string
Error satisfies the builtin error interface
func (CustomTaskStateValidationError) ErrorName ¶
func (e CustomTaskStateValidationError) ErrorName() string
ErrorName returns error name.
func (CustomTaskStateValidationError) Field ¶
func (e CustomTaskStateValidationError) Field() string
Field function returns field value.
func (CustomTaskStateValidationError) Key ¶
func (e CustomTaskStateValidationError) Key() bool
Key function returns key value.
func (CustomTaskStateValidationError) Reason ¶
func (e CustomTaskStateValidationError) Reason() string
Reason function returns reason value.
type CustomTaskStatus ¶
type CustomTaskStatus int32
const ( CustomTaskStatus_CUSTOM_TASK_PENDING CustomTaskStatus = 0 CustomTaskStatus_CUSTOM_TASK_SUCCESSFUL CustomTaskStatus = 1 CustomTaskStatus_CUSTOM_TASK_RETRIES_EXHAUSTED CustomTaskStatus = 2 CustomTaskStatus_CUSTOM_TASK_TIMED_OUT CustomTaskStatus = 3 )
func (CustomTaskStatus) Descriptor ¶
func (CustomTaskStatus) Descriptor() protoreflect.EnumDescriptor
func (CustomTaskStatus) Enum ¶
func (x CustomTaskStatus) Enum() *CustomTaskStatus
func (CustomTaskStatus) EnumDescriptor
deprecated
func (CustomTaskStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use CustomTaskStatus.Descriptor instead.
func (CustomTaskStatus) Number ¶
func (x CustomTaskStatus) Number() protoreflect.EnumNumber
func (CustomTaskStatus) String ¶
func (x CustomTaskStatus) String() string
func (CustomTaskStatus) Type ¶
func (CustomTaskStatus) Type() protoreflect.EnumType
type CustomTaskType ¶
type CustomTaskType int32
const ( CustomTaskType_CUSTOM_TASK_TYPE_UNKNOWN CustomTaskType = 0 // Runs before everything else. May wait for any dependent RCs to be stable. CustomTaskType_PRE_APPROVAL_TASK CustomTaskType = 1 // Approval tasks, manual or automated. Must wait for all PRE_APPROVAL_TASK to be satisfied. CustomTaskType_APPROVAL CustomTaskType = 2 // Runs after approval, just before service push. CustomTaskType_POST_APPROVAL_TASK CustomTaskType = 3 // Runs as long as service push is in progress. CustomTaskType_DEPLOYMENT_TASK CustomTaskType = 4 // Runs after service push succeeds (pods are replaced and healthy, ...), before declaring the service CONVERGED. CustomTaskType_POST_DEPLOYMENT_TASK CustomTaskType = 5 )
func (CustomTaskType) Descriptor ¶
func (CustomTaskType) Descriptor() protoreflect.EnumDescriptor
func (CustomTaskType) Enum ¶
func (x CustomTaskType) Enum() *CustomTaskType
func (CustomTaskType) EnumDescriptor
deprecated
func (CustomTaskType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CustomTaskType.Descriptor instead.
func (CustomTaskType) Number ¶
func (x CustomTaskType) Number() protoreflect.EnumNumber
func (CustomTaskType) String ¶
func (x CustomTaskType) String() string
func (CustomTaskType) Type ¶
func (CustomTaskType) Type() protoreflect.EnumType
type DebugLog ¶
type DebugLog struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Log string `protobuf:"bytes,2,opt,name=log,proto3" json:"log,omitempty"` // contains filtered or unexported fields }
func (*DebugLog) Descriptor
deprecated
func (*DebugLog) GetTs ¶
func (x *DebugLog) GetTs() *timestamppb.Timestamp
func (*DebugLog) ProtoMessage ¶
func (*DebugLog) ProtoMessage()
func (*DebugLog) ProtoReflect ¶
func (x *DebugLog) ProtoReflect() protoreflect.Message
func (*DebugLog) Validate ¶
Validate checks the field values on DebugLog 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 (*DebugLog) ValidateAll ¶
ValidateAll checks the field values on DebugLog 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 DebugLogMultiError, or nil if none found.
type DebugLogMultiError ¶
type DebugLogMultiError []error
DebugLogMultiError is an error wrapping multiple validation errors returned by DebugLog.ValidateAll() if the designated constraints aren't met.
func (DebugLogMultiError) AllErrors ¶
func (m DebugLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DebugLogMultiError) Error ¶
func (m DebugLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DebugLogValidationError ¶
type DebugLogValidationError struct {
// contains filtered or unexported fields
}
DebugLogValidationError is the validation error returned by DebugLog.Validate if the designated constraints aren't met.
func (DebugLogValidationError) Cause ¶
func (e DebugLogValidationError) Cause() error
Cause function returns cause value.
func (DebugLogValidationError) Error ¶
func (e DebugLogValidationError) Error() string
Error satisfies the builtin error interface
func (DebugLogValidationError) ErrorName ¶
func (e DebugLogValidationError) ErrorName() string
ErrorName returns error name.
func (DebugLogValidationError) Field ¶
func (e DebugLogValidationError) Field() string
Field function returns field value.
func (DebugLogValidationError) Key ¶
func (e DebugLogValidationError) Key() bool
Key function returns key value.
func (DebugLogValidationError) Reason ¶
func (e DebugLogValidationError) Reason() string
Reason function returns reason value.
type DeliveryExtension ¶
type DeliveryExtension struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Lifecycle common_config.TaskLifecycle `protobuf:"varint,2,opt,name=lifecycle,proto3,enum=prodvana.common_config.TaskLifecycle" json:"lifecycle,omitempty"` References []*Identifier `protobuf:"bytes,3,rep,name=references,proto3" json:"references,omitempty"` // contains filtered or unexported fields }
func (*DeliveryExtension) Descriptor
deprecated
func (*DeliveryExtension) Descriptor() ([]byte, []int)
Deprecated: Use DeliveryExtension.ProtoReflect.Descriptor instead.
func (*DeliveryExtension) GetInstanceId ¶
func (x *DeliveryExtension) GetInstanceId() string
func (*DeliveryExtension) GetLifecycle ¶
func (x *DeliveryExtension) GetLifecycle() common_config.TaskLifecycle
func (*DeliveryExtension) GetReferences ¶
func (x *DeliveryExtension) GetReferences() []*Identifier
func (*DeliveryExtension) ProtoMessage ¶
func (*DeliveryExtension) ProtoMessage()
func (*DeliveryExtension) ProtoReflect ¶
func (x *DeliveryExtension) ProtoReflect() protoreflect.Message
func (*DeliveryExtension) Reset ¶
func (x *DeliveryExtension) Reset()
func (*DeliveryExtension) String ¶
func (x *DeliveryExtension) String() string
func (*DeliveryExtension) Validate ¶
func (m *DeliveryExtension) Validate() error
Validate checks the field values on DeliveryExtension 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 (*DeliveryExtension) ValidateAll ¶
func (m *DeliveryExtension) ValidateAll() error
ValidateAll checks the field values on DeliveryExtension 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 DeliveryExtensionMultiError, or nil if none found.
type DeliveryExtensionMultiError ¶
type DeliveryExtensionMultiError []error
DeliveryExtensionMultiError is an error wrapping multiple validation errors returned by DeliveryExtension.ValidateAll() if the designated constraints aren't met.
func (DeliveryExtensionMultiError) AllErrors ¶
func (m DeliveryExtensionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeliveryExtensionMultiError) Error ¶
func (m DeliveryExtensionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeliveryExtensionState ¶
type DeliveryExtensionState struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Versions []*Version `protobuf:"bytes,2,rep,name=versions,proto3" json:"versions,omitempty"` ExtensionId string `protobuf:"bytes,3,opt,name=extension_id,json=extensionId,proto3" json:"extension_id,omitempty"` ExtensionInstanceId string `protobuf:"bytes,10,opt,name=extension_instance_id,json=extensionInstanceId,proto3" json:"extension_instance_id,omitempty"` Lifecycle common_config.TaskLifecycle `protobuf:"varint,11,opt,name=lifecycle,proto3,enum=prodvana.common_config.TaskLifecycle" json:"lifecycle,omitempty"` LastCompletedTimestamp *timestamppb.Timestamp `` /* 129-byte string literal not displayed */ LastCompletedStatus SimpleStatus `` /* 168-byte string literal not displayed */ LastCompletedStatusExplanations []*StatusExplanation `` /* 158-byte string literal not displayed */ LastCompletedAppliedVersion string `` /* 146-byte string literal not displayed */ // In desired/target state, this refers to the max number of attempts to run the extension. 0 means no limit. // In current state, this refers to total number of attempts to run the extension (unsuccessful attempts // because 1 successful attempt will stop the extension). Attempts int32 `protobuf:"varint,14,opt,name=attempts,proto3" json:"attempts,omitempty"` References []*Identifier `protobuf:"bytes,12,rep,name=references,proto3" json:"references,omitempty"` // contains filtered or unexported fields }
func (*DeliveryExtensionState) Descriptor
deprecated
func (*DeliveryExtensionState) Descriptor() ([]byte, []int)
Deprecated: Use DeliveryExtensionState.ProtoReflect.Descriptor instead.
func (*DeliveryExtensionState) GetAttempts ¶ added in v0.3.27
func (x *DeliveryExtensionState) GetAttempts() int32
func (*DeliveryExtensionState) GetExtensionId ¶
func (x *DeliveryExtensionState) GetExtensionId() string
func (*DeliveryExtensionState) GetExtensionInstanceId ¶
func (x *DeliveryExtensionState) GetExtensionInstanceId() string
func (*DeliveryExtensionState) GetLastCompletedAppliedVersion ¶
func (x *DeliveryExtensionState) GetLastCompletedAppliedVersion() string
func (*DeliveryExtensionState) GetLastCompletedStatus ¶
func (x *DeliveryExtensionState) GetLastCompletedStatus() SimpleStatus
func (*DeliveryExtensionState) GetLastCompletedStatusExplanations ¶
func (x *DeliveryExtensionState) GetLastCompletedStatusExplanations() []*StatusExplanation
func (*DeliveryExtensionState) GetLastCompletedTimestamp ¶
func (x *DeliveryExtensionState) GetLastCompletedTimestamp() *timestamppb.Timestamp
func (*DeliveryExtensionState) GetLifecycle ¶
func (x *DeliveryExtensionState) GetLifecycle() common_config.TaskLifecycle
func (*DeliveryExtensionState) GetMeta ¶
func (x *DeliveryExtensionState) GetMeta() *Metadata
func (*DeliveryExtensionState) GetReferences ¶
func (x *DeliveryExtensionState) GetReferences() []*Identifier
func (*DeliveryExtensionState) GetVersions ¶
func (x *DeliveryExtensionState) GetVersions() []*Version
func (*DeliveryExtensionState) ProtoMessage ¶
func (*DeliveryExtensionState) ProtoMessage()
func (*DeliveryExtensionState) ProtoReflect ¶
func (x *DeliveryExtensionState) ProtoReflect() protoreflect.Message
func (*DeliveryExtensionState) Reset ¶
func (x *DeliveryExtensionState) Reset()
func (*DeliveryExtensionState) String ¶
func (x *DeliveryExtensionState) String() string
func (*DeliveryExtensionState) Validate ¶
func (m *DeliveryExtensionState) Validate() error
Validate checks the field values on DeliveryExtensionState 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 (*DeliveryExtensionState) ValidateAll ¶
func (m *DeliveryExtensionState) ValidateAll() error
ValidateAll checks the field values on DeliveryExtensionState 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 DeliveryExtensionStateMultiError, or nil if none found.
type DeliveryExtensionStateMultiError ¶
type DeliveryExtensionStateMultiError []error
DeliveryExtensionStateMultiError is an error wrapping multiple validation errors returned by DeliveryExtensionState.ValidateAll() if the designated constraints aren't met.
func (DeliveryExtensionStateMultiError) AllErrors ¶
func (m DeliveryExtensionStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeliveryExtensionStateMultiError) Error ¶
func (m DeliveryExtensionStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeliveryExtensionStateValidationError ¶
type DeliveryExtensionStateValidationError struct {
// contains filtered or unexported fields
}
DeliveryExtensionStateValidationError is the validation error returned by DeliveryExtensionState.Validate if the designated constraints aren't met.
func (DeliveryExtensionStateValidationError) Cause ¶
func (e DeliveryExtensionStateValidationError) Cause() error
Cause function returns cause value.
func (DeliveryExtensionStateValidationError) Error ¶
func (e DeliveryExtensionStateValidationError) Error() string
Error satisfies the builtin error interface
func (DeliveryExtensionStateValidationError) ErrorName ¶
func (e DeliveryExtensionStateValidationError) ErrorName() string
ErrorName returns error name.
func (DeliveryExtensionStateValidationError) Field ¶
func (e DeliveryExtensionStateValidationError) Field() string
Field function returns field value.
func (DeliveryExtensionStateValidationError) Key ¶
func (e DeliveryExtensionStateValidationError) Key() bool
Key function returns key value.
func (DeliveryExtensionStateValidationError) Reason ¶
func (e DeliveryExtensionStateValidationError) Reason() string
Reason function returns reason value.
type DeliveryExtensionValidationError ¶
type DeliveryExtensionValidationError struct {
// contains filtered or unexported fields
}
DeliveryExtensionValidationError is the validation error returned by DeliveryExtension.Validate if the designated constraints aren't met.
func (DeliveryExtensionValidationError) Cause ¶
func (e DeliveryExtensionValidationError) Cause() error
Cause function returns cause value.
func (DeliveryExtensionValidationError) Error ¶
func (e DeliveryExtensionValidationError) Error() string
Error satisfies the builtin error interface
func (DeliveryExtensionValidationError) ErrorName ¶
func (e DeliveryExtensionValidationError) ErrorName() string
ErrorName returns error name.
func (DeliveryExtensionValidationError) Field ¶
func (e DeliveryExtensionValidationError) Field() string
Field function returns field value.
func (DeliveryExtensionValidationError) Key ¶
func (e DeliveryExtensionValidationError) Key() bool
Key function returns key value.
func (DeliveryExtensionValidationError) Reason ¶
func (e DeliveryExtensionValidationError) Reason() string
Reason function returns reason value.
type DeliveryState ¶
type DeliveryState struct { DesiredStateId string `protobuf:"bytes,12,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` // overall delivery status Status DeliveryState_Status `protobuf:"varint,8,opt,name=status,proto3,enum=prodvana.desired_state.model.DeliveryState_Status" json:"status,omitempty"` // human readable message from the delivery controller Message string `protobuf:"bytes,6,opt,name=message,proto3" json:"message,omitempty"` // current state of all Canary progression CanaryProgress []*CanaryProgressState `protobuf:"bytes,11,rep,name=canary_progress,json=canaryProgress,proto3" json:"canary_progress,omitempty"` FirstRun bool `protobuf:"varint,13,opt,name=first_run,json=firstRun,proto3" json:"first_run,omitempty"` // string unique to each PD controller convergence, // e.g. when Argo Rollouts starts a new rollout, this will change. Generation string `protobuf:"bytes,14,opt,name=generation,proto3" json:"generation,omitempty"` BlueGreenProgress *BlueGreenProgressState `protobuf:"bytes,15,opt,name=blue_green_progress,json=blueGreenProgress,proto3" json:"blue_green_progress,omitempty"` // contains filtered or unexported fields }
func (*DeliveryState) Descriptor
deprecated
func (*DeliveryState) Descriptor() ([]byte, []int)
Deprecated: Use DeliveryState.ProtoReflect.Descriptor instead.
func (*DeliveryState) GetBlueGreenProgress ¶ added in v0.3.23
func (x *DeliveryState) GetBlueGreenProgress() *BlueGreenProgressState
func (*DeliveryState) GetCanaryProgress ¶
func (x *DeliveryState) GetCanaryProgress() []*CanaryProgressState
func (*DeliveryState) GetDesiredStateId ¶
func (x *DeliveryState) GetDesiredStateId() string
func (*DeliveryState) GetFirstRun ¶
func (x *DeliveryState) GetFirstRun() bool
func (*DeliveryState) GetGeneration ¶
func (x *DeliveryState) GetGeneration() string
func (*DeliveryState) GetMessage ¶
func (x *DeliveryState) GetMessage() string
func (*DeliveryState) GetStatus ¶
func (x *DeliveryState) GetStatus() DeliveryState_Status
func (*DeliveryState) ProtoMessage ¶
func (*DeliveryState) ProtoMessage()
func (*DeliveryState) ProtoReflect ¶
func (x *DeliveryState) ProtoReflect() protoreflect.Message
func (*DeliveryState) Reset ¶
func (x *DeliveryState) Reset()
func (*DeliveryState) String ¶
func (x *DeliveryState) String() string
func (*DeliveryState) Validate ¶
func (m *DeliveryState) Validate() error
Validate checks the field values on DeliveryState 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 (*DeliveryState) ValidateAll ¶
func (m *DeliveryState) ValidateAll() error
ValidateAll checks the field values on DeliveryState 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 DeliveryStateMultiError, or nil if none found.
type DeliveryStateMultiError ¶
type DeliveryStateMultiError []error
DeliveryStateMultiError is an error wrapping multiple validation errors returned by DeliveryState.ValidateAll() if the designated constraints aren't met.
func (DeliveryStateMultiError) AllErrors ¶
func (m DeliveryStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeliveryStateMultiError) Error ¶
func (m DeliveryStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeliveryStateValidationError ¶
type DeliveryStateValidationError struct {
// contains filtered or unexported fields
}
DeliveryStateValidationError is the validation error returned by DeliveryState.Validate if the designated constraints aren't met.
func (DeliveryStateValidationError) Cause ¶
func (e DeliveryStateValidationError) Cause() error
Cause function returns cause value.
func (DeliveryStateValidationError) Error ¶
func (e DeliveryStateValidationError) Error() string
Error satisfies the builtin error interface
func (DeliveryStateValidationError) ErrorName ¶
func (e DeliveryStateValidationError) ErrorName() string
ErrorName returns error name.
func (DeliveryStateValidationError) Field ¶
func (e DeliveryStateValidationError) Field() string
Field function returns field value.
func (DeliveryStateValidationError) Key ¶
func (e DeliveryStateValidationError) Key() bool
Key function returns key value.
func (DeliveryStateValidationError) Reason ¶
func (e DeliveryStateValidationError) Reason() string
Reason function returns reason value.
type DeliveryState_Status ¶
type DeliveryState_Status int32
const ( DeliveryState_STATUS_UNKNOWN DeliveryState_Status = 0 DeliveryState_STATUS_PROGRESSING DeliveryState_Status = 1 DeliveryState_STATUS_PAUSED DeliveryState_Status = 2 DeliveryState_STATUS_HEALTHY DeliveryState_Status = 3 DeliveryState_STATUS_UNHEALTHY DeliveryState_Status = 4 )
func (DeliveryState_Status) Descriptor ¶
func (DeliveryState_Status) Descriptor() protoreflect.EnumDescriptor
func (DeliveryState_Status) Enum ¶
func (x DeliveryState_Status) Enum() *DeliveryState_Status
func (DeliveryState_Status) EnumDescriptor
deprecated
func (DeliveryState_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeliveryState_Status.Descriptor instead.
func (DeliveryState_Status) Number ¶
func (x DeliveryState_Status) Number() protoreflect.EnumNumber
func (DeliveryState_Status) String ¶
func (x DeliveryState_Status) String() string
func (DeliveryState_Status) Type ¶
func (DeliveryState_Status) Type() protoreflect.EnumType
type Entity ¶
type Entity struct { Id *Identifier `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` DesiredStateId string `protobuf:"bytes,2,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` RootDesiredStateId string `protobuf:"bytes,3,opt,name=root_desired_state_id,json=rootDesiredStateId,proto3" json:"root_desired_state_id,omitempty"` ParentDesiredStateId string `` /* 126-byte string literal not displayed */ ReleaseId string `protobuf:"bytes,24,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"` Annotations *Annotations `protobuf:"bytes,4,opt,name=annotations,proto3" json:"annotations,omitempty"` Status Status `protobuf:"varint,5,opt,name=status,proto3,enum=prodvana.desired_state.model.Status" json:"status,omitempty"` SimpleStatus SimpleStatus `` /* 146-byte string literal not displayed */ StartingState *State `protobuf:"bytes,6,opt,name=starting_state,json=startingState,proto3" json:"starting_state,omitempty"` LastSeenState *State `protobuf:"bytes,7,opt,name=last_seen_state,json=lastSeenState,proto3" json:"last_seen_state,omitempty"` DesiredState *State `protobuf:"bytes,8,opt,name=desired_state,json=desiredState,proto3" json:"desired_state,omitempty"` // the state we want to get to before calling convergence complete TargetState *State `protobuf:"bytes,19,opt,name=target_state,json=targetState,proto3" json:"target_state,omitempty"` // the state we are actually going to apply. when preconditions are met, target state = desired state, otherwise, target state = previous desired state PreconditionStatuses []*ConditionState `protobuf:"bytes,9,rep,name=precondition_statuses,json=preconditionStatuses,proto3" json:"precondition_statuses,omitempty"` StatusExplanations []*StatusExplanation `protobuf:"bytes,10,rep,name=status_explanations,json=statusExplanations,proto3" json:"status_explanations,omitempty"` Logs []*DebugLog `protobuf:"bytes,11,rep,name=logs,proto3" json:"logs,omitempty"` ActionExplanation *ActionExplanation `protobuf:"bytes,12,opt,name=action_explanation,json=actionExplanation,proto3" json:"action_explanation,omitempty"` LastUpdateTimestamp *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=last_update_timestamp,json=lastUpdateTimestamp,proto3" json:"last_update_timestamp,omitempty"` // when the entity state last changed LastFetchedTimestamp *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=last_fetched_timestamp,json=lastFetchedTimestamp,proto3" json:"last_fetched_timestamp,omitempty"` // when prodvana last fetched entity state, best effort LastAppliedTimestamp *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=last_applied_timestamp,json=lastAppliedTimestamp,proto3" json:"last_applied_timestamp,omitempty"` // when prodvana last applied state for this entity, best effort Dependencies []*Identifier `protobuf:"bytes,16,rep,name=dependencies,proto3" json:"dependencies,omitempty"` DirectDependencies []*Identifier `protobuf:"bytes,23,rep,name=direct_dependencies,json=directDependencies,proto3" json:"direct_dependencies,omitempty"` Lifecycle common_config.TaskLifecycle `protobuf:"varint,18,opt,name=lifecycle,proto3,enum=prodvana.common_config.TaskLifecycle" json:"lifecycle,omitempty"` MissingApproval *MissingApproval `protobuf:"bytes,20,opt,name=missing_approval,json=missingApproval,proto3" json:"missing_approval,omitempty"` ApplyError *ApplyError `protobuf:"bytes,21,opt,name=apply_error,json=applyError,proto3" json:"apply_error,omitempty"` Notifications *Notifications `protobuf:"bytes,22,opt,name=notifications,proto3" json:"notifications,omitempty"` // contains filtered or unexported fields }
func (*Entity) Descriptor
deprecated
func (*Entity) GetActionExplanation ¶
func (x *Entity) GetActionExplanation() *ActionExplanation
func (*Entity) GetAnnotations ¶
func (x *Entity) GetAnnotations() *Annotations
func (*Entity) GetApplyError ¶ added in v0.3.19
func (x *Entity) GetApplyError() *ApplyError
func (*Entity) GetDependencies ¶
func (x *Entity) GetDependencies() []*Identifier
func (*Entity) GetDesiredState ¶
func (*Entity) GetDesiredStateId ¶
func (*Entity) GetDirectDependencies ¶ added in v0.3.29
func (x *Entity) GetDirectDependencies() []*Identifier
func (*Entity) GetId ¶
func (x *Entity) GetId() *Identifier
func (*Entity) GetLastAppliedTimestamp ¶
func (x *Entity) GetLastAppliedTimestamp() *timestamppb.Timestamp
func (*Entity) GetLastFetchedTimestamp ¶
func (x *Entity) GetLastFetchedTimestamp() *timestamppb.Timestamp
func (*Entity) GetLastSeenState ¶
func (*Entity) GetLastUpdateTimestamp ¶
func (x *Entity) GetLastUpdateTimestamp() *timestamppb.Timestamp
func (*Entity) GetLifecycle ¶
func (x *Entity) GetLifecycle() common_config.TaskLifecycle
func (*Entity) GetMissingApproval ¶ added in v0.2.3
func (x *Entity) GetMissingApproval() *MissingApproval
func (*Entity) GetNotifications ¶ added in v0.3.22
func (x *Entity) GetNotifications() *Notifications
func (*Entity) GetParentDesiredStateId ¶ added in v0.3.32
func (*Entity) GetPreconditionStatuses ¶
func (x *Entity) GetPreconditionStatuses() []*ConditionState
func (*Entity) GetReleaseId ¶ added in v0.3.30
func (*Entity) GetRootDesiredStateId ¶
func (*Entity) GetSimpleStatus ¶
func (x *Entity) GetSimpleStatus() SimpleStatus
func (*Entity) GetStartingState ¶
func (*Entity) GetStatusExplanations ¶
func (x *Entity) GetStatusExplanations() []*StatusExplanation
func (*Entity) GetTargetState ¶ added in v0.2.1
func (*Entity) ProtoMessage ¶
func (*Entity) ProtoMessage()
func (*Entity) ProtoReflect ¶
func (x *Entity) ProtoReflect() protoreflect.Message
func (*Entity) Validate ¶
Validate checks the field values on Entity 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 (*Entity) ValidateAll ¶
ValidateAll checks the field values on Entity 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 EntityMultiError, or nil if none found.
type EntityGraph ¶
type EntityGraph struct { Root *Identifier `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"` Entities []*Entity `protobuf:"bytes,2,rep,name=entities,proto3" json:"entities,omitempty"` // contains filtered or unexported fields }
func (*EntityGraph) Descriptor
deprecated
func (*EntityGraph) Descriptor() ([]byte, []int)
Deprecated: Use EntityGraph.ProtoReflect.Descriptor instead.
func (*EntityGraph) GetEntities ¶
func (x *EntityGraph) GetEntities() []*Entity
func (*EntityGraph) GetRoot ¶
func (x *EntityGraph) GetRoot() *Identifier
func (*EntityGraph) ProtoMessage ¶
func (*EntityGraph) ProtoMessage()
func (*EntityGraph) ProtoReflect ¶
func (x *EntityGraph) ProtoReflect() protoreflect.Message
func (*EntityGraph) Reset ¶
func (x *EntityGraph) Reset()
func (*EntityGraph) String ¶
func (x *EntityGraph) String() string
func (*EntityGraph) Validate ¶
func (m *EntityGraph) Validate() error
Validate checks the field values on EntityGraph 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 (*EntityGraph) ValidateAll ¶
func (m *EntityGraph) ValidateAll() error
ValidateAll checks the field values on EntityGraph 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 EntityGraphMultiError, or nil if none found.
type EntityGraphMultiError ¶
type EntityGraphMultiError []error
EntityGraphMultiError is an error wrapping multiple validation errors returned by EntityGraph.ValidateAll() if the designated constraints aren't met.
func (EntityGraphMultiError) AllErrors ¶
func (m EntityGraphMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntityGraphMultiError) Error ¶
func (m EntityGraphMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntityGraphValidationError ¶
type EntityGraphValidationError struct {
// contains filtered or unexported fields
}
EntityGraphValidationError is the validation error returned by EntityGraph.Validate if the designated constraints aren't met.
func (EntityGraphValidationError) Cause ¶
func (e EntityGraphValidationError) Cause() error
Cause function returns cause value.
func (EntityGraphValidationError) Error ¶
func (e EntityGraphValidationError) Error() string
Error satisfies the builtin error interface
func (EntityGraphValidationError) ErrorName ¶
func (e EntityGraphValidationError) ErrorName() string
ErrorName returns error name.
func (EntityGraphValidationError) Field ¶
func (e EntityGraphValidationError) Field() string
Field function returns field value.
func (EntityGraphValidationError) Key ¶
func (e EntityGraphValidationError) Key() bool
Key function returns key value.
func (EntityGraphValidationError) Reason ¶
func (e EntityGraphValidationError) Reason() string
Reason function returns reason value.
type EntityMultiError ¶
type EntityMultiError []error
EntityMultiError is an error wrapping multiple validation errors returned by Entity.ValidateAll() if the designated constraints aren't met.
func (EntityMultiError) AllErrors ¶
func (m EntityMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntityMultiError) Error ¶
func (m EntityMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntityValidationError ¶
type EntityValidationError struct {
// contains filtered or unexported fields
}
EntityValidationError is the validation error returned by Entity.Validate if the designated constraints aren't met.
func (EntityValidationError) Cause ¶
func (e EntityValidationError) Cause() error
Cause function returns cause value.
func (EntityValidationError) Error ¶
func (e EntityValidationError) Error() string
Error satisfies the builtin error interface
func (EntityValidationError) ErrorName ¶
func (e EntityValidationError) ErrorName() string
ErrorName returns error name.
func (EntityValidationError) Field ¶
func (e EntityValidationError) Field() string
Field function returns field value.
func (EntityValidationError) Key ¶
func (e EntityValidationError) Key() bool
Key function returns key value.
func (EntityValidationError) Reason ¶
func (e EntityValidationError) Reason() string
Reason function returns reason value.
type FetchDetails ¶ added in v0.2.9
type FetchDetails struct { // when the fetch job started StartedTimestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=started_timestamp,json=startedTimestamp,proto3" json:"started_timestamp,omitempty"` // when the fetch job completed CompletedTimestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=completed_timestamp,json=completedTimestamp,proto3" json:"completed_timestamp,omitempty"` // for fetch commands that return a plan, this is the plan blob id FetchPlanBlobId string `protobuf:"bytes,3,opt,name=fetch_plan_blob_id,json=fetchPlanBlobId,proto3" json:"fetch_plan_blob_id,omitempty"` // optional // additionally, for fetch commands that return a plan with a separate explanation text, this is the explanation blob id FetchPlanExplanationBlobId string `` // optional /* 145-byte string literal not displayed */ // the version of the service associated with this fetch run Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"` FetchStatus FetchDetails_FetchStatus `` /* 154-byte string literal not displayed */ FetcherDesiredStateId string `` /* 128-byte string literal not displayed */ // freeform message from the convergence engine explaining the fetch result Message string `protobuf:"bytes,8,opt,name=message,proto3" json:"message,omitempty"` FetchMode extensions.FetchMode `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
func (*FetchDetails) Descriptor
deprecated
added in
v0.2.9
func (*FetchDetails) Descriptor() ([]byte, []int)
Deprecated: Use FetchDetails.ProtoReflect.Descriptor instead.
func (*FetchDetails) GetCompletedTimestamp ¶ added in v0.2.9
func (x *FetchDetails) GetCompletedTimestamp() *timestamppb.Timestamp
func (*FetchDetails) GetFetchMode ¶ added in v0.3.3
func (x *FetchDetails) GetFetchMode() extensions.FetchMode
func (*FetchDetails) GetFetchPlanBlobId ¶ added in v0.2.9
func (x *FetchDetails) GetFetchPlanBlobId() string
func (*FetchDetails) GetFetchPlanExplanationBlobId ¶ added in v0.2.9
func (x *FetchDetails) GetFetchPlanExplanationBlobId() string
func (*FetchDetails) GetFetchStatus ¶ added in v0.2.9
func (x *FetchDetails) GetFetchStatus() FetchDetails_FetchStatus
func (*FetchDetails) GetFetcherDesiredStateId ¶ added in v0.2.9
func (x *FetchDetails) GetFetcherDesiredStateId() string
func (*FetchDetails) GetMessage ¶ added in v0.2.14
func (x *FetchDetails) GetMessage() string
func (*FetchDetails) GetStartedTimestamp ¶ added in v0.2.9
func (x *FetchDetails) GetStartedTimestamp() *timestamppb.Timestamp
func (*FetchDetails) GetVersion ¶ added in v0.2.9
func (x *FetchDetails) GetVersion() string
func (*FetchDetails) ProtoMessage ¶ added in v0.2.9
func (*FetchDetails) ProtoMessage()
func (*FetchDetails) ProtoReflect ¶ added in v0.2.9
func (x *FetchDetails) ProtoReflect() protoreflect.Message
func (*FetchDetails) Reset ¶ added in v0.2.9
func (x *FetchDetails) Reset()
func (*FetchDetails) String ¶ added in v0.2.9
func (x *FetchDetails) String() string
func (*FetchDetails) Validate ¶ added in v0.2.9
func (m *FetchDetails) Validate() error
Validate checks the field values on FetchDetails 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 (*FetchDetails) ValidateAll ¶ added in v0.2.9
func (m *FetchDetails) ValidateAll() error
ValidateAll checks the field values on FetchDetails 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 FetchDetailsMultiError, or nil if none found.
type FetchDetailsMultiError ¶ added in v0.2.9
type FetchDetailsMultiError []error
FetchDetailsMultiError is an error wrapping multiple validation errors returned by FetchDetails.ValidateAll() if the designated constraints aren't met.
func (FetchDetailsMultiError) AllErrors ¶ added in v0.2.9
func (m FetchDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchDetailsMultiError) Error ¶ added in v0.2.9
func (m FetchDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchDetailsValidationError ¶ added in v0.2.9
type FetchDetailsValidationError struct {
// contains filtered or unexported fields
}
FetchDetailsValidationError is the validation error returned by FetchDetails.Validate if the designated constraints aren't met.
func (FetchDetailsValidationError) Cause ¶ added in v0.2.9
func (e FetchDetailsValidationError) Cause() error
Cause function returns cause value.
func (FetchDetailsValidationError) Error ¶ added in v0.2.9
func (e FetchDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (FetchDetailsValidationError) ErrorName ¶ added in v0.2.9
func (e FetchDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (FetchDetailsValidationError) Field ¶ added in v0.2.9
func (e FetchDetailsValidationError) Field() string
Field function returns field value.
func (FetchDetailsValidationError) Key ¶ added in v0.2.9
func (e FetchDetailsValidationError) Key() bool
Key function returns key value.
func (FetchDetailsValidationError) Reason ¶ added in v0.2.9
func (e FetchDetailsValidationError) Reason() string
Reason function returns reason value.
type FetchDetails_FetchStatus ¶ added in v0.2.9
type FetchDetails_FetchStatus int32
const ( FetchDetails_UNKNOWN FetchDetails_FetchStatus = 0 FetchDetails_DRIFTED FetchDetails_FetchStatus = 1 FetchDetails_CONVERGED FetchDetails_FetchStatus = 2 FetchDetails_FAILED FetchDetails_FetchStatus = 3 )
func (FetchDetails_FetchStatus) Descriptor ¶ added in v0.2.9
func (FetchDetails_FetchStatus) Descriptor() protoreflect.EnumDescriptor
func (FetchDetails_FetchStatus) Enum ¶ added in v0.2.9
func (x FetchDetails_FetchStatus) Enum() *FetchDetails_FetchStatus
func (FetchDetails_FetchStatus) EnumDescriptor
deprecated
added in
v0.2.9
func (FetchDetails_FetchStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use FetchDetails_FetchStatus.Descriptor instead.
func (FetchDetails_FetchStatus) Number ¶ added in v0.2.9
func (x FetchDetails_FetchStatus) Number() protoreflect.EnumNumber
func (FetchDetails_FetchStatus) String ¶ added in v0.2.9
func (x FetchDetails_FetchStatus) String() string
func (FetchDetails_FetchStatus) Type ¶ added in v0.2.9
func (FetchDetails_FetchStatus) Type() protoreflect.EnumType
type FetchTaskStartDetails ¶ added in v0.3.3
type FetchTaskStartDetails struct { FetchMode extensions.FetchMode `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
metadata about how a RuntimeExtension fetch task was started
func (*FetchTaskStartDetails) Descriptor
deprecated
added in
v0.3.3
func (*FetchTaskStartDetails) Descriptor() ([]byte, []int)
Deprecated: Use FetchTaskStartDetails.ProtoReflect.Descriptor instead.
func (*FetchTaskStartDetails) GetFetchMode ¶ added in v0.3.3
func (x *FetchTaskStartDetails) GetFetchMode() extensions.FetchMode
func (*FetchTaskStartDetails) ProtoMessage ¶ added in v0.3.3
func (*FetchTaskStartDetails) ProtoMessage()
func (*FetchTaskStartDetails) ProtoReflect ¶ added in v0.3.3
func (x *FetchTaskStartDetails) ProtoReflect() protoreflect.Message
func (*FetchTaskStartDetails) Reset ¶ added in v0.3.3
func (x *FetchTaskStartDetails) Reset()
func (*FetchTaskStartDetails) String ¶ added in v0.3.3
func (x *FetchTaskStartDetails) String() string
func (*FetchTaskStartDetails) Validate ¶ added in v0.3.3
func (m *FetchTaskStartDetails) Validate() error
Validate checks the field values on FetchTaskStartDetails 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 (*FetchTaskStartDetails) ValidateAll ¶ added in v0.3.3
func (m *FetchTaskStartDetails) ValidateAll() error
ValidateAll checks the field values on FetchTaskStartDetails 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 FetchTaskStartDetailsMultiError, or nil if none found.
type FetchTaskStartDetailsMultiError ¶ added in v0.3.3
type FetchTaskStartDetailsMultiError []error
FetchTaskStartDetailsMultiError is an error wrapping multiple validation errors returned by FetchTaskStartDetails.ValidateAll() if the designated constraints aren't met.
func (FetchTaskStartDetailsMultiError) AllErrors ¶ added in v0.3.3
func (m FetchTaskStartDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchTaskStartDetailsMultiError) Error ¶ added in v0.3.3
func (m FetchTaskStartDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchTaskStartDetailsValidationError ¶ added in v0.3.3
type FetchTaskStartDetailsValidationError struct {
// contains filtered or unexported fields
}
FetchTaskStartDetailsValidationError is the validation error returned by FetchTaskStartDetails.Validate if the designated constraints aren't met.
func (FetchTaskStartDetailsValidationError) Cause ¶ added in v0.3.3
func (e FetchTaskStartDetailsValidationError) Cause() error
Cause function returns cause value.
func (FetchTaskStartDetailsValidationError) Error ¶ added in v0.3.3
func (e FetchTaskStartDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (FetchTaskStartDetailsValidationError) ErrorName ¶ added in v0.3.3
func (e FetchTaskStartDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (FetchTaskStartDetailsValidationError) Field ¶ added in v0.3.3
func (e FetchTaskStartDetailsValidationError) Field() string
Field function returns field value.
func (FetchTaskStartDetailsValidationError) Key ¶ added in v0.3.3
func (e FetchTaskStartDetailsValidationError) Key() bool
Key function returns key value.
func (FetchTaskStartDetailsValidationError) Reason ¶ added in v0.3.3
func (e FetchTaskStartDetailsValidationError) Reason() string
Reason function returns reason value.
type Identifier ¶
type Identifier struct { Type Type `protobuf:"varint,1,opt,name=type,proto3,enum=prodvana.desired_state.model.Type" json:"type,omitempty"` // globally unique identifier Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*Identifier) Descriptor
deprecated
func (*Identifier) Descriptor() ([]byte, []int)
Deprecated: Use Identifier.ProtoReflect.Descriptor instead.
func (*Identifier) GetName ¶
func (x *Identifier) GetName() string
func (*Identifier) GetType ¶
func (x *Identifier) GetType() Type
func (*Identifier) ProtoMessage ¶
func (*Identifier) ProtoMessage()
func (*Identifier) ProtoReflect ¶
func (x *Identifier) ProtoReflect() protoreflect.Message
func (*Identifier) Reset ¶
func (x *Identifier) Reset()
func (*Identifier) String ¶
func (x *Identifier) String() string
func (*Identifier) Validate ¶
func (m *Identifier) Validate() error
Validate checks the field values on Identifier 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 (*Identifier) ValidateAll ¶
func (m *Identifier) ValidateAll() error
ValidateAll checks the field values on Identifier 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 IdentifierMultiError, or nil if none found.
type IdentifierMultiError ¶
type IdentifierMultiError []error
IdentifierMultiError is an error wrapping multiple validation errors returned by Identifier.ValidateAll() if the designated constraints aren't met.
func (IdentifierMultiError) AllErrors ¶
func (m IdentifierMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IdentifierMultiError) Error ¶
func (m IdentifierMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IdentifierValidationError ¶
type IdentifierValidationError struct {
// contains filtered or unexported fields
}
IdentifierValidationError is the validation error returned by Identifier.Validate if the designated constraints aren't met.
func (IdentifierValidationError) Cause ¶
func (e IdentifierValidationError) Cause() error
Cause function returns cause value.
func (IdentifierValidationError) Error ¶
func (e IdentifierValidationError) Error() string
Error satisfies the builtin error interface
func (IdentifierValidationError) ErrorName ¶
func (e IdentifierValidationError) ErrorName() string
ErrorName returns error name.
func (IdentifierValidationError) Field ¶
func (e IdentifierValidationError) Field() string
Field function returns field value.
func (IdentifierValidationError) Key ¶
func (e IdentifierValidationError) Key() bool
Key function returns key value.
func (IdentifierValidationError) Reason ¶
func (e IdentifierValidationError) Reason() string
Reason function returns reason value.
type ManualApprovalConfig ¶ added in v0.2.10
type ManualApprovalConfig struct { // Types that are assignable to Config: // // *ManualApprovalConfig_RuntimeExtension Config isManualApprovalConfig_Config `protobuf_oneof:"config"` // contains filtered or unexported fields }
func (*ManualApprovalConfig) Descriptor
deprecated
added in
v0.2.10
func (*ManualApprovalConfig) Descriptor() ([]byte, []int)
Deprecated: Use ManualApprovalConfig.ProtoReflect.Descriptor instead.
func (*ManualApprovalConfig) GetConfig ¶ added in v0.2.10
func (m *ManualApprovalConfig) GetConfig() isManualApprovalConfig_Config
func (*ManualApprovalConfig) GetRuntimeExtension ¶ added in v0.2.10
func (x *ManualApprovalConfig) GetRuntimeExtension() *RuntimeExtensionMetadata
func (*ManualApprovalConfig) ProtoMessage ¶ added in v0.2.10
func (*ManualApprovalConfig) ProtoMessage()
func (*ManualApprovalConfig) ProtoReflect ¶ added in v0.2.10
func (x *ManualApprovalConfig) ProtoReflect() protoreflect.Message
func (*ManualApprovalConfig) Reset ¶ added in v0.2.10
func (x *ManualApprovalConfig) Reset()
func (*ManualApprovalConfig) String ¶ added in v0.2.10
func (x *ManualApprovalConfig) String() string
func (*ManualApprovalConfig) Validate ¶ added in v0.2.10
func (m *ManualApprovalConfig) Validate() error
Validate checks the field values on ManualApprovalConfig 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 (*ManualApprovalConfig) ValidateAll ¶ added in v0.2.10
func (m *ManualApprovalConfig) ValidateAll() error
ValidateAll checks the field values on ManualApprovalConfig 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 ManualApprovalConfigMultiError, or nil if none found.
type ManualApprovalConfigMultiError ¶ added in v0.2.10
type ManualApprovalConfigMultiError []error
ManualApprovalConfigMultiError is an error wrapping multiple validation errors returned by ManualApprovalConfig.ValidateAll() if the designated constraints aren't met.
func (ManualApprovalConfigMultiError) AllErrors ¶ added in v0.2.10
func (m ManualApprovalConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ManualApprovalConfigMultiError) Error ¶ added in v0.2.10
func (m ManualApprovalConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ManualApprovalConfigValidationError ¶ added in v0.2.10
type ManualApprovalConfigValidationError struct {
// contains filtered or unexported fields
}
ManualApprovalConfigValidationError is the validation error returned by ManualApprovalConfig.Validate if the designated constraints aren't met.
func (ManualApprovalConfigValidationError) Cause ¶ added in v0.2.10
func (e ManualApprovalConfigValidationError) Cause() error
Cause function returns cause value.
func (ManualApprovalConfigValidationError) Error ¶ added in v0.2.10
func (e ManualApprovalConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ManualApprovalConfigValidationError) ErrorName ¶ added in v0.2.10
func (e ManualApprovalConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ManualApprovalConfigValidationError) Field ¶ added in v0.2.10
func (e ManualApprovalConfigValidationError) Field() string
Field function returns field value.
func (ManualApprovalConfigValidationError) Key ¶ added in v0.2.10
func (e ManualApprovalConfigValidationError) Key() bool
Key function returns key value.
func (ManualApprovalConfigValidationError) Reason ¶ added in v0.2.10
func (e ManualApprovalConfigValidationError) Reason() string
Reason function returns reason value.
type ManualApprovalConfig_RuntimeExtension ¶ added in v0.2.10
type ManualApprovalConfig_RuntimeExtension struct {
RuntimeExtension *RuntimeExtensionMetadata `protobuf:"bytes,1,opt,name=runtime_extension,json=runtimeExtension,proto3,oneof"`
}
type ManualApprovalState ¶
type ManualApprovalState struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Status ManualApprovalStatus `protobuf:"varint,2,opt,name=status,proto3,enum=prodvana.desired_state.model.ManualApprovalStatus" json:"status,omitempty"` Topic string `protobuf:"bytes,3,opt,name=topic,proto3" json:"topic,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*ManualApprovalState) Descriptor
deprecated
func (*ManualApprovalState) Descriptor() ([]byte, []int)
Deprecated: Use ManualApprovalState.ProtoReflect.Descriptor instead.
func (*ManualApprovalState) GetDescription ¶ added in v0.1.16
func (x *ManualApprovalState) GetDescription() string
func (*ManualApprovalState) GetMeta ¶
func (x *ManualApprovalState) GetMeta() *Metadata
func (*ManualApprovalState) GetStatus ¶
func (x *ManualApprovalState) GetStatus() ManualApprovalStatus
func (*ManualApprovalState) GetTopic ¶
func (x *ManualApprovalState) GetTopic() string
func (*ManualApprovalState) ProtoMessage ¶
func (*ManualApprovalState) ProtoMessage()
func (*ManualApprovalState) ProtoReflect ¶
func (x *ManualApprovalState) ProtoReflect() protoreflect.Message
func (*ManualApprovalState) Reset ¶
func (x *ManualApprovalState) Reset()
func (*ManualApprovalState) String ¶
func (x *ManualApprovalState) String() string
func (*ManualApprovalState) Validate ¶
func (m *ManualApprovalState) Validate() error
Validate checks the field values on ManualApprovalState 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 (*ManualApprovalState) ValidateAll ¶
func (m *ManualApprovalState) ValidateAll() error
ValidateAll checks the field values on ManualApprovalState 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 ManualApprovalStateMultiError, or nil if none found.
type ManualApprovalStateMultiError ¶
type ManualApprovalStateMultiError []error
ManualApprovalStateMultiError is an error wrapping multiple validation errors returned by ManualApprovalState.ValidateAll() if the designated constraints aren't met.
func (ManualApprovalStateMultiError) AllErrors ¶
func (m ManualApprovalStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ManualApprovalStateMultiError) Error ¶
func (m ManualApprovalStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ManualApprovalStateValidationError ¶
type ManualApprovalStateValidationError struct {
// contains filtered or unexported fields
}
ManualApprovalStateValidationError is the validation error returned by ManualApprovalState.Validate if the designated constraints aren't met.
func (ManualApprovalStateValidationError) Cause ¶
func (e ManualApprovalStateValidationError) Cause() error
Cause function returns cause value.
func (ManualApprovalStateValidationError) Error ¶
func (e ManualApprovalStateValidationError) Error() string
Error satisfies the builtin error interface
func (ManualApprovalStateValidationError) ErrorName ¶
func (e ManualApprovalStateValidationError) ErrorName() string
ErrorName returns error name.
func (ManualApprovalStateValidationError) Field ¶
func (e ManualApprovalStateValidationError) Field() string
Field function returns field value.
func (ManualApprovalStateValidationError) Key ¶
func (e ManualApprovalStateValidationError) Key() bool
Key function returns key value.
func (ManualApprovalStateValidationError) Reason ¶
func (e ManualApprovalStateValidationError) Reason() string
Reason function returns reason value.
type ManualApprovalStatus ¶
type ManualApprovalStatus int32
const ( ManualApprovalStatus_PENDING ManualApprovalStatus = 0 ManualApprovalStatus_APPROVED ManualApprovalStatus = 1 ManualApprovalStatus_REJECTED ManualApprovalStatus = 2 )
func (ManualApprovalStatus) Descriptor ¶
func (ManualApprovalStatus) Descriptor() protoreflect.EnumDescriptor
func (ManualApprovalStatus) Enum ¶
func (x ManualApprovalStatus) Enum() *ManualApprovalStatus
func (ManualApprovalStatus) EnumDescriptor
deprecated
func (ManualApprovalStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ManualApprovalStatus.Descriptor instead.
func (ManualApprovalStatus) Number ¶
func (x ManualApprovalStatus) Number() protoreflect.EnumNumber
func (ManualApprovalStatus) String ¶
func (x ManualApprovalStatus) String() string
func (ManualApprovalStatus) Type ¶
func (ManualApprovalStatus) Type() protoreflect.EnumType
type Metadata ¶
type Metadata struct { Preconditions []*Condition `protobuf:"bytes,1,rep,name=preconditions,proto3" json:"preconditions,omitempty"` Invariants []*Condition `protobuf:"bytes,2,rep,name=invariants,proto3" json:"invariants,omitempty"` Self *Identifier `protobuf:"bytes,3,opt,name=self,proto3" json:"self,omitempty"` DesiredStateId string `protobuf:"bytes,4,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` RootDesiredStateId string `protobuf:"bytes,5,opt,name=root_desired_state_id,json=rootDesiredStateId,proto3" json:"root_desired_state_id,omitempty"` ReleaseId string `protobuf:"bytes,14,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"` ProtectionLinks []*ProtectionLink `protobuf:"bytes,6,rep,name=protection_links,json=protectionLinks,proto3" json:"protection_links,omitempty"` DeliveryExtensions []*DeliveryExtension `protobuf:"bytes,8,rep,name=delivery_extensions,json=deliveryExtensions,proto3" json:"delivery_extensions,omitempty"` ConvergenceProtectionAttachments []*ProtectionAttachmentDefinition `` /* 160-byte string literal not displayed */ ConcurrencyLimits []*ConcurrencyLimit `protobuf:"bytes,15,rep,name=concurrency_limits,json=concurrencyLimits,proto3" json:"concurrency_limits,omitempty"` // if true, the entity does not set its own target state. instead, the target state will be set when the parent decides to set target state. TargetStateSetByParent bool `` /* 134-byte string literal not displayed */ RequireApprovalBeforeApply bool `` /* 145-byte string literal not displayed */ AppliesInObserverMode bool `` /* 130-byte string literal not displayed */ // How long after apply ran the first time should it be restarted if the entity still has not converged. // This duration is computed from the *start* of apply run. ConvergenceGracePeriod *durationpb.Duration `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Metadata) Descriptor
deprecated
func (*Metadata) GetAppliesInObserverMode ¶ added in v0.2.8
func (*Metadata) GetConcurrencyLimits ¶ added in v0.3.29
func (x *Metadata) GetConcurrencyLimits() []*ConcurrencyLimit
func (*Metadata) GetConvergenceGracePeriod ¶ added in v0.2.8
func (x *Metadata) GetConvergenceGracePeriod() *durationpb.Duration
func (*Metadata) GetConvergenceProtectionAttachments ¶ added in v0.3.10
func (x *Metadata) GetConvergenceProtectionAttachments() []*ProtectionAttachmentDefinition
func (*Metadata) GetDeliveryExtensions ¶
func (x *Metadata) GetDeliveryExtensions() []*DeliveryExtension
func (*Metadata) GetDesiredStateId ¶
func (*Metadata) GetInvariants ¶
func (*Metadata) GetPreconditions ¶
func (*Metadata) GetProtectionLinks ¶
func (x *Metadata) GetProtectionLinks() []*ProtectionLink
func (*Metadata) GetReleaseId ¶ added in v0.3.11
func (*Metadata) GetRequireApprovalBeforeApply ¶ added in v0.2.2
func (*Metadata) GetRootDesiredStateId ¶
func (*Metadata) GetSelf ¶
func (x *Metadata) GetSelf() *Identifier
func (*Metadata) GetTargetStateSetByParent ¶ added in v0.1.14
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) ProtoReflect ¶
func (x *Metadata) ProtoReflect() protoreflect.Message
func (*Metadata) Validate ¶
Validate checks the field values on Metadata 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 (*Metadata) ValidateAll ¶
ValidateAll checks the field values on Metadata 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 MetadataMultiError, or nil if none found.
type MetadataMultiError ¶
type MetadataMultiError []error
MetadataMultiError is an error wrapping multiple validation errors returned by Metadata.ValidateAll() if the designated constraints aren't met.
func (MetadataMultiError) AllErrors ¶
func (m MetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MetadataMultiError) Error ¶
func (m MetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MetadataValidationError ¶
type MetadataValidationError struct {
// contains filtered or unexported fields
}
MetadataValidationError is the validation error returned by Metadata.Validate if the designated constraints aren't met.
func (MetadataValidationError) Cause ¶
func (e MetadataValidationError) Cause() error
Cause function returns cause value.
func (MetadataValidationError) Error ¶
func (e MetadataValidationError) Error() string
Error satisfies the builtin error interface
func (MetadataValidationError) ErrorName ¶
func (e MetadataValidationError) ErrorName() string
ErrorName returns error name.
func (MetadataValidationError) Field ¶
func (e MetadataValidationError) Field() string
Field function returns field value.
func (MetadataValidationError) Key ¶
func (e MetadataValidationError) Key() bool
Key function returns key value.
func (MetadataValidationError) Reason ¶
func (e MetadataValidationError) Reason() string
Reason function returns reason value.
type MissingApproval ¶ added in v0.2.1
type MissingApproval struct { DesiredStateId string `protobuf:"bytes,1,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` SignalType SignalType `` /* 137-byte string literal not displayed */ Topic string `protobuf:"bytes,3,opt,name=topic,proto3" json:"topic,omitempty"` RuntimeExtension *RuntimeExtensionMetadata `protobuf:"bytes,4,opt,name=runtime_extension,json=runtimeExtension,proto3" json:"runtime_extension,omitempty"` Current bool `protobuf:"varint,5,opt,name=current,proto3" json:"current,omitempty"` // contains filtered or unexported fields }
func (*MissingApproval) Descriptor
deprecated
added in
v0.2.1
func (*MissingApproval) Descriptor() ([]byte, []int)
Deprecated: Use MissingApproval.ProtoReflect.Descriptor instead.
func (*MissingApproval) GetCurrent ¶ added in v0.2.9
func (x *MissingApproval) GetCurrent() bool
func (*MissingApproval) GetDesiredStateId ¶ added in v0.2.1
func (x *MissingApproval) GetDesiredStateId() string
func (*MissingApproval) GetRuntimeExtension ¶ added in v0.2.8
func (x *MissingApproval) GetRuntimeExtension() *RuntimeExtensionMetadata
func (*MissingApproval) GetSignalType ¶ added in v0.2.1
func (x *MissingApproval) GetSignalType() SignalType
func (*MissingApproval) GetTopic ¶ added in v0.2.3
func (x *MissingApproval) GetTopic() string
func (*MissingApproval) ProtoMessage ¶ added in v0.2.1
func (*MissingApproval) ProtoMessage()
func (*MissingApproval) ProtoReflect ¶ added in v0.2.1
func (x *MissingApproval) ProtoReflect() protoreflect.Message
func (*MissingApproval) Reset ¶ added in v0.2.1
func (x *MissingApproval) Reset()
func (*MissingApproval) String ¶ added in v0.2.1
func (x *MissingApproval) String() string
func (*MissingApproval) Validate ¶ added in v0.2.1
func (m *MissingApproval) Validate() error
Validate checks the field values on MissingApproval 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 (*MissingApproval) ValidateAll ¶ added in v0.2.1
func (m *MissingApproval) ValidateAll() error
ValidateAll checks the field values on MissingApproval 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 MissingApprovalMultiError, or nil if none found.
type MissingApprovalMultiError ¶ added in v0.2.1
type MissingApprovalMultiError []error
MissingApprovalMultiError is an error wrapping multiple validation errors returned by MissingApproval.ValidateAll() if the designated constraints aren't met.
func (MissingApprovalMultiError) AllErrors ¶ added in v0.2.1
func (m MissingApprovalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MissingApprovalMultiError) Error ¶ added in v0.2.1
func (m MissingApprovalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MissingApprovalValidationError ¶ added in v0.2.1
type MissingApprovalValidationError struct {
// contains filtered or unexported fields
}
MissingApprovalValidationError is the validation error returned by MissingApproval.Validate if the designated constraints aren't met.
func (MissingApprovalValidationError) Cause ¶ added in v0.2.1
func (e MissingApprovalValidationError) Cause() error
Cause function returns cause value.
func (MissingApprovalValidationError) Error ¶ added in v0.2.1
func (e MissingApprovalValidationError) Error() string
Error satisfies the builtin error interface
func (MissingApprovalValidationError) ErrorName ¶ added in v0.2.1
func (e MissingApprovalValidationError) ErrorName() string
ErrorName returns error name.
func (MissingApprovalValidationError) Field ¶ added in v0.2.1
func (e MissingApprovalValidationError) Field() string
Field function returns field value.
func (MissingApprovalValidationError) Key ¶ added in v0.2.1
func (e MissingApprovalValidationError) Key() bool
Key function returns key value.
func (MissingApprovalValidationError) Reason ¶ added in v0.2.1
func (e MissingApprovalValidationError) Reason() string
Reason function returns reason value.
type NotificationInfo ¶ added in v0.3.22
type NotificationInfo struct { FailureCount int32 `protobuf:"varint,1,opt,name=failure_count,json=failureCount,proto3" json:"failure_count,omitempty"` MostRecentFailure *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=most_recent_failure,json=mostRecentFailure,proto3" json:"most_recent_failure,omitempty"` RuntimeFetchInvokeError *ApplyError `` /* 135-byte string literal not displayed */ RuntimeApplyInvokeError *ApplyError `` /* 135-byte string literal not displayed */ ConcurrencyLimitExceededErrors []*ConcurrencyLimitExceeded `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*NotificationInfo) Descriptor
deprecated
added in
v0.3.22
func (*NotificationInfo) Descriptor() ([]byte, []int)
Deprecated: Use NotificationInfo.ProtoReflect.Descriptor instead.
func (*NotificationInfo) GetConcurrencyLimitExceededErrors ¶ added in v0.3.29
func (x *NotificationInfo) GetConcurrencyLimitExceededErrors() []*ConcurrencyLimitExceeded
func (*NotificationInfo) GetFailureCount ¶ added in v0.3.22
func (x *NotificationInfo) GetFailureCount() int32
func (*NotificationInfo) GetMostRecentFailure ¶ added in v0.3.22
func (x *NotificationInfo) GetMostRecentFailure() *timestamppb.Timestamp
func (*NotificationInfo) GetRuntimeApplyInvokeError ¶ added in v0.3.23
func (x *NotificationInfo) GetRuntimeApplyInvokeError() *ApplyError
func (*NotificationInfo) GetRuntimeFetchInvokeError ¶ added in v0.3.23
func (x *NotificationInfo) GetRuntimeFetchInvokeError() *ApplyError
func (*NotificationInfo) ProtoMessage ¶ added in v0.3.22
func (*NotificationInfo) ProtoMessage()
func (*NotificationInfo) ProtoReflect ¶ added in v0.3.22
func (x *NotificationInfo) ProtoReflect() protoreflect.Message
func (*NotificationInfo) Reset ¶ added in v0.3.22
func (x *NotificationInfo) Reset()
func (*NotificationInfo) String ¶ added in v0.3.22
func (x *NotificationInfo) String() string
func (*NotificationInfo) Validate ¶ added in v0.3.22
func (m *NotificationInfo) Validate() error
Validate checks the field values on NotificationInfo 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 (*NotificationInfo) ValidateAll ¶ added in v0.3.22
func (m *NotificationInfo) ValidateAll() error
ValidateAll checks the field values on NotificationInfo 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 NotificationInfoMultiError, or nil if none found.
type NotificationInfoMultiError ¶ added in v0.3.22
type NotificationInfoMultiError []error
NotificationInfoMultiError is an error wrapping multiple validation errors returned by NotificationInfo.ValidateAll() if the designated constraints aren't met.
func (NotificationInfoMultiError) AllErrors ¶ added in v0.3.22
func (m NotificationInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NotificationInfoMultiError) Error ¶ added in v0.3.22
func (m NotificationInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NotificationInfoValidationError ¶ added in v0.3.22
type NotificationInfoValidationError struct {
// contains filtered or unexported fields
}
NotificationInfoValidationError is the validation error returned by NotificationInfo.Validate if the designated constraints aren't met.
func (NotificationInfoValidationError) Cause ¶ added in v0.3.22
func (e NotificationInfoValidationError) Cause() error
Cause function returns cause value.
func (NotificationInfoValidationError) Error ¶ added in v0.3.22
func (e NotificationInfoValidationError) Error() string
Error satisfies the builtin error interface
func (NotificationInfoValidationError) ErrorName ¶ added in v0.3.22
func (e NotificationInfoValidationError) ErrorName() string
ErrorName returns error name.
func (NotificationInfoValidationError) Field ¶ added in v0.3.22
func (e NotificationInfoValidationError) Field() string
Field function returns field value.
func (NotificationInfoValidationError) Key ¶ added in v0.3.22
func (e NotificationInfoValidationError) Key() bool
Key function returns key value.
func (NotificationInfoValidationError) Reason ¶ added in v0.3.22
func (e NotificationInfoValidationError) Reason() string
Reason function returns reason value.
type Notifications ¶ added in v0.3.22
type Notifications struct { ProgramFailures *Notifications_ProgramFailures `protobuf:"bytes,1,opt,name=program_failures,json=programFailures,proto3" json:"program_failures,omitempty"` RuntimeFailures []*Notifications_RuntimeFailure `protobuf:"bytes,2,rep,name=runtime_failures,json=runtimeFailures,proto3" json:"runtime_failures,omitempty"` ProtectionFailure []*Notifications_ProtectionFailure `protobuf:"bytes,3,rep,name=protection_failure,json=protectionFailure,proto3" json:"protection_failure,omitempty"` ConvergenceExtensionFailure []*Notifications_ConvergenceExtensionFailure `` /* 144-byte string literal not displayed */ DelayedConvergence *Notifications_DelayedConvergence `protobuf:"bytes,5,opt,name=delayed_convergence,json=delayedConvergence,proto3" json:"delayed_convergence,omitempty"` ConcurrencyLimitExceededErrors []*ConcurrencyLimitExceeded `` // TODO: Link to next action? /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Notifications) Descriptor
deprecated
added in
v0.3.22
func (*Notifications) Descriptor() ([]byte, []int)
Deprecated: Use Notifications.ProtoReflect.Descriptor instead.
func (*Notifications) GetConcurrencyLimitExceededErrors ¶ added in v0.3.29
func (x *Notifications) GetConcurrencyLimitExceededErrors() []*ConcurrencyLimitExceeded
func (*Notifications) GetConvergenceExtensionFailure ¶ added in v0.3.22
func (x *Notifications) GetConvergenceExtensionFailure() []*Notifications_ConvergenceExtensionFailure
func (*Notifications) GetDelayedConvergence ¶ added in v0.3.22
func (x *Notifications) GetDelayedConvergence() *Notifications_DelayedConvergence
func (*Notifications) GetProgramFailures ¶ added in v0.3.22
func (x *Notifications) GetProgramFailures() *Notifications_ProgramFailures
func (*Notifications) GetProtectionFailure ¶ added in v0.3.22
func (x *Notifications) GetProtectionFailure() []*Notifications_ProtectionFailure
func (*Notifications) GetRuntimeFailures ¶ added in v0.3.22
func (x *Notifications) GetRuntimeFailures() []*Notifications_RuntimeFailure
func (*Notifications) ProtoMessage ¶ added in v0.3.22
func (*Notifications) ProtoMessage()
func (*Notifications) ProtoReflect ¶ added in v0.3.22
func (x *Notifications) ProtoReflect() protoreflect.Message
func (*Notifications) Reset ¶ added in v0.3.22
func (x *Notifications) Reset()
func (*Notifications) String ¶ added in v0.3.22
func (x *Notifications) String() string
func (*Notifications) Validate ¶ added in v0.3.22
func (m *Notifications) Validate() error
Validate checks the field values on Notifications 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 (*Notifications) ValidateAll ¶ added in v0.3.22
func (m *Notifications) ValidateAll() error
ValidateAll checks the field values on Notifications 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 NotificationsMultiError, or nil if none found.
type NotificationsMultiError ¶ added in v0.3.22
type NotificationsMultiError []error
NotificationsMultiError is an error wrapping multiple validation errors returned by Notifications.ValidateAll() if the designated constraints aren't met.
func (NotificationsMultiError) AllErrors ¶ added in v0.3.22
func (m NotificationsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NotificationsMultiError) Error ¶ added in v0.3.22
func (m NotificationsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NotificationsValidationError ¶ added in v0.3.22
type NotificationsValidationError struct {
// contains filtered or unexported fields
}
NotificationsValidationError is the validation error returned by Notifications.Validate if the designated constraints aren't met.
func (NotificationsValidationError) Cause ¶ added in v0.3.22
func (e NotificationsValidationError) Cause() error
Cause function returns cause value.
func (NotificationsValidationError) Error ¶ added in v0.3.22
func (e NotificationsValidationError) Error() string
Error satisfies the builtin error interface
func (NotificationsValidationError) ErrorName ¶ added in v0.3.22
func (e NotificationsValidationError) ErrorName() string
ErrorName returns error name.
func (NotificationsValidationError) Field ¶ added in v0.3.22
func (e NotificationsValidationError) Field() string
Field function returns field value.
func (NotificationsValidationError) Key ¶ added in v0.3.22
func (e NotificationsValidationError) Key() bool
Key function returns key value.
func (NotificationsValidationError) Reason ¶ added in v0.3.22
func (e NotificationsValidationError) Reason() string
Reason function returns reason value.
type Notifications_ConvergenceExtensionFailure ¶ added in v0.3.22
type Notifications_ConvergenceExtensionFailure struct { ExtensionId *Identifier `protobuf:"bytes,1,opt,name=extension_id,json=extensionId,proto3" json:"extension_id,omitempty"` // contains filtered or unexported fields }
func (*Notifications_ConvergenceExtensionFailure) Descriptor
deprecated
added in
v0.3.22
func (*Notifications_ConvergenceExtensionFailure) Descriptor() ([]byte, []int)
Deprecated: Use Notifications_ConvergenceExtensionFailure.ProtoReflect.Descriptor instead.
func (*Notifications_ConvergenceExtensionFailure) GetExtensionId ¶ added in v0.3.22
func (x *Notifications_ConvergenceExtensionFailure) GetExtensionId() *Identifier
func (*Notifications_ConvergenceExtensionFailure) ProtoMessage ¶ added in v0.3.22
func (*Notifications_ConvergenceExtensionFailure) ProtoMessage()
func (*Notifications_ConvergenceExtensionFailure) ProtoReflect ¶ added in v0.3.22
func (x *Notifications_ConvergenceExtensionFailure) ProtoReflect() protoreflect.Message
func (*Notifications_ConvergenceExtensionFailure) Reset ¶ added in v0.3.22
func (x *Notifications_ConvergenceExtensionFailure) Reset()
func (*Notifications_ConvergenceExtensionFailure) String ¶ added in v0.3.22
func (x *Notifications_ConvergenceExtensionFailure) String() string
func (*Notifications_ConvergenceExtensionFailure) Validate ¶ added in v0.3.22
func (m *Notifications_ConvergenceExtensionFailure) Validate() error
Validate checks the field values on Notifications_ConvergenceExtensionFailure 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 (*Notifications_ConvergenceExtensionFailure) ValidateAll ¶ added in v0.3.22
func (m *Notifications_ConvergenceExtensionFailure) ValidateAll() error
ValidateAll checks the field values on Notifications_ConvergenceExtensionFailure 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 Notifications_ConvergenceExtensionFailureMultiError, or nil if none found.
type Notifications_ConvergenceExtensionFailureMultiError ¶ added in v0.3.22
type Notifications_ConvergenceExtensionFailureMultiError []error
Notifications_ConvergenceExtensionFailureMultiError is an error wrapping multiple validation errors returned by Notifications_ConvergenceExtensionFailure.ValidateAll() if the designated constraints aren't met.
func (Notifications_ConvergenceExtensionFailureMultiError) AllErrors ¶ added in v0.3.22
func (m Notifications_ConvergenceExtensionFailureMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Notifications_ConvergenceExtensionFailureMultiError) Error ¶ added in v0.3.22
func (m Notifications_ConvergenceExtensionFailureMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Notifications_ConvergenceExtensionFailureValidationError ¶ added in v0.3.22
type Notifications_ConvergenceExtensionFailureValidationError struct {
// contains filtered or unexported fields
}
Notifications_ConvergenceExtensionFailureValidationError is the validation error returned by Notifications_ConvergenceExtensionFailure.Validate if the designated constraints aren't met.
func (Notifications_ConvergenceExtensionFailureValidationError) Cause ¶ added in v0.3.22
func (e Notifications_ConvergenceExtensionFailureValidationError) Cause() error
Cause function returns cause value.
func (Notifications_ConvergenceExtensionFailureValidationError) Error ¶ added in v0.3.22
func (e Notifications_ConvergenceExtensionFailureValidationError) Error() string
Error satisfies the builtin error interface
func (Notifications_ConvergenceExtensionFailureValidationError) ErrorName ¶ added in v0.3.22
func (e Notifications_ConvergenceExtensionFailureValidationError) ErrorName() string
ErrorName returns error name.
func (Notifications_ConvergenceExtensionFailureValidationError) Field ¶ added in v0.3.22
func (e Notifications_ConvergenceExtensionFailureValidationError) Field() string
Field function returns field value.
func (Notifications_ConvergenceExtensionFailureValidationError) Key ¶ added in v0.3.22
func (e Notifications_ConvergenceExtensionFailureValidationError) Key() bool
Key function returns key value.
func (Notifications_ConvergenceExtensionFailureValidationError) Reason ¶ added in v0.3.22
func (e Notifications_ConvergenceExtensionFailureValidationError) Reason() string
Reason function returns reason value.
type Notifications_DelayedConvergence ¶ added in v0.3.22
type Notifications_DelayedConvergence struct {
// contains filtered or unexported fields
}
func (*Notifications_DelayedConvergence) Descriptor
deprecated
added in
v0.3.22
func (*Notifications_DelayedConvergence) Descriptor() ([]byte, []int)
Deprecated: Use Notifications_DelayedConvergence.ProtoReflect.Descriptor instead.
func (*Notifications_DelayedConvergence) ProtoMessage ¶ added in v0.3.22
func (*Notifications_DelayedConvergence) ProtoMessage()
func (*Notifications_DelayedConvergence) ProtoReflect ¶ added in v0.3.22
func (x *Notifications_DelayedConvergence) ProtoReflect() protoreflect.Message
func (*Notifications_DelayedConvergence) Reset ¶ added in v0.3.22
func (x *Notifications_DelayedConvergence) Reset()
func (*Notifications_DelayedConvergence) String ¶ added in v0.3.22
func (x *Notifications_DelayedConvergence) String() string
func (*Notifications_DelayedConvergence) Validate ¶ added in v0.3.22
func (m *Notifications_DelayedConvergence) Validate() error
Validate checks the field values on Notifications_DelayedConvergence 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 (*Notifications_DelayedConvergence) ValidateAll ¶ added in v0.3.22
func (m *Notifications_DelayedConvergence) ValidateAll() error
ValidateAll checks the field values on Notifications_DelayedConvergence 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 Notifications_DelayedConvergenceMultiError, or nil if none found.
type Notifications_DelayedConvergenceMultiError ¶ added in v0.3.22
type Notifications_DelayedConvergenceMultiError []error
Notifications_DelayedConvergenceMultiError is an error wrapping multiple validation errors returned by Notifications_DelayedConvergence.ValidateAll() if the designated constraints aren't met.
func (Notifications_DelayedConvergenceMultiError) AllErrors ¶ added in v0.3.22
func (m Notifications_DelayedConvergenceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Notifications_DelayedConvergenceMultiError) Error ¶ added in v0.3.22
func (m Notifications_DelayedConvergenceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Notifications_DelayedConvergenceValidationError ¶ added in v0.3.22
type Notifications_DelayedConvergenceValidationError struct {
// contains filtered or unexported fields
}
Notifications_DelayedConvergenceValidationError is the validation error returned by Notifications_DelayedConvergence.Validate if the designated constraints aren't met.
func (Notifications_DelayedConvergenceValidationError) Cause ¶ added in v0.3.22
func (e Notifications_DelayedConvergenceValidationError) Cause() error
Cause function returns cause value.
func (Notifications_DelayedConvergenceValidationError) Error ¶ added in v0.3.22
func (e Notifications_DelayedConvergenceValidationError) Error() string
Error satisfies the builtin error interface
func (Notifications_DelayedConvergenceValidationError) ErrorName ¶ added in v0.3.22
func (e Notifications_DelayedConvergenceValidationError) ErrorName() string
ErrorName returns error name.
func (Notifications_DelayedConvergenceValidationError) Field ¶ added in v0.3.22
func (e Notifications_DelayedConvergenceValidationError) Field() string
Field function returns field value.
func (Notifications_DelayedConvergenceValidationError) Key ¶ added in v0.3.22
func (e Notifications_DelayedConvergenceValidationError) Key() bool
Key function returns key value.
func (Notifications_DelayedConvergenceValidationError) Reason ¶ added in v0.3.22
func (e Notifications_DelayedConvergenceValidationError) Reason() string
Reason function returns reason value.
type Notifications_ProgramFailures ¶ added in v0.3.22
type Notifications_ProgramFailures struct { // Either k8s errors or runtime extension apply errors FailureCount int32 `protobuf:"varint,1,opt,name=failure_count,json=failureCount,proto3" json:"failure_count,omitempty"` MostRecentFailure *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=most_recent_failure,json=mostRecentFailure,proto3" json:"most_recent_failure,omitempty"` // contains filtered or unexported fields }
func (*Notifications_ProgramFailures) Descriptor
deprecated
added in
v0.3.22
func (*Notifications_ProgramFailures) Descriptor() ([]byte, []int)
Deprecated: Use Notifications_ProgramFailures.ProtoReflect.Descriptor instead.
func (*Notifications_ProgramFailures) GetFailureCount ¶ added in v0.3.22
func (x *Notifications_ProgramFailures) GetFailureCount() int32
func (*Notifications_ProgramFailures) GetMostRecentFailure ¶ added in v0.3.22
func (x *Notifications_ProgramFailures) GetMostRecentFailure() *timestamppb.Timestamp
func (*Notifications_ProgramFailures) ProtoMessage ¶ added in v0.3.22
func (*Notifications_ProgramFailures) ProtoMessage()
func (*Notifications_ProgramFailures) ProtoReflect ¶ added in v0.3.22
func (x *Notifications_ProgramFailures) ProtoReflect() protoreflect.Message
func (*Notifications_ProgramFailures) Reset ¶ added in v0.3.22
func (x *Notifications_ProgramFailures) Reset()
func (*Notifications_ProgramFailures) String ¶ added in v0.3.22
func (x *Notifications_ProgramFailures) String() string
func (*Notifications_ProgramFailures) Validate ¶ added in v0.3.22
func (m *Notifications_ProgramFailures) Validate() error
Validate checks the field values on Notifications_ProgramFailures 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 (*Notifications_ProgramFailures) ValidateAll ¶ added in v0.3.22
func (m *Notifications_ProgramFailures) ValidateAll() error
ValidateAll checks the field values on Notifications_ProgramFailures 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 Notifications_ProgramFailuresMultiError, or nil if none found.
type Notifications_ProgramFailuresMultiError ¶ added in v0.3.22
type Notifications_ProgramFailuresMultiError []error
Notifications_ProgramFailuresMultiError is an error wrapping multiple validation errors returned by Notifications_ProgramFailures.ValidateAll() if the designated constraints aren't met.
func (Notifications_ProgramFailuresMultiError) AllErrors ¶ added in v0.3.22
func (m Notifications_ProgramFailuresMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Notifications_ProgramFailuresMultiError) Error ¶ added in v0.3.22
func (m Notifications_ProgramFailuresMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Notifications_ProgramFailuresValidationError ¶ added in v0.3.22
type Notifications_ProgramFailuresValidationError struct {
// contains filtered or unexported fields
}
Notifications_ProgramFailuresValidationError is the validation error returned by Notifications_ProgramFailures.Validate if the designated constraints aren't met.
func (Notifications_ProgramFailuresValidationError) Cause ¶ added in v0.3.22
func (e Notifications_ProgramFailuresValidationError) Cause() error
Cause function returns cause value.
func (Notifications_ProgramFailuresValidationError) Error ¶ added in v0.3.22
func (e Notifications_ProgramFailuresValidationError) Error() string
Error satisfies the builtin error interface
func (Notifications_ProgramFailuresValidationError) ErrorName ¶ added in v0.3.22
func (e Notifications_ProgramFailuresValidationError) ErrorName() string
ErrorName returns error name.
func (Notifications_ProgramFailuresValidationError) Field ¶ added in v0.3.22
func (e Notifications_ProgramFailuresValidationError) Field() string
Field function returns field value.
func (Notifications_ProgramFailuresValidationError) Key ¶ added in v0.3.22
func (e Notifications_ProgramFailuresValidationError) Key() bool
Key function returns key value.
func (Notifications_ProgramFailuresValidationError) Reason ¶ added in v0.3.22
func (e Notifications_ProgramFailuresValidationError) Reason() string
Reason function returns reason value.
type Notifications_ProtectionFailure ¶ added in v0.3.22
type Notifications_ProtectionFailure struct { ProtectionId *Identifier `protobuf:"bytes,1,opt,name=protection_id,json=protectionId,proto3" json:"protection_id,omitempty"` // contains filtered or unexported fields }
func (*Notifications_ProtectionFailure) Descriptor
deprecated
added in
v0.3.22
func (*Notifications_ProtectionFailure) Descriptor() ([]byte, []int)
Deprecated: Use Notifications_ProtectionFailure.ProtoReflect.Descriptor instead.
func (*Notifications_ProtectionFailure) GetProtectionId ¶ added in v0.3.22
func (x *Notifications_ProtectionFailure) GetProtectionId() *Identifier
func (*Notifications_ProtectionFailure) ProtoMessage ¶ added in v0.3.22
func (*Notifications_ProtectionFailure) ProtoMessage()
func (*Notifications_ProtectionFailure) ProtoReflect ¶ added in v0.3.22
func (x *Notifications_ProtectionFailure) ProtoReflect() protoreflect.Message
func (*Notifications_ProtectionFailure) Reset ¶ added in v0.3.22
func (x *Notifications_ProtectionFailure) Reset()
func (*Notifications_ProtectionFailure) String ¶ added in v0.3.22
func (x *Notifications_ProtectionFailure) String() string
func (*Notifications_ProtectionFailure) Validate ¶ added in v0.3.22
func (m *Notifications_ProtectionFailure) Validate() error
Validate checks the field values on Notifications_ProtectionFailure 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 (*Notifications_ProtectionFailure) ValidateAll ¶ added in v0.3.22
func (m *Notifications_ProtectionFailure) ValidateAll() error
ValidateAll checks the field values on Notifications_ProtectionFailure 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 Notifications_ProtectionFailureMultiError, or nil if none found.
type Notifications_ProtectionFailureMultiError ¶ added in v0.3.22
type Notifications_ProtectionFailureMultiError []error
Notifications_ProtectionFailureMultiError is an error wrapping multiple validation errors returned by Notifications_ProtectionFailure.ValidateAll() if the designated constraints aren't met.
func (Notifications_ProtectionFailureMultiError) AllErrors ¶ added in v0.3.22
func (m Notifications_ProtectionFailureMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Notifications_ProtectionFailureMultiError) Error ¶ added in v0.3.22
func (m Notifications_ProtectionFailureMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Notifications_ProtectionFailureValidationError ¶ added in v0.3.22
type Notifications_ProtectionFailureValidationError struct {
// contains filtered or unexported fields
}
Notifications_ProtectionFailureValidationError is the validation error returned by Notifications_ProtectionFailure.Validate if the designated constraints aren't met.
func (Notifications_ProtectionFailureValidationError) Cause ¶ added in v0.3.22
func (e Notifications_ProtectionFailureValidationError) Cause() error
Cause function returns cause value.
func (Notifications_ProtectionFailureValidationError) Error ¶ added in v0.3.22
func (e Notifications_ProtectionFailureValidationError) Error() string
Error satisfies the builtin error interface
func (Notifications_ProtectionFailureValidationError) ErrorName ¶ added in v0.3.22
func (e Notifications_ProtectionFailureValidationError) ErrorName() string
ErrorName returns error name.
func (Notifications_ProtectionFailureValidationError) Field ¶ added in v0.3.22
func (e Notifications_ProtectionFailureValidationError) Field() string
Field function returns field value.
func (Notifications_ProtectionFailureValidationError) Key ¶ added in v0.3.22
func (e Notifications_ProtectionFailureValidationError) Key() bool
Key function returns key value.
func (Notifications_ProtectionFailureValidationError) Reason ¶ added in v0.3.22
func (e Notifications_ProtectionFailureValidationError) Reason() string
Reason function returns reason value.
type Notifications_RuntimeFailure ¶ added in v0.3.22
type Notifications_RuntimeFailure struct { FailureType Notifications_RuntimeFailure_FailureType `` /* 170-byte string literal not displayed */ Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // TODO: Indicate event id if possible // contains filtered or unexported fields }
func (*Notifications_RuntimeFailure) Descriptor
deprecated
added in
v0.3.22
func (*Notifications_RuntimeFailure) Descriptor() ([]byte, []int)
Deprecated: Use Notifications_RuntimeFailure.ProtoReflect.Descriptor instead.
func (*Notifications_RuntimeFailure) GetFailureType ¶ added in v0.3.22
func (x *Notifications_RuntimeFailure) GetFailureType() Notifications_RuntimeFailure_FailureType
func (*Notifications_RuntimeFailure) GetMessage ¶ added in v0.3.23
func (x *Notifications_RuntimeFailure) GetMessage() string
func (*Notifications_RuntimeFailure) ProtoMessage ¶ added in v0.3.22
func (*Notifications_RuntimeFailure) ProtoMessage()
func (*Notifications_RuntimeFailure) ProtoReflect ¶ added in v0.3.22
func (x *Notifications_RuntimeFailure) ProtoReflect() protoreflect.Message
func (*Notifications_RuntimeFailure) Reset ¶ added in v0.3.22
func (x *Notifications_RuntimeFailure) Reset()
func (*Notifications_RuntimeFailure) String ¶ added in v0.3.22
func (x *Notifications_RuntimeFailure) String() string
func (*Notifications_RuntimeFailure) Validate ¶ added in v0.3.22
func (m *Notifications_RuntimeFailure) Validate() error
Validate checks the field values on Notifications_RuntimeFailure 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 (*Notifications_RuntimeFailure) ValidateAll ¶ added in v0.3.22
func (m *Notifications_RuntimeFailure) ValidateAll() error
ValidateAll checks the field values on Notifications_RuntimeFailure 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 Notifications_RuntimeFailureMultiError, or nil if none found.
type Notifications_RuntimeFailureMultiError ¶ added in v0.3.22
type Notifications_RuntimeFailureMultiError []error
Notifications_RuntimeFailureMultiError is an error wrapping multiple validation errors returned by Notifications_RuntimeFailure.ValidateAll() if the designated constraints aren't met.
func (Notifications_RuntimeFailureMultiError) AllErrors ¶ added in v0.3.22
func (m Notifications_RuntimeFailureMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Notifications_RuntimeFailureMultiError) Error ¶ added in v0.3.22
func (m Notifications_RuntimeFailureMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Notifications_RuntimeFailureValidationError ¶ added in v0.3.22
type Notifications_RuntimeFailureValidationError struct {
// contains filtered or unexported fields
}
Notifications_RuntimeFailureValidationError is the validation error returned by Notifications_RuntimeFailure.Validate if the designated constraints aren't met.
func (Notifications_RuntimeFailureValidationError) Cause ¶ added in v0.3.22
func (e Notifications_RuntimeFailureValidationError) Cause() error
Cause function returns cause value.
func (Notifications_RuntimeFailureValidationError) Error ¶ added in v0.3.22
func (e Notifications_RuntimeFailureValidationError) Error() string
Error satisfies the builtin error interface
func (Notifications_RuntimeFailureValidationError) ErrorName ¶ added in v0.3.22
func (e Notifications_RuntimeFailureValidationError) ErrorName() string
ErrorName returns error name.
func (Notifications_RuntimeFailureValidationError) Field ¶ added in v0.3.22
func (e Notifications_RuntimeFailureValidationError) Field() string
Field function returns field value.
func (Notifications_RuntimeFailureValidationError) Key ¶ added in v0.3.22
func (e Notifications_RuntimeFailureValidationError) Key() bool
Key function returns key value.
func (Notifications_RuntimeFailureValidationError) Reason ¶ added in v0.3.22
func (e Notifications_RuntimeFailureValidationError) Reason() string
Reason function returns reason value.
type Notifications_RuntimeFailure_FailureType ¶ added in v0.3.22
type Notifications_RuntimeFailure_FailureType int32
const ( Notifications_RuntimeFailure_UNKNOWN Notifications_RuntimeFailure_FailureType = 0 Notifications_RuntimeFailure_EXTENSION_FETCH_INVOKE_ERROR Notifications_RuntimeFailure_FailureType = 1 Notifications_RuntimeFailure_EXTENSION_FETCH_RESULT_ERROR Notifications_RuntimeFailure_FailureType = 2 Notifications_RuntimeFailure_RUNTIME_APPLY_ERROR Notifications_RuntimeFailure_FailureType = 3 Notifications_RuntimeFailure_EXTENSION_APPLY_INVOKE_ERROR Notifications_RuntimeFailure_FailureType = 4 )
func (Notifications_RuntimeFailure_FailureType) Descriptor ¶ added in v0.3.22
func (Notifications_RuntimeFailure_FailureType) Descriptor() protoreflect.EnumDescriptor
func (Notifications_RuntimeFailure_FailureType) EnumDescriptor
deprecated
added in
v0.3.22
func (Notifications_RuntimeFailure_FailureType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Notifications_RuntimeFailure_FailureType.Descriptor instead.
func (Notifications_RuntimeFailure_FailureType) Number ¶ added in v0.3.22
func (x Notifications_RuntimeFailure_FailureType) Number() protoreflect.EnumNumber
func (Notifications_RuntimeFailure_FailureType) String ¶ added in v0.3.22
func (x Notifications_RuntimeFailure_FailureType) String() string
func (Notifications_RuntimeFailure_FailureType) Type ¶ added in v0.3.22
func (Notifications_RuntimeFailure_FailureType) Type() protoreflect.EnumType
type ProtectionAttachment ¶
type ProtectionAttachment struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Versions []*Version `protobuf:"bytes,2,rep,name=versions,proto3" json:"versions,omitempty"` LastCompletedVersions []*Version `` /* 126-byte string literal not displayed */ LastCompletedTimestamp *timestamppb.Timestamp `` /* 129-byte string literal not displayed */ LastCompletedStatus SimpleStatus `` /* 168-byte string literal not displayed */ LastCompletedStatusExplanations []*StatusExplanation `` /* 158-byte string literal not displayed */ LastCompletedAppliedVersion string `` /* 146-byte string literal not displayed */ ProtectionId string `protobuf:"bytes,3,opt,name=protection_id,json=protectionId,proto3" json:"protection_id,omitempty"` AttachmentId string `protobuf:"bytes,4,opt,name=attachment_id,json=attachmentId,proto3" json:"attachment_id,omitempty"` // next tag: 9 // contains filtered or unexported fields }
TODO: Rename to ProtectionAttachmentState to be consistent with other entities.
func (*ProtectionAttachment) Descriptor
deprecated
func (*ProtectionAttachment) Descriptor() ([]byte, []int)
Deprecated: Use ProtectionAttachment.ProtoReflect.Descriptor instead.
func (*ProtectionAttachment) GetAttachmentId ¶
func (x *ProtectionAttachment) GetAttachmentId() string
func (*ProtectionAttachment) GetLastCompletedAppliedVersion ¶
func (x *ProtectionAttachment) GetLastCompletedAppliedVersion() string
func (*ProtectionAttachment) GetLastCompletedStatus ¶
func (x *ProtectionAttachment) GetLastCompletedStatus() SimpleStatus
func (*ProtectionAttachment) GetLastCompletedStatusExplanations ¶
func (x *ProtectionAttachment) GetLastCompletedStatusExplanations() []*StatusExplanation
func (*ProtectionAttachment) GetLastCompletedTimestamp ¶
func (x *ProtectionAttachment) GetLastCompletedTimestamp() *timestamppb.Timestamp
func (*ProtectionAttachment) GetLastCompletedVersions ¶
func (x *ProtectionAttachment) GetLastCompletedVersions() []*Version
func (*ProtectionAttachment) GetMeta ¶
func (x *ProtectionAttachment) GetMeta() *Metadata
func (*ProtectionAttachment) GetProtectionId ¶
func (x *ProtectionAttachment) GetProtectionId() string
func (*ProtectionAttachment) GetVersions ¶
func (x *ProtectionAttachment) GetVersions() []*Version
func (*ProtectionAttachment) ProtoMessage ¶
func (*ProtectionAttachment) ProtoMessage()
func (*ProtectionAttachment) ProtoReflect ¶
func (x *ProtectionAttachment) ProtoReflect() protoreflect.Message
func (*ProtectionAttachment) Reset ¶
func (x *ProtectionAttachment) Reset()
func (*ProtectionAttachment) String ¶
func (x *ProtectionAttachment) String() string
func (*ProtectionAttachment) Validate ¶
func (m *ProtectionAttachment) Validate() error
Validate checks the field values on ProtectionAttachment 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 (*ProtectionAttachment) ValidateAll ¶
func (m *ProtectionAttachment) ValidateAll() error
ValidateAll checks the field values on ProtectionAttachment 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 ProtectionAttachmentMultiError, or nil if none found.
type ProtectionAttachmentDefinition ¶ added in v0.3.10
type ProtectionAttachmentDefinition struct { ProtectionId string `protobuf:"bytes,1,opt,name=protection_id,json=protectionId,proto3" json:"protection_id,omitempty"` AttachmentId string `protobuf:"bytes,2,opt,name=attachment_id,json=attachmentId,proto3" json:"attachment_id,omitempty"` ProtectionVersion string `protobuf:"bytes,3,opt,name=protection_version,json=protectionVersion,proto3" json:"protection_version,omitempty"` // next tag: 4 // contains filtered or unexported fields }
func (*ProtectionAttachmentDefinition) Descriptor
deprecated
added in
v0.3.10
func (*ProtectionAttachmentDefinition) Descriptor() ([]byte, []int)
Deprecated: Use ProtectionAttachmentDefinition.ProtoReflect.Descriptor instead.
func (*ProtectionAttachmentDefinition) GetAttachmentId ¶ added in v0.3.10
func (x *ProtectionAttachmentDefinition) GetAttachmentId() string
func (*ProtectionAttachmentDefinition) GetProtectionId ¶ added in v0.3.10
func (x *ProtectionAttachmentDefinition) GetProtectionId() string
func (*ProtectionAttachmentDefinition) GetProtectionVersion ¶ added in v0.3.10
func (x *ProtectionAttachmentDefinition) GetProtectionVersion() string
func (*ProtectionAttachmentDefinition) ProtoMessage ¶ added in v0.3.10
func (*ProtectionAttachmentDefinition) ProtoMessage()
func (*ProtectionAttachmentDefinition) ProtoReflect ¶ added in v0.3.10
func (x *ProtectionAttachmentDefinition) ProtoReflect() protoreflect.Message
func (*ProtectionAttachmentDefinition) Reset ¶ added in v0.3.10
func (x *ProtectionAttachmentDefinition) Reset()
func (*ProtectionAttachmentDefinition) String ¶ added in v0.3.10
func (x *ProtectionAttachmentDefinition) String() string
func (*ProtectionAttachmentDefinition) Validate ¶ added in v0.3.10
func (m *ProtectionAttachmentDefinition) Validate() error
Validate checks the field values on ProtectionAttachmentDefinition 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 (*ProtectionAttachmentDefinition) ValidateAll ¶ added in v0.3.10
func (m *ProtectionAttachmentDefinition) ValidateAll() error
ValidateAll checks the field values on ProtectionAttachmentDefinition 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 ProtectionAttachmentDefinitionMultiError, or nil if none found.
type ProtectionAttachmentDefinitionMultiError ¶ added in v0.3.10
type ProtectionAttachmentDefinitionMultiError []error
ProtectionAttachmentDefinitionMultiError is an error wrapping multiple validation errors returned by ProtectionAttachmentDefinition.ValidateAll() if the designated constraints aren't met.
func (ProtectionAttachmentDefinitionMultiError) AllErrors ¶ added in v0.3.10
func (m ProtectionAttachmentDefinitionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProtectionAttachmentDefinitionMultiError) Error ¶ added in v0.3.10
func (m ProtectionAttachmentDefinitionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProtectionAttachmentDefinitionValidationError ¶ added in v0.3.10
type ProtectionAttachmentDefinitionValidationError struct {
// contains filtered or unexported fields
}
ProtectionAttachmentDefinitionValidationError is the validation error returned by ProtectionAttachmentDefinition.Validate if the designated constraints aren't met.
func (ProtectionAttachmentDefinitionValidationError) Cause ¶ added in v0.3.10
func (e ProtectionAttachmentDefinitionValidationError) Cause() error
Cause function returns cause value.
func (ProtectionAttachmentDefinitionValidationError) Error ¶ added in v0.3.10
func (e ProtectionAttachmentDefinitionValidationError) Error() string
Error satisfies the builtin error interface
func (ProtectionAttachmentDefinitionValidationError) ErrorName ¶ added in v0.3.10
func (e ProtectionAttachmentDefinitionValidationError) ErrorName() string
ErrorName returns error name.
func (ProtectionAttachmentDefinitionValidationError) Field ¶ added in v0.3.10
func (e ProtectionAttachmentDefinitionValidationError) Field() string
Field function returns field value.
func (ProtectionAttachmentDefinitionValidationError) Key ¶ added in v0.3.10
func (e ProtectionAttachmentDefinitionValidationError) Key() bool
Key function returns key value.
func (ProtectionAttachmentDefinitionValidationError) Reason ¶ added in v0.3.10
func (e ProtectionAttachmentDefinitionValidationError) Reason() string
Reason function returns reason value.
type ProtectionAttachmentMultiError ¶
type ProtectionAttachmentMultiError []error
ProtectionAttachmentMultiError is an error wrapping multiple validation errors returned by ProtectionAttachment.ValidateAll() if the designated constraints aren't met.
func (ProtectionAttachmentMultiError) AllErrors ¶
func (m ProtectionAttachmentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProtectionAttachmentMultiError) Error ¶
func (m ProtectionAttachmentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProtectionAttachmentValidationError ¶
type ProtectionAttachmentValidationError struct {
// contains filtered or unexported fields
}
ProtectionAttachmentValidationError is the validation error returned by ProtectionAttachment.Validate if the designated constraints aren't met.
func (ProtectionAttachmentValidationError) Cause ¶
func (e ProtectionAttachmentValidationError) Cause() error
Cause function returns cause value.
func (ProtectionAttachmentValidationError) Error ¶
func (e ProtectionAttachmentValidationError) Error() string
Error satisfies the builtin error interface
func (ProtectionAttachmentValidationError) ErrorName ¶
func (e ProtectionAttachmentValidationError) ErrorName() string
ErrorName returns error name.
func (ProtectionAttachmentValidationError) Field ¶
func (e ProtectionAttachmentValidationError) Field() string
Field function returns field value.
func (ProtectionAttachmentValidationError) Key ¶
func (e ProtectionAttachmentValidationError) Key() bool
Key function returns key value.
func (ProtectionAttachmentValidationError) Reason ¶
func (e ProtectionAttachmentValidationError) Reason() string
Reason function returns reason value.
type ProtectionLink ¶
type ProtectionLink struct { Lifecycle *protection.ProtectionLifecycle `protobuf:"bytes,3,opt,name=lifecycle,proto3" json:"lifecycle,omitempty"` AttachmentId string `protobuf:"bytes,4,opt,name=attachment_id,json=attachmentId,proto3" json:"attachment_id,omitempty"` // contains filtered or unexported fields }
func (*ProtectionLink) Descriptor
deprecated
func (*ProtectionLink) Descriptor() ([]byte, []int)
Deprecated: Use ProtectionLink.ProtoReflect.Descriptor instead.
func (*ProtectionLink) GetAttachmentId ¶
func (x *ProtectionLink) GetAttachmentId() string
func (*ProtectionLink) GetLifecycle ¶
func (x *ProtectionLink) GetLifecycle() *protection.ProtectionLifecycle
func (*ProtectionLink) ProtoMessage ¶
func (*ProtectionLink) ProtoMessage()
func (*ProtectionLink) ProtoReflect ¶
func (x *ProtectionLink) ProtoReflect() protoreflect.Message
func (*ProtectionLink) Reset ¶
func (x *ProtectionLink) Reset()
func (*ProtectionLink) String ¶
func (x *ProtectionLink) String() string
func (*ProtectionLink) Validate ¶
func (m *ProtectionLink) Validate() error
Validate checks the field values on ProtectionLink 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 (*ProtectionLink) ValidateAll ¶
func (m *ProtectionLink) ValidateAll() error
ValidateAll checks the field values on ProtectionLink 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 ProtectionLinkMultiError, or nil if none found.
type ProtectionLinkMultiError ¶
type ProtectionLinkMultiError []error
ProtectionLinkMultiError is an error wrapping multiple validation errors returned by ProtectionLink.ValidateAll() if the designated constraints aren't met.
func (ProtectionLinkMultiError) AllErrors ¶
func (m ProtectionLinkMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProtectionLinkMultiError) Error ¶
func (m ProtectionLinkMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProtectionLinkState ¶
type ProtectionLinkState struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` AttachmentName string `protobuf:"bytes,8,opt,name=attachment_name,json=attachmentName,proto3" json:"attachment_name,omitempty"` LastSeenAttachmentStatus Status `` // status of the attachment, used to compute link status /* 179-byte string literal not displayed */ Status ConditionStatus `protobuf:"varint,2,opt,name=status,proto3,enum=prodvana.desired_state.model.ConditionStatus" json:"status,omitempty"` // status of the link // Copy of ProtectionLink description. Used in FetchState to know retries, durations etc. Link *ProtectionLink `protobuf:"bytes,3,opt,name=link,proto3" json:"link,omitempty"` // When did we start polling this protection? If not set, this protection has not started polling. StartedTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=started_timestamp,json=startedTimestamp,proto3" json:"started_timestamp,omitempty"` // When did we stop polling this protection? If set, this protection will no longer change status (except to be manually bypassed). StoppedTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=stopped_timestamp,json=stoppedTimestamp,proto3" json:"stopped_timestamp,omitempty"` StoppedReason ProtectionLinkState_StopReason `` /* 166-byte string literal not displayed */ // Will be set the first time this attachment returned success. // Useful for time-based protections (post-push - check X succeeds for N mins). We make the ProtectionLink return CONVERGING till time expires. FirstSuccessTimestamp *timestamppb.Timestamp `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ProtectionLinkState) Descriptor
deprecated
func (*ProtectionLinkState) Descriptor() ([]byte, []int)
Deprecated: Use ProtectionLinkState.ProtoReflect.Descriptor instead.
func (*ProtectionLinkState) GetAttachmentName ¶ added in v0.3.1
func (x *ProtectionLinkState) GetAttachmentName() string
func (*ProtectionLinkState) GetFirstSuccessTimestamp ¶
func (x *ProtectionLinkState) GetFirstSuccessTimestamp() *timestamppb.Timestamp
func (*ProtectionLinkState) GetLastSeenAttachmentStatus ¶ added in v0.3.1
func (x *ProtectionLinkState) GetLastSeenAttachmentStatus() Status
func (*ProtectionLinkState) GetLink ¶
func (x *ProtectionLinkState) GetLink() *ProtectionLink
func (*ProtectionLinkState) GetMeta ¶
func (x *ProtectionLinkState) GetMeta() *Metadata
func (*ProtectionLinkState) GetStartedTimestamp ¶
func (x *ProtectionLinkState) GetStartedTimestamp() *timestamppb.Timestamp
func (*ProtectionLinkState) GetStatus ¶
func (x *ProtectionLinkState) GetStatus() ConditionStatus
func (*ProtectionLinkState) GetStoppedReason ¶
func (x *ProtectionLinkState) GetStoppedReason() ProtectionLinkState_StopReason
func (*ProtectionLinkState) GetStoppedTimestamp ¶
func (x *ProtectionLinkState) GetStoppedTimestamp() *timestamppb.Timestamp
func (*ProtectionLinkState) ProtoMessage ¶
func (*ProtectionLinkState) ProtoMessage()
func (*ProtectionLinkState) ProtoReflect ¶
func (x *ProtectionLinkState) ProtoReflect() protoreflect.Message
func (*ProtectionLinkState) Reset ¶
func (x *ProtectionLinkState) Reset()
func (*ProtectionLinkState) String ¶
func (x *ProtectionLinkState) String() string
func (*ProtectionLinkState) Validate ¶
func (m *ProtectionLinkState) Validate() error
Validate checks the field values on ProtectionLinkState 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 (*ProtectionLinkState) ValidateAll ¶
func (m *ProtectionLinkState) ValidateAll() error
ValidateAll checks the field values on ProtectionLinkState 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 ProtectionLinkStateMultiError, or nil if none found.
type ProtectionLinkStateMultiError ¶
type ProtectionLinkStateMultiError []error
ProtectionLinkStateMultiError is an error wrapping multiple validation errors returned by ProtectionLinkState.ValidateAll() if the designated constraints aren't met.
func (ProtectionLinkStateMultiError) AllErrors ¶
func (m ProtectionLinkStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProtectionLinkStateMultiError) Error ¶
func (m ProtectionLinkStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProtectionLinkStateValidationError ¶
type ProtectionLinkStateValidationError struct {
// contains filtered or unexported fields
}
ProtectionLinkStateValidationError is the validation error returned by ProtectionLinkState.Validate if the designated constraints aren't met.
func (ProtectionLinkStateValidationError) Cause ¶
func (e ProtectionLinkStateValidationError) Cause() error
Cause function returns cause value.
func (ProtectionLinkStateValidationError) Error ¶
func (e ProtectionLinkStateValidationError) Error() string
Error satisfies the builtin error interface
func (ProtectionLinkStateValidationError) ErrorName ¶
func (e ProtectionLinkStateValidationError) ErrorName() string
ErrorName returns error name.
func (ProtectionLinkStateValidationError) Field ¶
func (e ProtectionLinkStateValidationError) Field() string
Field function returns field value.
func (ProtectionLinkStateValidationError) Key ¶
func (e ProtectionLinkStateValidationError) Key() bool
Key function returns key value.
func (ProtectionLinkStateValidationError) Reason ¶
func (e ProtectionLinkStateValidationError) Reason() string
Reason function returns reason value.
type ProtectionLinkState_StopReason ¶
type ProtectionLinkState_StopReason int32
const ( ProtectionLinkState_UNKNOWN ProtectionLinkState_StopReason = 0 ProtectionLinkState_LIFECYCLE_COMPLETED ProtectionLinkState_StopReason = 1 ProtectionLinkState_SUCCEEDED_ONCE ProtectionLinkState_StopReason = 2 ProtectionLinkState_SUCCEEDED_FOR_DURATION ProtectionLinkState_StopReason = 3 ProtectionLinkState_TIMED_OUT ProtectionLinkState_StopReason = 4 ProtectionLinkState_FAILED ProtectionLinkState_StopReason = 5 ProtectionLinkState_DELETED ProtectionLinkState_StopReason = 6 ProtectionLinkState_MANUALLY_BYPASSED ProtectionLinkState_StopReason = 7 )
func (ProtectionLinkState_StopReason) Descriptor ¶
func (ProtectionLinkState_StopReason) Descriptor() protoreflect.EnumDescriptor
func (ProtectionLinkState_StopReason) Enum ¶
func (x ProtectionLinkState_StopReason) Enum() *ProtectionLinkState_StopReason
func (ProtectionLinkState_StopReason) EnumDescriptor
deprecated
func (ProtectionLinkState_StopReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProtectionLinkState_StopReason.Descriptor instead.
func (ProtectionLinkState_StopReason) Number ¶
func (x ProtectionLinkState_StopReason) Number() protoreflect.EnumNumber
func (ProtectionLinkState_StopReason) String ¶
func (x ProtectionLinkState_StopReason) String() string
func (ProtectionLinkState_StopReason) Type ¶
func (ProtectionLinkState_StopReason) Type() protoreflect.EnumType
type ProtectionLinkValidationError ¶
type ProtectionLinkValidationError struct {
// contains filtered or unexported fields
}
ProtectionLinkValidationError is the validation error returned by ProtectionLink.Validate if the designated constraints aren't met.
func (ProtectionLinkValidationError) Cause ¶
func (e ProtectionLinkValidationError) Cause() error
Cause function returns cause value.
func (ProtectionLinkValidationError) Error ¶
func (e ProtectionLinkValidationError) Error() string
Error satisfies the builtin error interface
func (ProtectionLinkValidationError) ErrorName ¶
func (e ProtectionLinkValidationError) ErrorName() string
ErrorName returns error name.
func (ProtectionLinkValidationError) Field ¶
func (e ProtectionLinkValidationError) Field() string
Field function returns field value.
func (ProtectionLinkValidationError) Key ¶
func (e ProtectionLinkValidationError) Key() bool
Key function returns key value.
func (ProtectionLinkValidationError) Reason ¶
func (e ProtectionLinkValidationError) Reason() string
Reason function returns reason value.
type RuntimeExtensionApplyOutput ¶ added in v0.2.9
type RuntimeExtensionApplyOutput struct { // details of an actively executing apply, may be null if no apply is currently executing OngoingApply *ApplyDetails `protobuf:"bytes,1,opt,name=ongoing_apply,json=ongoingApply,proto3" json:"ongoing_apply,omitempty"` // details of the last apply that completed, may be null if no apply has ever executed LastApply *ApplyDetails `protobuf:"bytes,2,opt,name=last_apply,json=lastApply,proto3" json:"last_apply,omitempty"` // contains filtered or unexported fields }
func (*RuntimeExtensionApplyOutput) Descriptor
deprecated
added in
v0.2.9
func (*RuntimeExtensionApplyOutput) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeExtensionApplyOutput.ProtoReflect.Descriptor instead.
func (*RuntimeExtensionApplyOutput) GetLastApply ¶ added in v0.2.9
func (x *RuntimeExtensionApplyOutput) GetLastApply() *ApplyDetails
func (*RuntimeExtensionApplyOutput) GetOngoingApply ¶ added in v0.2.9
func (x *RuntimeExtensionApplyOutput) GetOngoingApply() *ApplyDetails
func (*RuntimeExtensionApplyOutput) ProtoMessage ¶ added in v0.2.9
func (*RuntimeExtensionApplyOutput) ProtoMessage()
func (*RuntimeExtensionApplyOutput) ProtoReflect ¶ added in v0.2.9
func (x *RuntimeExtensionApplyOutput) ProtoReflect() protoreflect.Message
func (*RuntimeExtensionApplyOutput) Reset ¶ added in v0.2.9
func (x *RuntimeExtensionApplyOutput) Reset()
func (*RuntimeExtensionApplyOutput) String ¶ added in v0.2.9
func (x *RuntimeExtensionApplyOutput) String() string
func (*RuntimeExtensionApplyOutput) Validate ¶ added in v0.2.9
func (m *RuntimeExtensionApplyOutput) Validate() error
Validate checks the field values on RuntimeExtensionApplyOutput 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 (*RuntimeExtensionApplyOutput) ValidateAll ¶ added in v0.2.9
func (m *RuntimeExtensionApplyOutput) ValidateAll() error
ValidateAll checks the field values on RuntimeExtensionApplyOutput 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 RuntimeExtensionApplyOutputMultiError, or nil if none found.
type RuntimeExtensionApplyOutputMultiError ¶ added in v0.2.9
type RuntimeExtensionApplyOutputMultiError []error
RuntimeExtensionApplyOutputMultiError is an error wrapping multiple validation errors returned by RuntimeExtensionApplyOutput.ValidateAll() if the designated constraints aren't met.
func (RuntimeExtensionApplyOutputMultiError) AllErrors ¶ added in v0.2.9
func (m RuntimeExtensionApplyOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeExtensionApplyOutputMultiError) Error ¶ added in v0.2.9
func (m RuntimeExtensionApplyOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeExtensionApplyOutputValidationError ¶ added in v0.2.9
type RuntimeExtensionApplyOutputValidationError struct {
// contains filtered or unexported fields
}
RuntimeExtensionApplyOutputValidationError is the validation error returned by RuntimeExtensionApplyOutput.Validate if the designated constraints aren't met.
func (RuntimeExtensionApplyOutputValidationError) Cause ¶ added in v0.2.9
func (e RuntimeExtensionApplyOutputValidationError) Cause() error
Cause function returns cause value.
func (RuntimeExtensionApplyOutputValidationError) Error ¶ added in v0.2.9
func (e RuntimeExtensionApplyOutputValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeExtensionApplyOutputValidationError) ErrorName ¶ added in v0.2.9
func (e RuntimeExtensionApplyOutputValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeExtensionApplyOutputValidationError) Field ¶ added in v0.2.9
func (e RuntimeExtensionApplyOutputValidationError) Field() string
Field function returns field value.
func (RuntimeExtensionApplyOutputValidationError) Key ¶ added in v0.2.9
func (e RuntimeExtensionApplyOutputValidationError) Key() bool
Key function returns key value.
func (RuntimeExtensionApplyOutputValidationError) Reason ¶ added in v0.2.9
func (e RuntimeExtensionApplyOutputValidationError) Reason() string
Reason function returns reason value.
type RuntimeExtensionFetchOutput ¶
type RuntimeExtensionFetchOutput struct { // details of an actively executing fetch, may be null if no fetch is currently executing OngoingFetch *FetchDetails `protobuf:"bytes,8,opt,name=ongoing_fetch,json=ongoingFetch,proto3" json:"ongoing_fetch,omitempty"` // details of the last fetch that completed successfully (as in, either DRIFTED or CONVERGED), may be null if no fetch has ever executed LastSuccessfulFetch *FetchDetails `protobuf:"bytes,9,opt,name=last_successful_fetch,json=lastSuccessfulFetch,proto3" json:"last_successful_fetch,omitempty"` // if the latest completed fetch is FAILED, then it is stored here. // if the latest completed fetch is not FAILED, then this is null. LastFailedFetch *FetchDetails `protobuf:"bytes,10,opt,name=last_failed_fetch,json=lastFailedFetch,proto3" json:"last_failed_fetch,omitempty"` // contains filtered or unexported fields }
func (*RuntimeExtensionFetchOutput) Descriptor
deprecated
func (*RuntimeExtensionFetchOutput) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeExtensionFetchOutput.ProtoReflect.Descriptor instead.
func (*RuntimeExtensionFetchOutput) GetLastFailedFetch ¶ added in v0.2.9
func (x *RuntimeExtensionFetchOutput) GetLastFailedFetch() *FetchDetails
func (*RuntimeExtensionFetchOutput) GetLastSuccessfulFetch ¶ added in v0.2.9
func (x *RuntimeExtensionFetchOutput) GetLastSuccessfulFetch() *FetchDetails
func (*RuntimeExtensionFetchOutput) GetOngoingFetch ¶ added in v0.2.9
func (x *RuntimeExtensionFetchOutput) GetOngoingFetch() *FetchDetails
func (*RuntimeExtensionFetchOutput) ProtoMessage ¶
func (*RuntimeExtensionFetchOutput) ProtoMessage()
func (*RuntimeExtensionFetchOutput) ProtoReflect ¶
func (x *RuntimeExtensionFetchOutput) ProtoReflect() protoreflect.Message
func (*RuntimeExtensionFetchOutput) Reset ¶
func (x *RuntimeExtensionFetchOutput) Reset()
func (*RuntimeExtensionFetchOutput) String ¶
func (x *RuntimeExtensionFetchOutput) String() string
func (*RuntimeExtensionFetchOutput) Validate ¶
func (m *RuntimeExtensionFetchOutput) Validate() error
Validate checks the field values on RuntimeExtensionFetchOutput 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 (*RuntimeExtensionFetchOutput) ValidateAll ¶
func (m *RuntimeExtensionFetchOutput) ValidateAll() error
ValidateAll checks the field values on RuntimeExtensionFetchOutput 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 RuntimeExtensionFetchOutputMultiError, or nil if none found.
type RuntimeExtensionFetchOutputMultiError ¶
type RuntimeExtensionFetchOutputMultiError []error
RuntimeExtensionFetchOutputMultiError is an error wrapping multiple validation errors returned by RuntimeExtensionFetchOutput.ValidateAll() if the designated constraints aren't met.
func (RuntimeExtensionFetchOutputMultiError) AllErrors ¶
func (m RuntimeExtensionFetchOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeExtensionFetchOutputMultiError) Error ¶
func (m RuntimeExtensionFetchOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeExtensionFetchOutputValidationError ¶
type RuntimeExtensionFetchOutputValidationError struct {
// contains filtered or unexported fields
}
RuntimeExtensionFetchOutputValidationError is the validation error returned by RuntimeExtensionFetchOutput.Validate if the designated constraints aren't met.
func (RuntimeExtensionFetchOutputValidationError) Cause ¶
func (e RuntimeExtensionFetchOutputValidationError) Cause() error
Cause function returns cause value.
func (RuntimeExtensionFetchOutputValidationError) Error ¶
func (e RuntimeExtensionFetchOutputValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeExtensionFetchOutputValidationError) ErrorName ¶
func (e RuntimeExtensionFetchOutputValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeExtensionFetchOutputValidationError) Field ¶
func (e RuntimeExtensionFetchOutputValidationError) Field() string
Field function returns field value.
func (RuntimeExtensionFetchOutputValidationError) Key ¶
func (e RuntimeExtensionFetchOutputValidationError) Key() bool
Key function returns key value.
func (RuntimeExtensionFetchOutputValidationError) Reason ¶
func (e RuntimeExtensionFetchOutputValidationError) Reason() string
Reason function returns reason value.
type RuntimeExtensionGetInfoDetails ¶ added in v0.2.16
type RuntimeExtensionGetInfoDetails struct { // system message generated by prodvana SystemMessage string `protobuf:"bytes,1,opt,name=system_message,json=systemMessage,proto3" json:"system_message,omitempty"` // output from user process Contents []*RuntimeExtensionGetInfoOutputContent `protobuf:"bytes,2,rep,name=contents,proto3" json:"contents,omitempty"` Status RuntimeExtensionGetInfoDetails_Status `` /* 138-byte string literal not displayed */ // when the debug job started StartedTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=started_timestamp,json=startedTimestamp,proto3" json:"started_timestamp,omitempty"` // when the debug job completed CompletedTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=completed_timestamp,json=completedTimestamp,proto3" json:"completed_timestamp,omitempty"` // the version of the service associated with this debug run Version string `protobuf:"bytes,6,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*RuntimeExtensionGetInfoDetails) Descriptor
deprecated
added in
v0.2.16
func (*RuntimeExtensionGetInfoDetails) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeExtensionGetInfoDetails.ProtoReflect.Descriptor instead.
func (*RuntimeExtensionGetInfoDetails) GetCompletedTimestamp ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) GetCompletedTimestamp() *timestamppb.Timestamp
func (*RuntimeExtensionGetInfoDetails) GetContents ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) GetContents() []*RuntimeExtensionGetInfoOutputContent
func (*RuntimeExtensionGetInfoDetails) GetStartedTimestamp ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) GetStartedTimestamp() *timestamppb.Timestamp
func (*RuntimeExtensionGetInfoDetails) GetStatus ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) GetStatus() RuntimeExtensionGetInfoDetails_Status
func (*RuntimeExtensionGetInfoDetails) GetSystemMessage ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) GetSystemMessage() string
func (*RuntimeExtensionGetInfoDetails) GetVersion ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) GetVersion() string
func (*RuntimeExtensionGetInfoDetails) ProtoMessage ¶ added in v0.2.16
func (*RuntimeExtensionGetInfoDetails) ProtoMessage()
func (*RuntimeExtensionGetInfoDetails) ProtoReflect ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) ProtoReflect() protoreflect.Message
func (*RuntimeExtensionGetInfoDetails) Reset ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) Reset()
func (*RuntimeExtensionGetInfoDetails) String ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoDetails) String() string
func (*RuntimeExtensionGetInfoDetails) Validate ¶ added in v0.2.16
func (m *RuntimeExtensionGetInfoDetails) Validate() error
Validate checks the field values on RuntimeExtensionGetInfoDetails 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 (*RuntimeExtensionGetInfoDetails) ValidateAll ¶ added in v0.2.16
func (m *RuntimeExtensionGetInfoDetails) ValidateAll() error
ValidateAll checks the field values on RuntimeExtensionGetInfoDetails 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 RuntimeExtensionGetInfoDetailsMultiError, or nil if none found.
type RuntimeExtensionGetInfoDetailsMultiError ¶ added in v0.2.16
type RuntimeExtensionGetInfoDetailsMultiError []error
RuntimeExtensionGetInfoDetailsMultiError is an error wrapping multiple validation errors returned by RuntimeExtensionGetInfoDetails.ValidateAll() if the designated constraints aren't met.
func (RuntimeExtensionGetInfoDetailsMultiError) AllErrors ¶ added in v0.2.16
func (m RuntimeExtensionGetInfoDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeExtensionGetInfoDetailsMultiError) Error ¶ added in v0.2.16
func (m RuntimeExtensionGetInfoDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeExtensionGetInfoDetailsValidationError ¶ added in v0.2.16
type RuntimeExtensionGetInfoDetailsValidationError struct {
// contains filtered or unexported fields
}
RuntimeExtensionGetInfoDetailsValidationError is the validation error returned by RuntimeExtensionGetInfoDetails.Validate if the designated constraints aren't met.
func (RuntimeExtensionGetInfoDetailsValidationError) Cause ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoDetailsValidationError) Cause() error
Cause function returns cause value.
func (RuntimeExtensionGetInfoDetailsValidationError) Error ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeExtensionGetInfoDetailsValidationError) ErrorName ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeExtensionGetInfoDetailsValidationError) Field ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoDetailsValidationError) Field() string
Field function returns field value.
func (RuntimeExtensionGetInfoDetailsValidationError) Key ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoDetailsValidationError) Key() bool
Key function returns key value.
func (RuntimeExtensionGetInfoDetailsValidationError) Reason ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoDetailsValidationError) Reason() string
Reason function returns reason value.
type RuntimeExtensionGetInfoDetails_Status ¶ added in v0.2.16
type RuntimeExtensionGetInfoDetails_Status int32
const ( RuntimeExtensionGetInfoDetails_UNKNOWN RuntimeExtensionGetInfoDetails_Status = 0 RuntimeExtensionGetInfoDetails_CONVERGED RuntimeExtensionGetInfoDetails_Status = 1 RuntimeExtensionGetInfoDetails_FAILED RuntimeExtensionGetInfoDetails_Status = 2 )
func (RuntimeExtensionGetInfoDetails_Status) Descriptor ¶ added in v0.2.16
func (RuntimeExtensionGetInfoDetails_Status) Descriptor() protoreflect.EnumDescriptor
func (RuntimeExtensionGetInfoDetails_Status) EnumDescriptor
deprecated
added in
v0.2.16
func (RuntimeExtensionGetInfoDetails_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use RuntimeExtensionGetInfoDetails_Status.Descriptor instead.
func (RuntimeExtensionGetInfoDetails_Status) Number ¶ added in v0.2.16
func (x RuntimeExtensionGetInfoDetails_Status) Number() protoreflect.EnumNumber
func (RuntimeExtensionGetInfoDetails_Status) String ¶ added in v0.2.16
func (x RuntimeExtensionGetInfoDetails_Status) String() string
func (RuntimeExtensionGetInfoDetails_Status) Type ¶ added in v0.2.16
func (RuntimeExtensionGetInfoDetails_Status) Type() protoreflect.EnumType
type RuntimeExtensionGetInfoOutput ¶ added in v0.2.16
type RuntimeExtensionGetInfoOutput struct { GetInfoDetails *RuntimeExtensionGetInfoDetails `protobuf:"bytes,1,opt,name=get_info_details,json=getInfoDetails,proto3" json:"get_info_details,omitempty"` // contains filtered or unexported fields }
func (*RuntimeExtensionGetInfoOutput) Descriptor
deprecated
added in
v0.2.16
func (*RuntimeExtensionGetInfoOutput) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeExtensionGetInfoOutput.ProtoReflect.Descriptor instead.
func (*RuntimeExtensionGetInfoOutput) GetGetInfoDetails ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutput) GetGetInfoDetails() *RuntimeExtensionGetInfoDetails
func (*RuntimeExtensionGetInfoOutput) ProtoMessage ¶ added in v0.2.16
func (*RuntimeExtensionGetInfoOutput) ProtoMessage()
func (*RuntimeExtensionGetInfoOutput) ProtoReflect ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutput) ProtoReflect() protoreflect.Message
func (*RuntimeExtensionGetInfoOutput) Reset ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutput) Reset()
func (*RuntimeExtensionGetInfoOutput) String ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutput) String() string
func (*RuntimeExtensionGetInfoOutput) Validate ¶ added in v0.2.16
func (m *RuntimeExtensionGetInfoOutput) Validate() error
Validate checks the field values on RuntimeExtensionGetInfoOutput 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 (*RuntimeExtensionGetInfoOutput) ValidateAll ¶ added in v0.2.16
func (m *RuntimeExtensionGetInfoOutput) ValidateAll() error
ValidateAll checks the field values on RuntimeExtensionGetInfoOutput 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 RuntimeExtensionGetInfoOutputMultiError, or nil if none found.
type RuntimeExtensionGetInfoOutputContent ¶ added in v0.2.16
type RuntimeExtensionGetInfoOutputContent struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` BlobId string `protobuf:"bytes,2,opt,name=blob_id,json=blobId,proto3" json:"blob_id,omitempty"` // contains filtered or unexported fields }
func (*RuntimeExtensionGetInfoOutputContent) Descriptor
deprecated
added in
v0.2.16
func (*RuntimeExtensionGetInfoOutputContent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeExtensionGetInfoOutputContent.ProtoReflect.Descriptor instead.
func (*RuntimeExtensionGetInfoOutputContent) GetBlobId ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutputContent) GetBlobId() string
func (*RuntimeExtensionGetInfoOutputContent) GetName ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutputContent) GetName() string
func (*RuntimeExtensionGetInfoOutputContent) ProtoMessage ¶ added in v0.2.16
func (*RuntimeExtensionGetInfoOutputContent) ProtoMessage()
func (*RuntimeExtensionGetInfoOutputContent) ProtoReflect ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutputContent) ProtoReflect() protoreflect.Message
func (*RuntimeExtensionGetInfoOutputContent) Reset ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutputContent) Reset()
func (*RuntimeExtensionGetInfoOutputContent) String ¶ added in v0.2.16
func (x *RuntimeExtensionGetInfoOutputContent) String() string
func (*RuntimeExtensionGetInfoOutputContent) Validate ¶ added in v0.2.16
func (m *RuntimeExtensionGetInfoOutputContent) Validate() error
Validate checks the field values on RuntimeExtensionGetInfoOutputContent 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 (*RuntimeExtensionGetInfoOutputContent) ValidateAll ¶ added in v0.2.16
func (m *RuntimeExtensionGetInfoOutputContent) ValidateAll() error
ValidateAll checks the field values on RuntimeExtensionGetInfoOutputContent 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 RuntimeExtensionGetInfoOutputContentMultiError, or nil if none found.
type RuntimeExtensionGetInfoOutputContentMultiError ¶ added in v0.2.16
type RuntimeExtensionGetInfoOutputContentMultiError []error
RuntimeExtensionGetInfoOutputContentMultiError is an error wrapping multiple validation errors returned by RuntimeExtensionGetInfoOutputContent.ValidateAll() if the designated constraints aren't met.
func (RuntimeExtensionGetInfoOutputContentMultiError) AllErrors ¶ added in v0.2.16
func (m RuntimeExtensionGetInfoOutputContentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeExtensionGetInfoOutputContentMultiError) Error ¶ added in v0.2.16
func (m RuntimeExtensionGetInfoOutputContentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeExtensionGetInfoOutputContentValidationError ¶ added in v0.2.16
type RuntimeExtensionGetInfoOutputContentValidationError struct {
// contains filtered or unexported fields
}
RuntimeExtensionGetInfoOutputContentValidationError is the validation error returned by RuntimeExtensionGetInfoOutputContent.Validate if the designated constraints aren't met.
func (RuntimeExtensionGetInfoOutputContentValidationError) Cause ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputContentValidationError) Cause() error
Cause function returns cause value.
func (RuntimeExtensionGetInfoOutputContentValidationError) Error ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputContentValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeExtensionGetInfoOutputContentValidationError) ErrorName ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputContentValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeExtensionGetInfoOutputContentValidationError) Field ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputContentValidationError) Field() string
Field function returns field value.
func (RuntimeExtensionGetInfoOutputContentValidationError) Key ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputContentValidationError) Key() bool
Key function returns key value.
func (RuntimeExtensionGetInfoOutputContentValidationError) Reason ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputContentValidationError) Reason() string
Reason function returns reason value.
type RuntimeExtensionGetInfoOutputMultiError ¶ added in v0.2.16
type RuntimeExtensionGetInfoOutputMultiError []error
RuntimeExtensionGetInfoOutputMultiError is an error wrapping multiple validation errors returned by RuntimeExtensionGetInfoOutput.ValidateAll() if the designated constraints aren't met.
func (RuntimeExtensionGetInfoOutputMultiError) AllErrors ¶ added in v0.2.16
func (m RuntimeExtensionGetInfoOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeExtensionGetInfoOutputMultiError) Error ¶ added in v0.2.16
func (m RuntimeExtensionGetInfoOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeExtensionGetInfoOutputValidationError ¶ added in v0.2.16
type RuntimeExtensionGetInfoOutputValidationError struct {
// contains filtered or unexported fields
}
RuntimeExtensionGetInfoOutputValidationError is the validation error returned by RuntimeExtensionGetInfoOutput.Validate if the designated constraints aren't met.
func (RuntimeExtensionGetInfoOutputValidationError) Cause ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputValidationError) Cause() error
Cause function returns cause value.
func (RuntimeExtensionGetInfoOutputValidationError) Error ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeExtensionGetInfoOutputValidationError) ErrorName ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeExtensionGetInfoOutputValidationError) Field ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputValidationError) Field() string
Field function returns field value.
func (RuntimeExtensionGetInfoOutputValidationError) Key ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputValidationError) Key() bool
Key function returns key value.
func (RuntimeExtensionGetInfoOutputValidationError) Reason ¶ added in v0.2.16
func (e RuntimeExtensionGetInfoOutputValidationError) Reason() string
Reason function returns reason value.
type RuntimeExtensionMetadata ¶ added in v0.2.9
type RuntimeExtensionMetadata struct { Output *RuntimeExtensionFetchOutput `protobuf:"bytes,1,opt,name=output,proto3" json:"output,omitempty"` // the plan this approval is for, if any ApplyDesiredStateId string `protobuf:"bytes,2,opt,name=apply_desired_state_id,json=applyDesiredStateId,proto3" json:"apply_desired_state_id,omitempty"` // contains filtered or unexported fields }
func (*RuntimeExtensionMetadata) Descriptor
deprecated
added in
v0.2.9
func (*RuntimeExtensionMetadata) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeExtensionMetadata.ProtoReflect.Descriptor instead.
func (*RuntimeExtensionMetadata) GetApplyDesiredStateId ¶ added in v0.2.10
func (x *RuntimeExtensionMetadata) GetApplyDesiredStateId() string
func (*RuntimeExtensionMetadata) GetOutput ¶ added in v0.2.9
func (x *RuntimeExtensionMetadata) GetOutput() *RuntimeExtensionFetchOutput
func (*RuntimeExtensionMetadata) ProtoMessage ¶ added in v0.2.9
func (*RuntimeExtensionMetadata) ProtoMessage()
func (*RuntimeExtensionMetadata) ProtoReflect ¶ added in v0.2.9
func (x *RuntimeExtensionMetadata) ProtoReflect() protoreflect.Message
func (*RuntimeExtensionMetadata) Reset ¶ added in v0.2.9
func (x *RuntimeExtensionMetadata) Reset()
func (*RuntimeExtensionMetadata) String ¶ added in v0.2.9
func (x *RuntimeExtensionMetadata) String() string
func (*RuntimeExtensionMetadata) Validate ¶ added in v0.2.9
func (m *RuntimeExtensionMetadata) Validate() error
Validate checks the field values on RuntimeExtensionMetadata 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 (*RuntimeExtensionMetadata) ValidateAll ¶ added in v0.2.9
func (m *RuntimeExtensionMetadata) ValidateAll() error
ValidateAll checks the field values on RuntimeExtensionMetadata 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 RuntimeExtensionMetadataMultiError, or nil if none found.
type RuntimeExtensionMetadataMultiError ¶ added in v0.2.9
type RuntimeExtensionMetadataMultiError []error
RuntimeExtensionMetadataMultiError is an error wrapping multiple validation errors returned by RuntimeExtensionMetadata.ValidateAll() if the designated constraints aren't met.
func (RuntimeExtensionMetadataMultiError) AllErrors ¶ added in v0.2.9
func (m RuntimeExtensionMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeExtensionMetadataMultiError) Error ¶ added in v0.2.9
func (m RuntimeExtensionMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeExtensionMetadataValidationError ¶ added in v0.2.9
type RuntimeExtensionMetadataValidationError struct {
// contains filtered or unexported fields
}
RuntimeExtensionMetadataValidationError is the validation error returned by RuntimeExtensionMetadata.Validate if the designated constraints aren't met.
func (RuntimeExtensionMetadataValidationError) Cause ¶ added in v0.2.9
func (e RuntimeExtensionMetadataValidationError) Cause() error
Cause function returns cause value.
func (RuntimeExtensionMetadataValidationError) Error ¶ added in v0.2.9
func (e RuntimeExtensionMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeExtensionMetadataValidationError) ErrorName ¶ added in v0.2.9
func (e RuntimeExtensionMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeExtensionMetadataValidationError) Field ¶ added in v0.2.9
func (e RuntimeExtensionMetadataValidationError) Field() string
Field function returns field value.
func (RuntimeExtensionMetadataValidationError) Key ¶ added in v0.2.9
func (e RuntimeExtensionMetadataValidationError) Key() bool
Key function returns key value.
func (RuntimeExtensionMetadataValidationError) Reason ¶ added in v0.2.9
func (e RuntimeExtensionMetadataValidationError) Reason() string
Reason function returns reason value.
type RuntimeObject ¶
type RuntimeObject struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` ObjectType string `protobuf:"bytes,2,opt,name=object_type,json=objectType,proto3" json:"object_type,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` GenerateName string `protobuf:"bytes,24,opt,name=generate_name,json=generateName,proto3" json:"generate_name,omitempty"` // if set, this runtime object will have a name that is generated at creation time, by the runtime implementation Versions []*Version `protobuf:"bytes,5,rep,name=versions,proto3" json:"versions,omitempty"` FetchVersion *Version `protobuf:"bytes,29,opt,name=fetch_version,json=fetchVersion,proto3" json:"fetch_version,omitempty"` // if set, this is the version of the fetch command that resulted in the rest of this object Status RuntimeObject_Status `protobuf:"varint,6,opt,name=status,proto3,enum=prodvana.desired_state.model.RuntimeObject_Status" json:"status,omitempty"` RollbackVersion *Version `protobuf:"bytes,7,opt,name=rollback_version,json=rollbackVersion,proto3" json:"rollback_version,omitempty"` Delivery *DeliveryState `protobuf:"bytes,8,opt,name=delivery,proto3" json:"delivery,omitempty"` VersionAgnostic bool `protobuf:"varint,10,opt,name=version_agnostic,json=versionAgnostic,proto3" json:"version_agnostic,omitempty"` // This object just needs to exist - it doesn't change from version to version DesiredVersionDirtyOnly bool `` // when checking for whether or not to apply, only use the desired version and check if it's active and not dirty. that is, active && at desired version && dirty = hasWork, no work otherwise. /* 136-byte string literal not displayed */ Message string `protobuf:"bytes,12,opt,name=message,proto3" json:"message,omitempty"` // Human readable message (typically for errors) explaining the status DebugEvents []*runtimes.DebugEvent `protobuf:"bytes,31,rep,name=debug_events,json=debugEvents,proto3" json:"debug_events,omitempty"` RuntimeExtension *RuntimeObject_RuntimeExtension `protobuf:"bytes,13,opt,name=runtime_extension,json=runtimeExtension,proto3" json:"runtime_extension,omitempty"` // additional config if this runtime object belongs to a runtime extension Interval *durationpb.Duration `protobuf:"bytes,15,opt,name=interval,proto3" json:"interval,omitempty"` // if set, runtime object is continuously applied instead of being done once when there is a version mismatch SteadyStateInterval *durationpb.Duration `protobuf:"bytes,26,opt,name=steady_state_interval,json=steadyStateInterval,proto3" json:"steady_state_interval,omitempty"` // output_blob_ids and exit_codes are in the same order, assuming output is saved OutputBlobIds []string `protobuf:"bytes,18,rep,name=output_blob_ids,json=outputBlobIds,proto3" json:"output_blob_ids,omitempty"` // if output is saved, this is the ID of the blob to retrieve it, only for run-to-completion objects. ExitCodes []int32 `protobuf:"varint,19,rep,packed,name=exit_codes,json=exitCodes,proto3" json:"exit_codes,omitempty"` // exit codes, only for run-to-completion objects like jobs RequireApprovalBeforeApply bool `` /* 145-byte string literal not displayed */ RawConfig string `protobuf:"bytes,23,opt,name=raw_config,json=rawConfig,proto3" json:"raw_config,omitempty"` // raw runtime-specific config, e.g. k8s yaml ManagementStatus RuntimeObject_ManagementStatus `` /* 176-byte string literal not displayed */ LastCompletedTaskRun *TaskRun `` // For entities that run jobs/tasks multiple times, what is the most recent status we have? /* 126-byte string literal not displayed */ ExternalLinks []*common_config.ExternalLink `protobuf:"bytes,28,rep,name=external_links,json=externalLinks,proto3" json:"external_links,omitempty"` ExternalObjects []*extensions.ExternalObject `protobuf:"bytes,30,rep,name=external_objects,json=externalObjects,proto3" json:"external_objects,omitempty"` // external objects tracked by this runtime, not represented in entity graph but useful to display to users Rollback bool `protobuf:"varint,32,opt,name=rollback,proto3" json:"rollback,omitempty"` // contains filtered or unexported fields }
func (*RuntimeObject) Descriptor
deprecated
func (*RuntimeObject) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeObject.ProtoReflect.Descriptor instead.
func (*RuntimeObject) GetDebugEvents ¶ added in v0.3.20
func (x *RuntimeObject) GetDebugEvents() []*runtimes.DebugEvent
func (*RuntimeObject) GetDelivery ¶
func (x *RuntimeObject) GetDelivery() *DeliveryState
func (*RuntimeObject) GetDesiredVersionDirtyOnly ¶ added in v0.1.14
func (x *RuntimeObject) GetDesiredVersionDirtyOnly() bool
func (*RuntimeObject) GetExitCodes ¶
func (x *RuntimeObject) GetExitCodes() []int32
func (*RuntimeObject) GetExternalLinks ¶ added in v0.2.14
func (x *RuntimeObject) GetExternalLinks() []*common_config.ExternalLink
func (*RuntimeObject) GetExternalObjects ¶ added in v0.3.6
func (x *RuntimeObject) GetExternalObjects() []*extensions.ExternalObject
func (*RuntimeObject) GetFetchVersion ¶ added in v0.3.3
func (x *RuntimeObject) GetFetchVersion() *Version
func (*RuntimeObject) GetGenerateName ¶ added in v0.2.3
func (x *RuntimeObject) GetGenerateName() string
func (*RuntimeObject) GetInterval ¶
func (x *RuntimeObject) GetInterval() *durationpb.Duration
func (*RuntimeObject) GetLastCompletedTaskRun ¶ added in v0.2.8
func (x *RuntimeObject) GetLastCompletedTaskRun() *TaskRun
func (*RuntimeObject) GetManagementStatus ¶ added in v0.2.3
func (x *RuntimeObject) GetManagementStatus() RuntimeObject_ManagementStatus
func (*RuntimeObject) GetMessage ¶
func (x *RuntimeObject) GetMessage() string
func (*RuntimeObject) GetMeta ¶
func (x *RuntimeObject) GetMeta() *Metadata
func (*RuntimeObject) GetName ¶
func (x *RuntimeObject) GetName() string
func (*RuntimeObject) GetNamespace ¶
func (x *RuntimeObject) GetNamespace() string
func (*RuntimeObject) GetObjectType ¶
func (x *RuntimeObject) GetObjectType() string
func (*RuntimeObject) GetOutputBlobIds ¶
func (x *RuntimeObject) GetOutputBlobIds() []string
func (*RuntimeObject) GetRawConfig ¶ added in v0.2.3
func (x *RuntimeObject) GetRawConfig() string
func (*RuntimeObject) GetRequireApprovalBeforeApply ¶ added in v0.2.0
func (x *RuntimeObject) GetRequireApprovalBeforeApply() bool
func (*RuntimeObject) GetRollback ¶ added in v0.3.29
func (x *RuntimeObject) GetRollback() bool
func (*RuntimeObject) GetRollbackVersion ¶
func (x *RuntimeObject) GetRollbackVersion() *Version
func (*RuntimeObject) GetRuntimeExtension ¶
func (x *RuntimeObject) GetRuntimeExtension() *RuntimeObject_RuntimeExtension
func (*RuntimeObject) GetStatus ¶
func (x *RuntimeObject) GetStatus() RuntimeObject_Status
func (*RuntimeObject) GetSteadyStateInterval ¶ added in v0.2.8
func (x *RuntimeObject) GetSteadyStateInterval() *durationpb.Duration
func (*RuntimeObject) GetVersionAgnostic ¶
func (x *RuntimeObject) GetVersionAgnostic() bool
func (*RuntimeObject) GetVersions ¶
func (x *RuntimeObject) GetVersions() []*Version
func (*RuntimeObject) ProtoMessage ¶
func (*RuntimeObject) ProtoMessage()
func (*RuntimeObject) ProtoReflect ¶
func (x *RuntimeObject) ProtoReflect() protoreflect.Message
func (*RuntimeObject) Reset ¶
func (x *RuntimeObject) Reset()
func (*RuntimeObject) String ¶
func (x *RuntimeObject) String() string
func (*RuntimeObject) Validate ¶
func (m *RuntimeObject) Validate() error
Validate checks the field values on RuntimeObject 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 (*RuntimeObject) ValidateAll ¶
func (m *RuntimeObject) ValidateAll() error
ValidateAll checks the field values on RuntimeObject 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 RuntimeObjectMultiError, or nil if none found.
type RuntimeObjectMultiError ¶
type RuntimeObjectMultiError []error
RuntimeObjectMultiError is an error wrapping multiple validation errors returned by RuntimeObject.ValidateAll() if the designated constraints aren't met.
func (RuntimeObjectMultiError) AllErrors ¶
func (m RuntimeObjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeObjectMultiError) Error ¶
func (m RuntimeObjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeObjectValidationError ¶
type RuntimeObjectValidationError struct {
// contains filtered or unexported fields
}
RuntimeObjectValidationError is the validation error returned by RuntimeObject.Validate if the designated constraints aren't met.
func (RuntimeObjectValidationError) Cause ¶
func (e RuntimeObjectValidationError) Cause() error
Cause function returns cause value.
func (RuntimeObjectValidationError) Error ¶
func (e RuntimeObjectValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeObjectValidationError) ErrorName ¶
func (e RuntimeObjectValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeObjectValidationError) Field ¶
func (e RuntimeObjectValidationError) Field() string
Field function returns field value.
func (RuntimeObjectValidationError) Key ¶
func (e RuntimeObjectValidationError) Key() bool
Key function returns key value.
func (RuntimeObjectValidationError) Reason ¶
func (e RuntimeObjectValidationError) Reason() string
Reason function returns reason value.
type RuntimeObject_ManagementStatus ¶ added in v0.2.3
type RuntimeObject_ManagementStatus int32
const ( RuntimeObject_PVN_MANAGED RuntimeObject_ManagementStatus = 0 RuntimeObject_UNMANAGED RuntimeObject_ManagementStatus = 1 )
func (RuntimeObject_ManagementStatus) Descriptor ¶ added in v0.2.3
func (RuntimeObject_ManagementStatus) Descriptor() protoreflect.EnumDescriptor
func (RuntimeObject_ManagementStatus) Enum ¶ added in v0.2.3
func (x RuntimeObject_ManagementStatus) Enum() *RuntimeObject_ManagementStatus
func (RuntimeObject_ManagementStatus) EnumDescriptor
deprecated
added in
v0.2.3
func (RuntimeObject_ManagementStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use RuntimeObject_ManagementStatus.Descriptor instead.
func (RuntimeObject_ManagementStatus) Number ¶ added in v0.2.3
func (x RuntimeObject_ManagementStatus) Number() protoreflect.EnumNumber
func (RuntimeObject_ManagementStatus) String ¶ added in v0.2.3
func (x RuntimeObject_ManagementStatus) String() string
func (RuntimeObject_ManagementStatus) Type ¶ added in v0.2.3
func (RuntimeObject_ManagementStatus) Type() protoreflect.EnumType
type RuntimeObject_RuntimeExtension ¶
type RuntimeObject_RuntimeExtension struct { // aggregate object will have all commands set. fetch and get_info will only have appropriate commands set. Apply *environment.CompiledExtensionCommand `protobuf:"bytes,3,opt,name=apply,proto3" json:"apply,omitempty"` Fetch *environment.CompiledExtensionCommand `protobuf:"bytes,1,opt,name=fetch,proto3" json:"fetch,omitempty"` GetInfo *environment.CompiledExtensionCommand `protobuf:"bytes,17,opt,name=get_info,json=getInfo,proto3" json:"get_info,omitempty"` FetchInterval *durationpb.Duration `protobuf:"bytes,4,opt,name=fetch_interval,json=fetchInterval,proto3" json:"fetch_interval,omitempty"` FetchSteadyStateInterval *durationpb.Duration `` /* 138-byte string literal not displayed */ GetInfoInterval *durationpb.Duration `protobuf:"bytes,19,opt,name=get_info_interval,json=getInfoInterval,proto3" json:"get_info_interval,omitempty"` ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` ReleaseChannelId string `protobuf:"bytes,6,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` Parameters []*common_config.ParameterDefinition `protobuf:"bytes,7,rep,name=parameters,proto3" json:"parameters,omitempty"` ParameterValues []*common_config.ParameterValue `protobuf:"bytes,8,rep,name=parameter_values,json=parameterValues,proto3" json:"parameter_values,omitempty"` Type environment.ExtensionType `protobuf:"varint,9,opt,name=type,proto3,enum=prodvana.environment.ExtensionType" json:"type,omitempty"` FetchOutput *RuntimeExtensionFetchOutput `protobuf:"bytes,10,opt,name=fetch_output,json=fetchOutput,proto3" json:"fetch_output,omitempty"` GetInfoOutput *RuntimeExtensionGetInfoOutput `protobuf:"bytes,16,opt,name=get_info_output,json=getInfoOutput,proto3" json:"get_info_output,omitempty"` ApplyOutput *RuntimeExtensionApplyOutput `protobuf:"bytes,12,opt,name=apply_output,json=applyOutput,proto3" json:"apply_output,omitempty"` FetchRetryPolicy *environment.RetryPolicy `protobuf:"bytes,13,opt,name=fetch_retry_policy,json=fetchRetryPolicy,proto3" json:"fetch_retry_policy,omitempty"` ApplyRetryPolicy *environment.RetryPolicy `protobuf:"bytes,14,opt,name=apply_retry_policy,json=applyRetryPolicy,proto3" json:"apply_retry_policy,omitempty"` GetInfoRetryPolicy *environment.RetryPolicy `protobuf:"bytes,18,opt,name=get_info_retry_policy,json=getInfoRetryPolicy,proto3" json:"get_info_retry_policy,omitempty"` ApplyRetryableExitCodes []int32 `` /* 143-byte string literal not displayed */ FetchMode extensions.FetchMode `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RuntimeObject_RuntimeExtension) Descriptor
deprecated
func (*RuntimeObject_RuntimeExtension) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeObject_RuntimeExtension.ProtoReflect.Descriptor instead.
func (*RuntimeObject_RuntimeExtension) GetApply ¶ added in v0.1.14
func (x *RuntimeObject_RuntimeExtension) GetApply() *environment.CompiledExtensionCommand
func (*RuntimeObject_RuntimeExtension) GetApplyOutput ¶ added in v0.2.9
func (x *RuntimeObject_RuntimeExtension) GetApplyOutput() *RuntimeExtensionApplyOutput
func (*RuntimeObject_RuntimeExtension) GetApplyRetryPolicy ¶ added in v0.2.9
func (x *RuntimeObject_RuntimeExtension) GetApplyRetryPolicy() *environment.RetryPolicy
func (*RuntimeObject_RuntimeExtension) GetApplyRetryableExitCodes ¶ added in v0.2.9
func (x *RuntimeObject_RuntimeExtension) GetApplyRetryableExitCodes() []int32
func (*RuntimeObject_RuntimeExtension) GetFetch ¶
func (x *RuntimeObject_RuntimeExtension) GetFetch() *environment.CompiledExtensionCommand
func (*RuntimeObject_RuntimeExtension) GetFetchInterval ¶ added in v0.1.14
func (x *RuntimeObject_RuntimeExtension) GetFetchInterval() *durationpb.Duration
func (*RuntimeObject_RuntimeExtension) GetFetchMode ¶ added in v0.3.3
func (x *RuntimeObject_RuntimeExtension) GetFetchMode() extensions.FetchMode
func (*RuntimeObject_RuntimeExtension) GetFetchOutput ¶ added in v0.2.8
func (x *RuntimeObject_RuntimeExtension) GetFetchOutput() *RuntimeExtensionFetchOutput
func (*RuntimeObject_RuntimeExtension) GetFetchRetryPolicy ¶ added in v0.2.9
func (x *RuntimeObject_RuntimeExtension) GetFetchRetryPolicy() *environment.RetryPolicy
func (*RuntimeObject_RuntimeExtension) GetFetchSteadyStateInterval ¶ added in v0.2.8
func (x *RuntimeObject_RuntimeExtension) GetFetchSteadyStateInterval() *durationpb.Duration
func (*RuntimeObject_RuntimeExtension) GetGetInfo ¶ added in v0.2.16
func (x *RuntimeObject_RuntimeExtension) GetGetInfo() *environment.CompiledExtensionCommand
func (*RuntimeObject_RuntimeExtension) GetGetInfoInterval ¶ added in v0.2.16
func (x *RuntimeObject_RuntimeExtension) GetGetInfoInterval() *durationpb.Duration
func (*RuntimeObject_RuntimeExtension) GetGetInfoOutput ¶ added in v0.2.16
func (x *RuntimeObject_RuntimeExtension) GetGetInfoOutput() *RuntimeExtensionGetInfoOutput
func (*RuntimeObject_RuntimeExtension) GetGetInfoRetryPolicy ¶ added in v0.2.16
func (x *RuntimeObject_RuntimeExtension) GetGetInfoRetryPolicy() *environment.RetryPolicy
func (*RuntimeObject_RuntimeExtension) GetParameterValues ¶ added in v0.1.15
func (x *RuntimeObject_RuntimeExtension) GetParameterValues() []*common_config.ParameterValue
func (*RuntimeObject_RuntimeExtension) GetParameters ¶ added in v0.1.15
func (x *RuntimeObject_RuntimeExtension) GetParameters() []*common_config.ParameterDefinition
func (*RuntimeObject_RuntimeExtension) GetReleaseChannelId ¶ added in v0.1.14
func (x *RuntimeObject_RuntimeExtension) GetReleaseChannelId() string
func (*RuntimeObject_RuntimeExtension) GetServiceId ¶
func (x *RuntimeObject_RuntimeExtension) GetServiceId() string
func (*RuntimeObject_RuntimeExtension) GetType ¶ added in v0.1.15
func (x *RuntimeObject_RuntimeExtension) GetType() environment.ExtensionType
func (*RuntimeObject_RuntimeExtension) ProtoMessage ¶
func (*RuntimeObject_RuntimeExtension) ProtoMessage()
func (*RuntimeObject_RuntimeExtension) ProtoReflect ¶
func (x *RuntimeObject_RuntimeExtension) ProtoReflect() protoreflect.Message
func (*RuntimeObject_RuntimeExtension) Reset ¶
func (x *RuntimeObject_RuntimeExtension) Reset()
func (*RuntimeObject_RuntimeExtension) String ¶
func (x *RuntimeObject_RuntimeExtension) String() string
func (*RuntimeObject_RuntimeExtension) Validate ¶
func (m *RuntimeObject_RuntimeExtension) Validate() error
Validate checks the field values on RuntimeObject_RuntimeExtension 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 (*RuntimeObject_RuntimeExtension) ValidateAll ¶
func (m *RuntimeObject_RuntimeExtension) ValidateAll() error
ValidateAll checks the field values on RuntimeObject_RuntimeExtension 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 RuntimeObject_RuntimeExtensionMultiError, or nil if none found.
type RuntimeObject_RuntimeExtensionMultiError ¶
type RuntimeObject_RuntimeExtensionMultiError []error
RuntimeObject_RuntimeExtensionMultiError is an error wrapping multiple validation errors returned by RuntimeObject_RuntimeExtension.ValidateAll() if the designated constraints aren't met.
func (RuntimeObject_RuntimeExtensionMultiError) AllErrors ¶
func (m RuntimeObject_RuntimeExtensionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeObject_RuntimeExtensionMultiError) Error ¶
func (m RuntimeObject_RuntimeExtensionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeObject_RuntimeExtensionValidationError ¶
type RuntimeObject_RuntimeExtensionValidationError struct {
// contains filtered or unexported fields
}
RuntimeObject_RuntimeExtensionValidationError is the validation error returned by RuntimeObject_RuntimeExtension.Validate if the designated constraints aren't met.
func (RuntimeObject_RuntimeExtensionValidationError) Cause ¶
func (e RuntimeObject_RuntimeExtensionValidationError) Cause() error
Cause function returns cause value.
func (RuntimeObject_RuntimeExtensionValidationError) Error ¶
func (e RuntimeObject_RuntimeExtensionValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeObject_RuntimeExtensionValidationError) ErrorName ¶
func (e RuntimeObject_RuntimeExtensionValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeObject_RuntimeExtensionValidationError) Field ¶
func (e RuntimeObject_RuntimeExtensionValidationError) Field() string
Field function returns field value.
func (RuntimeObject_RuntimeExtensionValidationError) Key ¶
func (e RuntimeObject_RuntimeExtensionValidationError) Key() bool
Key function returns key value.
func (RuntimeObject_RuntimeExtensionValidationError) Reason ¶
func (e RuntimeObject_RuntimeExtensionValidationError) Reason() string
Reason function returns reason value.
type RuntimeObject_Status ¶
type RuntimeObject_Status int32
const ( RuntimeObject_PENDING RuntimeObject_Status = 0 RuntimeObject_SUCCEEDED RuntimeObject_Status = 1 RuntimeObject_FAILED RuntimeObject_Status = 2 )
func (RuntimeObject_Status) Descriptor ¶
func (RuntimeObject_Status) Descriptor() protoreflect.EnumDescriptor
func (RuntimeObject_Status) Enum ¶
func (x RuntimeObject_Status) Enum() *RuntimeObject_Status
func (RuntimeObject_Status) EnumDescriptor
deprecated
func (RuntimeObject_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use RuntimeObject_Status.Descriptor instead.
func (RuntimeObject_Status) Number ¶
func (x RuntimeObject_Status) Number() protoreflect.EnumNumber
func (RuntimeObject_Status) String ¶
func (x RuntimeObject_Status) String() string
func (RuntimeObject_Status) Type ¶
func (RuntimeObject_Status) Type() protoreflect.EnumType
type ServiceGroupState ¶
type ServiceGroupState struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Services []*ServiceState `protobuf:"bytes,2,rep,name=services,proto3" json:"services,omitempty"` // Definitions for custom tasks used by this service group. CustomTasks []*CustomTaskState `protobuf:"bytes,3,rep,name=custom_tasks,json=customTasks,proto3" json:"custom_tasks,omitempty"` DeliveryExtensions []*DeliveryExtensionState `protobuf:"bytes,5,rep,name=delivery_extensions,json=deliveryExtensions,proto3" json:"delivery_extensions,omitempty"` // contains filtered or unexported fields }
func (*ServiceGroupState) Descriptor
deprecated
func (*ServiceGroupState) Descriptor() ([]byte, []int)
Deprecated: Use ServiceGroupState.ProtoReflect.Descriptor instead.
func (*ServiceGroupState) GetCustomTasks ¶
func (x *ServiceGroupState) GetCustomTasks() []*CustomTaskState
func (*ServiceGroupState) GetDeliveryExtensions ¶
func (x *ServiceGroupState) GetDeliveryExtensions() []*DeliveryExtensionState
func (*ServiceGroupState) GetMeta ¶
func (x *ServiceGroupState) GetMeta() *Metadata
func (*ServiceGroupState) GetServices ¶
func (x *ServiceGroupState) GetServices() []*ServiceState
func (*ServiceGroupState) ProtoMessage ¶
func (*ServiceGroupState) ProtoMessage()
func (*ServiceGroupState) ProtoReflect ¶
func (x *ServiceGroupState) ProtoReflect() protoreflect.Message
func (*ServiceGroupState) Reset ¶
func (x *ServiceGroupState) Reset()
func (*ServiceGroupState) String ¶
func (x *ServiceGroupState) String() string
func (*ServiceGroupState) Validate ¶
func (m *ServiceGroupState) Validate() error
Validate checks the field values on ServiceGroupState 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 (*ServiceGroupState) ValidateAll ¶
func (m *ServiceGroupState) ValidateAll() error
ValidateAll checks the field values on ServiceGroupState 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 ServiceGroupStateMultiError, or nil if none found.
type ServiceGroupStateMultiError ¶
type ServiceGroupStateMultiError []error
ServiceGroupStateMultiError is an error wrapping multiple validation errors returned by ServiceGroupState.ValidateAll() if the designated constraints aren't met.
func (ServiceGroupStateMultiError) AllErrors ¶
func (m ServiceGroupStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceGroupStateMultiError) Error ¶
func (m ServiceGroupStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceGroupStateValidationError ¶
type ServiceGroupStateValidationError struct {
// contains filtered or unexported fields
}
ServiceGroupStateValidationError is the validation error returned by ServiceGroupState.Validate if the designated constraints aren't met.
func (ServiceGroupStateValidationError) Cause ¶
func (e ServiceGroupStateValidationError) Cause() error
Cause function returns cause value.
func (ServiceGroupStateValidationError) Error ¶
func (e ServiceGroupStateValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceGroupStateValidationError) ErrorName ¶
func (e ServiceGroupStateValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceGroupStateValidationError) Field ¶
func (e ServiceGroupStateValidationError) Field() string
Field function returns field value.
func (ServiceGroupStateValidationError) Key ¶
func (e ServiceGroupStateValidationError) Key() bool
Key function returns key value.
func (ServiceGroupStateValidationError) Reason ¶
func (e ServiceGroupStateValidationError) Reason() string
Reason function returns reason value.
type ServiceInstanceLabelSelector ¶ added in v0.2.13
type ServiceInstanceLabelSelector struct { // Types that are assignable to SelectorOneof: // // *ServiceInstanceLabelSelector_ReleaseChannelSelector // *ServiceInstanceLabelSelector_All SelectorOneof isServiceInstanceLabelSelector_SelectorOneof `protobuf_oneof:"selector_oneof"` Versions []*Version `protobuf:"bytes,3,rep,name=versions,proto3" json:"versions,omitempty"` // Types that are assignable to AutorollbackOneof: // // *ServiceInstanceLabelSelector_RollbackVersion // *ServiceInstanceLabelSelector_ComputeRollbackVersion AutorollbackOneof isServiceInstanceLabelSelector_AutorollbackOneof `protobuf_oneof:"autorollback_oneof"` // set internally by Prodvana in compiled desired state to track what this selector evaluated to. This includes all release channels, // including ones that would be overridden by something else. MaterializedReleaseChannels []string `` /* 144-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ServiceInstanceLabelSelector) Descriptor
deprecated
added in
v0.2.13
func (*ServiceInstanceLabelSelector) Descriptor() ([]byte, []int)
Deprecated: Use ServiceInstanceLabelSelector.ProtoReflect.Descriptor instead.
func (*ServiceInstanceLabelSelector) GetAll ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) GetAll() bool
func (*ServiceInstanceLabelSelector) GetAutorollbackOneof ¶ added in v0.2.13
func (m *ServiceInstanceLabelSelector) GetAutorollbackOneof() isServiceInstanceLabelSelector_AutorollbackOneof
func (*ServiceInstanceLabelSelector) GetComputeRollbackVersion ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) GetComputeRollbackVersion() bool
func (*ServiceInstanceLabelSelector) GetMaterializedReleaseChannels ¶ added in v0.2.14
func (x *ServiceInstanceLabelSelector) GetMaterializedReleaseChannels() []string
func (*ServiceInstanceLabelSelector) GetReleaseChannelSelector ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) GetReleaseChannelSelector() string
func (*ServiceInstanceLabelSelector) GetRollbackVersion ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) GetRollbackVersion() *Version
func (*ServiceInstanceLabelSelector) GetSelectorOneof ¶ added in v0.2.13
func (m *ServiceInstanceLabelSelector) GetSelectorOneof() isServiceInstanceLabelSelector_SelectorOneof
func (*ServiceInstanceLabelSelector) GetVersions ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) GetVersions() []*Version
func (*ServiceInstanceLabelSelector) ProtoMessage ¶ added in v0.2.13
func (*ServiceInstanceLabelSelector) ProtoMessage()
func (*ServiceInstanceLabelSelector) ProtoReflect ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) ProtoReflect() protoreflect.Message
func (*ServiceInstanceLabelSelector) Reset ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) Reset()
func (*ServiceInstanceLabelSelector) String ¶ added in v0.2.13
func (x *ServiceInstanceLabelSelector) String() string
func (*ServiceInstanceLabelSelector) Validate ¶ added in v0.2.13
func (m *ServiceInstanceLabelSelector) Validate() error
Validate checks the field values on ServiceInstanceLabelSelector 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 (*ServiceInstanceLabelSelector) ValidateAll ¶ added in v0.2.13
func (m *ServiceInstanceLabelSelector) ValidateAll() error
ValidateAll checks the field values on ServiceInstanceLabelSelector 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 ServiceInstanceLabelSelectorMultiError, or nil if none found.
type ServiceInstanceLabelSelectorMultiError ¶ added in v0.2.13
type ServiceInstanceLabelSelectorMultiError []error
ServiceInstanceLabelSelectorMultiError is an error wrapping multiple validation errors returned by ServiceInstanceLabelSelector.ValidateAll() if the designated constraints aren't met.
func (ServiceInstanceLabelSelectorMultiError) AllErrors ¶ added in v0.2.13
func (m ServiceInstanceLabelSelectorMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceInstanceLabelSelectorMultiError) Error ¶ added in v0.2.13
func (m ServiceInstanceLabelSelectorMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceInstanceLabelSelectorValidationError ¶ added in v0.2.13
type ServiceInstanceLabelSelectorValidationError struct {
// contains filtered or unexported fields
}
ServiceInstanceLabelSelectorValidationError is the validation error returned by ServiceInstanceLabelSelector.Validate if the designated constraints aren't met.
func (ServiceInstanceLabelSelectorValidationError) Cause ¶ added in v0.2.13
func (e ServiceInstanceLabelSelectorValidationError) Cause() error
Cause function returns cause value.
func (ServiceInstanceLabelSelectorValidationError) Error ¶ added in v0.2.13
func (e ServiceInstanceLabelSelectorValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceInstanceLabelSelectorValidationError) ErrorName ¶ added in v0.2.13
func (e ServiceInstanceLabelSelectorValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceInstanceLabelSelectorValidationError) Field ¶ added in v0.2.13
func (e ServiceInstanceLabelSelectorValidationError) Field() string
Field function returns field value.
func (ServiceInstanceLabelSelectorValidationError) Key ¶ added in v0.2.13
func (e ServiceInstanceLabelSelectorValidationError) Key() bool
Key function returns key value.
func (ServiceInstanceLabelSelectorValidationError) Reason ¶ added in v0.2.13
func (e ServiceInstanceLabelSelectorValidationError) Reason() string
Reason function returns reason value.
type ServiceInstanceLabelSelector_All ¶ added in v0.2.13
type ServiceInstanceLabelSelector_All struct {
All bool `protobuf:"varint,2,opt,name=all,proto3,oneof"` // target all release channels
}
type ServiceInstanceLabelSelector_ComputeRollbackVersion ¶ added in v0.2.13
type ServiceInstanceLabelSelector_ComputeRollbackVersion struct { // use the last converged version as the auto rollback version ComputeRollbackVersion bool `protobuf:"varint,5,opt,name=compute_rollback_version,json=computeRollbackVersion,proto3,oneof"` }
type ServiceInstanceLabelSelector_ReleaseChannelSelector ¶ added in v0.2.13
type ServiceInstanceLabelSelector_ReleaseChannelSelector struct {
ReleaseChannelSelector string `protobuf:"bytes,1,opt,name=release_channel_selector,json=releaseChannelSelector,proto3,oneof"` // release channel selector, automatically scoped to `@type=release-channel @application=<app>`
}
type ServiceInstanceLabelSelector_RollbackVersion ¶ added in v0.2.13
type ServiceInstanceLabelSelector_RollbackVersion struct { // set an explicit auto rollback version RollbackVersion *Version `protobuf:"bytes,4,opt,name=rollback_version,json=rollbackVersion,proto3,oneof"` }
type ServiceInstanceState ¶
type ServiceInstanceState struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` Service string `protobuf:"bytes,3,opt,name=service,proto3" json:"service,omitempty"` ReleaseChannel string `protobuf:"bytes,4,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` ServiceId string `protobuf:"bytes,8,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // set internally by prodvana ReleaseChannelId string `protobuf:"bytes,9,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` // set internally by prodvana Versions []*Version `protobuf:"bytes,5,rep,name=versions,proto3" json:"versions,omitempty"` // Types that are assignable to AutorollbackOneof: // // *ServiceInstanceState_RollbackVersion // *ServiceInstanceState_ComputeRollbackVersion AutorollbackOneof isServiceInstanceState_AutorollbackOneof `protobuf_oneof:"autorollback_oneof"` Rollback bool `protobuf:"varint,7,opt,name=rollback,proto3" json:"rollback,omitempty"` Delivery *DeliveryState `protobuf:"bytes,10,opt,name=delivery,proto3" json:"delivery,omitempty"` DeploymentOwnedByChildren bool `` // used internally by prodvana. If set, the deployment action (apply) is done by the children, not by the Service Instance itself. /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ServiceInstanceState) Descriptor
deprecated
func (*ServiceInstanceState) Descriptor() ([]byte, []int)
Deprecated: Use ServiceInstanceState.ProtoReflect.Descriptor instead.
func (*ServiceInstanceState) GetApplication ¶
func (x *ServiceInstanceState) GetApplication() string
func (*ServiceInstanceState) GetAutorollbackOneof ¶ added in v0.2.13
func (m *ServiceInstanceState) GetAutorollbackOneof() isServiceInstanceState_AutorollbackOneof
func (*ServiceInstanceState) GetComputeRollbackVersion ¶ added in v0.2.13
func (x *ServiceInstanceState) GetComputeRollbackVersion() bool
func (*ServiceInstanceState) GetDelivery ¶
func (x *ServiceInstanceState) GetDelivery() *DeliveryState
func (*ServiceInstanceState) GetDeploymentOwnedByChildren ¶ added in v0.3.29
func (x *ServiceInstanceState) GetDeploymentOwnedByChildren() bool
func (*ServiceInstanceState) GetMeta ¶
func (x *ServiceInstanceState) GetMeta() *Metadata
func (*ServiceInstanceState) GetReleaseChannel ¶
func (x *ServiceInstanceState) GetReleaseChannel() string
func (*ServiceInstanceState) GetReleaseChannelId ¶
func (x *ServiceInstanceState) GetReleaseChannelId() string
func (*ServiceInstanceState) GetRollback ¶
func (x *ServiceInstanceState) GetRollback() bool
func (*ServiceInstanceState) GetRollbackVersion ¶
func (x *ServiceInstanceState) GetRollbackVersion() *Version
func (*ServiceInstanceState) GetService ¶
func (x *ServiceInstanceState) GetService() string
func (*ServiceInstanceState) GetServiceId ¶
func (x *ServiceInstanceState) GetServiceId() string
func (*ServiceInstanceState) GetVersions ¶
func (x *ServiceInstanceState) GetVersions() []*Version
func (*ServiceInstanceState) ProtoMessage ¶
func (*ServiceInstanceState) ProtoMessage()
func (*ServiceInstanceState) ProtoReflect ¶
func (x *ServiceInstanceState) ProtoReflect() protoreflect.Message
func (*ServiceInstanceState) Reset ¶
func (x *ServiceInstanceState) Reset()
func (*ServiceInstanceState) String ¶
func (x *ServiceInstanceState) String() string
func (*ServiceInstanceState) Validate ¶
func (m *ServiceInstanceState) Validate() error
Validate checks the field values on ServiceInstanceState 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 (*ServiceInstanceState) ValidateAll ¶
func (m *ServiceInstanceState) ValidateAll() error
ValidateAll checks the field values on ServiceInstanceState 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 ServiceInstanceStateMultiError, or nil if none found.
type ServiceInstanceStateMultiError ¶
type ServiceInstanceStateMultiError []error
ServiceInstanceStateMultiError is an error wrapping multiple validation errors returned by ServiceInstanceState.ValidateAll() if the designated constraints aren't met.
func (ServiceInstanceStateMultiError) AllErrors ¶
func (m ServiceInstanceStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceInstanceStateMultiError) Error ¶
func (m ServiceInstanceStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceInstanceStateValidationError ¶
type ServiceInstanceStateValidationError struct {
// contains filtered or unexported fields
}
ServiceInstanceStateValidationError is the validation error returned by ServiceInstanceState.Validate if the designated constraints aren't met.
func (ServiceInstanceStateValidationError) Cause ¶
func (e ServiceInstanceStateValidationError) Cause() error
Cause function returns cause value.
func (ServiceInstanceStateValidationError) Error ¶
func (e ServiceInstanceStateValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceInstanceStateValidationError) ErrorName ¶
func (e ServiceInstanceStateValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceInstanceStateValidationError) Field ¶
func (e ServiceInstanceStateValidationError) Field() string
Field function returns field value.
func (ServiceInstanceStateValidationError) Key ¶
func (e ServiceInstanceStateValidationError) Key() bool
Key function returns key value.
func (ServiceInstanceStateValidationError) Reason ¶
func (e ServiceInstanceStateValidationError) Reason() string
Reason function returns reason value.
type ServiceInstanceState_ComputeRollbackVersion ¶ added in v0.2.13
type ServiceInstanceState_ComputeRollbackVersion struct { // use the last converged version as the auto rollback version // will not do anything if the *latest* service config has auto rollback disabled ComputeRollbackVersion bool `protobuf:"varint,11,opt,name=compute_rollback_version,json=computeRollbackVersion,proto3,oneof"` }
type ServiceInstanceState_RollbackVersion ¶ added in v0.2.13
type ServiceInstanceState_RollbackVersion struct { // set an explicit auto rollback version RollbackVersion *Version `protobuf:"bytes,6,opt,name=rollback_version,json=rollbackVersion,proto3,oneof"` }
type ServiceState ¶
type ServiceState struct { Meta *Metadata `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` Service string `protobuf:"bytes,3,opt,name=service,proto3" json:"service,omitempty"` ServiceId string `protobuf:"bytes,5,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // set internally by prodvana ReleaseChannels []*ServiceInstanceState `protobuf:"bytes,6,rep,name=release_channels,json=releaseChannels,proto3" json:"release_channels,omitempty"` // Definitions for custom tasks used by this service. Must be empty if part of service group. CustomTasks []*CustomTaskState `protobuf:"bytes,7,rep,name=custom_tasks,json=customTasks,proto3" json:"custom_tasks,omitempty"` DeliveryExtensions []*DeliveryExtensionState `protobuf:"bytes,9,rep,name=delivery_extensions,json=deliveryExtensions,proto3" json:"delivery_extensions,omitempty"` // in leau of listing out individual release channels, specify versions for release channels using label selectors instead. // This can only be used as input to SetDesiredState and will never be returned as output from a convergence summary. ReleaseChannelLabelSelectors []*ServiceInstanceLabelSelector `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ServiceState) Descriptor
deprecated
func (*ServiceState) Descriptor() ([]byte, []int)
Deprecated: Use ServiceState.ProtoReflect.Descriptor instead.
func (*ServiceState) GetApplication ¶
func (x *ServiceState) GetApplication() string
func (*ServiceState) GetCustomTasks ¶
func (x *ServiceState) GetCustomTasks() []*CustomTaskState
func (*ServiceState) GetDeliveryExtensions ¶
func (x *ServiceState) GetDeliveryExtensions() []*DeliveryExtensionState
func (*ServiceState) GetMeta ¶
func (x *ServiceState) GetMeta() *Metadata
func (*ServiceState) GetReleaseChannelLabelSelectors ¶ added in v0.2.13
func (x *ServiceState) GetReleaseChannelLabelSelectors() []*ServiceInstanceLabelSelector
func (*ServiceState) GetReleaseChannels ¶
func (x *ServiceState) GetReleaseChannels() []*ServiceInstanceState
func (*ServiceState) GetService ¶
func (x *ServiceState) GetService() string
func (*ServiceState) GetServiceId ¶
func (x *ServiceState) GetServiceId() string
func (*ServiceState) ProtoMessage ¶
func (*ServiceState) ProtoMessage()
func (*ServiceState) ProtoReflect ¶
func (x *ServiceState) ProtoReflect() protoreflect.Message
func (*ServiceState) Reset ¶
func (x *ServiceState) Reset()
func (*ServiceState) String ¶
func (x *ServiceState) String() string
func (*ServiceState) Validate ¶
func (m *ServiceState) Validate() error
Validate checks the field values on ServiceState 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 (*ServiceState) ValidateAll ¶
func (m *ServiceState) ValidateAll() error
ValidateAll checks the field values on ServiceState 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 ServiceStateMultiError, or nil if none found.
type ServiceStateMultiError ¶
type ServiceStateMultiError []error
ServiceStateMultiError is an error wrapping multiple validation errors returned by ServiceState.ValidateAll() if the designated constraints aren't met.
func (ServiceStateMultiError) AllErrors ¶
func (m ServiceStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceStateMultiError) Error ¶
func (m ServiceStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceStateValidationError ¶
type ServiceStateValidationError struct {
// contains filtered or unexported fields
}
ServiceStateValidationError is the validation error returned by ServiceState.Validate if the designated constraints aren't met.
func (ServiceStateValidationError) Cause ¶
func (e ServiceStateValidationError) Cause() error
Cause function returns cause value.
func (ServiceStateValidationError) Error ¶
func (e ServiceStateValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceStateValidationError) ErrorName ¶
func (e ServiceStateValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceStateValidationError) Field ¶
func (e ServiceStateValidationError) Field() string
Field function returns field value.
func (ServiceStateValidationError) Key ¶
func (e ServiceStateValidationError) Key() bool
Key function returns key value.
func (ServiceStateValidationError) Reason ¶
func (e ServiceStateValidationError) Reason() string
Reason function returns reason value.
type SetDesiredStateMetadata ¶ added in v0.3.12
type SetDesiredStateMetadata struct { Rollback bool `protobuf:"varint,1,opt,name=rollback,proto3" json:"rollback,omitempty"` BypassPreconditionsAndProtections bool `` /* 165-byte string literal not displayed */ // contains filtered or unexported fields }
metadata about the desired state, set at the time of SetDesiredState
func (*SetDesiredStateMetadata) Descriptor
deprecated
added in
v0.3.12
func (*SetDesiredStateMetadata) Descriptor() ([]byte, []int)
Deprecated: Use SetDesiredStateMetadata.ProtoReflect.Descriptor instead.
func (*SetDesiredStateMetadata) GetBypassPreconditionsAndProtections ¶ added in v0.3.12
func (x *SetDesiredStateMetadata) GetBypassPreconditionsAndProtections() bool
func (*SetDesiredStateMetadata) GetRollback ¶ added in v0.3.12
func (x *SetDesiredStateMetadata) GetRollback() bool
func (*SetDesiredStateMetadata) ProtoMessage ¶ added in v0.3.12
func (*SetDesiredStateMetadata) ProtoMessage()
func (*SetDesiredStateMetadata) ProtoReflect ¶ added in v0.3.12
func (x *SetDesiredStateMetadata) ProtoReflect() protoreflect.Message
func (*SetDesiredStateMetadata) Reset ¶ added in v0.3.12
func (x *SetDesiredStateMetadata) Reset()
func (*SetDesiredStateMetadata) String ¶ added in v0.3.12
func (x *SetDesiredStateMetadata) String() string
func (*SetDesiredStateMetadata) Validate ¶ added in v0.3.12
func (m *SetDesiredStateMetadata) Validate() error
Validate checks the field values on SetDesiredStateMetadata 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 (*SetDesiredStateMetadata) ValidateAll ¶ added in v0.3.12
func (m *SetDesiredStateMetadata) ValidateAll() error
ValidateAll checks the field values on SetDesiredStateMetadata 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 SetDesiredStateMetadataMultiError, or nil if none found.
type SetDesiredStateMetadataMultiError ¶ added in v0.3.12
type SetDesiredStateMetadataMultiError []error
SetDesiredStateMetadataMultiError is an error wrapping multiple validation errors returned by SetDesiredStateMetadata.ValidateAll() if the designated constraints aren't met.
func (SetDesiredStateMetadataMultiError) AllErrors ¶ added in v0.3.12
func (m SetDesiredStateMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetDesiredStateMetadataMultiError) Error ¶ added in v0.3.12
func (m SetDesiredStateMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetDesiredStateMetadataValidationError ¶ added in v0.3.12
type SetDesiredStateMetadataValidationError struct {
// contains filtered or unexported fields
}
SetDesiredStateMetadataValidationError is the validation error returned by SetDesiredStateMetadata.Validate if the designated constraints aren't met.
func (SetDesiredStateMetadataValidationError) Cause ¶ added in v0.3.12
func (e SetDesiredStateMetadataValidationError) Cause() error
Cause function returns cause value.
func (SetDesiredStateMetadataValidationError) Error ¶ added in v0.3.12
func (e SetDesiredStateMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (SetDesiredStateMetadataValidationError) ErrorName ¶ added in v0.3.12
func (e SetDesiredStateMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (SetDesiredStateMetadataValidationError) Field ¶ added in v0.3.12
func (e SetDesiredStateMetadataValidationError) Field() string
Field function returns field value.
func (SetDesiredStateMetadataValidationError) Key ¶ added in v0.3.12
func (e SetDesiredStateMetadataValidationError) Key() bool
Key function returns key value.
func (SetDesiredStateMetadataValidationError) Reason ¶ added in v0.3.12
func (e SetDesiredStateMetadataValidationError) Reason() string
Reason function returns reason value.
type Signal ¶
type Signal struct { Type SignalType `protobuf:"varint,1,opt,name=type,proto3,enum=prodvana.desired_state.model.SignalType" json:"type,omitempty"` // Types that are assignable to Config: // // *Signal_DeliveryPromotion // *Signal_ProtectionBypass_ // *Signal_RuntimeExtensionApproval_ Config isSignal_Config `protobuf_oneof:"config"` // contains filtered or unexported fields }
func (*Signal) Descriptor
deprecated
func (*Signal) GetDeliveryPromotion ¶
func (x *Signal) GetDeliveryPromotion() *Signal_DeliveryPromotionConfig
func (*Signal) GetProtectionBypass ¶
func (x *Signal) GetProtectionBypass() *Signal_ProtectionBypass
func (*Signal) GetRuntimeExtensionApproval ¶ added in v0.2.0
func (x *Signal) GetRuntimeExtensionApproval() *Signal_RuntimeExtensionApproval
func (*Signal) GetType ¶
func (x *Signal) GetType() SignalType
func (*Signal) ProtoMessage ¶
func (*Signal) ProtoMessage()
func (*Signal) ProtoReflect ¶
func (x *Signal) ProtoReflect() protoreflect.Message
func (*Signal) Validate ¶
Validate checks the field values on Signal 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 (*Signal) ValidateAll ¶
ValidateAll checks the field values on Signal 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 SignalMultiError, or nil if none found.
type SignalMultiError ¶
type SignalMultiError []error
SignalMultiError is an error wrapping multiple validation errors returned by Signal.ValidateAll() if the designated constraints aren't met.
func (SignalMultiError) AllErrors ¶
func (m SignalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SignalMultiError) Error ¶
func (m SignalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SignalType ¶
type SignalType int32
const ( SignalType_SIGNAL_UNKNOWN SignalType = 0 SignalType_DELIVERY_PROMOTION SignalType = 1 SignalType_PROTECTION_BYPASS SignalType = 2 SignalType_RUNTIME_EXTENSION_APPROVAL SignalType = 3 SignalType_SIGNAL_MANUAL_APPROVAL SignalType = 4 )
func (SignalType) Descriptor ¶
func (SignalType) Descriptor() protoreflect.EnumDescriptor
func (SignalType) Enum ¶
func (x SignalType) Enum() *SignalType
func (SignalType) EnumDescriptor
deprecated
func (SignalType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SignalType.Descriptor instead.
func (SignalType) Number ¶
func (x SignalType) Number() protoreflect.EnumNumber
func (SignalType) String ¶
func (x SignalType) String() string
func (SignalType) Type ¶
func (SignalType) Type() protoreflect.EnumType
type SignalValidationError ¶
type SignalValidationError struct {
// contains filtered or unexported fields
}
SignalValidationError is the validation error returned by Signal.Validate if the designated constraints aren't met.
func (SignalValidationError) Cause ¶
func (e SignalValidationError) Cause() error
Cause function returns cause value.
func (SignalValidationError) Error ¶
func (e SignalValidationError) Error() string
Error satisfies the builtin error interface
func (SignalValidationError) ErrorName ¶
func (e SignalValidationError) ErrorName() string
ErrorName returns error name.
func (SignalValidationError) Field ¶
func (e SignalValidationError) Field() string
Field function returns field value.
func (SignalValidationError) Key ¶
func (e SignalValidationError) Key() bool
Key function returns key value.
func (SignalValidationError) Reason ¶
func (e SignalValidationError) Reason() string
Reason function returns reason value.
type Signal_DeliveryPromotion ¶
type Signal_DeliveryPromotion struct {
DeliveryPromotion *Signal_DeliveryPromotionConfig `protobuf:"bytes,2,opt,name=delivery_promotion,json=deliveryPromotion,proto3,oneof"`
}
type Signal_DeliveryPromotionConfig ¶
type Signal_DeliveryPromotionConfig struct { // which canary progress stage to promote Stage int64 `protobuf:"varint,1,opt,name=stage,proto3" json:"stage,omitempty"` // when true, indicates delivery should be promoted fully, e.g. 100% Full bool `protobuf:"varint,2,opt,name=full,proto3" json:"full,omitempty"` Reject bool `protobuf:"varint,3,opt,name=reject,proto3" json:"reject,omitempty"` // contains filtered or unexported fields }
func (*Signal_DeliveryPromotionConfig) Descriptor
deprecated
func (*Signal_DeliveryPromotionConfig) Descriptor() ([]byte, []int)
Deprecated: Use Signal_DeliveryPromotionConfig.ProtoReflect.Descriptor instead.
func (*Signal_DeliveryPromotionConfig) GetFull ¶
func (x *Signal_DeliveryPromotionConfig) GetFull() bool
func (*Signal_DeliveryPromotionConfig) GetReject ¶ added in v0.3.27
func (x *Signal_DeliveryPromotionConfig) GetReject() bool
func (*Signal_DeliveryPromotionConfig) GetStage ¶
func (x *Signal_DeliveryPromotionConfig) GetStage() int64
func (*Signal_DeliveryPromotionConfig) ProtoMessage ¶
func (*Signal_DeliveryPromotionConfig) ProtoMessage()
func (*Signal_DeliveryPromotionConfig) ProtoReflect ¶
func (x *Signal_DeliveryPromotionConfig) ProtoReflect() protoreflect.Message
func (*Signal_DeliveryPromotionConfig) Reset ¶
func (x *Signal_DeliveryPromotionConfig) Reset()
func (*Signal_DeliveryPromotionConfig) String ¶
func (x *Signal_DeliveryPromotionConfig) String() string
func (*Signal_DeliveryPromotionConfig) Validate ¶
func (m *Signal_DeliveryPromotionConfig) Validate() error
Validate checks the field values on Signal_DeliveryPromotionConfig 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 (*Signal_DeliveryPromotionConfig) ValidateAll ¶
func (m *Signal_DeliveryPromotionConfig) ValidateAll() error
ValidateAll checks the field values on Signal_DeliveryPromotionConfig 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 Signal_DeliveryPromotionConfigMultiError, or nil if none found.
type Signal_DeliveryPromotionConfigMultiError ¶
type Signal_DeliveryPromotionConfigMultiError []error
Signal_DeliveryPromotionConfigMultiError is an error wrapping multiple validation errors returned by Signal_DeliveryPromotionConfig.ValidateAll() if the designated constraints aren't met.
func (Signal_DeliveryPromotionConfigMultiError) AllErrors ¶
func (m Signal_DeliveryPromotionConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Signal_DeliveryPromotionConfigMultiError) Error ¶
func (m Signal_DeliveryPromotionConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Signal_DeliveryPromotionConfigValidationError ¶
type Signal_DeliveryPromotionConfigValidationError struct {
// contains filtered or unexported fields
}
Signal_DeliveryPromotionConfigValidationError is the validation error returned by Signal_DeliveryPromotionConfig.Validate if the designated constraints aren't met.
func (Signal_DeliveryPromotionConfigValidationError) Cause ¶
func (e Signal_DeliveryPromotionConfigValidationError) Cause() error
Cause function returns cause value.
func (Signal_DeliveryPromotionConfigValidationError) Error ¶
func (e Signal_DeliveryPromotionConfigValidationError) Error() string
Error satisfies the builtin error interface
func (Signal_DeliveryPromotionConfigValidationError) ErrorName ¶
func (e Signal_DeliveryPromotionConfigValidationError) ErrorName() string
ErrorName returns error name.
func (Signal_DeliveryPromotionConfigValidationError) Field ¶
func (e Signal_DeliveryPromotionConfigValidationError) Field() string
Field function returns field value.
func (Signal_DeliveryPromotionConfigValidationError) Key ¶
func (e Signal_DeliveryPromotionConfigValidationError) Key() bool
Key function returns key value.
func (Signal_DeliveryPromotionConfigValidationError) Reason ¶
func (e Signal_DeliveryPromotionConfigValidationError) Reason() string
Reason function returns reason value.
type Signal_ProtectionBypass ¶
type Signal_ProtectionBypass struct {
// contains filtered or unexported fields
}
func (*Signal_ProtectionBypass) Descriptor
deprecated
func (*Signal_ProtectionBypass) Descriptor() ([]byte, []int)
Deprecated: Use Signal_ProtectionBypass.ProtoReflect.Descriptor instead.
func (*Signal_ProtectionBypass) ProtoMessage ¶
func (*Signal_ProtectionBypass) ProtoMessage()
func (*Signal_ProtectionBypass) ProtoReflect ¶
func (x *Signal_ProtectionBypass) ProtoReflect() protoreflect.Message
func (*Signal_ProtectionBypass) Reset ¶
func (x *Signal_ProtectionBypass) Reset()
func (*Signal_ProtectionBypass) String ¶
func (x *Signal_ProtectionBypass) String() string
func (*Signal_ProtectionBypass) Validate ¶
func (m *Signal_ProtectionBypass) Validate() error
Validate checks the field values on Signal_ProtectionBypass 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 (*Signal_ProtectionBypass) ValidateAll ¶
func (m *Signal_ProtectionBypass) ValidateAll() error
ValidateAll checks the field values on Signal_ProtectionBypass 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 Signal_ProtectionBypassMultiError, or nil if none found.
type Signal_ProtectionBypassMultiError ¶
type Signal_ProtectionBypassMultiError []error
Signal_ProtectionBypassMultiError is an error wrapping multiple validation errors returned by Signal_ProtectionBypass.ValidateAll() if the designated constraints aren't met.
func (Signal_ProtectionBypassMultiError) AllErrors ¶
func (m Signal_ProtectionBypassMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Signal_ProtectionBypassMultiError) Error ¶
func (m Signal_ProtectionBypassMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Signal_ProtectionBypassValidationError ¶
type Signal_ProtectionBypassValidationError struct {
// contains filtered or unexported fields
}
Signal_ProtectionBypassValidationError is the validation error returned by Signal_ProtectionBypass.Validate if the designated constraints aren't met.
func (Signal_ProtectionBypassValidationError) Cause ¶
func (e Signal_ProtectionBypassValidationError) Cause() error
Cause function returns cause value.
func (Signal_ProtectionBypassValidationError) Error ¶
func (e Signal_ProtectionBypassValidationError) Error() string
Error satisfies the builtin error interface
func (Signal_ProtectionBypassValidationError) ErrorName ¶
func (e Signal_ProtectionBypassValidationError) ErrorName() string
ErrorName returns error name.
func (Signal_ProtectionBypassValidationError) Field ¶
func (e Signal_ProtectionBypassValidationError) Field() string
Field function returns field value.
func (Signal_ProtectionBypassValidationError) Key ¶
func (e Signal_ProtectionBypassValidationError) Key() bool
Key function returns key value.
func (Signal_ProtectionBypassValidationError) Reason ¶
func (e Signal_ProtectionBypassValidationError) Reason() string
Reason function returns reason value.
type Signal_ProtectionBypass_ ¶
type Signal_ProtectionBypass_ struct {
ProtectionBypass *Signal_ProtectionBypass `protobuf:"bytes,3,opt,name=protection_bypass,json=protectionBypass,proto3,oneof"`
}
type Signal_RuntimeExtensionApproval ¶ added in v0.2.0
type Signal_RuntimeExtensionApproval struct { // When was the approval issued? // If this is after last run timestamp, apply can proceed. Timestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Reject bool `protobuf:"varint,2,opt,name=reject,proto3" json:"reject,omitempty"` PlanBlobId string `protobuf:"bytes,3,opt,name=plan_blob_id,json=planBlobId,proto3" json:"plan_blob_id,omitempty"` // if set, approve specifically for this plan // contains filtered or unexported fields }
func (*Signal_RuntimeExtensionApproval) Descriptor
deprecated
added in
v0.2.0
func (*Signal_RuntimeExtensionApproval) Descriptor() ([]byte, []int)
Deprecated: Use Signal_RuntimeExtensionApproval.ProtoReflect.Descriptor instead.
func (*Signal_RuntimeExtensionApproval) GetPlanBlobId ¶ added in v0.2.8
func (x *Signal_RuntimeExtensionApproval) GetPlanBlobId() string
func (*Signal_RuntimeExtensionApproval) GetReject ¶ added in v0.2.1
func (x *Signal_RuntimeExtensionApproval) GetReject() bool
func (*Signal_RuntimeExtensionApproval) GetTimestamp ¶ added in v0.2.0
func (x *Signal_RuntimeExtensionApproval) GetTimestamp() *timestamppb.Timestamp
func (*Signal_RuntimeExtensionApproval) ProtoMessage ¶ added in v0.2.0
func (*Signal_RuntimeExtensionApproval) ProtoMessage()
func (*Signal_RuntimeExtensionApproval) ProtoReflect ¶ added in v0.2.0
func (x *Signal_RuntimeExtensionApproval) ProtoReflect() protoreflect.Message
func (*Signal_RuntimeExtensionApproval) Reset ¶ added in v0.2.0
func (x *Signal_RuntimeExtensionApproval) Reset()
func (*Signal_RuntimeExtensionApproval) String ¶ added in v0.2.0
func (x *Signal_RuntimeExtensionApproval) String() string
func (*Signal_RuntimeExtensionApproval) Validate ¶ added in v0.2.0
func (m *Signal_RuntimeExtensionApproval) Validate() error
Validate checks the field values on Signal_RuntimeExtensionApproval 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 (*Signal_RuntimeExtensionApproval) ValidateAll ¶ added in v0.2.0
func (m *Signal_RuntimeExtensionApproval) ValidateAll() error
ValidateAll checks the field values on Signal_RuntimeExtensionApproval 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 Signal_RuntimeExtensionApprovalMultiError, or nil if none found.
type Signal_RuntimeExtensionApprovalMultiError ¶ added in v0.2.0
type Signal_RuntimeExtensionApprovalMultiError []error
Signal_RuntimeExtensionApprovalMultiError is an error wrapping multiple validation errors returned by Signal_RuntimeExtensionApproval.ValidateAll() if the designated constraints aren't met.
func (Signal_RuntimeExtensionApprovalMultiError) AllErrors ¶ added in v0.2.0
func (m Signal_RuntimeExtensionApprovalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Signal_RuntimeExtensionApprovalMultiError) Error ¶ added in v0.2.0
func (m Signal_RuntimeExtensionApprovalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Signal_RuntimeExtensionApprovalValidationError ¶ added in v0.2.0
type Signal_RuntimeExtensionApprovalValidationError struct {
// contains filtered or unexported fields
}
Signal_RuntimeExtensionApprovalValidationError is the validation error returned by Signal_RuntimeExtensionApproval.Validate if the designated constraints aren't met.
func (Signal_RuntimeExtensionApprovalValidationError) Cause ¶ added in v0.2.0
func (e Signal_RuntimeExtensionApprovalValidationError) Cause() error
Cause function returns cause value.
func (Signal_RuntimeExtensionApprovalValidationError) Error ¶ added in v0.2.0
func (e Signal_RuntimeExtensionApprovalValidationError) Error() string
Error satisfies the builtin error interface
func (Signal_RuntimeExtensionApprovalValidationError) ErrorName ¶ added in v0.2.0
func (e Signal_RuntimeExtensionApprovalValidationError) ErrorName() string
ErrorName returns error name.
func (Signal_RuntimeExtensionApprovalValidationError) Field ¶ added in v0.2.0
func (e Signal_RuntimeExtensionApprovalValidationError) Field() string
Field function returns field value.
func (Signal_RuntimeExtensionApprovalValidationError) Key ¶ added in v0.2.0
func (e Signal_RuntimeExtensionApprovalValidationError) Key() bool
Key function returns key value.
func (Signal_RuntimeExtensionApprovalValidationError) Reason ¶ added in v0.2.0
func (e Signal_RuntimeExtensionApprovalValidationError) Reason() string
Reason function returns reason value.
type Signal_RuntimeExtensionApproval_ ¶ added in v0.2.0
type Signal_RuntimeExtensionApproval_ struct {
RuntimeExtensionApproval *Signal_RuntimeExtensionApproval `protobuf:"bytes,4,opt,name=runtime_extension_approval,json=runtimeExtensionApproval,proto3,oneof"`
}
type SimpleStatus ¶
type SimpleStatus int32
const ( SimpleStatus_SS_UNKNOWN SimpleStatus = 0 SimpleStatus_SS_CONVERGING SimpleStatus = 1 SimpleStatus_SS_CONVERGED SimpleStatus = 2 SimpleStatus_SS_FAILED SimpleStatus = 3 SimpleStatus_SS_WAITING_FOR_APPROVAL SimpleStatus = 4 )
func (SimpleStatus) Descriptor ¶
func (SimpleStatus) Descriptor() protoreflect.EnumDescriptor
func (SimpleStatus) Enum ¶
func (x SimpleStatus) Enum() *SimpleStatus
func (SimpleStatus) EnumDescriptor
deprecated
func (SimpleStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use SimpleStatus.Descriptor instead.
func (SimpleStatus) Number ¶
func (x SimpleStatus) Number() protoreflect.EnumNumber
func (SimpleStatus) String ¶
func (x SimpleStatus) String() string
func (SimpleStatus) Type ¶
func (SimpleStatus) Type() protoreflect.EnumType
type State ¶
type State struct { // Types that are assignable to StateOneof: // // *State_Service // *State_ServiceInstance // *State_ServiceGroup // *State_RuntimeObject // *State_ManualApproval // *State_CustomTask // *State_ProtectionAttachment // *State_ProtectionLink // *State_DeliveryExtension StateOneof isState_StateOneof `protobuf_oneof:"state_oneof"` // contains filtered or unexported fields }
func (*State) Descriptor
deprecated
func (*State) GetCustomTask ¶
func (x *State) GetCustomTask() *CustomTaskState
func (*State) GetDeliveryExtension ¶
func (x *State) GetDeliveryExtension() *DeliveryExtensionState
func (*State) GetManualApproval ¶
func (x *State) GetManualApproval() *ManualApprovalState
func (*State) GetProtectionAttachment ¶
func (x *State) GetProtectionAttachment() *ProtectionAttachment
func (*State) GetProtectionLink ¶
func (x *State) GetProtectionLink() *ProtectionLinkState
func (*State) GetRuntimeObject ¶
func (x *State) GetRuntimeObject() *RuntimeObject
func (*State) GetService ¶
func (x *State) GetService() *ServiceState
func (*State) GetServiceGroup ¶
func (x *State) GetServiceGroup() *ServiceGroupState
func (*State) GetServiceInstance ¶
func (x *State) GetServiceInstance() *ServiceInstanceState
func (*State) GetStateOneof ¶
func (m *State) GetStateOneof() isState_StateOneof
func (*State) ProtoMessage ¶
func (*State) ProtoMessage()
func (*State) ProtoReflect ¶
func (x *State) ProtoReflect() protoreflect.Message
func (*State) Validate ¶
Validate checks the field values on State 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 (*State) ValidateAll ¶
ValidateAll checks the field values on State 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 StateMultiError, or nil if none found.
type StateMultiError ¶
type StateMultiError []error
StateMultiError is an error wrapping multiple validation errors returned by State.ValidateAll() if the designated constraints aren't met.
func (StateMultiError) AllErrors ¶
func (m StateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StateMultiError) Error ¶
func (m StateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StateValidationError ¶
type StateValidationError struct {
// contains filtered or unexported fields
}
StateValidationError is the validation error returned by State.Validate if the designated constraints aren't met.
func (StateValidationError) Cause ¶
func (e StateValidationError) Cause() error
Cause function returns cause value.
func (StateValidationError) Error ¶
func (e StateValidationError) Error() string
Error satisfies the builtin error interface
func (StateValidationError) ErrorName ¶
func (e StateValidationError) ErrorName() string
ErrorName returns error name.
func (StateValidationError) Field ¶
func (e StateValidationError) Field() string
Field function returns field value.
func (StateValidationError) Key ¶
func (e StateValidationError) Key() bool
Key function returns key value.
func (StateValidationError) Reason ¶
func (e StateValidationError) Reason() string
Reason function returns reason value.
type State_CustomTask ¶
type State_CustomTask struct {
CustomTask *CustomTaskState `protobuf:"bytes,6,opt,name=custom_task,json=customTask,proto3,oneof"`
}
type State_DeliveryExtension ¶
type State_DeliveryExtension struct {
DeliveryExtension *DeliveryExtensionState `protobuf:"bytes,9,opt,name=delivery_extension,json=deliveryExtension,proto3,oneof"`
}
type State_ManualApproval ¶
type State_ManualApproval struct {
ManualApproval *ManualApprovalState `protobuf:"bytes,5,opt,name=manual_approval,json=manualApproval,proto3,oneof"`
}
type State_ProtectionAttachment ¶
type State_ProtectionAttachment struct {
ProtectionAttachment *ProtectionAttachment `protobuf:"bytes,7,opt,name=protection_attachment,json=protectionAttachment,proto3,oneof"`
}
type State_ProtectionLink ¶
type State_ProtectionLink struct {
ProtectionLink *ProtectionLinkState `protobuf:"bytes,8,opt,name=protection_link,json=protectionLink,proto3,oneof"`
}
type State_RuntimeObject ¶
type State_RuntimeObject struct {
RuntimeObject *RuntimeObject `protobuf:"bytes,4,opt,name=runtime_object,json=runtimeObject,proto3,oneof"`
}
type State_Service ¶
type State_Service struct {
Service *ServiceState `protobuf:"bytes,1,opt,name=service,proto3,oneof"`
}
type State_ServiceGroup ¶
type State_ServiceGroup struct {
ServiceGroup *ServiceGroupState `protobuf:"bytes,3,opt,name=service_group,json=serviceGroup,proto3,oneof"`
}
type State_ServiceInstance ¶
type State_ServiceInstance struct {
ServiceInstance *ServiceInstanceState `protobuf:"bytes,2,opt,name=service_instance,json=serviceInstance,proto3,oneof"`
}
type Status ¶
type Status int32
const ( Status_UNKNOWN_STATUS Status = 0 Status_CONVERGING Status = 1 Status_CONVERGED Status = 2 Status_FAILED Status = 3 Status_ROLLING_BACK Status = 4 Status_ROLLED_BACK Status = 5 Status_FAILED_ROLLBACK Status = 12 Status_PAUSED Status = 6 Status_CHILD_PAUSED Status = 7 // entity itself not paused, but one of its children is paused, so it is not making any progress Status_WAITING_PRECONDITIONS Status = 8 // Waiting for non-manual approval preconditions Status_REPLACED Status = 9 Status_WAITING_MANUAL_APPROVAL Status = 10 // Waiting only for manual approval Status_DELETED Status = 11 Status_PREVIEW Status = 13 // status for all entities in a preview desired state. will never show up in a real desired state. Status_PENDING_SET_DESIRED_STATE Status = 14 // next tag: 15 )
func (Status) Descriptor ¶
func (Status) Descriptor() protoreflect.EnumDescriptor
func (Status) EnumDescriptor
deprecated
func (Status) Number ¶
func (x Status) Number() protoreflect.EnumNumber
func (Status) Type ¶
func (Status) Type() protoreflect.EnumType
type StatusExplanation ¶
type StatusExplanation struct { Subject *Identifier `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"` // the id of the object that resulted in this status. In the case of parent entities, this may be one of the child entities, or itself. Reason StatusReason `protobuf:"varint,2,opt,name=reason,proto3,enum=prodvana.desired_state.model.StatusReason" json:"reason,omitempty"` // Optional freeform message to be shown to the user alongside reason. // only one of the two will be set Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` Messages []string `protobuf:"bytes,4,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*StatusExplanation) Descriptor
deprecated
func (*StatusExplanation) Descriptor() ([]byte, []int)
Deprecated: Use StatusExplanation.ProtoReflect.Descriptor instead.
func (*StatusExplanation) GetMessage ¶
func (x *StatusExplanation) GetMessage() string
func (*StatusExplanation) GetMessages ¶
func (x *StatusExplanation) GetMessages() []string
func (*StatusExplanation) GetReason ¶
func (x *StatusExplanation) GetReason() StatusReason
func (*StatusExplanation) GetSubject ¶
func (x *StatusExplanation) GetSubject() *Identifier
func (*StatusExplanation) ProtoMessage ¶
func (*StatusExplanation) ProtoMessage()
func (*StatusExplanation) ProtoReflect ¶
func (x *StatusExplanation) ProtoReflect() protoreflect.Message
func (*StatusExplanation) Reset ¶
func (x *StatusExplanation) Reset()
func (*StatusExplanation) String ¶
func (x *StatusExplanation) String() string
func (*StatusExplanation) Validate ¶
func (m *StatusExplanation) Validate() error
Validate checks the field values on StatusExplanation 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 (*StatusExplanation) ValidateAll ¶
func (m *StatusExplanation) ValidateAll() error
ValidateAll checks the field values on StatusExplanation 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 StatusExplanationMultiError, or nil if none found.
type StatusExplanationMultiError ¶
type StatusExplanationMultiError []error
StatusExplanationMultiError is an error wrapping multiple validation errors returned by StatusExplanation.ValidateAll() if the designated constraints aren't met.
func (StatusExplanationMultiError) AllErrors ¶
func (m StatusExplanationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StatusExplanationMultiError) Error ¶
func (m StatusExplanationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StatusExplanationValidationError ¶
type StatusExplanationValidationError struct {
// contains filtered or unexported fields
}
StatusExplanationValidationError is the validation error returned by StatusExplanation.Validate if the designated constraints aren't met.
func (StatusExplanationValidationError) Cause ¶
func (e StatusExplanationValidationError) Cause() error
Cause function returns cause value.
func (StatusExplanationValidationError) Error ¶
func (e StatusExplanationValidationError) Error() string
Error satisfies the builtin error interface
func (StatusExplanationValidationError) ErrorName ¶
func (e StatusExplanationValidationError) ErrorName() string
ErrorName returns error name.
func (StatusExplanationValidationError) Field ¶
func (e StatusExplanationValidationError) Field() string
Field function returns field value.
func (StatusExplanationValidationError) Key ¶
func (e StatusExplanationValidationError) Key() bool
Key function returns key value.
func (StatusExplanationValidationError) Reason ¶
func (e StatusExplanationValidationError) Reason() string
Reason function returns reason value.
type StatusReason ¶
type StatusReason int32
const ( StatusReason_REASON_UNKNOWN StatusReason = 0 // Prodvana has not fetched the data it needs to act on the entity StatusReason_NO_CURRENT_STATE StatusReason = 1 // the command to apply target state failed StatusReason_APPLY_FAILED StatusReason = 2 // unhealthy pods detected StatusReason_UNHEALTHY_PODS StatusReason = 3 // pods are being updated StatusReason_UPDATING_PODS StatusReason = 4 // no update in progress, but there are pods on the wrong version. This could be a transient state with the runtime, or something was updated out of band StatusReason_VERSION_MISMATCH StatusReason = 5 // after applying successfully, the object arrived at a failed state StatusReason_RUNTIME_OBJECT_FAILED StatusReason = 6 // a precondition failed in an unrecoverable way StatusReason_PRECONDITIONS_FAILED StatusReason = 7 StatusReason_MANUAL_APPROVAL_REJECTED StatusReason = 8 // Entity has not been updated in a long time StatusReason_STUCK_ENTITY StatusReason = 9 // the active version is explicitly marked as dirty StatusReason_VERSION_DIRTY StatusReason = 10 )
func (StatusReason) Descriptor ¶
func (StatusReason) Descriptor() protoreflect.EnumDescriptor
func (StatusReason) Enum ¶
func (x StatusReason) Enum() *StatusReason
func (StatusReason) EnumDescriptor
deprecated
func (StatusReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use StatusReason.Descriptor instead.
func (StatusReason) Number ¶
func (x StatusReason) Number() protoreflect.EnumNumber
func (StatusReason) String ¶
func (x StatusReason) String() string
func (StatusReason) Type ¶
func (StatusReason) Type() protoreflect.EnumType
type TaskEntityContext ¶ added in v0.2.8
type TaskEntityContext struct { LastCompletedRun *TaskRun `protobuf:"bytes,1,opt,name=last_completed_run,json=lastCompletedRun,proto3" json:"last_completed_run,omitempty"` LastRun *TaskRun `protobuf:"bytes,2,opt,name=last_run,json=lastRun,proto3" json:"last_run,omitempty"` // Can this task be run, ignoring retry limits? // This is used to prevent a task from starting to run in certain scenarios. IsActive bool `protobuf:"varint,3,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` // contains filtered or unexported fields }
func (*TaskEntityContext) Descriptor
deprecated
added in
v0.2.8
func (*TaskEntityContext) Descriptor() ([]byte, []int)
Deprecated: Use TaskEntityContext.ProtoReflect.Descriptor instead.
func (*TaskEntityContext) GetIsActive ¶ added in v0.2.8
func (x *TaskEntityContext) GetIsActive() bool
func (*TaskEntityContext) GetLastCompletedRun ¶ added in v0.2.8
func (x *TaskEntityContext) GetLastCompletedRun() *TaskRun
func (*TaskEntityContext) GetLastRun ¶ added in v0.2.8
func (x *TaskEntityContext) GetLastRun() *TaskRun
func (*TaskEntityContext) ProtoMessage ¶ added in v0.2.8
func (*TaskEntityContext) ProtoMessage()
func (*TaskEntityContext) ProtoReflect ¶ added in v0.2.8
func (x *TaskEntityContext) ProtoReflect() protoreflect.Message
func (*TaskEntityContext) Reset ¶ added in v0.2.8
func (x *TaskEntityContext) Reset()
func (*TaskEntityContext) String ¶ added in v0.2.8
func (x *TaskEntityContext) String() string
func (*TaskEntityContext) Validate ¶ added in v0.2.8
func (m *TaskEntityContext) Validate() error
Validate checks the field values on TaskEntityContext 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 (*TaskEntityContext) ValidateAll ¶ added in v0.2.8
func (m *TaskEntityContext) ValidateAll() error
ValidateAll checks the field values on TaskEntityContext 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 TaskEntityContextMultiError, or nil if none found.
type TaskEntityContextMultiError ¶ added in v0.2.8
type TaskEntityContextMultiError []error
TaskEntityContextMultiError is an error wrapping multiple validation errors returned by TaskEntityContext.ValidateAll() if the designated constraints aren't met.
func (TaskEntityContextMultiError) AllErrors ¶ added in v0.2.8
func (m TaskEntityContextMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskEntityContextMultiError) Error ¶ added in v0.2.8
func (m TaskEntityContextMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskEntityContextValidationError ¶ added in v0.2.8
type TaskEntityContextValidationError struct {
// contains filtered or unexported fields
}
TaskEntityContextValidationError is the validation error returned by TaskEntityContext.Validate if the designated constraints aren't met.
func (TaskEntityContextValidationError) Cause ¶ added in v0.2.8
func (e TaskEntityContextValidationError) Cause() error
Cause function returns cause value.
func (TaskEntityContextValidationError) Error ¶ added in v0.2.8
func (e TaskEntityContextValidationError) Error() string
Error satisfies the builtin error interface
func (TaskEntityContextValidationError) ErrorName ¶ added in v0.2.8
func (e TaskEntityContextValidationError) ErrorName() string
ErrorName returns error name.
func (TaskEntityContextValidationError) Field ¶ added in v0.2.8
func (e TaskEntityContextValidationError) Field() string
Field function returns field value.
func (TaskEntityContextValidationError) Key ¶ added in v0.2.8
func (e TaskEntityContextValidationError) Key() bool
Key function returns key value.
func (TaskEntityContextValidationError) Reason ¶ added in v0.2.8
func (e TaskEntityContextValidationError) Reason() string
Reason function returns reason value.
type TaskRun ¶ added in v0.2.8
type TaskRun struct { Status SimpleStatus `protobuf:"varint,1,opt,name=status,proto3,enum=prodvana.desired_state.model.SimpleStatus" json:"status,omitempty"` StatusExplanations []*StatusExplanation `protobuf:"bytes,2,rep,name=status_explanations,json=statusExplanations,proto3" json:"status_explanations,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` SeenVersions []*Version `protobuf:"bytes,4,rep,name=seen_versions,json=seenVersions,proto3" json:"seen_versions,omitempty"` CreatedTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_timestamp,json=createdTimestamp,proto3" json:"created_timestamp,omitempty"` StartedTimestamp *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=started_timestamp,json=startedTimestamp,proto3" json:"started_timestamp,omitempty"` CompletedTimestamp *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=completed_timestamp,json=completedTimestamp,proto3" json:"completed_timestamp,omitempty"` StartedByProcessId string `protobuf:"bytes,16,opt,name=started_by_process_id,json=startedByProcessId,proto3" json:"started_by_process_id,omitempty"` // these fields are only populated for completed tasks OutputBlobIds []string `protobuf:"bytes,7,rep,name=output_blob_ids,json=outputBlobIds,proto3" json:"output_blob_ids,omitempty"` ExitCodes []int32 `protobuf:"varint,8,rep,packed,name=exit_codes,json=exitCodes,proto3" json:"exit_codes,omitempty"` // all entities that make up the task TaskEntities []*Identifier `protobuf:"bytes,9,rep,name=task_entities,json=taskEntities,proto3" json:"task_entities,omitempty"` // if there is any intersection between these and exit_codes, and the status is FAILED, then the retryable bit below will be // set to true. RetryableExitCodes []int32 `` /* 126-byte string literal not displayed */ Retryable bool `protobuf:"varint,12,opt,name=retryable,proto3" json:"retryable,omitempty"` // tasks are created first in the NOT_STARTED phase Phase TaskRun_Phase `protobuf:"varint,13,opt,name=phase,proto3,enum=prodvana.desired_state.model.TaskRun_Phase" json:"phase,omitempty"` // for runtime extension aggregate objects only, the fetch details used to start the task (will contain plan id) FetchDetails *FetchDetails `protobuf:"bytes,10,opt,name=fetch_details,json=fetchDetails,proto3" json:"fetch_details,omitempty"` FetchTaskStartDetails *FetchTaskStartDetails `` /* 129-byte string literal not displayed */ // if set, the entity who started this task has a concurrency limit that needs to be renewed and released ConcurrencyLeases []*ConcurrencyLease `protobuf:"bytes,17,rep,name=concurrency_leases,json=concurrencyLeases,proto3" json:"concurrency_leases,omitempty"` // contains filtered or unexported fields }
func (*TaskRun) Descriptor
deprecated
added in
v0.2.8
func (*TaskRun) GetCompletedTimestamp ¶ added in v0.2.8
func (x *TaskRun) GetCompletedTimestamp() *timestamppb.Timestamp
func (*TaskRun) GetConcurrencyLeases ¶ added in v0.3.29
func (x *TaskRun) GetConcurrencyLeases() []*ConcurrencyLease
func (*TaskRun) GetCreatedTimestamp ¶ added in v0.3.21
func (x *TaskRun) GetCreatedTimestamp() *timestamppb.Timestamp
func (*TaskRun) GetExitCodes ¶ added in v0.2.8
func (*TaskRun) GetFetchDetails ¶ added in v0.2.9
func (x *TaskRun) GetFetchDetails() *FetchDetails
func (*TaskRun) GetFetchTaskStartDetails ¶ added in v0.3.3
func (x *TaskRun) GetFetchTaskStartDetails() *FetchTaskStartDetails
func (*TaskRun) GetOutputBlobIds ¶ added in v0.2.8
func (*TaskRun) GetPhase ¶ added in v0.2.12
func (x *TaskRun) GetPhase() TaskRun_Phase
func (*TaskRun) GetRetryable ¶ added in v0.2.9
func (*TaskRun) GetRetryableExitCodes ¶ added in v0.2.9
func (*TaskRun) GetSeenVersions ¶ added in v0.2.8
func (*TaskRun) GetStartedByProcessId ¶ added in v0.3.21
func (*TaskRun) GetStartedTimestamp ¶ added in v0.2.8
func (x *TaskRun) GetStartedTimestamp() *timestamppb.Timestamp
func (*TaskRun) GetStatus ¶ added in v0.2.8
func (x *TaskRun) GetStatus() SimpleStatus
func (*TaskRun) GetStatusExplanations ¶ added in v0.2.8
func (x *TaskRun) GetStatusExplanations() []*StatusExplanation
func (*TaskRun) GetTaskEntities ¶ added in v0.2.8
func (x *TaskRun) GetTaskEntities() []*Identifier
func (*TaskRun) GetVersion ¶ added in v0.2.8
func (*TaskRun) ProtoMessage ¶ added in v0.2.8
func (*TaskRun) ProtoMessage()
func (*TaskRun) ProtoReflect ¶ added in v0.2.8
func (x *TaskRun) ProtoReflect() protoreflect.Message
func (*TaskRun) Validate ¶ added in v0.2.8
Validate checks the field values on TaskRun 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 (*TaskRun) ValidateAll ¶ added in v0.2.8
ValidateAll checks the field values on TaskRun 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 TaskRunMultiError, or nil if none found.
type TaskRunMultiError ¶ added in v0.2.8
type TaskRunMultiError []error
TaskRunMultiError is an error wrapping multiple validation errors returned by TaskRun.ValidateAll() if the designated constraints aren't met.
func (TaskRunMultiError) AllErrors ¶ added in v0.2.8
func (m TaskRunMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaskRunMultiError) Error ¶ added in v0.2.8
func (m TaskRunMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaskRunValidationError ¶ added in v0.2.8
type TaskRunValidationError struct {
// contains filtered or unexported fields
}
TaskRunValidationError is the validation error returned by TaskRun.Validate if the designated constraints aren't met.
func (TaskRunValidationError) Cause ¶ added in v0.2.8
func (e TaskRunValidationError) Cause() error
Cause function returns cause value.
func (TaskRunValidationError) Error ¶ added in v0.2.8
func (e TaskRunValidationError) Error() string
Error satisfies the builtin error interface
func (TaskRunValidationError) ErrorName ¶ added in v0.2.8
func (e TaskRunValidationError) ErrorName() string
ErrorName returns error name.
func (TaskRunValidationError) Field ¶ added in v0.2.8
func (e TaskRunValidationError) Field() string
Field function returns field value.
func (TaskRunValidationError) Key ¶ added in v0.2.8
func (e TaskRunValidationError) Key() bool
Key function returns key value.
func (TaskRunValidationError) Reason ¶ added in v0.2.8
func (e TaskRunValidationError) Reason() string
Reason function returns reason value.
type TaskRun_Phase ¶ added in v0.2.12
type TaskRun_Phase int32
const ( TaskRun_RUNNING TaskRun_Phase = 0 TaskRun_NOT_STARTED TaskRun_Phase = 1 )
func (TaskRun_Phase) Descriptor ¶ added in v0.2.12
func (TaskRun_Phase) Descriptor() protoreflect.EnumDescriptor
func (TaskRun_Phase) Enum ¶ added in v0.2.12
func (x TaskRun_Phase) Enum() *TaskRun_Phase
func (TaskRun_Phase) EnumDescriptor
deprecated
added in
v0.2.12
func (TaskRun_Phase) EnumDescriptor() ([]byte, []int)
Deprecated: Use TaskRun_Phase.Descriptor instead.
func (TaskRun_Phase) Number ¶ added in v0.2.12
func (x TaskRun_Phase) Number() protoreflect.EnumNumber
func (TaskRun_Phase) String ¶ added in v0.2.12
func (x TaskRun_Phase) String() string
func (TaskRun_Phase) Type ¶ added in v0.2.12
func (TaskRun_Phase) Type() protoreflect.EnumType
type Type ¶
type Type int32
func (Type) Descriptor ¶
func (Type) Descriptor() protoreflect.EnumDescriptor
func (Type) EnumDescriptor
deprecated
func (Type) Number ¶
func (x Type) Number() protoreflect.EnumNumber
func (Type) Type ¶
func (Type) Type() protoreflect.EnumType
type Version ¶
type Version struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` Replicas int32 `protobuf:"varint,2,opt,name=replicas,proto3" json:"replicas,omitempty"` // Created/running replicas, can be in any state AvailableReplicas int32 `protobuf:"varint,8,opt,name=available_replicas,json=availableReplicas,proto3" json:"available_replicas,omitempty"` // Replicas which have passed healthchecks for required duration. PushTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=push_timestamp,json=pushTimestamp,proto3" json:"push_timestamp,omitempty"` // A version is active if it is the version in which the underlying object is converging to. // A runtime object will have exactly one active version, while a service instance may have one or more // depending on if it maps to more than one runtime object. Active bool `protobuf:"varint,5,opt,name=active,proto3" json:"active,omitempty"` TargetReplicas int32 `protobuf:"varint,6,opt,name=target_replicas,json=targetReplicas,proto3" json:"target_replicas,omitempty"` // A version is dirty if its state no longer matches desired state and must be fixed by a redeploy. // For example, a terraform version is dirty if its plan output returns differences. // DD will only take action on dirty if the version is also active. Dirty bool `protobuf:"varint,9,opt,name=dirty,proto3" json:"dirty,omitempty"` // contains filtered or unexported fields }
func (*Version) Descriptor
deprecated
func (*Version) GetAvailableReplicas ¶
func (*Version) GetPushTimestamp ¶
func (x *Version) GetPushTimestamp() *timestamppb.Timestamp
func (*Version) GetReplicas ¶
func (*Version) GetTargetReplicas ¶
func (*Version) GetVersion ¶
func (*Version) ProtoMessage ¶
func (*Version) ProtoMessage()
func (*Version) ProtoReflect ¶
func (x *Version) ProtoReflect() protoreflect.Message
func (*Version) Validate ¶
Validate checks the field values on Version 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 (*Version) ValidateAll ¶
ValidateAll checks the field values on Version 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 VersionMultiError, or nil if none found.
type VersionMultiError ¶
type VersionMultiError []error
VersionMultiError is an error wrapping multiple validation errors returned by Version.ValidateAll() if the designated constraints aren't met.
func (VersionMultiError) AllErrors ¶
func (m VersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VersionMultiError) Error ¶
func (m VersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VersionValidationError ¶
type VersionValidationError struct {
// contains filtered or unexported fields
}
VersionValidationError is the validation error returned by Version.Validate if the designated constraints aren't met.
func (VersionValidationError) Cause ¶
func (e VersionValidationError) Cause() error
Cause function returns cause value.
func (VersionValidationError) Error ¶
func (e VersionValidationError) Error() string
Error satisfies the builtin error interface
func (VersionValidationError) ErrorName ¶
func (e VersionValidationError) ErrorName() string
ErrorName returns error name.
func (VersionValidationError) Field ¶
func (e VersionValidationError) Field() string
Field function returns field value.
func (VersionValidationError) Key ¶
func (e VersionValidationError) Key() bool
Key function returns key value.
func (VersionValidationError) Reason ¶
func (e VersionValidationError) Reason() string
Reason function returns reason value.