Documentation ¶
Overview ¶
Package release_channel is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterReleaseChannelManagerHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterReleaseChannelManagerHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ReleaseChannelManagerClient) error
- func RegisterReleaseChannelManagerHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterReleaseChannelManagerHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ReleaseChannelManagerServer) error
- func RegisterReleaseChannelManagerServer(s grpc.ServiceRegistrar, srv ReleaseChannelManagerServer)
- type ConfigureReleaseChannelReq
- func (*ConfigureReleaseChannelReq) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigureReleaseChannelReq) GetApplication() string
- func (x *ConfigureReleaseChannelReq) GetReleaseChannel() *ReleaseChannelConfig
- func (x *ConfigureReleaseChannelReq) GetSource() version.Source
- func (x *ConfigureReleaseChannelReq) GetSourceMetadata() *version.SourceMetadata
- func (*ConfigureReleaseChannelReq) ProtoMessage()
- func (x *ConfigureReleaseChannelReq) ProtoReflect() protoreflect.Message
- func (x *ConfigureReleaseChannelReq) Reset()
- func (x *ConfigureReleaseChannelReq) String() string
- func (m *ConfigureReleaseChannelReq) Validate() error
- func (m *ConfigureReleaseChannelReq) ValidateAll() error
- type ConfigureReleaseChannelReqMultiError
- type ConfigureReleaseChannelReqValidationError
- func (e ConfigureReleaseChannelReqValidationError) Cause() error
- func (e ConfigureReleaseChannelReqValidationError) Error() string
- func (e ConfigureReleaseChannelReqValidationError) ErrorName() string
- func (e ConfigureReleaseChannelReqValidationError) Field() string
- func (e ConfigureReleaseChannelReqValidationError) Key() bool
- func (e ConfigureReleaseChannelReqValidationError) Reason() string
- type ConfigureReleaseChannelResp
- func (*ConfigureReleaseChannelResp) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigureReleaseChannelResp) GetVersion() string
- func (*ConfigureReleaseChannelResp) ProtoMessage()
- func (x *ConfigureReleaseChannelResp) ProtoReflect() protoreflect.Message
- func (x *ConfigureReleaseChannelResp) Reset()
- func (x *ConfigureReleaseChannelResp) String() string
- func (m *ConfigureReleaseChannelResp) Validate() error
- func (m *ConfigureReleaseChannelResp) ValidateAll() error
- type ConfigureReleaseChannelRespMultiError
- type ConfigureReleaseChannelRespValidationError
- func (e ConfigureReleaseChannelRespValidationError) Cause() error
- func (e ConfigureReleaseChannelRespValidationError) Error() string
- func (e ConfigureReleaseChannelRespValidationError) ErrorName() string
- func (e ConfigureReleaseChannelRespValidationError) Field() string
- func (e ConfigureReleaseChannelRespValidationError) Key() bool
- func (e ConfigureReleaseChannelRespValidationError) Reason() string
- type DeleteReleaseChannelReq
- func (*DeleteReleaseChannelReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteReleaseChannelReq) GetApplication() string
- func (x *DeleteReleaseChannelReq) GetReleaseChannel() string
- func (x *DeleteReleaseChannelReq) GetSource() version.Source
- func (x *DeleteReleaseChannelReq) GetSourceMetadata() *version.SourceMetadata
- func (*DeleteReleaseChannelReq) ProtoMessage()
- func (x *DeleteReleaseChannelReq) ProtoReflect() protoreflect.Message
- func (x *DeleteReleaseChannelReq) Reset()
- func (x *DeleteReleaseChannelReq) String() string
- func (m *DeleteReleaseChannelReq) Validate() error
- func (m *DeleteReleaseChannelReq) ValidateAll() error
- type DeleteReleaseChannelReqMultiError
- type DeleteReleaseChannelReqValidationError
- func (e DeleteReleaseChannelReqValidationError) Cause() error
- func (e DeleteReleaseChannelReqValidationError) Error() string
- func (e DeleteReleaseChannelReqValidationError) ErrorName() string
- func (e DeleteReleaseChannelReqValidationError) Field() string
- func (e DeleteReleaseChannelReqValidationError) Key() bool
- func (e DeleteReleaseChannelReqValidationError) Reason() string
- type DeleteReleaseChannelResp
- func (*DeleteReleaseChannelResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteReleaseChannelResp) GetVersion() string
- func (*DeleteReleaseChannelResp) ProtoMessage()
- func (x *DeleteReleaseChannelResp) ProtoReflect() protoreflect.Message
- func (x *DeleteReleaseChannelResp) Reset()
- func (x *DeleteReleaseChannelResp) String() string
- func (m *DeleteReleaseChannelResp) Validate() error
- func (m *DeleteReleaseChannelResp) ValidateAll() error
- type DeleteReleaseChannelRespMultiError
- type DeleteReleaseChannelRespValidationError
- func (e DeleteReleaseChannelRespValidationError) Cause() error
- func (e DeleteReleaseChannelRespValidationError) Error() string
- func (e DeleteReleaseChannelRespValidationError) ErrorName() string
- func (e DeleteReleaseChannelRespValidationError) Field() string
- func (e DeleteReleaseChannelRespValidationError) Key() bool
- func (e DeleteReleaseChannelRespValidationError) Reason() string
- type GetReleaseChannelConfigReq
- func (*GetReleaseChannelConfigReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetReleaseChannelConfigReq) GetApplication() string
- func (x *GetReleaseChannelConfigReq) GetReleaseChannel() string
- func (x *GetReleaseChannelConfigReq) GetVersion() string
- func (*GetReleaseChannelConfigReq) ProtoMessage()
- func (x *GetReleaseChannelConfigReq) ProtoReflect() protoreflect.Message
- func (x *GetReleaseChannelConfigReq) Reset()
- func (x *GetReleaseChannelConfigReq) String() string
- func (m *GetReleaseChannelConfigReq) Validate() error
- func (m *GetReleaseChannelConfigReq) ValidateAll() error
- type GetReleaseChannelConfigReqMultiError
- type GetReleaseChannelConfigReqValidationError
- func (e GetReleaseChannelConfigReqValidationError) Cause() error
- func (e GetReleaseChannelConfigReqValidationError) Error() string
- func (e GetReleaseChannelConfigReqValidationError) ErrorName() string
- func (e GetReleaseChannelConfigReqValidationError) Field() string
- func (e GetReleaseChannelConfigReqValidationError) Key() bool
- func (e GetReleaseChannelConfigReqValidationError) Reason() string
- type GetReleaseChannelConfigResp
- func (*GetReleaseChannelConfigResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetReleaseChannelConfigResp) GetCompiledConfig() *ReleaseChannelConfig
- func (x *GetReleaseChannelConfigResp) GetConfig() *ReleaseChannelConfig
- func (x *GetReleaseChannelConfigResp) GetVersion() string
- func (*GetReleaseChannelConfigResp) ProtoMessage()
- func (x *GetReleaseChannelConfigResp) ProtoReflect() protoreflect.Message
- func (x *GetReleaseChannelConfigResp) Reset()
- func (x *GetReleaseChannelConfigResp) String() string
- func (m *GetReleaseChannelConfigResp) Validate() error
- func (m *GetReleaseChannelConfigResp) ValidateAll() error
- type GetReleaseChannelConfigRespMultiError
- type GetReleaseChannelConfigRespValidationError
- func (e GetReleaseChannelConfigRespValidationError) Cause() error
- func (e GetReleaseChannelConfigRespValidationError) Error() string
- func (e GetReleaseChannelConfigRespValidationError) ErrorName() string
- func (e GetReleaseChannelConfigRespValidationError) Field() string
- func (e GetReleaseChannelConfigRespValidationError) Key() bool
- func (e GetReleaseChannelConfigRespValidationError) Reason() string
- type GetReleaseChannelEventsReq
- func (*GetReleaseChannelEventsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetReleaseChannelEventsReq) GetApplication() string
- func (x *GetReleaseChannelEventsReq) GetOrderByDescTimestamp() bool
- func (x *GetReleaseChannelEventsReq) GetPageSize() int32
- func (x *GetReleaseChannelEventsReq) GetPageToken() string
- func (x *GetReleaseChannelEventsReq) GetReleaseChannel() string
- func (*GetReleaseChannelEventsReq) ProtoMessage()
- func (x *GetReleaseChannelEventsReq) ProtoReflect() protoreflect.Message
- func (x *GetReleaseChannelEventsReq) Reset()
- func (x *GetReleaseChannelEventsReq) String() string
- func (m *GetReleaseChannelEventsReq) Validate() error
- func (m *GetReleaseChannelEventsReq) ValidateAll() error
- type GetReleaseChannelEventsReqMultiError
- type GetReleaseChannelEventsReqValidationError
- func (e GetReleaseChannelEventsReqValidationError) Cause() error
- func (e GetReleaseChannelEventsReqValidationError) Error() string
- func (e GetReleaseChannelEventsReqValidationError) ErrorName() string
- func (e GetReleaseChannelEventsReqValidationError) Field() string
- func (e GetReleaseChannelEventsReqValidationError) Key() bool
- func (e GetReleaseChannelEventsReqValidationError) Reason() string
- type GetReleaseChannelEventsResp
- func (*GetReleaseChannelEventsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetReleaseChannelEventsResp) GetEvents() []*events.Event
- func (x *GetReleaseChannelEventsResp) GetNextPageToken() string
- func (*GetReleaseChannelEventsResp) ProtoMessage()
- func (x *GetReleaseChannelEventsResp) ProtoReflect() protoreflect.Message
- func (x *GetReleaseChannelEventsResp) Reset()
- func (x *GetReleaseChannelEventsResp) String() string
- func (m *GetReleaseChannelEventsResp) Validate() error
- func (m *GetReleaseChannelEventsResp) ValidateAll() error
- type GetReleaseChannelEventsRespMultiError
- type GetReleaseChannelEventsRespValidationError
- func (e GetReleaseChannelEventsRespValidationError) Cause() error
- func (e GetReleaseChannelEventsRespValidationError) Error() string
- func (e GetReleaseChannelEventsRespValidationError) ErrorName() string
- func (e GetReleaseChannelEventsRespValidationError) Field() string
- func (e GetReleaseChannelEventsRespValidationError) Key() bool
- func (e GetReleaseChannelEventsRespValidationError) Reason() string
- type GetReleaseChannelReq
- func (*GetReleaseChannelReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetReleaseChannelReq) GetApplication() string
- func (x *GetReleaseChannelReq) GetReleaseChannel() string
- func (*GetReleaseChannelReq) ProtoMessage()
- func (x *GetReleaseChannelReq) ProtoReflect() protoreflect.Message
- func (x *GetReleaseChannelReq) Reset()
- func (x *GetReleaseChannelReq) String() string
- func (m *GetReleaseChannelReq) Validate() error
- func (m *GetReleaseChannelReq) ValidateAll() error
- type GetReleaseChannelReqMultiError
- type GetReleaseChannelReqValidationError
- func (e GetReleaseChannelReqValidationError) Cause() error
- func (e GetReleaseChannelReqValidationError) Error() string
- func (e GetReleaseChannelReqValidationError) ErrorName() string
- func (e GetReleaseChannelReqValidationError) Field() string
- func (e GetReleaseChannelReqValidationError) Key() bool
- func (e GetReleaseChannelReqValidationError) Reason() string
- type GetReleaseChannelResp
- func (*GetReleaseChannelResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetReleaseChannelResp) GetReleaseChannel() *ReleaseChannel
- func (*GetReleaseChannelResp) ProtoMessage()
- func (x *GetReleaseChannelResp) ProtoReflect() protoreflect.Message
- func (x *GetReleaseChannelResp) Reset()
- func (x *GetReleaseChannelResp) String() string
- func (m *GetReleaseChannelResp) Validate() error
- func (m *GetReleaseChannelResp) ValidateAll() error
- type GetReleaseChannelRespMultiError
- type GetReleaseChannelRespValidationError
- func (e GetReleaseChannelRespValidationError) Cause() error
- func (e GetReleaseChannelRespValidationError) Error() string
- func (e GetReleaseChannelRespValidationError) ErrorName() string
- func (e GetReleaseChannelRespValidationError) Field() string
- func (e GetReleaseChannelRespValidationError) Key() bool
- func (e GetReleaseChannelRespValidationError) Reason() string
- type ListReleaseChannelsReq
- func (*ListReleaseChannelsReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListReleaseChannelsReq) GetApplication() string
- func (*ListReleaseChannelsReq) ProtoMessage()
- func (x *ListReleaseChannelsReq) ProtoReflect() protoreflect.Message
- func (x *ListReleaseChannelsReq) Reset()
- func (x *ListReleaseChannelsReq) String() string
- func (m *ListReleaseChannelsReq) Validate() error
- func (m *ListReleaseChannelsReq) ValidateAll() error
- type ListReleaseChannelsReqMultiError
- type ListReleaseChannelsReqValidationError
- func (e ListReleaseChannelsReqValidationError) Cause() error
- func (e ListReleaseChannelsReqValidationError) Error() string
- func (e ListReleaseChannelsReqValidationError) ErrorName() string
- func (e ListReleaseChannelsReqValidationError) Field() string
- func (e ListReleaseChannelsReqValidationError) Key() bool
- func (e ListReleaseChannelsReqValidationError) Reason() string
- type ListReleaseChannelsResp
- func (*ListReleaseChannelsResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListReleaseChannelsResp) GetReleaseChannels() []*ReleaseChannel
- func (*ListReleaseChannelsResp) ProtoMessage()
- func (x *ListReleaseChannelsResp) ProtoReflect() protoreflect.Message
- func (x *ListReleaseChannelsResp) Reset()
- func (x *ListReleaseChannelsResp) String() string
- func (m *ListReleaseChannelsResp) Validate() error
- func (m *ListReleaseChannelsResp) ValidateAll() error
- type ListReleaseChannelsRespMultiError
- type ListReleaseChannelsRespValidationError
- func (e ListReleaseChannelsRespValidationError) Cause() error
- func (e ListReleaseChannelsRespValidationError) Error() string
- func (e ListReleaseChannelsRespValidationError) ErrorName() string
- func (e ListReleaseChannelsRespValidationError) Field() string
- func (e ListReleaseChannelsRespValidationError) Key() bool
- func (e ListReleaseChannelsRespValidationError) Reason() string
- type Policy
- func (*Policy) Descriptor() ([]byte, []int)deprecated
- func (x *Policy) GetDefaultEnv() map[string]*common_config.EnvValue
- func (*Policy) ProtoMessage()
- func (x *Policy) ProtoReflect() protoreflect.Message
- func (x *Policy) Reset()
- func (x *Policy) String() string
- func (m *Policy) Validate() error
- func (m *Policy) ValidateAll() error
- type PolicyMultiError
- type PolicyValidationError
- type Precondition
- func (*Precondition) Descriptor() ([]byte, []int)deprecated
- func (x *Precondition) GetCustomTask() *Precondition_CustomTask
- func (x *Precondition) GetManualApproval() *Precondition_ManualApproval
- func (m *Precondition) GetPrecondition() isPrecondition_Precondition
- func (x *Precondition) GetReleaseChannelStable() *Precondition_ReleaseChannelStable
- func (*Precondition) ProtoMessage()
- func (x *Precondition) ProtoReflect() protoreflect.Message
- func (x *Precondition) Reset()
- func (x *Precondition) String() string
- func (m *Precondition) Validate() error
- func (m *Precondition) ValidateAll() error
- type PreconditionMultiError
- type PreconditionValidationError
- func (e PreconditionValidationError) Cause() error
- func (e PreconditionValidationError) Error() string
- func (e PreconditionValidationError) ErrorName() string
- func (e PreconditionValidationError) Field() string
- func (e PreconditionValidationError) Key() bool
- func (e PreconditionValidationError) Reason() string
- type Precondition_CustomTask
- func (*Precondition_CustomTask) Descriptor() ([]byte, []int)deprecated
- func (x *Precondition_CustomTask) GetCustomTask() *pipelines.CustomTask
- func (x *Precondition_CustomTask) GetTaskName() string
- func (*Precondition_CustomTask) ProtoMessage()
- func (x *Precondition_CustomTask) ProtoReflect() protoreflect.Message
- func (x *Precondition_CustomTask) Reset()
- func (x *Precondition_CustomTask) String() string
- func (m *Precondition_CustomTask) Validate() error
- func (m *Precondition_CustomTask) ValidateAll() error
- type Precondition_CustomTaskMultiError
- type Precondition_CustomTaskValidationError
- func (e Precondition_CustomTaskValidationError) Cause() error
- func (e Precondition_CustomTaskValidationError) Error() string
- func (e Precondition_CustomTaskValidationError) ErrorName() string
- func (e Precondition_CustomTaskValidationError) Field() string
- func (e Precondition_CustomTaskValidationError) Key() bool
- func (e Precondition_CustomTaskValidationError) Reason() string
- type Precondition_CustomTask_
- type Precondition_ManualApproval
- func (*Precondition_ManualApproval) Descriptor() ([]byte, []int)deprecated
- func (*Precondition_ManualApproval) ProtoMessage()
- func (x *Precondition_ManualApproval) ProtoReflect() protoreflect.Message
- func (x *Precondition_ManualApproval) Reset()
- func (x *Precondition_ManualApproval) String() string
- func (m *Precondition_ManualApproval) Validate() error
- func (m *Precondition_ManualApproval) ValidateAll() error
- type Precondition_ManualApprovalMultiError
- type Precondition_ManualApprovalValidationError
- func (e Precondition_ManualApprovalValidationError) Cause() error
- func (e Precondition_ManualApprovalValidationError) Error() string
- func (e Precondition_ManualApprovalValidationError) ErrorName() string
- func (e Precondition_ManualApprovalValidationError) Field() string
- func (e Precondition_ManualApprovalValidationError) Key() bool
- func (e Precondition_ManualApprovalValidationError) Reason() string
- type Precondition_ManualApproval_
- type Precondition_ReleaseChannelStable
- func (*Precondition_ReleaseChannelStable) Descriptor() ([]byte, []int)deprecated
- func (x *Precondition_ReleaseChannelStable) GetDuration() *durationpb.Duration
- func (x *Precondition_ReleaseChannelStable) GetReleaseChannel() string
- func (*Precondition_ReleaseChannelStable) ProtoMessage()
- func (x *Precondition_ReleaseChannelStable) ProtoReflect() protoreflect.Message
- func (x *Precondition_ReleaseChannelStable) Reset()
- func (x *Precondition_ReleaseChannelStable) String() string
- func (m *Precondition_ReleaseChannelStable) Validate() error
- func (m *Precondition_ReleaseChannelStable) ValidateAll() error
- type Precondition_ReleaseChannelStableMultiError
- type Precondition_ReleaseChannelStableValidationError
- func (e Precondition_ReleaseChannelStableValidationError) Cause() error
- func (e Precondition_ReleaseChannelStableValidationError) Error() string
- func (e Precondition_ReleaseChannelStableValidationError) ErrorName() string
- func (e Precondition_ReleaseChannelStableValidationError) Field() string
- func (e Precondition_ReleaseChannelStableValidationError) Key() bool
- func (e Precondition_ReleaseChannelStableValidationError) Reason() string
- type Precondition_ReleaseChannelStable_
- type ProtectionReleaseChannelAttachment
- func (*ProtectionReleaseChannelAttachment) Descriptor() ([]byte, []int)deprecated
- func (x *ProtectionReleaseChannelAttachment) GetLifecycle() []*protection.ProtectionLifecycle
- func (x *ProtectionReleaseChannelAttachment) GetName() string
- func (x *ProtectionReleaseChannelAttachment) GetRef() *protection.ProtectionReference
- func (*ProtectionReleaseChannelAttachment) ProtoMessage()
- func (x *ProtectionReleaseChannelAttachment) ProtoReflect() protoreflect.Message
- func (x *ProtectionReleaseChannelAttachment) Reset()
- func (x *ProtectionReleaseChannelAttachment) String() string
- func (m *ProtectionReleaseChannelAttachment) Validate() error
- func (m *ProtectionReleaseChannelAttachment) ValidateAll() error
- type ProtectionReleaseChannelAttachmentMultiError
- type ProtectionReleaseChannelAttachmentValidationError
- func (e ProtectionReleaseChannelAttachmentValidationError) Cause() error
- func (e ProtectionReleaseChannelAttachmentValidationError) Error() string
- func (e ProtectionReleaseChannelAttachmentValidationError) ErrorName() string
- func (e ProtectionReleaseChannelAttachmentValidationError) Field() string
- func (e ProtectionReleaseChannelAttachmentValidationError) Key() bool
- func (e ProtectionReleaseChannelAttachmentValidationError) Reason() string
- type ReleaseChannel
- func (*ReleaseChannel) Descriptor() ([]byte, []int)deprecated
- func (x *ReleaseChannel) GetConfig() *ReleaseChannelConfig
- func (x *ReleaseChannel) GetMeta() *object.ObjectMeta
- func (x *ReleaseChannel) GetState() *ReleaseChannelState
- func (*ReleaseChannel) ProtoMessage()
- func (x *ReleaseChannel) ProtoReflect() protoreflect.Message
- func (x *ReleaseChannel) Reset()
- func (x *ReleaseChannel) String() string
- func (m *ReleaseChannel) Validate() error
- func (m *ReleaseChannel) ValidateAll() error
- type ReleaseChannelConfig
- func (*ReleaseChannelConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ReleaseChannelConfig) GetConvergenceProtections() []*protection.ProtectionConvergenceAttachment
- func (x *ReleaseChannelConfig) GetDeployAnnotations() *workflow.AnnotationsConfig
- func (x *ReleaseChannelConfig) GetMaturity() common_config.Maturity
- func (x *ReleaseChannelConfig) GetName() string
- func (x *ReleaseChannelConfig) GetOrder() int64
- func (x *ReleaseChannelConfig) GetPolicy() *Policy
- func (x *ReleaseChannelConfig) GetPreconditions() []*Precondition
- func (x *ReleaseChannelConfig) GetProtections() []*ProtectionReleaseChannelAttachment
- func (x *ReleaseChannelConfig) GetRuntimes() []*ReleaseChannelRuntimeConfig
- func (*ReleaseChannelConfig) ProtoMessage()
- func (x *ReleaseChannelConfig) ProtoReflect() protoreflect.Message
- func (x *ReleaseChannelConfig) Reset()
- func (x *ReleaseChannelConfig) String() string
- func (m *ReleaseChannelConfig) Validate() error
- func (m *ReleaseChannelConfig) ValidateAll() error
- type ReleaseChannelConfigMultiError
- type ReleaseChannelConfigValidationError
- func (e ReleaseChannelConfigValidationError) Cause() error
- func (e ReleaseChannelConfigValidationError) Error() string
- func (e ReleaseChannelConfigValidationError) ErrorName() string
- func (e ReleaseChannelConfigValidationError) Field() string
- func (e ReleaseChannelConfigValidationError) Key() bool
- func (e ReleaseChannelConfigValidationError) Reason() string
- type ReleaseChannelManagerClient
- type ReleaseChannelManagerServer
- type ReleaseChannelMultiError
- type ReleaseChannelProtectionAttachment
- func (*ReleaseChannelProtectionAttachment) Descriptor() ([]byte, []int)deprecated
- func (x *ReleaseChannelProtectionAttachment) GetAttachment() string
- func (x *ReleaseChannelProtectionAttachment) GetAttachmentId() string
- func (x *ReleaseChannelProtectionAttachment) GetDesiredStateId() string
- func (x *ReleaseChannelProtectionAttachment) GetProtection() string
- func (*ReleaseChannelProtectionAttachment) ProtoMessage()
- func (x *ReleaseChannelProtectionAttachment) ProtoReflect() protoreflect.Message
- func (x *ReleaseChannelProtectionAttachment) Reset()
- func (x *ReleaseChannelProtectionAttachment) String() string
- func (m *ReleaseChannelProtectionAttachment) Validate() error
- func (m *ReleaseChannelProtectionAttachment) ValidateAll() error
- type ReleaseChannelProtectionAttachmentMultiError
- type ReleaseChannelProtectionAttachmentValidationError
- func (e ReleaseChannelProtectionAttachmentValidationError) Cause() error
- func (e ReleaseChannelProtectionAttachmentValidationError) Error() string
- func (e ReleaseChannelProtectionAttachmentValidationError) ErrorName() string
- func (e ReleaseChannelProtectionAttachmentValidationError) Field() string
- func (e ReleaseChannelProtectionAttachmentValidationError) Key() bool
- func (e ReleaseChannelProtectionAttachmentValidationError) Reason() string
- type ReleaseChannelRuntimeConfig
- func (*ReleaseChannelRuntimeConfig) Descriptor() ([]byte, []int)deprecated
- func (m *ReleaseChannelRuntimeConfig) GetCapability() isReleaseChannelRuntimeConfig_Capability
- func (x *ReleaseChannelRuntimeConfig) GetContainerOrchestration() *runtimes.ContainerOrchestrationRuntime
- func (x *ReleaseChannelRuntimeConfig) GetName() string
- func (x *ReleaseChannelRuntimeConfig) GetRuntime() string
- func (x *ReleaseChannelRuntimeConfig) GetType() RuntimeConnectionType
- func (*ReleaseChannelRuntimeConfig) ProtoMessage()
- func (x *ReleaseChannelRuntimeConfig) ProtoReflect() protoreflect.Message
- func (x *ReleaseChannelRuntimeConfig) Reset()
- func (x *ReleaseChannelRuntimeConfig) String() string
- func (m *ReleaseChannelRuntimeConfig) Validate() error
- func (m *ReleaseChannelRuntimeConfig) ValidateAll() error
- type ReleaseChannelRuntimeConfigMultiError
- type ReleaseChannelRuntimeConfigValidationError
- func (e ReleaseChannelRuntimeConfigValidationError) Cause() error
- func (e ReleaseChannelRuntimeConfigValidationError) Error() string
- func (e ReleaseChannelRuntimeConfigValidationError) ErrorName() string
- func (e ReleaseChannelRuntimeConfigValidationError) Field() string
- func (e ReleaseChannelRuntimeConfigValidationError) Key() bool
- func (e ReleaseChannelRuntimeConfigValidationError) Reason() string
- type ReleaseChannelRuntimeConfig_ContainerOrchestration
- type ReleaseChannelState
- func (*ReleaseChannelState) Descriptor() ([]byte, []int)deprecated
- func (x *ReleaseChannelState) GetProtectionAttachments() []*ReleaseChannelProtectionAttachment
- func (*ReleaseChannelState) ProtoMessage()
- func (x *ReleaseChannelState) ProtoReflect() protoreflect.Message
- func (x *ReleaseChannelState) Reset()
- func (x *ReleaseChannelState) String() string
- func (m *ReleaseChannelState) Validate() error
- func (m *ReleaseChannelState) ValidateAll() error
- type ReleaseChannelStateMultiError
- type ReleaseChannelStateValidationError
- func (e ReleaseChannelStateValidationError) Cause() error
- func (e ReleaseChannelStateValidationError) Error() string
- func (e ReleaseChannelStateValidationError) ErrorName() string
- func (e ReleaseChannelStateValidationError) Field() string
- func (e ReleaseChannelStateValidationError) Key() bool
- func (e ReleaseChannelStateValidationError) Reason() string
- type ReleaseChannelValidationError
- func (e ReleaseChannelValidationError) Cause() error
- func (e ReleaseChannelValidationError) Error() string
- func (e ReleaseChannelValidationError) ErrorName() string
- func (e ReleaseChannelValidationError) Field() string
- func (e ReleaseChannelValidationError) Key() bool
- func (e ReleaseChannelValidationError) Reason() string
- type RuntimeConnectionType
- func (RuntimeConnectionType) Descriptor() protoreflect.EnumDescriptor
- func (x RuntimeConnectionType) Enum() *RuntimeConnectionType
- func (RuntimeConnectionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RuntimeConnectionType) Number() protoreflect.EnumNumber
- func (x RuntimeConnectionType) String() string
- func (RuntimeConnectionType) Type() protoreflect.EnumType
- type UnimplementedReleaseChannelManagerServer
- func (UnimplementedReleaseChannelManagerServer) ConfigureReleaseChannel(context.Context, *ConfigureReleaseChannelReq) (*ConfigureReleaseChannelResp, error)
- func (UnimplementedReleaseChannelManagerServer) DeleteReleaseChannel(context.Context, *DeleteReleaseChannelReq) (*DeleteReleaseChannelResp, error)
- func (UnimplementedReleaseChannelManagerServer) GetReleaseChannel(context.Context, *GetReleaseChannelReq) (*GetReleaseChannelResp, error)
- func (UnimplementedReleaseChannelManagerServer) GetReleaseChannelConfig(context.Context, *GetReleaseChannelConfigReq) (*GetReleaseChannelConfigResp, error)
- func (UnimplementedReleaseChannelManagerServer) GetReleaseChannelEvents(context.Context, *GetReleaseChannelEventsReq) (*GetReleaseChannelEventsResp, error)
- func (UnimplementedReleaseChannelManagerServer) ListReleaseChannels(context.Context, *ListReleaseChannelsReq) (*ListReleaseChannelsResp, error)
- func (UnimplementedReleaseChannelManagerServer) ListReleaseChannelsV2(context.Context, *ListReleaseChannelsReq) (*ListReleaseChannelsResp, error)
- type UnsafeReleaseChannelManagerServer
Constants ¶
const ( ReleaseChannelManager_ConfigureReleaseChannel_FullMethodName = "/prodvana.release_channel.ReleaseChannelManager/ConfigureReleaseChannel" ReleaseChannelManager_ListReleaseChannels_FullMethodName = "/prodvana.release_channel.ReleaseChannelManager/ListReleaseChannels" ReleaseChannelManager_DeleteReleaseChannel_FullMethodName = "/prodvana.release_channel.ReleaseChannelManager/DeleteReleaseChannel" ReleaseChannelManager_ListReleaseChannelsV2_FullMethodName = "/prodvana.release_channel.ReleaseChannelManager/ListReleaseChannelsV2" ReleaseChannelManager_GetReleaseChannel_FullMethodName = "/prodvana.release_channel.ReleaseChannelManager/GetReleaseChannel" ReleaseChannelManager_GetReleaseChannelConfig_FullMethodName = "/prodvana.release_channel.ReleaseChannelManager/GetReleaseChannelConfig" ReleaseChannelManager_GetReleaseChannelEvents_FullMethodName = "/prodvana.release_channel.ReleaseChannelManager/GetReleaseChannelEvents" )
Variables ¶
var ( RuntimeConnectionType_name = map[int32]string{ 0: "UNKNOWN_CONNECTION", 1: "LONG_LIVED_COMPUTE", 2: "EXTENSION", } RuntimeConnectionType_value = map[string]int32{ "UNKNOWN_CONNECTION": 0, "LONG_LIVED_COMPUTE": 1, "EXTENSION": 2, } )
Enum value maps for RuntimeConnectionType.
var File_prodvana_release_channel_object_proto protoreflect.FileDescriptor
var File_prodvana_release_channel_release_channel_config_proto protoreflect.FileDescriptor
var File_prodvana_release_channel_release_channel_manager_proto protoreflect.FileDescriptor
var ReleaseChannelManager_ServiceDesc = grpc.ServiceDesc{ ServiceName: "prodvana.release_channel.ReleaseChannelManager", HandlerType: (*ReleaseChannelManagerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ConfigureReleaseChannel", Handler: _ReleaseChannelManager_ConfigureReleaseChannel_Handler, }, { MethodName: "ListReleaseChannels", Handler: _ReleaseChannelManager_ListReleaseChannels_Handler, }, { MethodName: "DeleteReleaseChannel", Handler: _ReleaseChannelManager_DeleteReleaseChannel_Handler, }, { MethodName: "ListReleaseChannelsV2", Handler: _ReleaseChannelManager_ListReleaseChannelsV2_Handler, }, { MethodName: "GetReleaseChannel", Handler: _ReleaseChannelManager_GetReleaseChannel_Handler, }, { MethodName: "GetReleaseChannelConfig", Handler: _ReleaseChannelManager_GetReleaseChannelConfig_Handler, }, { MethodName: "GetReleaseChannelEvents", Handler: _ReleaseChannelManager_GetReleaseChannelEvents_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "prodvana/release_channel/release_channel_manager.proto", }
ReleaseChannelManager_ServiceDesc is the grpc.ServiceDesc for ReleaseChannelManager service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterReleaseChannelManagerHandler ¶
func RegisterReleaseChannelManagerHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterReleaseChannelManagerHandler registers the http handlers for service ReleaseChannelManager to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterReleaseChannelManagerHandlerClient ¶
func RegisterReleaseChannelManagerHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ReleaseChannelManagerClient) error
RegisterReleaseChannelManagerHandlerClient registers the http handlers for service ReleaseChannelManager to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ReleaseChannelManagerClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ReleaseChannelManagerClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ReleaseChannelManagerClient" to call the correct interceptors.
func RegisterReleaseChannelManagerHandlerFromEndpoint ¶
func RegisterReleaseChannelManagerHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterReleaseChannelManagerHandlerFromEndpoint is same as RegisterReleaseChannelManagerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterReleaseChannelManagerHandlerServer ¶
func RegisterReleaseChannelManagerHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ReleaseChannelManagerServer) error
RegisterReleaseChannelManagerHandlerServer registers the http handlers for service ReleaseChannelManager to "mux". UnaryRPC :call ReleaseChannelManagerServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterReleaseChannelManagerHandlerFromEndpoint instead.
func RegisterReleaseChannelManagerServer ¶
func RegisterReleaseChannelManagerServer(s grpc.ServiceRegistrar, srv ReleaseChannelManagerServer)
Types ¶
type ConfigureReleaseChannelReq ¶
type ConfigureReleaseChannelReq struct { Application string `protobuf:"bytes,4,opt,name=application,proto3" json:"application,omitempty"` ReleaseChannel *ReleaseChannelConfig `protobuf:"bytes,1,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` Source version.Source `protobuf:"varint,5,opt,name=source,proto3,enum=prodvana.version.Source" json:"source,omitempty"` SourceMetadata *version.SourceMetadata `protobuf:"bytes,6,opt,name=source_metadata,json=sourceMetadata,proto3" json:"source_metadata,omitempty"` // contains filtered or unexported fields }
func (*ConfigureReleaseChannelReq) Descriptor
deprecated
func (*ConfigureReleaseChannelReq) Descriptor() ([]byte, []int)
Deprecated: Use ConfigureReleaseChannelReq.ProtoReflect.Descriptor instead.
func (*ConfigureReleaseChannelReq) GetApplication ¶
func (x *ConfigureReleaseChannelReq) GetApplication() string
func (*ConfigureReleaseChannelReq) GetReleaseChannel ¶
func (x *ConfigureReleaseChannelReq) GetReleaseChannel() *ReleaseChannelConfig
func (*ConfigureReleaseChannelReq) GetSource ¶
func (x *ConfigureReleaseChannelReq) GetSource() version.Source
func (*ConfigureReleaseChannelReq) GetSourceMetadata ¶
func (x *ConfigureReleaseChannelReq) GetSourceMetadata() *version.SourceMetadata
func (*ConfigureReleaseChannelReq) ProtoMessage ¶
func (*ConfigureReleaseChannelReq) ProtoMessage()
func (*ConfigureReleaseChannelReq) ProtoReflect ¶
func (x *ConfigureReleaseChannelReq) ProtoReflect() protoreflect.Message
func (*ConfigureReleaseChannelReq) Reset ¶
func (x *ConfigureReleaseChannelReq) Reset()
func (*ConfigureReleaseChannelReq) String ¶
func (x *ConfigureReleaseChannelReq) String() string
func (*ConfigureReleaseChannelReq) Validate ¶
func (m *ConfigureReleaseChannelReq) Validate() error
Validate checks the field values on ConfigureReleaseChannelReq 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 (*ConfigureReleaseChannelReq) ValidateAll ¶
func (m *ConfigureReleaseChannelReq) ValidateAll() error
ValidateAll checks the field values on ConfigureReleaseChannelReq 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 ConfigureReleaseChannelReqMultiError, or nil if none found.
type ConfigureReleaseChannelReqMultiError ¶
type ConfigureReleaseChannelReqMultiError []error
ConfigureReleaseChannelReqMultiError is an error wrapping multiple validation errors returned by ConfigureReleaseChannelReq.ValidateAll() if the designated constraints aren't met.
func (ConfigureReleaseChannelReqMultiError) AllErrors ¶
func (m ConfigureReleaseChannelReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfigureReleaseChannelReqMultiError) Error ¶
func (m ConfigureReleaseChannelReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfigureReleaseChannelReqValidationError ¶
type ConfigureReleaseChannelReqValidationError struct {
// contains filtered or unexported fields
}
ConfigureReleaseChannelReqValidationError is the validation error returned by ConfigureReleaseChannelReq.Validate if the designated constraints aren't met.
func (ConfigureReleaseChannelReqValidationError) Cause ¶
func (e ConfigureReleaseChannelReqValidationError) Cause() error
Cause function returns cause value.
func (ConfigureReleaseChannelReqValidationError) Error ¶
func (e ConfigureReleaseChannelReqValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigureReleaseChannelReqValidationError) ErrorName ¶
func (e ConfigureReleaseChannelReqValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigureReleaseChannelReqValidationError) Field ¶
func (e ConfigureReleaseChannelReqValidationError) Field() string
Field function returns field value.
func (ConfigureReleaseChannelReqValidationError) Key ¶
func (e ConfigureReleaseChannelReqValidationError) Key() bool
Key function returns key value.
func (ConfigureReleaseChannelReqValidationError) Reason ¶
func (e ConfigureReleaseChannelReqValidationError) Reason() string
Reason function returns reason value.
type ConfigureReleaseChannelResp ¶
type ConfigureReleaseChannelResp struct { // application version Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*ConfigureReleaseChannelResp) Descriptor
deprecated
func (*ConfigureReleaseChannelResp) Descriptor() ([]byte, []int)
Deprecated: Use ConfigureReleaseChannelResp.ProtoReflect.Descriptor instead.
func (*ConfigureReleaseChannelResp) GetVersion ¶
func (x *ConfigureReleaseChannelResp) GetVersion() string
func (*ConfigureReleaseChannelResp) ProtoMessage ¶
func (*ConfigureReleaseChannelResp) ProtoMessage()
func (*ConfigureReleaseChannelResp) ProtoReflect ¶
func (x *ConfigureReleaseChannelResp) ProtoReflect() protoreflect.Message
func (*ConfigureReleaseChannelResp) Reset ¶
func (x *ConfigureReleaseChannelResp) Reset()
func (*ConfigureReleaseChannelResp) String ¶
func (x *ConfigureReleaseChannelResp) String() string
func (*ConfigureReleaseChannelResp) Validate ¶
func (m *ConfigureReleaseChannelResp) Validate() error
Validate checks the field values on ConfigureReleaseChannelResp 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 (*ConfigureReleaseChannelResp) ValidateAll ¶
func (m *ConfigureReleaseChannelResp) ValidateAll() error
ValidateAll checks the field values on ConfigureReleaseChannelResp 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 ConfigureReleaseChannelRespMultiError, or nil if none found.
type ConfigureReleaseChannelRespMultiError ¶
type ConfigureReleaseChannelRespMultiError []error
ConfigureReleaseChannelRespMultiError is an error wrapping multiple validation errors returned by ConfigureReleaseChannelResp.ValidateAll() if the designated constraints aren't met.
func (ConfigureReleaseChannelRespMultiError) AllErrors ¶
func (m ConfigureReleaseChannelRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfigureReleaseChannelRespMultiError) Error ¶
func (m ConfigureReleaseChannelRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfigureReleaseChannelRespValidationError ¶
type ConfigureReleaseChannelRespValidationError struct {
// contains filtered or unexported fields
}
ConfigureReleaseChannelRespValidationError is the validation error returned by ConfigureReleaseChannelResp.Validate if the designated constraints aren't met.
func (ConfigureReleaseChannelRespValidationError) Cause ¶
func (e ConfigureReleaseChannelRespValidationError) Cause() error
Cause function returns cause value.
func (ConfigureReleaseChannelRespValidationError) Error ¶
func (e ConfigureReleaseChannelRespValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigureReleaseChannelRespValidationError) ErrorName ¶
func (e ConfigureReleaseChannelRespValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigureReleaseChannelRespValidationError) Field ¶
func (e ConfigureReleaseChannelRespValidationError) Field() string
Field function returns field value.
func (ConfigureReleaseChannelRespValidationError) Key ¶
func (e ConfigureReleaseChannelRespValidationError) Key() bool
Key function returns key value.
func (ConfigureReleaseChannelRespValidationError) Reason ¶
func (e ConfigureReleaseChannelRespValidationError) Reason() string
Reason function returns reason value.
type DeleteReleaseChannelReq ¶
type DeleteReleaseChannelReq struct { ReleaseChannel string `protobuf:"bytes,1,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` Source version.Source `protobuf:"varint,3,opt,name=source,proto3,enum=prodvana.version.Source" json:"source,omitempty"` SourceMetadata *version.SourceMetadata `protobuf:"bytes,4,opt,name=source_metadata,json=sourceMetadata,proto3" json:"source_metadata,omitempty"` // contains filtered or unexported fields }
func (*DeleteReleaseChannelReq) Descriptor
deprecated
func (*DeleteReleaseChannelReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReleaseChannelReq.ProtoReflect.Descriptor instead.
func (*DeleteReleaseChannelReq) GetApplication ¶
func (x *DeleteReleaseChannelReq) GetApplication() string
func (*DeleteReleaseChannelReq) GetReleaseChannel ¶
func (x *DeleteReleaseChannelReq) GetReleaseChannel() string
func (*DeleteReleaseChannelReq) GetSource ¶
func (x *DeleteReleaseChannelReq) GetSource() version.Source
func (*DeleteReleaseChannelReq) GetSourceMetadata ¶
func (x *DeleteReleaseChannelReq) GetSourceMetadata() *version.SourceMetadata
func (*DeleteReleaseChannelReq) ProtoMessage ¶
func (*DeleteReleaseChannelReq) ProtoMessage()
func (*DeleteReleaseChannelReq) ProtoReflect ¶
func (x *DeleteReleaseChannelReq) ProtoReflect() protoreflect.Message
func (*DeleteReleaseChannelReq) Reset ¶
func (x *DeleteReleaseChannelReq) Reset()
func (*DeleteReleaseChannelReq) String ¶
func (x *DeleteReleaseChannelReq) String() string
func (*DeleteReleaseChannelReq) Validate ¶
func (m *DeleteReleaseChannelReq) Validate() error
Validate checks the field values on DeleteReleaseChannelReq 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 (*DeleteReleaseChannelReq) ValidateAll ¶
func (m *DeleteReleaseChannelReq) ValidateAll() error
ValidateAll checks the field values on DeleteReleaseChannelReq 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 DeleteReleaseChannelReqMultiError, or nil if none found.
type DeleteReleaseChannelReqMultiError ¶
type DeleteReleaseChannelReqMultiError []error
DeleteReleaseChannelReqMultiError is an error wrapping multiple validation errors returned by DeleteReleaseChannelReq.ValidateAll() if the designated constraints aren't met.
func (DeleteReleaseChannelReqMultiError) AllErrors ¶
func (m DeleteReleaseChannelReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReleaseChannelReqMultiError) Error ¶
func (m DeleteReleaseChannelReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReleaseChannelReqValidationError ¶
type DeleteReleaseChannelReqValidationError struct {
// contains filtered or unexported fields
}
DeleteReleaseChannelReqValidationError is the validation error returned by DeleteReleaseChannelReq.Validate if the designated constraints aren't met.
func (DeleteReleaseChannelReqValidationError) Cause ¶
func (e DeleteReleaseChannelReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteReleaseChannelReqValidationError) Error ¶
func (e DeleteReleaseChannelReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReleaseChannelReqValidationError) ErrorName ¶
func (e DeleteReleaseChannelReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReleaseChannelReqValidationError) Field ¶
func (e DeleteReleaseChannelReqValidationError) Field() string
Field function returns field value.
func (DeleteReleaseChannelReqValidationError) Key ¶
func (e DeleteReleaseChannelReqValidationError) Key() bool
Key function returns key value.
func (DeleteReleaseChannelReqValidationError) Reason ¶
func (e DeleteReleaseChannelReqValidationError) Reason() string
Reason function returns reason value.
type DeleteReleaseChannelResp ¶
type DeleteReleaseChannelResp struct { // application version Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*DeleteReleaseChannelResp) Descriptor
deprecated
func (*DeleteReleaseChannelResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReleaseChannelResp.ProtoReflect.Descriptor instead.
func (*DeleteReleaseChannelResp) GetVersion ¶
func (x *DeleteReleaseChannelResp) GetVersion() string
func (*DeleteReleaseChannelResp) ProtoMessage ¶
func (*DeleteReleaseChannelResp) ProtoMessage()
func (*DeleteReleaseChannelResp) ProtoReflect ¶
func (x *DeleteReleaseChannelResp) ProtoReflect() protoreflect.Message
func (*DeleteReleaseChannelResp) Reset ¶
func (x *DeleteReleaseChannelResp) Reset()
func (*DeleteReleaseChannelResp) String ¶
func (x *DeleteReleaseChannelResp) String() string
func (*DeleteReleaseChannelResp) Validate ¶
func (m *DeleteReleaseChannelResp) Validate() error
Validate checks the field values on DeleteReleaseChannelResp 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 (*DeleteReleaseChannelResp) ValidateAll ¶
func (m *DeleteReleaseChannelResp) ValidateAll() error
ValidateAll checks the field values on DeleteReleaseChannelResp 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 DeleteReleaseChannelRespMultiError, or nil if none found.
type DeleteReleaseChannelRespMultiError ¶
type DeleteReleaseChannelRespMultiError []error
DeleteReleaseChannelRespMultiError is an error wrapping multiple validation errors returned by DeleteReleaseChannelResp.ValidateAll() if the designated constraints aren't met.
func (DeleteReleaseChannelRespMultiError) AllErrors ¶
func (m DeleteReleaseChannelRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReleaseChannelRespMultiError) Error ¶
func (m DeleteReleaseChannelRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReleaseChannelRespValidationError ¶
type DeleteReleaseChannelRespValidationError struct {
// contains filtered or unexported fields
}
DeleteReleaseChannelRespValidationError is the validation error returned by DeleteReleaseChannelResp.Validate if the designated constraints aren't met.
func (DeleteReleaseChannelRespValidationError) Cause ¶
func (e DeleteReleaseChannelRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteReleaseChannelRespValidationError) Error ¶
func (e DeleteReleaseChannelRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReleaseChannelRespValidationError) ErrorName ¶
func (e DeleteReleaseChannelRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReleaseChannelRespValidationError) Field ¶
func (e DeleteReleaseChannelRespValidationError) Field() string
Field function returns field value.
func (DeleteReleaseChannelRespValidationError) Key ¶
func (e DeleteReleaseChannelRespValidationError) Key() bool
Key function returns key value.
func (DeleteReleaseChannelRespValidationError) Reason ¶
func (e DeleteReleaseChannelRespValidationError) Reason() string
Reason function returns reason value.
type GetReleaseChannelConfigReq ¶
type GetReleaseChannelConfigReq struct { Application string `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` ReleaseChannel string `protobuf:"bytes,2,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` // omit to get latest version // contains filtered or unexported fields }
func (*GetReleaseChannelConfigReq) Descriptor
deprecated
func (*GetReleaseChannelConfigReq) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseChannelConfigReq.ProtoReflect.Descriptor instead.
func (*GetReleaseChannelConfigReq) GetApplication ¶
func (x *GetReleaseChannelConfigReq) GetApplication() string
func (*GetReleaseChannelConfigReq) GetReleaseChannel ¶
func (x *GetReleaseChannelConfigReq) GetReleaseChannel() string
func (*GetReleaseChannelConfigReq) GetVersion ¶
func (x *GetReleaseChannelConfigReq) GetVersion() string
func (*GetReleaseChannelConfigReq) ProtoMessage ¶
func (*GetReleaseChannelConfigReq) ProtoMessage()
func (*GetReleaseChannelConfigReq) ProtoReflect ¶
func (x *GetReleaseChannelConfigReq) ProtoReflect() protoreflect.Message
func (*GetReleaseChannelConfigReq) Reset ¶
func (x *GetReleaseChannelConfigReq) Reset()
func (*GetReleaseChannelConfigReq) String ¶
func (x *GetReleaseChannelConfigReq) String() string
func (*GetReleaseChannelConfigReq) Validate ¶
func (m *GetReleaseChannelConfigReq) Validate() error
Validate checks the field values on GetReleaseChannelConfigReq 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 (*GetReleaseChannelConfigReq) ValidateAll ¶
func (m *GetReleaseChannelConfigReq) ValidateAll() error
ValidateAll checks the field values on GetReleaseChannelConfigReq 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 GetReleaseChannelConfigReqMultiError, or nil if none found.
type GetReleaseChannelConfigReqMultiError ¶
type GetReleaseChannelConfigReqMultiError []error
GetReleaseChannelConfigReqMultiError is an error wrapping multiple validation errors returned by GetReleaseChannelConfigReq.ValidateAll() if the designated constraints aren't met.
func (GetReleaseChannelConfigReqMultiError) AllErrors ¶
func (m GetReleaseChannelConfigReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReleaseChannelConfigReqMultiError) Error ¶
func (m GetReleaseChannelConfigReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReleaseChannelConfigReqValidationError ¶
type GetReleaseChannelConfigReqValidationError struct {
// contains filtered or unexported fields
}
GetReleaseChannelConfigReqValidationError is the validation error returned by GetReleaseChannelConfigReq.Validate if the designated constraints aren't met.
func (GetReleaseChannelConfigReqValidationError) Cause ¶
func (e GetReleaseChannelConfigReqValidationError) Cause() error
Cause function returns cause value.
func (GetReleaseChannelConfigReqValidationError) Error ¶
func (e GetReleaseChannelConfigReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetReleaseChannelConfigReqValidationError) ErrorName ¶
func (e GetReleaseChannelConfigReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetReleaseChannelConfigReqValidationError) Field ¶
func (e GetReleaseChannelConfigReqValidationError) Field() string
Field function returns field value.
func (GetReleaseChannelConfigReqValidationError) Key ¶
func (e GetReleaseChannelConfigReqValidationError) Key() bool
Key function returns key value.
func (GetReleaseChannelConfigReqValidationError) Reason ¶
func (e GetReleaseChannelConfigReqValidationError) Reason() string
Reason function returns reason value.
type GetReleaseChannelConfigResp ¶
type GetReleaseChannelConfigResp struct { Config *ReleaseChannelConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // config as passed in by user Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` CompiledConfig *ReleaseChannelConfig `protobuf:"bytes,3,opt,name=compiled_config,json=compiledConfig,proto3" json:"compiled_config,omitempty"` // config with defaults applied // contains filtered or unexported fields }
func (*GetReleaseChannelConfigResp) Descriptor
deprecated
func (*GetReleaseChannelConfigResp) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseChannelConfigResp.ProtoReflect.Descriptor instead.
func (*GetReleaseChannelConfigResp) GetCompiledConfig ¶
func (x *GetReleaseChannelConfigResp) GetCompiledConfig() *ReleaseChannelConfig
func (*GetReleaseChannelConfigResp) GetConfig ¶
func (x *GetReleaseChannelConfigResp) GetConfig() *ReleaseChannelConfig
func (*GetReleaseChannelConfigResp) GetVersion ¶
func (x *GetReleaseChannelConfigResp) GetVersion() string
func (*GetReleaseChannelConfigResp) ProtoMessage ¶
func (*GetReleaseChannelConfigResp) ProtoMessage()
func (*GetReleaseChannelConfigResp) ProtoReflect ¶
func (x *GetReleaseChannelConfigResp) ProtoReflect() protoreflect.Message
func (*GetReleaseChannelConfigResp) Reset ¶
func (x *GetReleaseChannelConfigResp) Reset()
func (*GetReleaseChannelConfigResp) String ¶
func (x *GetReleaseChannelConfigResp) String() string
func (*GetReleaseChannelConfigResp) Validate ¶
func (m *GetReleaseChannelConfigResp) Validate() error
Validate checks the field values on GetReleaseChannelConfigResp 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 (*GetReleaseChannelConfigResp) ValidateAll ¶
func (m *GetReleaseChannelConfigResp) ValidateAll() error
ValidateAll checks the field values on GetReleaseChannelConfigResp 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 GetReleaseChannelConfigRespMultiError, or nil if none found.
type GetReleaseChannelConfigRespMultiError ¶
type GetReleaseChannelConfigRespMultiError []error
GetReleaseChannelConfigRespMultiError is an error wrapping multiple validation errors returned by GetReleaseChannelConfigResp.ValidateAll() if the designated constraints aren't met.
func (GetReleaseChannelConfigRespMultiError) AllErrors ¶
func (m GetReleaseChannelConfigRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReleaseChannelConfigRespMultiError) Error ¶
func (m GetReleaseChannelConfigRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReleaseChannelConfigRespValidationError ¶
type GetReleaseChannelConfigRespValidationError struct {
// contains filtered or unexported fields
}
GetReleaseChannelConfigRespValidationError is the validation error returned by GetReleaseChannelConfigResp.Validate if the designated constraints aren't met.
func (GetReleaseChannelConfigRespValidationError) Cause ¶
func (e GetReleaseChannelConfigRespValidationError) Cause() error
Cause function returns cause value.
func (GetReleaseChannelConfigRespValidationError) Error ¶
func (e GetReleaseChannelConfigRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetReleaseChannelConfigRespValidationError) ErrorName ¶
func (e GetReleaseChannelConfigRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetReleaseChannelConfigRespValidationError) Field ¶
func (e GetReleaseChannelConfigRespValidationError) Field() string
Field function returns field value.
func (GetReleaseChannelConfigRespValidationError) Key ¶
func (e GetReleaseChannelConfigRespValidationError) Key() bool
Key function returns key value.
func (GetReleaseChannelConfigRespValidationError) Reason ¶
func (e GetReleaseChannelConfigRespValidationError) Reason() string
Reason function returns reason value.
type GetReleaseChannelEventsReq ¶
type GetReleaseChannelEventsReq struct { Application string `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` ReleaseChannel string `protobuf:"bytes,2,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` OrderByDescTimestamp bool `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetReleaseChannelEventsReq) Descriptor
deprecated
func (*GetReleaseChannelEventsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseChannelEventsReq.ProtoReflect.Descriptor instead.
func (*GetReleaseChannelEventsReq) GetApplication ¶
func (x *GetReleaseChannelEventsReq) GetApplication() string
func (*GetReleaseChannelEventsReq) GetOrderByDescTimestamp ¶
func (x *GetReleaseChannelEventsReq) GetOrderByDescTimestamp() bool
func (*GetReleaseChannelEventsReq) GetPageSize ¶
func (x *GetReleaseChannelEventsReq) GetPageSize() int32
func (*GetReleaseChannelEventsReq) GetPageToken ¶
func (x *GetReleaseChannelEventsReq) GetPageToken() string
func (*GetReleaseChannelEventsReq) GetReleaseChannel ¶
func (x *GetReleaseChannelEventsReq) GetReleaseChannel() string
func (*GetReleaseChannelEventsReq) ProtoMessage ¶
func (*GetReleaseChannelEventsReq) ProtoMessage()
func (*GetReleaseChannelEventsReq) ProtoReflect ¶
func (x *GetReleaseChannelEventsReq) ProtoReflect() protoreflect.Message
func (*GetReleaseChannelEventsReq) Reset ¶
func (x *GetReleaseChannelEventsReq) Reset()
func (*GetReleaseChannelEventsReq) String ¶
func (x *GetReleaseChannelEventsReq) String() string
func (*GetReleaseChannelEventsReq) Validate ¶
func (m *GetReleaseChannelEventsReq) Validate() error
Validate checks the field values on GetReleaseChannelEventsReq 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 (*GetReleaseChannelEventsReq) ValidateAll ¶
func (m *GetReleaseChannelEventsReq) ValidateAll() error
ValidateAll checks the field values on GetReleaseChannelEventsReq 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 GetReleaseChannelEventsReqMultiError, or nil if none found.
type GetReleaseChannelEventsReqMultiError ¶
type GetReleaseChannelEventsReqMultiError []error
GetReleaseChannelEventsReqMultiError is an error wrapping multiple validation errors returned by GetReleaseChannelEventsReq.ValidateAll() if the designated constraints aren't met.
func (GetReleaseChannelEventsReqMultiError) AllErrors ¶
func (m GetReleaseChannelEventsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReleaseChannelEventsReqMultiError) Error ¶
func (m GetReleaseChannelEventsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReleaseChannelEventsReqValidationError ¶
type GetReleaseChannelEventsReqValidationError struct {
// contains filtered or unexported fields
}
GetReleaseChannelEventsReqValidationError is the validation error returned by GetReleaseChannelEventsReq.Validate if the designated constraints aren't met.
func (GetReleaseChannelEventsReqValidationError) Cause ¶
func (e GetReleaseChannelEventsReqValidationError) Cause() error
Cause function returns cause value.
func (GetReleaseChannelEventsReqValidationError) Error ¶
func (e GetReleaseChannelEventsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetReleaseChannelEventsReqValidationError) ErrorName ¶
func (e GetReleaseChannelEventsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetReleaseChannelEventsReqValidationError) Field ¶
func (e GetReleaseChannelEventsReqValidationError) Field() string
Field function returns field value.
func (GetReleaseChannelEventsReqValidationError) Key ¶
func (e GetReleaseChannelEventsReqValidationError) Key() bool
Key function returns key value.
func (GetReleaseChannelEventsReqValidationError) Reason ¶
func (e GetReleaseChannelEventsReqValidationError) Reason() string
Reason function returns reason value.
type GetReleaseChannelEventsResp ¶
type GetReleaseChannelEventsResp struct { Events []*events.Event `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetReleaseChannelEventsResp) Descriptor
deprecated
func (*GetReleaseChannelEventsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseChannelEventsResp.ProtoReflect.Descriptor instead.
func (*GetReleaseChannelEventsResp) GetEvents ¶
func (x *GetReleaseChannelEventsResp) GetEvents() []*events.Event
func (*GetReleaseChannelEventsResp) GetNextPageToken ¶
func (x *GetReleaseChannelEventsResp) GetNextPageToken() string
func (*GetReleaseChannelEventsResp) ProtoMessage ¶
func (*GetReleaseChannelEventsResp) ProtoMessage()
func (*GetReleaseChannelEventsResp) ProtoReflect ¶
func (x *GetReleaseChannelEventsResp) ProtoReflect() protoreflect.Message
func (*GetReleaseChannelEventsResp) Reset ¶
func (x *GetReleaseChannelEventsResp) Reset()
func (*GetReleaseChannelEventsResp) String ¶
func (x *GetReleaseChannelEventsResp) String() string
func (*GetReleaseChannelEventsResp) Validate ¶
func (m *GetReleaseChannelEventsResp) Validate() error
Validate checks the field values on GetReleaseChannelEventsResp 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 (*GetReleaseChannelEventsResp) ValidateAll ¶
func (m *GetReleaseChannelEventsResp) ValidateAll() error
ValidateAll checks the field values on GetReleaseChannelEventsResp 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 GetReleaseChannelEventsRespMultiError, or nil if none found.
type GetReleaseChannelEventsRespMultiError ¶
type GetReleaseChannelEventsRespMultiError []error
GetReleaseChannelEventsRespMultiError is an error wrapping multiple validation errors returned by GetReleaseChannelEventsResp.ValidateAll() if the designated constraints aren't met.
func (GetReleaseChannelEventsRespMultiError) AllErrors ¶
func (m GetReleaseChannelEventsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReleaseChannelEventsRespMultiError) Error ¶
func (m GetReleaseChannelEventsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReleaseChannelEventsRespValidationError ¶
type GetReleaseChannelEventsRespValidationError struct {
// contains filtered or unexported fields
}
GetReleaseChannelEventsRespValidationError is the validation error returned by GetReleaseChannelEventsResp.Validate if the designated constraints aren't met.
func (GetReleaseChannelEventsRespValidationError) Cause ¶
func (e GetReleaseChannelEventsRespValidationError) Cause() error
Cause function returns cause value.
func (GetReleaseChannelEventsRespValidationError) Error ¶
func (e GetReleaseChannelEventsRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetReleaseChannelEventsRespValidationError) ErrorName ¶
func (e GetReleaseChannelEventsRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetReleaseChannelEventsRespValidationError) Field ¶
func (e GetReleaseChannelEventsRespValidationError) Field() string
Field function returns field value.
func (GetReleaseChannelEventsRespValidationError) Key ¶
func (e GetReleaseChannelEventsRespValidationError) Key() bool
Key function returns key value.
func (GetReleaseChannelEventsRespValidationError) Reason ¶
func (e GetReleaseChannelEventsRespValidationError) Reason() string
Reason function returns reason value.
type GetReleaseChannelReq ¶
type GetReleaseChannelReq struct { Application string `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` ReleaseChannel string `protobuf:"bytes,2,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` // contains filtered or unexported fields }
func (*GetReleaseChannelReq) Descriptor
deprecated
func (*GetReleaseChannelReq) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseChannelReq.ProtoReflect.Descriptor instead.
func (*GetReleaseChannelReq) GetApplication ¶
func (x *GetReleaseChannelReq) GetApplication() string
func (*GetReleaseChannelReq) GetReleaseChannel ¶
func (x *GetReleaseChannelReq) GetReleaseChannel() string
func (*GetReleaseChannelReq) ProtoMessage ¶
func (*GetReleaseChannelReq) ProtoMessage()
func (*GetReleaseChannelReq) ProtoReflect ¶
func (x *GetReleaseChannelReq) ProtoReflect() protoreflect.Message
func (*GetReleaseChannelReq) Reset ¶
func (x *GetReleaseChannelReq) Reset()
func (*GetReleaseChannelReq) String ¶
func (x *GetReleaseChannelReq) String() string
func (*GetReleaseChannelReq) Validate ¶
func (m *GetReleaseChannelReq) Validate() error
Validate checks the field values on GetReleaseChannelReq 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 (*GetReleaseChannelReq) ValidateAll ¶
func (m *GetReleaseChannelReq) ValidateAll() error
ValidateAll checks the field values on GetReleaseChannelReq 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 GetReleaseChannelReqMultiError, or nil if none found.
type GetReleaseChannelReqMultiError ¶
type GetReleaseChannelReqMultiError []error
GetReleaseChannelReqMultiError is an error wrapping multiple validation errors returned by GetReleaseChannelReq.ValidateAll() if the designated constraints aren't met.
func (GetReleaseChannelReqMultiError) AllErrors ¶
func (m GetReleaseChannelReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReleaseChannelReqMultiError) Error ¶
func (m GetReleaseChannelReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReleaseChannelReqValidationError ¶
type GetReleaseChannelReqValidationError struct {
// contains filtered or unexported fields
}
GetReleaseChannelReqValidationError is the validation error returned by GetReleaseChannelReq.Validate if the designated constraints aren't met.
func (GetReleaseChannelReqValidationError) Cause ¶
func (e GetReleaseChannelReqValidationError) Cause() error
Cause function returns cause value.
func (GetReleaseChannelReqValidationError) Error ¶
func (e GetReleaseChannelReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetReleaseChannelReqValidationError) ErrorName ¶
func (e GetReleaseChannelReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetReleaseChannelReqValidationError) Field ¶
func (e GetReleaseChannelReqValidationError) Field() string
Field function returns field value.
func (GetReleaseChannelReqValidationError) Key ¶
func (e GetReleaseChannelReqValidationError) Key() bool
Key function returns key value.
func (GetReleaseChannelReqValidationError) Reason ¶
func (e GetReleaseChannelReqValidationError) Reason() string
Reason function returns reason value.
type GetReleaseChannelResp ¶
type GetReleaseChannelResp struct { ReleaseChannel *ReleaseChannel `protobuf:"bytes,1,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` // contains filtered or unexported fields }
func (*GetReleaseChannelResp) Descriptor
deprecated
func (*GetReleaseChannelResp) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseChannelResp.ProtoReflect.Descriptor instead.
func (*GetReleaseChannelResp) GetReleaseChannel ¶
func (x *GetReleaseChannelResp) GetReleaseChannel() *ReleaseChannel
func (*GetReleaseChannelResp) ProtoMessage ¶
func (*GetReleaseChannelResp) ProtoMessage()
func (*GetReleaseChannelResp) ProtoReflect ¶
func (x *GetReleaseChannelResp) ProtoReflect() protoreflect.Message
func (*GetReleaseChannelResp) Reset ¶
func (x *GetReleaseChannelResp) Reset()
func (*GetReleaseChannelResp) String ¶
func (x *GetReleaseChannelResp) String() string
func (*GetReleaseChannelResp) Validate ¶
func (m *GetReleaseChannelResp) Validate() error
Validate checks the field values on GetReleaseChannelResp 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 (*GetReleaseChannelResp) ValidateAll ¶
func (m *GetReleaseChannelResp) ValidateAll() error
ValidateAll checks the field values on GetReleaseChannelResp 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 GetReleaseChannelRespMultiError, or nil if none found.
type GetReleaseChannelRespMultiError ¶
type GetReleaseChannelRespMultiError []error
GetReleaseChannelRespMultiError is an error wrapping multiple validation errors returned by GetReleaseChannelResp.ValidateAll() if the designated constraints aren't met.
func (GetReleaseChannelRespMultiError) AllErrors ¶
func (m GetReleaseChannelRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReleaseChannelRespMultiError) Error ¶
func (m GetReleaseChannelRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReleaseChannelRespValidationError ¶
type GetReleaseChannelRespValidationError struct {
// contains filtered or unexported fields
}
GetReleaseChannelRespValidationError is the validation error returned by GetReleaseChannelResp.Validate if the designated constraints aren't met.
func (GetReleaseChannelRespValidationError) Cause ¶
func (e GetReleaseChannelRespValidationError) Cause() error
Cause function returns cause value.
func (GetReleaseChannelRespValidationError) Error ¶
func (e GetReleaseChannelRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetReleaseChannelRespValidationError) ErrorName ¶
func (e GetReleaseChannelRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetReleaseChannelRespValidationError) Field ¶
func (e GetReleaseChannelRespValidationError) Field() string
Field function returns field value.
func (GetReleaseChannelRespValidationError) Key ¶
func (e GetReleaseChannelRespValidationError) Key() bool
Key function returns key value.
func (GetReleaseChannelRespValidationError) Reason ¶
func (e GetReleaseChannelRespValidationError) Reason() string
Reason function returns reason value.
type ListReleaseChannelsReq ¶
type ListReleaseChannelsReq struct { Application string `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` // contains filtered or unexported fields }
func (*ListReleaseChannelsReq) Descriptor
deprecated
func (*ListReleaseChannelsReq) Descriptor() ([]byte, []int)
Deprecated: Use ListReleaseChannelsReq.ProtoReflect.Descriptor instead.
func (*ListReleaseChannelsReq) GetApplication ¶
func (x *ListReleaseChannelsReq) GetApplication() string
func (*ListReleaseChannelsReq) ProtoMessage ¶
func (*ListReleaseChannelsReq) ProtoMessage()
func (*ListReleaseChannelsReq) ProtoReflect ¶
func (x *ListReleaseChannelsReq) ProtoReflect() protoreflect.Message
func (*ListReleaseChannelsReq) Reset ¶
func (x *ListReleaseChannelsReq) Reset()
func (*ListReleaseChannelsReq) String ¶
func (x *ListReleaseChannelsReq) String() string
func (*ListReleaseChannelsReq) Validate ¶
func (m *ListReleaseChannelsReq) Validate() error
Validate checks the field values on ListReleaseChannelsReq 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 (*ListReleaseChannelsReq) ValidateAll ¶
func (m *ListReleaseChannelsReq) ValidateAll() error
ValidateAll checks the field values on ListReleaseChannelsReq 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 ListReleaseChannelsReqMultiError, or nil if none found.
type ListReleaseChannelsReqMultiError ¶
type ListReleaseChannelsReqMultiError []error
ListReleaseChannelsReqMultiError is an error wrapping multiple validation errors returned by ListReleaseChannelsReq.ValidateAll() if the designated constraints aren't met.
func (ListReleaseChannelsReqMultiError) AllErrors ¶
func (m ListReleaseChannelsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListReleaseChannelsReqMultiError) Error ¶
func (m ListReleaseChannelsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListReleaseChannelsReqValidationError ¶
type ListReleaseChannelsReqValidationError struct {
// contains filtered or unexported fields
}
ListReleaseChannelsReqValidationError is the validation error returned by ListReleaseChannelsReq.Validate if the designated constraints aren't met.
func (ListReleaseChannelsReqValidationError) Cause ¶
func (e ListReleaseChannelsReqValidationError) Cause() error
Cause function returns cause value.
func (ListReleaseChannelsReqValidationError) Error ¶
func (e ListReleaseChannelsReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListReleaseChannelsReqValidationError) ErrorName ¶
func (e ListReleaseChannelsReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListReleaseChannelsReqValidationError) Field ¶
func (e ListReleaseChannelsReqValidationError) Field() string
Field function returns field value.
func (ListReleaseChannelsReqValidationError) Key ¶
func (e ListReleaseChannelsReqValidationError) Key() bool
Key function returns key value.
func (ListReleaseChannelsReqValidationError) Reason ¶
func (e ListReleaseChannelsReqValidationError) Reason() string
Reason function returns reason value.
type ListReleaseChannelsResp ¶
type ListReleaseChannelsResp struct { ReleaseChannels []*ReleaseChannel `protobuf:"bytes,1,rep,name=release_channels,json=releaseChannels,proto3" json:"release_channels,omitempty"` // contains filtered or unexported fields }
func (*ListReleaseChannelsResp) Descriptor
deprecated
func (*ListReleaseChannelsResp) Descriptor() ([]byte, []int)
Deprecated: Use ListReleaseChannelsResp.ProtoReflect.Descriptor instead.
func (*ListReleaseChannelsResp) GetReleaseChannels ¶
func (x *ListReleaseChannelsResp) GetReleaseChannels() []*ReleaseChannel
func (*ListReleaseChannelsResp) ProtoMessage ¶
func (*ListReleaseChannelsResp) ProtoMessage()
func (*ListReleaseChannelsResp) ProtoReflect ¶
func (x *ListReleaseChannelsResp) ProtoReflect() protoreflect.Message
func (*ListReleaseChannelsResp) Reset ¶
func (x *ListReleaseChannelsResp) Reset()
func (*ListReleaseChannelsResp) String ¶
func (x *ListReleaseChannelsResp) String() string
func (*ListReleaseChannelsResp) Validate ¶
func (m *ListReleaseChannelsResp) Validate() error
Validate checks the field values on ListReleaseChannelsResp 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 (*ListReleaseChannelsResp) ValidateAll ¶
func (m *ListReleaseChannelsResp) ValidateAll() error
ValidateAll checks the field values on ListReleaseChannelsResp 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 ListReleaseChannelsRespMultiError, or nil if none found.
type ListReleaseChannelsRespMultiError ¶
type ListReleaseChannelsRespMultiError []error
ListReleaseChannelsRespMultiError is an error wrapping multiple validation errors returned by ListReleaseChannelsResp.ValidateAll() if the designated constraints aren't met.
func (ListReleaseChannelsRespMultiError) AllErrors ¶
func (m ListReleaseChannelsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListReleaseChannelsRespMultiError) Error ¶
func (m ListReleaseChannelsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListReleaseChannelsRespValidationError ¶
type ListReleaseChannelsRespValidationError struct {
// contains filtered or unexported fields
}
ListReleaseChannelsRespValidationError is the validation error returned by ListReleaseChannelsResp.Validate if the designated constraints aren't met.
func (ListReleaseChannelsRespValidationError) Cause ¶
func (e ListReleaseChannelsRespValidationError) Cause() error
Cause function returns cause value.
func (ListReleaseChannelsRespValidationError) Error ¶
func (e ListReleaseChannelsRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListReleaseChannelsRespValidationError) ErrorName ¶
func (e ListReleaseChannelsRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListReleaseChannelsRespValidationError) Field ¶
func (e ListReleaseChannelsRespValidationError) Field() string
Field function returns field value.
func (ListReleaseChannelsRespValidationError) Key ¶
func (e ListReleaseChannelsRespValidationError) Key() bool
Key function returns key value.
func (ListReleaseChannelsRespValidationError) Reason ¶
func (e ListReleaseChannelsRespValidationError) Reason() string
Reason function returns reason value.
type Policy ¶
type Policy struct { DefaultEnv map[string]*common_config.EnvValue `` /* 179-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Policy) Descriptor
deprecated
func (*Policy) GetDefaultEnv ¶
func (x *Policy) GetDefaultEnv() map[string]*common_config.EnvValue
func (*Policy) ProtoMessage ¶
func (*Policy) ProtoMessage()
func (*Policy) ProtoReflect ¶
func (x *Policy) ProtoReflect() protoreflect.Message
func (*Policy) Validate ¶
Validate checks the field values on Policy 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 (*Policy) ValidateAll ¶
ValidateAll checks the field values on Policy 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 PolicyMultiError, or nil if none found.
type PolicyMultiError ¶
type PolicyMultiError []error
PolicyMultiError is an error wrapping multiple validation errors returned by Policy.ValidateAll() if the designated constraints aren't met.
func (PolicyMultiError) AllErrors ¶
func (m PolicyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PolicyMultiError) Error ¶
func (m PolicyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PolicyValidationError ¶
type PolicyValidationError struct {
// contains filtered or unexported fields
}
PolicyValidationError is the validation error returned by Policy.Validate if the designated constraints aren't met.
func (PolicyValidationError) Cause ¶
func (e PolicyValidationError) Cause() error
Cause function returns cause value.
func (PolicyValidationError) Error ¶
func (e PolicyValidationError) Error() string
Error satisfies the builtin error interface
func (PolicyValidationError) ErrorName ¶
func (e PolicyValidationError) ErrorName() string
ErrorName returns error name.
func (PolicyValidationError) Field ¶
func (e PolicyValidationError) Field() string
Field function returns field value.
func (PolicyValidationError) Key ¶
func (e PolicyValidationError) Key() bool
Key function returns key value.
func (PolicyValidationError) Reason ¶
func (e PolicyValidationError) Reason() string
Reason function returns reason value.
type Precondition ¶
type Precondition struct { // Types that are assignable to Precondition: // // *Precondition_ReleaseChannelStable_ // *Precondition_ManualApproval_ // *Precondition_CustomTask_ Precondition isPrecondition_Precondition `protobuf_oneof:"precondition"` // contains filtered or unexported fields }
func (*Precondition) Descriptor
deprecated
func (*Precondition) Descriptor() ([]byte, []int)
Deprecated: Use Precondition.ProtoReflect.Descriptor instead.
func (*Precondition) GetCustomTask ¶
func (x *Precondition) GetCustomTask() *Precondition_CustomTask
func (*Precondition) GetManualApproval ¶
func (x *Precondition) GetManualApproval() *Precondition_ManualApproval
func (*Precondition) GetPrecondition ¶
func (m *Precondition) GetPrecondition() isPrecondition_Precondition
func (*Precondition) GetReleaseChannelStable ¶
func (x *Precondition) GetReleaseChannelStable() *Precondition_ReleaseChannelStable
func (*Precondition) ProtoMessage ¶
func (*Precondition) ProtoMessage()
func (*Precondition) ProtoReflect ¶
func (x *Precondition) ProtoReflect() protoreflect.Message
func (*Precondition) Reset ¶
func (x *Precondition) Reset()
func (*Precondition) String ¶
func (x *Precondition) String() string
func (*Precondition) Validate ¶
func (m *Precondition) Validate() error
Validate checks the field values on Precondition 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 (*Precondition) ValidateAll ¶
func (m *Precondition) ValidateAll() error
ValidateAll checks the field values on Precondition 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 PreconditionMultiError, or nil if none found.
type PreconditionMultiError ¶
type PreconditionMultiError []error
PreconditionMultiError is an error wrapping multiple validation errors returned by Precondition.ValidateAll() if the designated constraints aren't met.
func (PreconditionMultiError) AllErrors ¶
func (m PreconditionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreconditionMultiError) Error ¶
func (m PreconditionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreconditionValidationError ¶
type PreconditionValidationError struct {
// contains filtered or unexported fields
}
PreconditionValidationError is the validation error returned by Precondition.Validate if the designated constraints aren't met.
func (PreconditionValidationError) Cause ¶
func (e PreconditionValidationError) Cause() error
Cause function returns cause value.
func (PreconditionValidationError) Error ¶
func (e PreconditionValidationError) Error() string
Error satisfies the builtin error interface
func (PreconditionValidationError) ErrorName ¶
func (e PreconditionValidationError) ErrorName() string
ErrorName returns error name.
func (PreconditionValidationError) Field ¶
func (e PreconditionValidationError) Field() string
Field function returns field value.
func (PreconditionValidationError) Key ¶
func (e PreconditionValidationError) Key() bool
Key function returns key value.
func (PreconditionValidationError) Reason ¶
func (e PreconditionValidationError) Reason() string
Reason function returns reason value.
type Precondition_CustomTask ¶
type Precondition_CustomTask struct { TaskName string `protobuf:"bytes,1,opt,name=task_name,json=taskName,proto3" json:"task_name,omitempty"` CustomTask *pipelines.CustomTask `protobuf:"bytes,2,opt,name=custom_task,json=customTask,proto3" json:"custom_task,omitempty"` // contains filtered or unexported fields }
func (*Precondition_CustomTask) Descriptor
deprecated
func (*Precondition_CustomTask) Descriptor() ([]byte, []int)
Deprecated: Use Precondition_CustomTask.ProtoReflect.Descriptor instead.
func (*Precondition_CustomTask) GetCustomTask ¶
func (x *Precondition_CustomTask) GetCustomTask() *pipelines.CustomTask
func (*Precondition_CustomTask) GetTaskName ¶
func (x *Precondition_CustomTask) GetTaskName() string
func (*Precondition_CustomTask) ProtoMessage ¶
func (*Precondition_CustomTask) ProtoMessage()
func (*Precondition_CustomTask) ProtoReflect ¶
func (x *Precondition_CustomTask) ProtoReflect() protoreflect.Message
func (*Precondition_CustomTask) Reset ¶
func (x *Precondition_CustomTask) Reset()
func (*Precondition_CustomTask) String ¶
func (x *Precondition_CustomTask) String() string
func (*Precondition_CustomTask) Validate ¶
func (m *Precondition_CustomTask) Validate() error
Validate checks the field values on Precondition_CustomTask 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 (*Precondition_CustomTask) ValidateAll ¶
func (m *Precondition_CustomTask) ValidateAll() error
ValidateAll checks the field values on Precondition_CustomTask 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 Precondition_CustomTaskMultiError, or nil if none found.
type Precondition_CustomTaskMultiError ¶
type Precondition_CustomTaskMultiError []error
Precondition_CustomTaskMultiError is an error wrapping multiple validation errors returned by Precondition_CustomTask.ValidateAll() if the designated constraints aren't met.
func (Precondition_CustomTaskMultiError) AllErrors ¶
func (m Precondition_CustomTaskMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Precondition_CustomTaskMultiError) Error ¶
func (m Precondition_CustomTaskMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Precondition_CustomTaskValidationError ¶
type Precondition_CustomTaskValidationError struct {
// contains filtered or unexported fields
}
Precondition_CustomTaskValidationError is the validation error returned by Precondition_CustomTask.Validate if the designated constraints aren't met.
func (Precondition_CustomTaskValidationError) Cause ¶
func (e Precondition_CustomTaskValidationError) Cause() error
Cause function returns cause value.
func (Precondition_CustomTaskValidationError) Error ¶
func (e Precondition_CustomTaskValidationError) Error() string
Error satisfies the builtin error interface
func (Precondition_CustomTaskValidationError) ErrorName ¶
func (e Precondition_CustomTaskValidationError) ErrorName() string
ErrorName returns error name.
func (Precondition_CustomTaskValidationError) Field ¶
func (e Precondition_CustomTaskValidationError) Field() string
Field function returns field value.
func (Precondition_CustomTaskValidationError) Key ¶
func (e Precondition_CustomTaskValidationError) Key() bool
Key function returns key value.
func (Precondition_CustomTaskValidationError) Reason ¶
func (e Precondition_CustomTaskValidationError) Reason() string
Reason function returns reason value.
type Precondition_CustomTask_ ¶
type Precondition_CustomTask_ struct {
CustomTask *Precondition_CustomTask `protobuf:"bytes,3,opt,name=custom_task,json=customTask,proto3,oneof"`
}
type Precondition_ManualApproval ¶
type Precondition_ManualApproval struct {
// contains filtered or unexported fields
}
func (*Precondition_ManualApproval) Descriptor
deprecated
func (*Precondition_ManualApproval) Descriptor() ([]byte, []int)
Deprecated: Use Precondition_ManualApproval.ProtoReflect.Descriptor instead.
func (*Precondition_ManualApproval) ProtoMessage ¶
func (*Precondition_ManualApproval) ProtoMessage()
func (*Precondition_ManualApproval) ProtoReflect ¶
func (x *Precondition_ManualApproval) ProtoReflect() protoreflect.Message
func (*Precondition_ManualApproval) Reset ¶
func (x *Precondition_ManualApproval) Reset()
func (*Precondition_ManualApproval) String ¶
func (x *Precondition_ManualApproval) String() string
func (*Precondition_ManualApproval) Validate ¶
func (m *Precondition_ManualApproval) Validate() error
Validate checks the field values on Precondition_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 (*Precondition_ManualApproval) ValidateAll ¶
func (m *Precondition_ManualApproval) ValidateAll() error
ValidateAll checks the field values on Precondition_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 Precondition_ManualApprovalMultiError, or nil if none found.
type Precondition_ManualApprovalMultiError ¶
type Precondition_ManualApprovalMultiError []error
Precondition_ManualApprovalMultiError is an error wrapping multiple validation errors returned by Precondition_ManualApproval.ValidateAll() if the designated constraints aren't met.
func (Precondition_ManualApprovalMultiError) AllErrors ¶
func (m Precondition_ManualApprovalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Precondition_ManualApprovalMultiError) Error ¶
func (m Precondition_ManualApprovalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Precondition_ManualApprovalValidationError ¶
type Precondition_ManualApprovalValidationError struct {
// contains filtered or unexported fields
}
Precondition_ManualApprovalValidationError is the validation error returned by Precondition_ManualApproval.Validate if the designated constraints aren't met.
func (Precondition_ManualApprovalValidationError) Cause ¶
func (e Precondition_ManualApprovalValidationError) Cause() error
Cause function returns cause value.
func (Precondition_ManualApprovalValidationError) Error ¶
func (e Precondition_ManualApprovalValidationError) Error() string
Error satisfies the builtin error interface
func (Precondition_ManualApprovalValidationError) ErrorName ¶
func (e Precondition_ManualApprovalValidationError) ErrorName() string
ErrorName returns error name.
func (Precondition_ManualApprovalValidationError) Field ¶
func (e Precondition_ManualApprovalValidationError) Field() string
Field function returns field value.
func (Precondition_ManualApprovalValidationError) Key ¶
func (e Precondition_ManualApprovalValidationError) Key() bool
Key function returns key value.
func (Precondition_ManualApprovalValidationError) Reason ¶
func (e Precondition_ManualApprovalValidationError) Reason() string
Reason function returns reason value.
type Precondition_ManualApproval_ ¶
type Precondition_ManualApproval_ struct {
ManualApproval *Precondition_ManualApproval `protobuf:"bytes,2,opt,name=manual_approval,json=manualApproval,proto3,oneof"`
}
type Precondition_ReleaseChannelStable ¶
type Precondition_ReleaseChannelStable struct { ReleaseChannel string `protobuf:"bytes,1,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,2,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*Precondition_ReleaseChannelStable) Descriptor
deprecated
func (*Precondition_ReleaseChannelStable) Descriptor() ([]byte, []int)
Deprecated: Use Precondition_ReleaseChannelStable.ProtoReflect.Descriptor instead.
func (*Precondition_ReleaseChannelStable) GetDuration ¶
func (x *Precondition_ReleaseChannelStable) GetDuration() *durationpb.Duration
func (*Precondition_ReleaseChannelStable) GetReleaseChannel ¶
func (x *Precondition_ReleaseChannelStable) GetReleaseChannel() string
func (*Precondition_ReleaseChannelStable) ProtoMessage ¶
func (*Precondition_ReleaseChannelStable) ProtoMessage()
func (*Precondition_ReleaseChannelStable) ProtoReflect ¶
func (x *Precondition_ReleaseChannelStable) ProtoReflect() protoreflect.Message
func (*Precondition_ReleaseChannelStable) Reset ¶
func (x *Precondition_ReleaseChannelStable) Reset()
func (*Precondition_ReleaseChannelStable) String ¶
func (x *Precondition_ReleaseChannelStable) String() string
func (*Precondition_ReleaseChannelStable) Validate ¶
func (m *Precondition_ReleaseChannelStable) Validate() error
Validate checks the field values on Precondition_ReleaseChannelStable 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 (*Precondition_ReleaseChannelStable) ValidateAll ¶
func (m *Precondition_ReleaseChannelStable) ValidateAll() error
ValidateAll checks the field values on Precondition_ReleaseChannelStable 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 Precondition_ReleaseChannelStableMultiError, or nil if none found.
type Precondition_ReleaseChannelStableMultiError ¶
type Precondition_ReleaseChannelStableMultiError []error
Precondition_ReleaseChannelStableMultiError is an error wrapping multiple validation errors returned by Precondition_ReleaseChannelStable.ValidateAll() if the designated constraints aren't met.
func (Precondition_ReleaseChannelStableMultiError) AllErrors ¶
func (m Precondition_ReleaseChannelStableMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Precondition_ReleaseChannelStableMultiError) Error ¶
func (m Precondition_ReleaseChannelStableMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Precondition_ReleaseChannelStableValidationError ¶
type Precondition_ReleaseChannelStableValidationError struct {
// contains filtered or unexported fields
}
Precondition_ReleaseChannelStableValidationError is the validation error returned by Precondition_ReleaseChannelStable.Validate if the designated constraints aren't met.
func (Precondition_ReleaseChannelStableValidationError) Cause ¶
func (e Precondition_ReleaseChannelStableValidationError) Cause() error
Cause function returns cause value.
func (Precondition_ReleaseChannelStableValidationError) Error ¶
func (e Precondition_ReleaseChannelStableValidationError) Error() string
Error satisfies the builtin error interface
func (Precondition_ReleaseChannelStableValidationError) ErrorName ¶
func (e Precondition_ReleaseChannelStableValidationError) ErrorName() string
ErrorName returns error name.
func (Precondition_ReleaseChannelStableValidationError) Field ¶
func (e Precondition_ReleaseChannelStableValidationError) Field() string
Field function returns field value.
func (Precondition_ReleaseChannelStableValidationError) Key ¶
func (e Precondition_ReleaseChannelStableValidationError) Key() bool
Key function returns key value.
func (Precondition_ReleaseChannelStableValidationError) Reason ¶
func (e Precondition_ReleaseChannelStableValidationError) Reason() string
Reason function returns reason value.
type Precondition_ReleaseChannelStable_ ¶
type Precondition_ReleaseChannelStable_ struct {
ReleaseChannelStable *Precondition_ReleaseChannelStable `protobuf:"bytes,1,opt,name=release_channel_stable,json=releaseChannelStable,proto3,oneof"`
}
type ProtectionReleaseChannelAttachment ¶
type ProtectionReleaseChannelAttachment struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // optional, default to protection name Ref *protection.ProtectionReference `protobuf:"bytes,2,opt,name=ref,proto3" json:"ref,omitempty"` // if set, this protection is automatically used as part of service pushes in this release channel Lifecycle []*protection.ProtectionLifecycle `protobuf:"bytes,3,rep,name=lifecycle,proto3" json:"lifecycle,omitempty"` // contains filtered or unexported fields }
func (*ProtectionReleaseChannelAttachment) Descriptor
deprecated
func (*ProtectionReleaseChannelAttachment) Descriptor() ([]byte, []int)
Deprecated: Use ProtectionReleaseChannelAttachment.ProtoReflect.Descriptor instead.
func (*ProtectionReleaseChannelAttachment) GetLifecycle ¶
func (x *ProtectionReleaseChannelAttachment) GetLifecycle() []*protection.ProtectionLifecycle
func (*ProtectionReleaseChannelAttachment) GetName ¶
func (x *ProtectionReleaseChannelAttachment) GetName() string
func (*ProtectionReleaseChannelAttachment) GetRef ¶
func (x *ProtectionReleaseChannelAttachment) GetRef() *protection.ProtectionReference
func (*ProtectionReleaseChannelAttachment) ProtoMessage ¶
func (*ProtectionReleaseChannelAttachment) ProtoMessage()
func (*ProtectionReleaseChannelAttachment) ProtoReflect ¶
func (x *ProtectionReleaseChannelAttachment) ProtoReflect() protoreflect.Message
func (*ProtectionReleaseChannelAttachment) Reset ¶
func (x *ProtectionReleaseChannelAttachment) Reset()
func (*ProtectionReleaseChannelAttachment) String ¶
func (x *ProtectionReleaseChannelAttachment) String() string
func (*ProtectionReleaseChannelAttachment) Validate ¶
func (m *ProtectionReleaseChannelAttachment) Validate() error
Validate checks the field values on ProtectionReleaseChannelAttachment 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 (*ProtectionReleaseChannelAttachment) ValidateAll ¶
func (m *ProtectionReleaseChannelAttachment) ValidateAll() error
ValidateAll checks the field values on ProtectionReleaseChannelAttachment 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 ProtectionReleaseChannelAttachmentMultiError, or nil if none found.
type ProtectionReleaseChannelAttachmentMultiError ¶
type ProtectionReleaseChannelAttachmentMultiError []error
ProtectionReleaseChannelAttachmentMultiError is an error wrapping multiple validation errors returned by ProtectionReleaseChannelAttachment.ValidateAll() if the designated constraints aren't met.
func (ProtectionReleaseChannelAttachmentMultiError) AllErrors ¶
func (m ProtectionReleaseChannelAttachmentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProtectionReleaseChannelAttachmentMultiError) Error ¶
func (m ProtectionReleaseChannelAttachmentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProtectionReleaseChannelAttachmentValidationError ¶
type ProtectionReleaseChannelAttachmentValidationError struct {
// contains filtered or unexported fields
}
ProtectionReleaseChannelAttachmentValidationError is the validation error returned by ProtectionReleaseChannelAttachment.Validate if the designated constraints aren't met.
func (ProtectionReleaseChannelAttachmentValidationError) Cause ¶
func (e ProtectionReleaseChannelAttachmentValidationError) Cause() error
Cause function returns cause value.
func (ProtectionReleaseChannelAttachmentValidationError) Error ¶
func (e ProtectionReleaseChannelAttachmentValidationError) Error() string
Error satisfies the builtin error interface
func (ProtectionReleaseChannelAttachmentValidationError) ErrorName ¶
func (e ProtectionReleaseChannelAttachmentValidationError) ErrorName() string
ErrorName returns error name.
func (ProtectionReleaseChannelAttachmentValidationError) Field ¶
func (e ProtectionReleaseChannelAttachmentValidationError) Field() string
Field function returns field value.
func (ProtectionReleaseChannelAttachmentValidationError) Key ¶
func (e ProtectionReleaseChannelAttachmentValidationError) Key() bool
Key function returns key value.
func (ProtectionReleaseChannelAttachmentValidationError) Reason ¶
func (e ProtectionReleaseChannelAttachmentValidationError) Reason() string
Reason function returns reason value.
type ReleaseChannel ¶
type ReleaseChannel struct { Meta *object.ObjectMeta `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"` Config *ReleaseChannelConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` State *ReleaseChannelState `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ReleaseChannel) Descriptor
deprecated
func (*ReleaseChannel) Descriptor() ([]byte, []int)
Deprecated: Use ReleaseChannel.ProtoReflect.Descriptor instead.
func (*ReleaseChannel) GetConfig ¶
func (x *ReleaseChannel) GetConfig() *ReleaseChannelConfig
func (*ReleaseChannel) GetMeta ¶
func (x *ReleaseChannel) GetMeta() *object.ObjectMeta
func (*ReleaseChannel) GetState ¶
func (x *ReleaseChannel) GetState() *ReleaseChannelState
func (*ReleaseChannel) ProtoMessage ¶
func (*ReleaseChannel) ProtoMessage()
func (*ReleaseChannel) ProtoReflect ¶
func (x *ReleaseChannel) ProtoReflect() protoreflect.Message
func (*ReleaseChannel) Reset ¶
func (x *ReleaseChannel) Reset()
func (*ReleaseChannel) String ¶
func (x *ReleaseChannel) String() string
func (*ReleaseChannel) Validate ¶
func (m *ReleaseChannel) Validate() error
Validate checks the field values on ReleaseChannel 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 (*ReleaseChannel) ValidateAll ¶
func (m *ReleaseChannel) ValidateAll() error
ValidateAll checks the field values on ReleaseChannel 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 ReleaseChannelMultiError, or nil if none found.
type ReleaseChannelConfig ¶
type ReleaseChannelConfig struct { // intentionally does not reference cluster - this allows us to copy release channels across clusters via the same config Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Order int64 `protobuf:"varint,2,opt,name=order,proto3" json:"order,omitempty"` Maturity common_config.Maturity `protobuf:"varint,3,opt,name=maturity,proto3,enum=prodvana.common_config.Maturity" json:"maturity,omitempty"` // deprecated Policy *Policy `protobuf:"bytes,4,opt,name=policy,proto3" json:"policy,omitempty"` Runtimes []*ReleaseChannelRuntimeConfig `protobuf:"bytes,5,rep,name=runtimes,proto3" json:"runtimes,omitempty"` DeployAnnotations *workflow.AnnotationsConfig `protobuf:"bytes,6,opt,name=deploy_annotations,json=deployAnnotations,proto3" json:"deploy_annotations,omitempty"` Preconditions []*Precondition `protobuf:"bytes,7,rep,name=preconditions,proto3" json:"preconditions,omitempty"` Protections []*ProtectionReleaseChannelAttachment `protobuf:"bytes,8,rep,name=protections,proto3" json:"protections,omitempty"` ConvergenceProtections []*protection.ProtectionConvergenceAttachment `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ReleaseChannelConfig) Descriptor
deprecated
func (*ReleaseChannelConfig) Descriptor() ([]byte, []int)
Deprecated: Use ReleaseChannelConfig.ProtoReflect.Descriptor instead.
func (*ReleaseChannelConfig) GetConvergenceProtections ¶
func (x *ReleaseChannelConfig) GetConvergenceProtections() []*protection.ProtectionConvergenceAttachment
func (*ReleaseChannelConfig) GetDeployAnnotations ¶
func (x *ReleaseChannelConfig) GetDeployAnnotations() *workflow.AnnotationsConfig
func (*ReleaseChannelConfig) GetMaturity ¶
func (x *ReleaseChannelConfig) GetMaturity() common_config.Maturity
func (*ReleaseChannelConfig) GetName ¶
func (x *ReleaseChannelConfig) GetName() string
func (*ReleaseChannelConfig) GetOrder ¶
func (x *ReleaseChannelConfig) GetOrder() int64
func (*ReleaseChannelConfig) GetPolicy ¶
func (x *ReleaseChannelConfig) GetPolicy() *Policy
func (*ReleaseChannelConfig) GetPreconditions ¶
func (x *ReleaseChannelConfig) GetPreconditions() []*Precondition
func (*ReleaseChannelConfig) GetProtections ¶
func (x *ReleaseChannelConfig) GetProtections() []*ProtectionReleaseChannelAttachment
func (*ReleaseChannelConfig) GetRuntimes ¶
func (x *ReleaseChannelConfig) GetRuntimes() []*ReleaseChannelRuntimeConfig
func (*ReleaseChannelConfig) ProtoMessage ¶
func (*ReleaseChannelConfig) ProtoMessage()
func (*ReleaseChannelConfig) ProtoReflect ¶
func (x *ReleaseChannelConfig) ProtoReflect() protoreflect.Message
func (*ReleaseChannelConfig) Reset ¶
func (x *ReleaseChannelConfig) Reset()
func (*ReleaseChannelConfig) String ¶
func (x *ReleaseChannelConfig) String() string
func (*ReleaseChannelConfig) Validate ¶
func (m *ReleaseChannelConfig) Validate() error
Validate checks the field values on ReleaseChannelConfig 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 (*ReleaseChannelConfig) ValidateAll ¶
func (m *ReleaseChannelConfig) ValidateAll() error
ValidateAll checks the field values on ReleaseChannelConfig 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 ReleaseChannelConfigMultiError, or nil if none found.
type ReleaseChannelConfigMultiError ¶
type ReleaseChannelConfigMultiError []error
ReleaseChannelConfigMultiError is an error wrapping multiple validation errors returned by ReleaseChannelConfig.ValidateAll() if the designated constraints aren't met.
func (ReleaseChannelConfigMultiError) AllErrors ¶
func (m ReleaseChannelConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReleaseChannelConfigMultiError) Error ¶
func (m ReleaseChannelConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReleaseChannelConfigValidationError ¶
type ReleaseChannelConfigValidationError struct {
// contains filtered or unexported fields
}
ReleaseChannelConfigValidationError is the validation error returned by ReleaseChannelConfig.Validate if the designated constraints aren't met.
func (ReleaseChannelConfigValidationError) Cause ¶
func (e ReleaseChannelConfigValidationError) Cause() error
Cause function returns cause value.
func (ReleaseChannelConfigValidationError) Error ¶
func (e ReleaseChannelConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ReleaseChannelConfigValidationError) ErrorName ¶
func (e ReleaseChannelConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ReleaseChannelConfigValidationError) Field ¶
func (e ReleaseChannelConfigValidationError) Field() string
Field function returns field value.
func (ReleaseChannelConfigValidationError) Key ¶
func (e ReleaseChannelConfigValidationError) Key() bool
Key function returns key value.
func (ReleaseChannelConfigValidationError) Reason ¶
func (e ReleaseChannelConfigValidationError) Reason() string
Reason function returns reason value.
type ReleaseChannelManagerClient ¶
type ReleaseChannelManagerClient interface { ConfigureReleaseChannel(ctx context.Context, in *ConfigureReleaseChannelReq, opts ...grpc.CallOption) (*ConfigureReleaseChannelResp, error) ListReleaseChannels(ctx context.Context, in *ListReleaseChannelsReq, opts ...grpc.CallOption) (*ListReleaseChannelsResp, error) DeleteReleaseChannel(ctx context.Context, in *DeleteReleaseChannelReq, opts ...grpc.CallOption) (*DeleteReleaseChannelResp, error) // identical to ListReleaseChannels, kept for backwards compatibility ListReleaseChannelsV2(ctx context.Context, in *ListReleaseChannelsReq, opts ...grpc.CallOption) (*ListReleaseChannelsResp, error) GetReleaseChannel(ctx context.Context, in *GetReleaseChannelReq, opts ...grpc.CallOption) (*GetReleaseChannelResp, error) GetReleaseChannelConfig(ctx context.Context, in *GetReleaseChannelConfigReq, opts ...grpc.CallOption) (*GetReleaseChannelConfigResp, error) GetReleaseChannelEvents(ctx context.Context, in *GetReleaseChannelEventsReq, opts ...grpc.CallOption) (*GetReleaseChannelEventsResp, error) }
ReleaseChannelManagerClient is the client API for ReleaseChannelManager service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewReleaseChannelManagerClient ¶
func NewReleaseChannelManagerClient(cc grpc.ClientConnInterface) ReleaseChannelManagerClient
type ReleaseChannelManagerServer ¶
type ReleaseChannelManagerServer interface { ConfigureReleaseChannel(context.Context, *ConfigureReleaseChannelReq) (*ConfigureReleaseChannelResp, error) ListReleaseChannels(context.Context, *ListReleaseChannelsReq) (*ListReleaseChannelsResp, error) DeleteReleaseChannel(context.Context, *DeleteReleaseChannelReq) (*DeleteReleaseChannelResp, error) // identical to ListReleaseChannels, kept for backwards compatibility ListReleaseChannelsV2(context.Context, *ListReleaseChannelsReq) (*ListReleaseChannelsResp, error) GetReleaseChannel(context.Context, *GetReleaseChannelReq) (*GetReleaseChannelResp, error) GetReleaseChannelConfig(context.Context, *GetReleaseChannelConfigReq) (*GetReleaseChannelConfigResp, error) GetReleaseChannelEvents(context.Context, *GetReleaseChannelEventsReq) (*GetReleaseChannelEventsResp, error) // contains filtered or unexported methods }
ReleaseChannelManagerServer is the server API for ReleaseChannelManager service. All implementations must embed UnimplementedReleaseChannelManagerServer for forward compatibility
type ReleaseChannelMultiError ¶
type ReleaseChannelMultiError []error
ReleaseChannelMultiError is an error wrapping multiple validation errors returned by ReleaseChannel.ValidateAll() if the designated constraints aren't met.
func (ReleaseChannelMultiError) AllErrors ¶
func (m ReleaseChannelMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReleaseChannelMultiError) Error ¶
func (m ReleaseChannelMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReleaseChannelProtectionAttachment ¶
type ReleaseChannelProtectionAttachment struct { Protection string `protobuf:"bytes,1,opt,name=protection,proto3" json:"protection,omitempty"` Attachment string `protobuf:"bytes,2,opt,name=attachment,proto3" json:"attachment,omitempty"` DesiredStateId string `protobuf:"bytes,3,opt,name=desired_state_id,json=desiredStateId,proto3" json:"desired_state_id,omitempty"` AttachmentId string `protobuf:"bytes,4,opt,name=attachment_id,json=attachmentId,proto3" json:"attachment_id,omitempty"` // contains filtered or unexported fields }
func (*ReleaseChannelProtectionAttachment) Descriptor
deprecated
func (*ReleaseChannelProtectionAttachment) Descriptor() ([]byte, []int)
Deprecated: Use ReleaseChannelProtectionAttachment.ProtoReflect.Descriptor instead.
func (*ReleaseChannelProtectionAttachment) GetAttachment ¶
func (x *ReleaseChannelProtectionAttachment) GetAttachment() string
func (*ReleaseChannelProtectionAttachment) GetAttachmentId ¶
func (x *ReleaseChannelProtectionAttachment) GetAttachmentId() string
func (*ReleaseChannelProtectionAttachment) GetDesiredStateId ¶
func (x *ReleaseChannelProtectionAttachment) GetDesiredStateId() string
func (*ReleaseChannelProtectionAttachment) GetProtection ¶
func (x *ReleaseChannelProtectionAttachment) GetProtection() string
func (*ReleaseChannelProtectionAttachment) ProtoMessage ¶
func (*ReleaseChannelProtectionAttachment) ProtoMessage()
func (*ReleaseChannelProtectionAttachment) ProtoReflect ¶
func (x *ReleaseChannelProtectionAttachment) ProtoReflect() protoreflect.Message
func (*ReleaseChannelProtectionAttachment) Reset ¶
func (x *ReleaseChannelProtectionAttachment) Reset()
func (*ReleaseChannelProtectionAttachment) String ¶
func (x *ReleaseChannelProtectionAttachment) String() string
func (*ReleaseChannelProtectionAttachment) Validate ¶
func (m *ReleaseChannelProtectionAttachment) Validate() error
Validate checks the field values on ReleaseChannelProtectionAttachment 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 (*ReleaseChannelProtectionAttachment) ValidateAll ¶
func (m *ReleaseChannelProtectionAttachment) ValidateAll() error
ValidateAll checks the field values on ReleaseChannelProtectionAttachment 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 ReleaseChannelProtectionAttachmentMultiError, or nil if none found.
type ReleaseChannelProtectionAttachmentMultiError ¶
type ReleaseChannelProtectionAttachmentMultiError []error
ReleaseChannelProtectionAttachmentMultiError is an error wrapping multiple validation errors returned by ReleaseChannelProtectionAttachment.ValidateAll() if the designated constraints aren't met.
func (ReleaseChannelProtectionAttachmentMultiError) AllErrors ¶
func (m ReleaseChannelProtectionAttachmentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReleaseChannelProtectionAttachmentMultiError) Error ¶
func (m ReleaseChannelProtectionAttachmentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReleaseChannelProtectionAttachmentValidationError ¶
type ReleaseChannelProtectionAttachmentValidationError struct {
// contains filtered or unexported fields
}
ReleaseChannelProtectionAttachmentValidationError is the validation error returned by ReleaseChannelProtectionAttachment.Validate if the designated constraints aren't met.
func (ReleaseChannelProtectionAttachmentValidationError) Cause ¶
func (e ReleaseChannelProtectionAttachmentValidationError) Cause() error
Cause function returns cause value.
func (ReleaseChannelProtectionAttachmentValidationError) Error ¶
func (e ReleaseChannelProtectionAttachmentValidationError) Error() string
Error satisfies the builtin error interface
func (ReleaseChannelProtectionAttachmentValidationError) ErrorName ¶
func (e ReleaseChannelProtectionAttachmentValidationError) ErrorName() string
ErrorName returns error name.
func (ReleaseChannelProtectionAttachmentValidationError) Field ¶
func (e ReleaseChannelProtectionAttachmentValidationError) Field() string
Field function returns field value.
func (ReleaseChannelProtectionAttachmentValidationError) Key ¶
func (e ReleaseChannelProtectionAttachmentValidationError) Key() bool
Key function returns key value.
func (ReleaseChannelProtectionAttachmentValidationError) Reason ¶
func (e ReleaseChannelProtectionAttachmentValidationError) Reason() string
Reason function returns reason value.
type ReleaseChannelRuntimeConfig ¶
type ReleaseChannelRuntimeConfig struct { Runtime string `protobuf:"bytes,2,opt,name=runtime,proto3" json:"runtime,omitempty"` // Optional identifier for this runtime connection within this release channel, // useful if the release channel has multiple runtimes of the same type. // Defaults to the value of `runtime“. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // Types that are assignable to Capability: // // *ReleaseChannelRuntimeConfig_ContainerOrchestration Capability isReleaseChannelRuntimeConfig_Capability `protobuf_oneof:"capability"` Type RuntimeConnectionType `protobuf:"varint,4,opt,name=type,proto3,enum=prodvana.release_channel.RuntimeConnectionType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*ReleaseChannelRuntimeConfig) Descriptor
deprecated
func (*ReleaseChannelRuntimeConfig) Descriptor() ([]byte, []int)
Deprecated: Use ReleaseChannelRuntimeConfig.ProtoReflect.Descriptor instead.
func (*ReleaseChannelRuntimeConfig) GetCapability ¶
func (m *ReleaseChannelRuntimeConfig) GetCapability() isReleaseChannelRuntimeConfig_Capability
func (*ReleaseChannelRuntimeConfig) GetContainerOrchestration ¶
func (x *ReleaseChannelRuntimeConfig) GetContainerOrchestration() *runtimes.ContainerOrchestrationRuntime
func (*ReleaseChannelRuntimeConfig) GetName ¶
func (x *ReleaseChannelRuntimeConfig) GetName() string
func (*ReleaseChannelRuntimeConfig) GetRuntime ¶
func (x *ReleaseChannelRuntimeConfig) GetRuntime() string
func (*ReleaseChannelRuntimeConfig) GetType ¶
func (x *ReleaseChannelRuntimeConfig) GetType() RuntimeConnectionType
func (*ReleaseChannelRuntimeConfig) ProtoMessage ¶
func (*ReleaseChannelRuntimeConfig) ProtoMessage()
func (*ReleaseChannelRuntimeConfig) ProtoReflect ¶
func (x *ReleaseChannelRuntimeConfig) ProtoReflect() protoreflect.Message
func (*ReleaseChannelRuntimeConfig) Reset ¶
func (x *ReleaseChannelRuntimeConfig) Reset()
func (*ReleaseChannelRuntimeConfig) String ¶
func (x *ReleaseChannelRuntimeConfig) String() string
func (*ReleaseChannelRuntimeConfig) Validate ¶
func (m *ReleaseChannelRuntimeConfig) Validate() error
Validate checks the field values on ReleaseChannelRuntimeConfig 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 (*ReleaseChannelRuntimeConfig) ValidateAll ¶
func (m *ReleaseChannelRuntimeConfig) ValidateAll() error
ValidateAll checks the field values on ReleaseChannelRuntimeConfig 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 ReleaseChannelRuntimeConfigMultiError, or nil if none found.
type ReleaseChannelRuntimeConfigMultiError ¶
type ReleaseChannelRuntimeConfigMultiError []error
ReleaseChannelRuntimeConfigMultiError is an error wrapping multiple validation errors returned by ReleaseChannelRuntimeConfig.ValidateAll() if the designated constraints aren't met.
func (ReleaseChannelRuntimeConfigMultiError) AllErrors ¶
func (m ReleaseChannelRuntimeConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReleaseChannelRuntimeConfigMultiError) Error ¶
func (m ReleaseChannelRuntimeConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReleaseChannelRuntimeConfigValidationError ¶
type ReleaseChannelRuntimeConfigValidationError struct {
// contains filtered or unexported fields
}
ReleaseChannelRuntimeConfigValidationError is the validation error returned by ReleaseChannelRuntimeConfig.Validate if the designated constraints aren't met.
func (ReleaseChannelRuntimeConfigValidationError) Cause ¶
func (e ReleaseChannelRuntimeConfigValidationError) Cause() error
Cause function returns cause value.
func (ReleaseChannelRuntimeConfigValidationError) Error ¶
func (e ReleaseChannelRuntimeConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ReleaseChannelRuntimeConfigValidationError) ErrorName ¶
func (e ReleaseChannelRuntimeConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ReleaseChannelRuntimeConfigValidationError) Field ¶
func (e ReleaseChannelRuntimeConfigValidationError) Field() string
Field function returns field value.
func (ReleaseChannelRuntimeConfigValidationError) Key ¶
func (e ReleaseChannelRuntimeConfigValidationError) Key() bool
Key function returns key value.
func (ReleaseChannelRuntimeConfigValidationError) Reason ¶
func (e ReleaseChannelRuntimeConfigValidationError) Reason() string
Reason function returns reason value.
type ReleaseChannelRuntimeConfig_ContainerOrchestration ¶
type ReleaseChannelRuntimeConfig_ContainerOrchestration struct {
ContainerOrchestration *runtimes.ContainerOrchestrationRuntime `protobuf:"bytes,1,opt,name=container_orchestration,json=containerOrchestration,proto3,oneof"`
}
type ReleaseChannelState ¶
type ReleaseChannelState struct { ProtectionAttachments []*ReleaseChannelProtectionAttachment `protobuf:"bytes,1,rep,name=protection_attachments,json=protectionAttachments,proto3" json:"protection_attachments,omitempty"` // contains filtered or unexported fields }
func (*ReleaseChannelState) Descriptor
deprecated
func (*ReleaseChannelState) Descriptor() ([]byte, []int)
Deprecated: Use ReleaseChannelState.ProtoReflect.Descriptor instead.
func (*ReleaseChannelState) GetProtectionAttachments ¶
func (x *ReleaseChannelState) GetProtectionAttachments() []*ReleaseChannelProtectionAttachment
func (*ReleaseChannelState) ProtoMessage ¶
func (*ReleaseChannelState) ProtoMessage()
func (*ReleaseChannelState) ProtoReflect ¶
func (x *ReleaseChannelState) ProtoReflect() protoreflect.Message
func (*ReleaseChannelState) Reset ¶
func (x *ReleaseChannelState) Reset()
func (*ReleaseChannelState) String ¶
func (x *ReleaseChannelState) String() string
func (*ReleaseChannelState) Validate ¶
func (m *ReleaseChannelState) Validate() error
Validate checks the field values on ReleaseChannelState 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 (*ReleaseChannelState) ValidateAll ¶
func (m *ReleaseChannelState) ValidateAll() error
ValidateAll checks the field values on ReleaseChannelState 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 ReleaseChannelStateMultiError, or nil if none found.
type ReleaseChannelStateMultiError ¶
type ReleaseChannelStateMultiError []error
ReleaseChannelStateMultiError is an error wrapping multiple validation errors returned by ReleaseChannelState.ValidateAll() if the designated constraints aren't met.
func (ReleaseChannelStateMultiError) AllErrors ¶
func (m ReleaseChannelStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReleaseChannelStateMultiError) Error ¶
func (m ReleaseChannelStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReleaseChannelStateValidationError ¶
type ReleaseChannelStateValidationError struct {
// contains filtered or unexported fields
}
ReleaseChannelStateValidationError is the validation error returned by ReleaseChannelState.Validate if the designated constraints aren't met.
func (ReleaseChannelStateValidationError) Cause ¶
func (e ReleaseChannelStateValidationError) Cause() error
Cause function returns cause value.
func (ReleaseChannelStateValidationError) Error ¶
func (e ReleaseChannelStateValidationError) Error() string
Error satisfies the builtin error interface
func (ReleaseChannelStateValidationError) ErrorName ¶
func (e ReleaseChannelStateValidationError) ErrorName() string
ErrorName returns error name.
func (ReleaseChannelStateValidationError) Field ¶
func (e ReleaseChannelStateValidationError) Field() string
Field function returns field value.
func (ReleaseChannelStateValidationError) Key ¶
func (e ReleaseChannelStateValidationError) Key() bool
Key function returns key value.
func (ReleaseChannelStateValidationError) Reason ¶
func (e ReleaseChannelStateValidationError) Reason() string
Reason function returns reason value.
type ReleaseChannelValidationError ¶
type ReleaseChannelValidationError struct {
// contains filtered or unexported fields
}
ReleaseChannelValidationError is the validation error returned by ReleaseChannel.Validate if the designated constraints aren't met.
func (ReleaseChannelValidationError) Cause ¶
func (e ReleaseChannelValidationError) Cause() error
Cause function returns cause value.
func (ReleaseChannelValidationError) Error ¶
func (e ReleaseChannelValidationError) Error() string
Error satisfies the builtin error interface
func (ReleaseChannelValidationError) ErrorName ¶
func (e ReleaseChannelValidationError) ErrorName() string
ErrorName returns error name.
func (ReleaseChannelValidationError) Field ¶
func (e ReleaseChannelValidationError) Field() string
Field function returns field value.
func (ReleaseChannelValidationError) Key ¶
func (e ReleaseChannelValidationError) Key() bool
Key function returns key value.
func (ReleaseChannelValidationError) Reason ¶
func (e ReleaseChannelValidationError) Reason() string
Reason function returns reason value.
type RuntimeConnectionType ¶
type RuntimeConnectionType int32
const ( RuntimeConnectionType_UNKNOWN_CONNECTION RuntimeConnectionType = 0 RuntimeConnectionType_LONG_LIVED_COMPUTE RuntimeConnectionType = 1 RuntimeConnectionType_EXTENSION RuntimeConnectionType = 2 )
func (RuntimeConnectionType) Descriptor ¶
func (RuntimeConnectionType) Descriptor() protoreflect.EnumDescriptor
func (RuntimeConnectionType) Enum ¶
func (x RuntimeConnectionType) Enum() *RuntimeConnectionType
func (RuntimeConnectionType) EnumDescriptor
deprecated
func (RuntimeConnectionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RuntimeConnectionType.Descriptor instead.
func (RuntimeConnectionType) Number ¶
func (x RuntimeConnectionType) Number() protoreflect.EnumNumber
func (RuntimeConnectionType) String ¶
func (x RuntimeConnectionType) String() string
func (RuntimeConnectionType) Type ¶
func (RuntimeConnectionType) Type() protoreflect.EnumType
type UnimplementedReleaseChannelManagerServer ¶
type UnimplementedReleaseChannelManagerServer struct { }
UnimplementedReleaseChannelManagerServer must be embedded to have forward compatible implementations.
func (UnimplementedReleaseChannelManagerServer) ConfigureReleaseChannel ¶
func (UnimplementedReleaseChannelManagerServer) ConfigureReleaseChannel(context.Context, *ConfigureReleaseChannelReq) (*ConfigureReleaseChannelResp, error)
func (UnimplementedReleaseChannelManagerServer) DeleteReleaseChannel ¶
func (UnimplementedReleaseChannelManagerServer) DeleteReleaseChannel(context.Context, *DeleteReleaseChannelReq) (*DeleteReleaseChannelResp, error)
func (UnimplementedReleaseChannelManagerServer) GetReleaseChannel ¶
func (UnimplementedReleaseChannelManagerServer) GetReleaseChannel(context.Context, *GetReleaseChannelReq) (*GetReleaseChannelResp, error)
func (UnimplementedReleaseChannelManagerServer) GetReleaseChannelConfig ¶
func (UnimplementedReleaseChannelManagerServer) GetReleaseChannelConfig(context.Context, *GetReleaseChannelConfigReq) (*GetReleaseChannelConfigResp, error)
func (UnimplementedReleaseChannelManagerServer) GetReleaseChannelEvents ¶
func (UnimplementedReleaseChannelManagerServer) GetReleaseChannelEvents(context.Context, *GetReleaseChannelEventsReq) (*GetReleaseChannelEventsResp, error)
func (UnimplementedReleaseChannelManagerServer) ListReleaseChannels ¶
func (UnimplementedReleaseChannelManagerServer) ListReleaseChannels(context.Context, *ListReleaseChannelsReq) (*ListReleaseChannelsResp, error)
func (UnimplementedReleaseChannelManagerServer) ListReleaseChannelsV2 ¶
func (UnimplementedReleaseChannelManagerServer) ListReleaseChannelsV2(context.Context, *ListReleaseChannelsReq) (*ListReleaseChannelsResp, error)
type UnsafeReleaseChannelManagerServer ¶
type UnsafeReleaseChannelManagerServer interface {
// contains filtered or unexported methods
}
UnsafeReleaseChannelManagerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ReleaseChannelManagerServer will result in compilation errors.