Documentation ¶
Index ¶
- Variables
- func RegisterCloudDeployServer(s *grpc.Server, srv CloudDeployServer)
- type AbandonReleaseRequest
- func (*AbandonReleaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AbandonReleaseRequest) GetName() string
- func (*AbandonReleaseRequest) ProtoMessage()
- func (x *AbandonReleaseRequest) ProtoReflect() protoreflect.Message
- func (x *AbandonReleaseRequest) Reset()
- func (x *AbandonReleaseRequest) String() string
- type AbandonReleaseResponse
- type AdvanceChildRolloutJob
- type AdvanceChildRolloutJobRun
- func (*AdvanceChildRolloutJobRun) Descriptor() ([]byte, []int)deprecated
- func (x *AdvanceChildRolloutJobRun) GetRollout() string
- func (x *AdvanceChildRolloutJobRun) GetRolloutPhaseId() string
- func (*AdvanceChildRolloutJobRun) ProtoMessage()
- func (x *AdvanceChildRolloutJobRun) ProtoReflect() protoreflect.Message
- func (x *AdvanceChildRolloutJobRun) Reset()
- func (x *AdvanceChildRolloutJobRun) String() string
- type AdvanceRolloutOperation
- func (*AdvanceRolloutOperation) Descriptor() ([]byte, []int)deprecated
- func (x *AdvanceRolloutOperation) GetDestinationPhase() string
- func (x *AdvanceRolloutOperation) GetRollout() string
- func (x *AdvanceRolloutOperation) GetSourcePhase() string
- func (x *AdvanceRolloutOperation) GetWait() *durationpb.Duration
- func (*AdvanceRolloutOperation) ProtoMessage()
- func (x *AdvanceRolloutOperation) ProtoReflect() protoreflect.Message
- func (x *AdvanceRolloutOperation) Reset()
- func (x *AdvanceRolloutOperation) String() string
- type AdvanceRolloutRequest
- func (*AdvanceRolloutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AdvanceRolloutRequest) GetName() string
- func (x *AdvanceRolloutRequest) GetPhaseId() string
- func (*AdvanceRolloutRequest) ProtoMessage()
- func (x *AdvanceRolloutRequest) ProtoReflect() protoreflect.Message
- func (x *AdvanceRolloutRequest) Reset()
- func (x *AdvanceRolloutRequest) String() string
- type AdvanceRolloutResponse
- type AdvanceRolloutRule
- func (*AdvanceRolloutRule) Descriptor() ([]byte, []int)deprecated
- func (x *AdvanceRolloutRule) GetCondition() *AutomationRuleCondition
- func (x *AdvanceRolloutRule) GetId() string
- func (x *AdvanceRolloutRule) GetSourcePhases() []string
- func (x *AdvanceRolloutRule) GetWait() *durationpb.Duration
- func (*AdvanceRolloutRule) ProtoMessage()
- func (x *AdvanceRolloutRule) ProtoReflect() protoreflect.Message
- func (x *AdvanceRolloutRule) Reset()
- func (x *AdvanceRolloutRule) String() string
- type AnthosCluster
- type ApproveRolloutRequest
- func (*ApproveRolloutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveRolloutRequest) GetApproved() bool
- func (x *ApproveRolloutRequest) GetName() string
- func (*ApproveRolloutRequest) ProtoMessage()
- func (x *ApproveRolloutRequest) ProtoReflect() protoreflect.Message
- func (x *ApproveRolloutRequest) Reset()
- func (x *ApproveRolloutRequest) String() string
- type ApproveRolloutResponse
- type Automation
- func (*Automation) Descriptor() ([]byte, []int)deprecated
- func (x *Automation) GetAnnotations() map[string]string
- func (x *Automation) GetCreateTime() *timestamppb.Timestamp
- func (x *Automation) GetDescription() string
- func (x *Automation) GetEtag() string
- func (x *Automation) GetLabels() map[string]string
- func (x *Automation) GetName() string
- func (x *Automation) GetRules() []*AutomationRule
- func (x *Automation) GetSelector() *AutomationResourceSelector
- func (x *Automation) GetServiceAccount() string
- func (x *Automation) GetSuspended() bool
- func (x *Automation) GetUid() string
- func (x *Automation) GetUpdateTime() *timestamppb.Timestamp
- func (*Automation) ProtoMessage()
- func (x *Automation) ProtoReflect() protoreflect.Message
- func (x *Automation) Reset()
- func (x *Automation) String() string
- type AutomationEvent
- func (*AutomationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AutomationEvent) GetAutomation() string
- func (x *AutomationEvent) GetMessage() string
- func (x *AutomationEvent) GetPipelineUid() string
- func (x *AutomationEvent) GetType() Type
- func (*AutomationEvent) ProtoMessage()
- func (x *AutomationEvent) ProtoReflect() protoreflect.Message
- func (x *AutomationEvent) Reset()
- func (x *AutomationEvent) String() string
- type AutomationResourceSelector
- func (*AutomationResourceSelector) Descriptor() ([]byte, []int)deprecated
- func (x *AutomationResourceSelector) GetTargets() []*TargetAttribute
- func (*AutomationResourceSelector) ProtoMessage()
- func (x *AutomationResourceSelector) ProtoReflect() protoreflect.Message
- func (x *AutomationResourceSelector) Reset()
- func (x *AutomationResourceSelector) String() string
- type AutomationRolloutMetadata
- func (*AutomationRolloutMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *AutomationRolloutMetadata) GetAdvanceAutomationRuns() []string
- func (x *AutomationRolloutMetadata) GetPromoteAutomationRun() string
- func (x *AutomationRolloutMetadata) GetRepairAutomationRuns() []string
- func (*AutomationRolloutMetadata) ProtoMessage()
- func (x *AutomationRolloutMetadata) ProtoReflect() protoreflect.Message
- func (x *AutomationRolloutMetadata) Reset()
- func (x *AutomationRolloutMetadata) String() string
- type AutomationRule
- func (*AutomationRule) Descriptor() ([]byte, []int)deprecated
- func (x *AutomationRule) GetAdvanceRolloutRule() *AdvanceRolloutRule
- func (x *AutomationRule) GetPromoteReleaseRule() *PromoteReleaseRule
- func (x *AutomationRule) GetRepairRolloutRule() *RepairRolloutRule
- func (m *AutomationRule) GetRule() isAutomationRule_Rule
- func (*AutomationRule) ProtoMessage()
- func (x *AutomationRule) ProtoReflect() protoreflect.Message
- func (x *AutomationRule) Reset()
- func (x *AutomationRule) String() string
- type AutomationRuleCondition
- func (*AutomationRuleCondition) Descriptor() ([]byte, []int)deprecated
- func (x *AutomationRuleCondition) GetTargetsPresentCondition() *TargetsPresentCondition
- func (*AutomationRuleCondition) ProtoMessage()
- func (x *AutomationRuleCondition) ProtoReflect() protoreflect.Message
- func (x *AutomationRuleCondition) Reset()
- func (x *AutomationRuleCondition) String() string
- type AutomationRule_AdvanceRolloutRule
- type AutomationRule_PromoteReleaseRule
- type AutomationRule_RepairRolloutRule
- type AutomationRun
- func (*AutomationRun) Descriptor() ([]byte, []int)deprecated
- func (x *AutomationRun) GetAdvanceRolloutOperation() *AdvanceRolloutOperation
- func (x *AutomationRun) GetAutomationId() string
- func (x *AutomationRun) GetAutomationSnapshot() *Automation
- func (x *AutomationRun) GetCreateTime() *timestamppb.Timestamp
- func (x *AutomationRun) GetEtag() string
- func (x *AutomationRun) GetExpireTime() *timestamppb.Timestamp
- func (x *AutomationRun) GetName() string
- func (m *AutomationRun) GetOperation() isAutomationRun_Operation
- func (x *AutomationRun) GetPromoteReleaseOperation() *PromoteReleaseOperation
- func (x *AutomationRun) GetRepairRolloutOperation() *RepairRolloutOperation
- func (x *AutomationRun) GetRuleId() string
- func (x *AutomationRun) GetServiceAccount() string
- func (x *AutomationRun) GetState() AutomationRun_State
- func (x *AutomationRun) GetStateDescription() string
- func (x *AutomationRun) GetTargetId() string
- func (x *AutomationRun) GetUpdateTime() *timestamppb.Timestamp
- func (x *AutomationRun) GetWaitUntilTime() *timestamppb.Timestamp
- func (*AutomationRun) ProtoMessage()
- func (x *AutomationRun) ProtoReflect() protoreflect.Message
- func (x *AutomationRun) Reset()
- func (x *AutomationRun) String() string
- type AutomationRunEvent
- func (*AutomationRunEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AutomationRunEvent) GetAutomationId() string
- func (x *AutomationRunEvent) GetAutomationRun() string
- func (x *AutomationRunEvent) GetDestinationTargetId() string
- func (x *AutomationRunEvent) GetMessage() string
- func (x *AutomationRunEvent) GetPipelineUid() string
- func (x *AutomationRunEvent) GetRuleId() string
- func (x *AutomationRunEvent) GetType() Type
- func (*AutomationRunEvent) ProtoMessage()
- func (x *AutomationRunEvent) ProtoReflect() protoreflect.Message
- func (x *AutomationRunEvent) Reset()
- func (x *AutomationRunEvent) String() string
- type AutomationRun_AdvanceRolloutOperation
- type AutomationRun_PromoteReleaseOperation
- type AutomationRun_RepairRolloutOperation
- type AutomationRun_State
- func (AutomationRun_State) Descriptor() protoreflect.EnumDescriptor
- func (x AutomationRun_State) Enum() *AutomationRun_State
- func (AutomationRun_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutomationRun_State) Number() protoreflect.EnumNumber
- func (x AutomationRun_State) String() string
- func (AutomationRun_State) Type() protoreflect.EnumType
- type BackoffMode
- func (BackoffMode) Descriptor() protoreflect.EnumDescriptor
- func (x BackoffMode) Enum() *BackoffMode
- func (BackoffMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x BackoffMode) Number() protoreflect.EnumNumber
- func (x BackoffMode) String() string
- func (BackoffMode) Type() protoreflect.EnumType
- type BuildArtifact
- func (*BuildArtifact) Descriptor() ([]byte, []int)deprecated
- func (x *BuildArtifact) GetImage() string
- func (x *BuildArtifact) GetTag() string
- func (*BuildArtifact) ProtoMessage()
- func (x *BuildArtifact) ProtoReflect() protoreflect.Message
- func (x *BuildArtifact) Reset()
- func (x *BuildArtifact) String() string
- type Canary
- func (*Canary) Descriptor() ([]byte, []int)deprecated
- func (x *Canary) GetCanaryDeployment() *CanaryDeployment
- func (x *Canary) GetCustomCanaryDeployment() *CustomCanaryDeployment
- func (m *Canary) GetMode() isCanary_Mode
- func (x *Canary) GetRuntimeConfig() *RuntimeConfig
- func (*Canary) ProtoMessage()
- func (x *Canary) ProtoReflect() protoreflect.Message
- func (x *Canary) Reset()
- func (x *Canary) String() string
- type CanaryDeployment
- func (*CanaryDeployment) Descriptor() ([]byte, []int)deprecated
- func (x *CanaryDeployment) GetPercentages() []int32
- func (x *CanaryDeployment) GetPostdeploy() *Postdeploy
- func (x *CanaryDeployment) GetPredeploy() *Predeploy
- func (x *CanaryDeployment) GetVerify() bool
- func (*CanaryDeployment) ProtoMessage()
- func (x *CanaryDeployment) ProtoReflect() protoreflect.Message
- func (x *CanaryDeployment) Reset()
- func (x *CanaryDeployment) String() string
- type Canary_CanaryDeployment
- type Canary_CustomCanaryDeployment
- type CancelAutomationRunRequest
- func (*CancelAutomationRunRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelAutomationRunRequest) GetName() string
- func (*CancelAutomationRunRequest) ProtoMessage()
- func (x *CancelAutomationRunRequest) ProtoReflect() protoreflect.Message
- func (x *CancelAutomationRunRequest) Reset()
- func (x *CancelAutomationRunRequest) String() string
- type CancelAutomationRunResponse
- type CancelRolloutRequest
- func (*CancelRolloutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelRolloutRequest) GetName() string
- func (*CancelRolloutRequest) ProtoMessage()
- func (x *CancelRolloutRequest) ProtoReflect() protoreflect.Message
- func (x *CancelRolloutRequest) Reset()
- func (x *CancelRolloutRequest) String() string
- type CancelRolloutResponse
- type ChildRolloutJobs
- func (*ChildRolloutJobs) Descriptor() ([]byte, []int)deprecated
- func (x *ChildRolloutJobs) GetAdvanceRolloutJobs() []*Job
- func (x *ChildRolloutJobs) GetCreateRolloutJobs() []*Job
- func (*ChildRolloutJobs) ProtoMessage()
- func (x *ChildRolloutJobs) ProtoReflect() protoreflect.Message
- func (x *ChildRolloutJobs) Reset()
- func (x *ChildRolloutJobs) String() string
- type CloudDeployClient
- type CloudDeployServer
- type CloudRunConfig
- func (*CloudRunConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CloudRunConfig) GetAutomaticTrafficControl() bool
- func (x *CloudRunConfig) GetCanaryRevisionTags() []string
- func (x *CloudRunConfig) GetPriorRevisionTags() []string
- func (x *CloudRunConfig) GetStableRevisionTags() []string
- func (*CloudRunConfig) ProtoMessage()
- func (x *CloudRunConfig) ProtoReflect() protoreflect.Message
- func (x *CloudRunConfig) Reset()
- func (x *CloudRunConfig) String() string
- type CloudRunLocation
- type CloudRunMetadata
- func (*CloudRunMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *CloudRunMetadata) GetJob() string
- func (x *CloudRunMetadata) GetRevision() string
- func (x *CloudRunMetadata) GetService() string
- func (x *CloudRunMetadata) GetServiceUrls() []string
- func (*CloudRunMetadata) ProtoMessage()
- func (x *CloudRunMetadata) ProtoReflect() protoreflect.Message
- func (x *CloudRunMetadata) Reset()
- func (x *CloudRunMetadata) String() string
- type CloudRunRenderMetadata
- func (*CloudRunRenderMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *CloudRunRenderMetadata) GetService() string
- func (*CloudRunRenderMetadata) ProtoMessage()
- func (x *CloudRunRenderMetadata) ProtoReflect() protoreflect.Message
- func (x *CloudRunRenderMetadata) Reset()
- func (x *CloudRunRenderMetadata) String() string
- type Config
- func (*Config) Descriptor() ([]byte, []int)deprecated
- func (x *Config) GetDefaultSkaffoldVersion() string
- func (x *Config) GetName() string
- func (x *Config) GetSupportedVersions() []*SkaffoldVersion
- func (*Config) ProtoMessage()
- func (x *Config) ProtoReflect() protoreflect.Message
- func (x *Config) Reset()
- func (x *Config) String() string
- type CreateAutomationRequest
- func (*CreateAutomationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAutomationRequest) GetAutomation() *Automation
- func (x *CreateAutomationRequest) GetAutomationId() string
- func (x *CreateAutomationRequest) GetParent() string
- func (x *CreateAutomationRequest) GetRequestId() string
- func (x *CreateAutomationRequest) GetValidateOnly() bool
- func (*CreateAutomationRequest) ProtoMessage()
- func (x *CreateAutomationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAutomationRequest) Reset()
- func (x *CreateAutomationRequest) String() string
- type CreateChildRolloutJob
- type CreateChildRolloutJobRun
- func (*CreateChildRolloutJobRun) Descriptor() ([]byte, []int)deprecated
- func (x *CreateChildRolloutJobRun) GetRollout() string
- func (x *CreateChildRolloutJobRun) GetRolloutPhaseId() string
- func (*CreateChildRolloutJobRun) ProtoMessage()
- func (x *CreateChildRolloutJobRun) ProtoReflect() protoreflect.Message
- func (x *CreateChildRolloutJobRun) Reset()
- func (x *CreateChildRolloutJobRun) String() string
- type CreateCustomTargetTypeRequest
- func (*CreateCustomTargetTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomTargetTypeRequest) GetCustomTargetType() *CustomTargetType
- func (x *CreateCustomTargetTypeRequest) GetCustomTargetTypeId() string
- func (x *CreateCustomTargetTypeRequest) GetParent() string
- func (x *CreateCustomTargetTypeRequest) GetRequestId() string
- func (x *CreateCustomTargetTypeRequest) GetValidateOnly() bool
- func (*CreateCustomTargetTypeRequest) ProtoMessage()
- func (x *CreateCustomTargetTypeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCustomTargetTypeRequest) Reset()
- func (x *CreateCustomTargetTypeRequest) String() string
- type CreateDeliveryPipelineRequest
- func (*CreateDeliveryPipelineRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDeliveryPipelineRequest) GetDeliveryPipeline() *DeliveryPipeline
- func (x *CreateDeliveryPipelineRequest) GetDeliveryPipelineId() string
- func (x *CreateDeliveryPipelineRequest) GetParent() string
- func (x *CreateDeliveryPipelineRequest) GetRequestId() string
- func (x *CreateDeliveryPipelineRequest) GetValidateOnly() bool
- func (*CreateDeliveryPipelineRequest) ProtoMessage()
- func (x *CreateDeliveryPipelineRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeliveryPipelineRequest) Reset()
- func (x *CreateDeliveryPipelineRequest) String() string
- type CreateReleaseRequest
- func (*CreateReleaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateReleaseRequest) GetParent() string
- func (x *CreateReleaseRequest) GetRelease() *Release
- func (x *CreateReleaseRequest) GetReleaseId() string
- func (x *CreateReleaseRequest) GetRequestId() string
- func (x *CreateReleaseRequest) GetValidateOnly() bool
- func (*CreateReleaseRequest) ProtoMessage()
- func (x *CreateReleaseRequest) ProtoReflect() protoreflect.Message
- func (x *CreateReleaseRequest) Reset()
- func (x *CreateReleaseRequest) String() string
- type CreateRolloutRequest
- func (*CreateRolloutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRolloutRequest) GetParent() string
- func (x *CreateRolloutRequest) GetRequestId() string
- func (x *CreateRolloutRequest) GetRollout() *Rollout
- func (x *CreateRolloutRequest) GetRolloutId() string
- func (x *CreateRolloutRequest) GetStartingPhaseId() string
- func (x *CreateRolloutRequest) GetValidateOnly() bool
- func (*CreateRolloutRequest) ProtoMessage()
- func (x *CreateRolloutRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRolloutRequest) Reset()
- func (x *CreateRolloutRequest) String() string
- type CreateTargetRequest
- func (*CreateTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTargetRequest) GetParent() string
- func (x *CreateTargetRequest) GetRequestId() string
- func (x *CreateTargetRequest) GetTarget() *Target
- func (x *CreateTargetRequest) GetTargetId() string
- func (x *CreateTargetRequest) GetValidateOnly() bool
- func (*CreateTargetRequest) ProtoMessage()
- func (x *CreateTargetRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTargetRequest) Reset()
- func (x *CreateTargetRequest) String() string
- type CustomCanaryDeployment
- func (*CustomCanaryDeployment) Descriptor() ([]byte, []int)deprecated
- func (x *CustomCanaryDeployment) GetPhaseConfigs() []*CustomCanaryDeployment_PhaseConfig
- func (*CustomCanaryDeployment) ProtoMessage()
- func (x *CustomCanaryDeployment) ProtoReflect() protoreflect.Message
- func (x *CustomCanaryDeployment) Reset()
- func (x *CustomCanaryDeployment) String() string
- type CustomCanaryDeployment_PhaseConfig
- func (*CustomCanaryDeployment_PhaseConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CustomCanaryDeployment_PhaseConfig) GetPercentage() int32
- func (x *CustomCanaryDeployment_PhaseConfig) GetPhaseId() string
- func (x *CustomCanaryDeployment_PhaseConfig) GetPostdeploy() *Postdeploy
- func (x *CustomCanaryDeployment_PhaseConfig) GetPredeploy() *Predeploy
- func (x *CustomCanaryDeployment_PhaseConfig) GetProfiles() []string
- func (x *CustomCanaryDeployment_PhaseConfig) GetVerify() bool
- func (*CustomCanaryDeployment_PhaseConfig) ProtoMessage()
- func (x *CustomCanaryDeployment_PhaseConfig) ProtoReflect() protoreflect.Message
- func (x *CustomCanaryDeployment_PhaseConfig) Reset()
- func (x *CustomCanaryDeployment_PhaseConfig) String() string
- type CustomMetadata
- type CustomTarget
- type CustomTargetDeployMetadata
- func (*CustomTargetDeployMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *CustomTargetDeployMetadata) GetSkipMessage() string
- func (*CustomTargetDeployMetadata) ProtoMessage()
- func (x *CustomTargetDeployMetadata) ProtoReflect() protoreflect.Message
- func (x *CustomTargetDeployMetadata) Reset()
- func (x *CustomTargetDeployMetadata) String() string
- type CustomTargetSkaffoldActions
- func (*CustomTargetSkaffoldActions) Descriptor() ([]byte, []int)deprecated
- func (x *CustomTargetSkaffoldActions) GetDeployAction() string
- func (x *CustomTargetSkaffoldActions) GetIncludeSkaffoldModules() []*SkaffoldModules
- func (x *CustomTargetSkaffoldActions) GetRenderAction() string
- func (*CustomTargetSkaffoldActions) ProtoMessage()
- func (x *CustomTargetSkaffoldActions) ProtoReflect() protoreflect.Message
- func (x *CustomTargetSkaffoldActions) Reset()
- func (x *CustomTargetSkaffoldActions) String() string
- type CustomTargetType
- func (*CustomTargetType) Descriptor() ([]byte, []int)deprecated
- func (x *CustomTargetType) GetAnnotations() map[string]string
- func (x *CustomTargetType) GetCreateTime() *timestamppb.Timestamp
- func (x *CustomTargetType) GetCustomActions() *CustomTargetSkaffoldActions
- func (x *CustomTargetType) GetCustomTargetTypeId() string
- func (m *CustomTargetType) GetDefinition() isCustomTargetType_Definition
- func (x *CustomTargetType) GetDescription() string
- func (x *CustomTargetType) GetEtag() string
- func (x *CustomTargetType) GetLabels() map[string]string
- func (x *CustomTargetType) GetName() string
- func (x *CustomTargetType) GetUid() string
- func (x *CustomTargetType) GetUpdateTime() *timestamppb.Timestamp
- func (*CustomTargetType) ProtoMessage()
- func (x *CustomTargetType) ProtoReflect() protoreflect.Message
- func (x *CustomTargetType) Reset()
- func (x *CustomTargetType) String() string
- type CustomTargetTypeNotificationEvent
- func (*CustomTargetTypeNotificationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *CustomTargetTypeNotificationEvent) GetCustomTargetType() string
- func (x *CustomTargetTypeNotificationEvent) GetCustomTargetTypeUid() string
- func (x *CustomTargetTypeNotificationEvent) GetMessage() string
- func (x *CustomTargetTypeNotificationEvent) GetType() Type
- func (*CustomTargetTypeNotificationEvent) ProtoMessage()
- func (x *CustomTargetTypeNotificationEvent) ProtoReflect() protoreflect.Message
- func (x *CustomTargetTypeNotificationEvent) Reset()
- func (x *CustomTargetTypeNotificationEvent) String() string
- type CustomTargetType_CustomActions
- type DefaultPool
- func (*DefaultPool) Descriptor() ([]byte, []int)deprecated
- func (x *DefaultPool) GetArtifactStorage() string
- func (x *DefaultPool) GetServiceAccount() string
- func (*DefaultPool) ProtoMessage()
- func (x *DefaultPool) ProtoReflect() protoreflect.Message
- func (x *DefaultPool) Reset()
- func (x *DefaultPool) String() string
- type DeleteAutomationRequest
- func (*DeleteAutomationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAutomationRequest) GetAllowMissing() bool
- func (x *DeleteAutomationRequest) GetEtag() string
- func (x *DeleteAutomationRequest) GetName() string
- func (x *DeleteAutomationRequest) GetRequestId() string
- func (x *DeleteAutomationRequest) GetValidateOnly() bool
- func (*DeleteAutomationRequest) ProtoMessage()
- func (x *DeleteAutomationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAutomationRequest) Reset()
- func (x *DeleteAutomationRequest) String() string
- type DeleteCustomTargetTypeRequest
- func (*DeleteCustomTargetTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCustomTargetTypeRequest) GetAllowMissing() bool
- func (x *DeleteCustomTargetTypeRequest) GetEtag() string
- func (x *DeleteCustomTargetTypeRequest) GetName() string
- func (x *DeleteCustomTargetTypeRequest) GetRequestId() string
- func (x *DeleteCustomTargetTypeRequest) GetValidateOnly() bool
- func (*DeleteCustomTargetTypeRequest) ProtoMessage()
- func (x *DeleteCustomTargetTypeRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCustomTargetTypeRequest) Reset()
- func (x *DeleteCustomTargetTypeRequest) String() string
- type DeleteDeliveryPipelineRequest
- func (*DeleteDeliveryPipelineRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDeliveryPipelineRequest) GetAllowMissing() bool
- func (x *DeleteDeliveryPipelineRequest) GetEtag() string
- func (x *DeleteDeliveryPipelineRequest) GetForce() bool
- func (x *DeleteDeliveryPipelineRequest) GetName() string
- func (x *DeleteDeliveryPipelineRequest) GetRequestId() string
- func (x *DeleteDeliveryPipelineRequest) GetValidateOnly() bool
- func (*DeleteDeliveryPipelineRequest) ProtoMessage()
- func (x *DeleteDeliveryPipelineRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDeliveryPipelineRequest) Reset()
- func (x *DeleteDeliveryPipelineRequest) String() string
- type DeleteTargetRequest
- func (*DeleteTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTargetRequest) GetAllowMissing() bool
- func (x *DeleteTargetRequest) GetEtag() string
- func (x *DeleteTargetRequest) GetName() string
- func (x *DeleteTargetRequest) GetRequestId() string
- func (x *DeleteTargetRequest) GetValidateOnly() bool
- func (*DeleteTargetRequest) ProtoMessage()
- func (x *DeleteTargetRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetRequest) Reset()
- func (x *DeleteTargetRequest) String() string
- type DeliveryPipeline
- func (*DeliveryPipeline) Descriptor() ([]byte, []int)deprecated
- func (x *DeliveryPipeline) GetAnnotations() map[string]string
- func (x *DeliveryPipeline) GetCondition() *PipelineCondition
- func (x *DeliveryPipeline) GetCreateTime() *timestamppb.Timestamp
- func (x *DeliveryPipeline) GetDescription() string
- func (x *DeliveryPipeline) GetEtag() string
- func (x *DeliveryPipeline) GetLabels() map[string]string
- func (x *DeliveryPipeline) GetName() string
- func (m *DeliveryPipeline) GetPipeline() isDeliveryPipeline_Pipeline
- func (x *DeliveryPipeline) GetSerialPipeline() *SerialPipeline
- func (x *DeliveryPipeline) GetSuspended() bool
- func (x *DeliveryPipeline) GetUid() string
- func (x *DeliveryPipeline) GetUpdateTime() *timestamppb.Timestamp
- func (*DeliveryPipeline) ProtoMessage()
- func (x *DeliveryPipeline) ProtoReflect() protoreflect.Message
- func (x *DeliveryPipeline) Reset()
- func (x *DeliveryPipeline) String() string
- type DeliveryPipelineNotificationEvent
- func (*DeliveryPipelineNotificationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *DeliveryPipelineNotificationEvent) GetDeliveryPipeline() string
- func (x *DeliveryPipelineNotificationEvent) GetMessage() string
- func (x *DeliveryPipelineNotificationEvent) GetPipelineUid() string
- func (x *DeliveryPipelineNotificationEvent) GetType() Type
- func (*DeliveryPipelineNotificationEvent) ProtoMessage()
- func (x *DeliveryPipelineNotificationEvent) ProtoReflect() protoreflect.Message
- func (x *DeliveryPipelineNotificationEvent) Reset()
- func (x *DeliveryPipelineNotificationEvent) String() string
- type DeliveryPipeline_SerialPipeline
- type DeployArtifact
- func (*DeployArtifact) Descriptor() ([]byte, []int)deprecated
- func (x *DeployArtifact) GetArtifactUri() string
- func (x *DeployArtifact) GetManifestPaths() []string
- func (*DeployArtifact) ProtoMessage()
- func (x *DeployArtifact) ProtoReflect() protoreflect.Message
- func (x *DeployArtifact) Reset()
- func (x *DeployArtifact) String() string
- type DeployJob
- type DeployJobRun
- func (*DeployJobRun) Descriptor() ([]byte, []int)deprecated
- func (x *DeployJobRun) GetArtifact() *DeployArtifact
- func (x *DeployJobRun) GetBuild() string
- func (x *DeployJobRun) GetFailureCause() DeployJobRun_FailureCause
- func (x *DeployJobRun) GetFailureMessage() string
- func (x *DeployJobRun) GetMetadata() *DeployJobRunMetadata
- func (*DeployJobRun) ProtoMessage()
- func (x *DeployJobRun) ProtoReflect() protoreflect.Message
- func (x *DeployJobRun) Reset()
- func (x *DeployJobRun) String() string
- type DeployJobRunMetadata
- func (*DeployJobRunMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *DeployJobRunMetadata) GetCloudRun() *CloudRunMetadata
- func (x *DeployJobRunMetadata) GetCustom() *CustomMetadata
- func (x *DeployJobRunMetadata) GetCustomTarget() *CustomTargetDeployMetadata
- func (*DeployJobRunMetadata) ProtoMessage()
- func (x *DeployJobRunMetadata) ProtoReflect() protoreflect.Message
- func (x *DeployJobRunMetadata) Reset()
- func (x *DeployJobRunMetadata) String() string
- type DeployJobRun_FailureCause
- func (DeployJobRun_FailureCause) Descriptor() protoreflect.EnumDescriptor
- func (x DeployJobRun_FailureCause) Enum() *DeployJobRun_FailureCause
- func (DeployJobRun_FailureCause) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeployJobRun_FailureCause) Number() protoreflect.EnumNumber
- func (x DeployJobRun_FailureCause) String() string
- func (DeployJobRun_FailureCause) Type() protoreflect.EnumType
- type DeployParameters
- func (*DeployParameters) Descriptor() ([]byte, []int)deprecated
- func (x *DeployParameters) GetMatchTargetLabels() map[string]string
- func (x *DeployParameters) GetValues() map[string]string
- func (*DeployParameters) ProtoMessage()
- func (x *DeployParameters) ProtoReflect() protoreflect.Message
- func (x *DeployParameters) Reset()
- func (x *DeployParameters) String() string
- type DeployPolicyNotificationEvent
- func (*DeployPolicyNotificationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *DeployPolicyNotificationEvent) GetDeployPolicy() string
- func (x *DeployPolicyNotificationEvent) GetDeployPolicyUid() string
- func (x *DeployPolicyNotificationEvent) GetMessage() string
- func (x *DeployPolicyNotificationEvent) GetType() Type
- func (*DeployPolicyNotificationEvent) ProtoMessage()
- func (x *DeployPolicyNotificationEvent) ProtoReflect() protoreflect.Message
- func (x *DeployPolicyNotificationEvent) Reset()
- func (x *DeployPolicyNotificationEvent) String() string
- type DeploymentJobs
- func (*DeploymentJobs) Descriptor() ([]byte, []int)deprecated
- func (x *DeploymentJobs) GetDeployJob() *Job
- func (x *DeploymentJobs) GetPostdeployJob() *Job
- func (x *DeploymentJobs) GetPredeployJob() *Job
- func (x *DeploymentJobs) GetVerifyJob() *Job
- func (*DeploymentJobs) ProtoMessage()
- func (x *DeploymentJobs) ProtoReflect() protoreflect.Message
- func (x *DeploymentJobs) Reset()
- func (x *DeploymentJobs) String() string
- type ExecutionConfig
- func (*ExecutionConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionConfig) GetArtifactStorage() string
- func (x *ExecutionConfig) GetDefaultPool() *DefaultPool
- func (m *ExecutionConfig) GetExecutionEnvironment() isExecutionConfig_ExecutionEnvironment
- func (x *ExecutionConfig) GetExecutionTimeout() *durationpb.Duration
- func (x *ExecutionConfig) GetPrivatePool() *PrivatePool
- func (x *ExecutionConfig) GetServiceAccount() string
- func (x *ExecutionConfig) GetUsages() []ExecutionConfig_ExecutionEnvironmentUsage
- func (x *ExecutionConfig) GetVerbose() bool
- func (x *ExecutionConfig) GetWorkerPool() string
- func (*ExecutionConfig) ProtoMessage()
- func (x *ExecutionConfig) ProtoReflect() protoreflect.Message
- func (x *ExecutionConfig) Reset()
- func (x *ExecutionConfig) String() string
- type ExecutionConfig_DefaultPool
- type ExecutionConfig_ExecutionEnvironmentUsage
- func (ExecutionConfig_ExecutionEnvironmentUsage) Descriptor() protoreflect.EnumDescriptor
- func (x ExecutionConfig_ExecutionEnvironmentUsage) Enum() *ExecutionConfig_ExecutionEnvironmentUsage
- func (ExecutionConfig_ExecutionEnvironmentUsage) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExecutionConfig_ExecutionEnvironmentUsage) Number() protoreflect.EnumNumber
- func (x ExecutionConfig_ExecutionEnvironmentUsage) String() string
- func (ExecutionConfig_ExecutionEnvironmentUsage) Type() protoreflect.EnumType
- type ExecutionConfig_PrivatePool
- type GetAutomationRequest
- func (*GetAutomationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAutomationRequest) GetName() string
- func (*GetAutomationRequest) ProtoMessage()
- func (x *GetAutomationRequest) ProtoReflect() protoreflect.Message
- func (x *GetAutomationRequest) Reset()
- func (x *GetAutomationRequest) String() string
- type GetAutomationRunRequest
- func (*GetAutomationRunRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAutomationRunRequest) GetName() string
- func (*GetAutomationRunRequest) ProtoMessage()
- func (x *GetAutomationRunRequest) ProtoReflect() protoreflect.Message
- func (x *GetAutomationRunRequest) Reset()
- func (x *GetAutomationRunRequest) String() string
- type GetConfigRequest
- type GetCustomTargetTypeRequest
- func (*GetCustomTargetTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomTargetTypeRequest) GetName() string
- func (*GetCustomTargetTypeRequest) ProtoMessage()
- func (x *GetCustomTargetTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomTargetTypeRequest) Reset()
- func (x *GetCustomTargetTypeRequest) String() string
- type GetDeliveryPipelineRequest
- func (*GetDeliveryPipelineRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeliveryPipelineRequest) GetName() string
- func (*GetDeliveryPipelineRequest) ProtoMessage()
- func (x *GetDeliveryPipelineRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeliveryPipelineRequest) Reset()
- func (x *GetDeliveryPipelineRequest) String() string
- type GetJobRunRequest
- type GetReleaseRequest
- type GetRolloutRequest
- type GetTargetRequest
- type GkeCluster
- func (*GkeCluster) Descriptor() ([]byte, []int)deprecated
- func (x *GkeCluster) GetCluster() string
- func (x *GkeCluster) GetInternalIp() bool
- func (x *GkeCluster) GetProxyUrl() string
- func (*GkeCluster) ProtoMessage()
- func (x *GkeCluster) ProtoReflect() protoreflect.Message
- func (x *GkeCluster) Reset()
- func (x *GkeCluster) String() string
- type IgnoreJobRequest
- func (*IgnoreJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IgnoreJobRequest) GetJobId() string
- func (x *IgnoreJobRequest) GetPhaseId() string
- func (x *IgnoreJobRequest) GetRollout() string
- func (*IgnoreJobRequest) ProtoMessage()
- func (x *IgnoreJobRequest) ProtoReflect() protoreflect.Message
- func (x *IgnoreJobRequest) Reset()
- func (x *IgnoreJobRequest) String() string
- type IgnoreJobResponse
- type Job
- func (*Job) Descriptor() ([]byte, []int)deprecated
- func (x *Job) GetAdvanceChildRolloutJob() *AdvanceChildRolloutJob
- func (x *Job) GetCreateChildRolloutJob() *CreateChildRolloutJob
- func (x *Job) GetDeployJob() *DeployJob
- func (x *Job) GetId() string
- func (x *Job) GetJobRun() string
- func (m *Job) GetJobType() isJob_JobType
- func (x *Job) GetPostdeployJob() *PostdeployJob
- func (x *Job) GetPredeployJob() *PredeployJob
- func (x *Job) GetSkipMessage() string
- func (x *Job) GetState() Job_State
- func (x *Job) GetVerifyJob() *VerifyJob
- func (*Job) ProtoMessage()
- func (x *Job) ProtoReflect() protoreflect.Message
- func (x *Job) Reset()
- func (x *Job) String() string
- type JobRun
- func (*JobRun) Descriptor() ([]byte, []int)deprecated
- func (x *JobRun) GetAdvanceChildRolloutJobRun() *AdvanceChildRolloutJobRun
- func (x *JobRun) GetCreateChildRolloutJobRun() *CreateChildRolloutJobRun
- func (x *JobRun) GetCreateTime() *timestamppb.Timestamp
- func (x *JobRun) GetDeployJobRun() *DeployJobRun
- func (x *JobRun) GetEndTime() *timestamppb.Timestamp
- func (x *JobRun) GetEtag() string
- func (x *JobRun) GetJobId() string
- func (m *JobRun) GetJobRun() isJobRun_JobRun
- func (x *JobRun) GetName() string
- func (x *JobRun) GetPhaseId() string
- func (x *JobRun) GetPostdeployJobRun() *PostdeployJobRun
- func (x *JobRun) GetPredeployJobRun() *PredeployJobRun
- func (x *JobRun) GetStartTime() *timestamppb.Timestamp
- func (x *JobRun) GetState() JobRun_State
- func (x *JobRun) GetUid() string
- func (x *JobRun) GetVerifyJobRun() *VerifyJobRun
- func (*JobRun) ProtoMessage()
- func (x *JobRun) ProtoReflect() protoreflect.Message
- func (x *JobRun) Reset()
- func (x *JobRun) String() string
- type JobRunNotificationEvent
- func (*JobRunNotificationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *JobRunNotificationEvent) GetJobRun() string
- func (x *JobRunNotificationEvent) GetMessage() string
- func (x *JobRunNotificationEvent) GetPipelineUid() string
- func (x *JobRunNotificationEvent) GetRelease() string
- func (x *JobRunNotificationEvent) GetReleaseUid() string
- func (x *JobRunNotificationEvent) GetRollout() string
- func (x *JobRunNotificationEvent) GetRolloutUid() string
- func (x *JobRunNotificationEvent) GetTargetId() string
- func (x *JobRunNotificationEvent) GetType() Type
- func (*JobRunNotificationEvent) ProtoMessage()
- func (x *JobRunNotificationEvent) ProtoReflect() protoreflect.Message
- func (x *JobRunNotificationEvent) Reset()
- func (x *JobRunNotificationEvent) String() string
- type JobRun_AdvanceChildRolloutJobRun
- type JobRun_CreateChildRolloutJobRun
- type JobRun_DeployJobRun
- type JobRun_PostdeployJobRun
- type JobRun_PredeployJobRun
- type JobRun_State
- func (JobRun_State) Descriptor() protoreflect.EnumDescriptor
- func (x JobRun_State) Enum() *JobRun_State
- func (JobRun_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x JobRun_State) Number() protoreflect.EnumNumber
- func (x JobRun_State) String() string
- func (JobRun_State) Type() protoreflect.EnumType
- type JobRun_VerifyJobRun
- type Job_AdvanceChildRolloutJob
- type Job_CreateChildRolloutJob
- type Job_DeployJob
- type Job_PostdeployJob
- type Job_PredeployJob
- type Job_State
- type Job_VerifyJob
- type KubernetesConfig
- func (*KubernetesConfig) Descriptor() ([]byte, []int)deprecated
- func (x *KubernetesConfig) GetGatewayServiceMesh() *KubernetesConfig_GatewayServiceMesh
- func (m *KubernetesConfig) GetServiceDefinition() isKubernetesConfig_ServiceDefinition
- func (x *KubernetesConfig) GetServiceNetworking() *KubernetesConfig_ServiceNetworking
- func (*KubernetesConfig) ProtoMessage()
- func (x *KubernetesConfig) ProtoReflect() protoreflect.Message
- func (x *KubernetesConfig) Reset()
- func (x *KubernetesConfig) String() string
- type KubernetesConfig_GatewayServiceMesh
- func (*KubernetesConfig_GatewayServiceMesh) Descriptor() ([]byte, []int)deprecated
- func (x *KubernetesConfig_GatewayServiceMesh) GetDeployment() string
- func (x *KubernetesConfig_GatewayServiceMesh) GetHttpRoute() string
- func (x *KubernetesConfig_GatewayServiceMesh) GetPodSelectorLabel() string
- func (x *KubernetesConfig_GatewayServiceMesh) GetRouteUpdateWaitTime() *durationpb.Duration
- func (x *KubernetesConfig_GatewayServiceMesh) GetService() string
- func (x *KubernetesConfig_GatewayServiceMesh) GetStableCutbackDuration() *durationpb.Duration
- func (*KubernetesConfig_GatewayServiceMesh) ProtoMessage()
- func (x *KubernetesConfig_GatewayServiceMesh) ProtoReflect() protoreflect.Message
- func (x *KubernetesConfig_GatewayServiceMesh) Reset()
- func (x *KubernetesConfig_GatewayServiceMesh) String() string
- type KubernetesConfig_GatewayServiceMesh_
- type KubernetesConfig_ServiceNetworking
- func (*KubernetesConfig_ServiceNetworking) Descriptor() ([]byte, []int)deprecated
- func (x *KubernetesConfig_ServiceNetworking) GetDeployment() string
- func (x *KubernetesConfig_ServiceNetworking) GetDisablePodOverprovisioning() bool
- func (x *KubernetesConfig_ServiceNetworking) GetPodSelectorLabel() string
- func (x *KubernetesConfig_ServiceNetworking) GetService() string
- func (*KubernetesConfig_ServiceNetworking) ProtoMessage()
- func (x *KubernetesConfig_ServiceNetworking) ProtoReflect() protoreflect.Message
- func (x *KubernetesConfig_ServiceNetworking) Reset()
- func (x *KubernetesConfig_ServiceNetworking) String() string
- type KubernetesConfig_ServiceNetworking_
- type ListAutomationRunsRequest
- func (*ListAutomationRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutomationRunsRequest) GetFilter() string
- func (x *ListAutomationRunsRequest) GetOrderBy() string
- func (x *ListAutomationRunsRequest) GetPageSize() int32
- func (x *ListAutomationRunsRequest) GetPageToken() string
- func (x *ListAutomationRunsRequest) GetParent() string
- func (*ListAutomationRunsRequest) ProtoMessage()
- func (x *ListAutomationRunsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutomationRunsRequest) Reset()
- func (x *ListAutomationRunsRequest) String() string
- type ListAutomationRunsResponse
- func (*ListAutomationRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutomationRunsResponse) GetAutomationRuns() []*AutomationRun
- func (x *ListAutomationRunsResponse) GetNextPageToken() string
- func (x *ListAutomationRunsResponse) GetUnreachable() []string
- func (*ListAutomationRunsResponse) ProtoMessage()
- func (x *ListAutomationRunsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutomationRunsResponse) Reset()
- func (x *ListAutomationRunsResponse) String() string
- type ListAutomationsRequest
- func (*ListAutomationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutomationsRequest) GetFilter() string
- func (x *ListAutomationsRequest) GetOrderBy() string
- func (x *ListAutomationsRequest) GetPageSize() int32
- func (x *ListAutomationsRequest) GetPageToken() string
- func (x *ListAutomationsRequest) GetParent() string
- func (*ListAutomationsRequest) ProtoMessage()
- func (x *ListAutomationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutomationsRequest) Reset()
- func (x *ListAutomationsRequest) String() string
- type ListAutomationsResponse
- func (*ListAutomationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutomationsResponse) GetAutomations() []*Automation
- func (x *ListAutomationsResponse) GetNextPageToken() string
- func (x *ListAutomationsResponse) GetUnreachable() []string
- func (*ListAutomationsResponse) ProtoMessage()
- func (x *ListAutomationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutomationsResponse) Reset()
- func (x *ListAutomationsResponse) String() string
- type ListCustomTargetTypesRequest
- func (*ListCustomTargetTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomTargetTypesRequest) GetFilter() string
- func (x *ListCustomTargetTypesRequest) GetOrderBy() string
- func (x *ListCustomTargetTypesRequest) GetPageSize() int32
- func (x *ListCustomTargetTypesRequest) GetPageToken() string
- func (x *ListCustomTargetTypesRequest) GetParent() string
- func (*ListCustomTargetTypesRequest) ProtoMessage()
- func (x *ListCustomTargetTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListCustomTargetTypesRequest) Reset()
- func (x *ListCustomTargetTypesRequest) String() string
- type ListCustomTargetTypesResponse
- func (*ListCustomTargetTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomTargetTypesResponse) GetCustomTargetTypes() []*CustomTargetType
- func (x *ListCustomTargetTypesResponse) GetNextPageToken() string
- func (x *ListCustomTargetTypesResponse) GetUnreachable() []string
- func (*ListCustomTargetTypesResponse) ProtoMessage()
- func (x *ListCustomTargetTypesResponse) ProtoReflect() protoreflect.Message
- func (x *ListCustomTargetTypesResponse) Reset()
- func (x *ListCustomTargetTypesResponse) String() string
- type ListDeliveryPipelinesRequest
- func (*ListDeliveryPipelinesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeliveryPipelinesRequest) GetFilter() string
- func (x *ListDeliveryPipelinesRequest) GetOrderBy() string
- func (x *ListDeliveryPipelinesRequest) GetPageSize() int32
- func (x *ListDeliveryPipelinesRequest) GetPageToken() string
- func (x *ListDeliveryPipelinesRequest) GetParent() string
- func (*ListDeliveryPipelinesRequest) ProtoMessage()
- func (x *ListDeliveryPipelinesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeliveryPipelinesRequest) Reset()
- func (x *ListDeliveryPipelinesRequest) String() string
- type ListDeliveryPipelinesResponse
- func (*ListDeliveryPipelinesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeliveryPipelinesResponse) GetDeliveryPipelines() []*DeliveryPipeline
- func (x *ListDeliveryPipelinesResponse) GetNextPageToken() string
- func (x *ListDeliveryPipelinesResponse) GetUnreachable() []string
- func (*ListDeliveryPipelinesResponse) ProtoMessage()
- func (x *ListDeliveryPipelinesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeliveryPipelinesResponse) Reset()
- func (x *ListDeliveryPipelinesResponse) String() string
- type ListJobRunsRequest
- func (*ListJobRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListJobRunsRequest) GetFilter() string
- func (x *ListJobRunsRequest) GetOrderBy() string
- func (x *ListJobRunsRequest) GetPageSize() int32
- func (x *ListJobRunsRequest) GetPageToken() string
- func (x *ListJobRunsRequest) GetParent() string
- func (*ListJobRunsRequest) ProtoMessage()
- func (x *ListJobRunsRequest) ProtoReflect() protoreflect.Message
- func (x *ListJobRunsRequest) Reset()
- func (x *ListJobRunsRequest) String() string
- type ListJobRunsResponse
- func (*ListJobRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListJobRunsResponse) GetJobRuns() []*JobRun
- func (x *ListJobRunsResponse) GetNextPageToken() string
- func (x *ListJobRunsResponse) GetUnreachable() []string
- func (*ListJobRunsResponse) ProtoMessage()
- func (x *ListJobRunsResponse) ProtoReflect() protoreflect.Message
- func (x *ListJobRunsResponse) Reset()
- func (x *ListJobRunsResponse) String() string
- type ListReleasesRequest
- func (*ListReleasesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListReleasesRequest) GetFilter() string
- func (x *ListReleasesRequest) GetOrderBy() string
- func (x *ListReleasesRequest) GetPageSize() int32
- func (x *ListReleasesRequest) GetPageToken() string
- func (x *ListReleasesRequest) GetParent() string
- func (*ListReleasesRequest) ProtoMessage()
- func (x *ListReleasesRequest) ProtoReflect() protoreflect.Message
- func (x *ListReleasesRequest) Reset()
- func (x *ListReleasesRequest) String() string
- type ListReleasesResponse
- func (*ListReleasesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListReleasesResponse) GetNextPageToken() string
- func (x *ListReleasesResponse) GetReleases() []*Release
- func (x *ListReleasesResponse) GetUnreachable() []string
- func (*ListReleasesResponse) ProtoMessage()
- func (x *ListReleasesResponse) ProtoReflect() protoreflect.Message
- func (x *ListReleasesResponse) Reset()
- func (x *ListReleasesResponse) String() string
- type ListRolloutsRequest
- func (*ListRolloutsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolloutsRequest) GetFilter() string
- func (x *ListRolloutsRequest) GetOrderBy() string
- func (x *ListRolloutsRequest) GetPageSize() int32
- func (x *ListRolloutsRequest) GetPageToken() string
- func (x *ListRolloutsRequest) GetParent() string
- func (*ListRolloutsRequest) ProtoMessage()
- func (x *ListRolloutsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRolloutsRequest) Reset()
- func (x *ListRolloutsRequest) String() string
- type ListRolloutsResponse
- func (*ListRolloutsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolloutsResponse) GetNextPageToken() string
- func (x *ListRolloutsResponse) GetRollouts() []*Rollout
- func (x *ListRolloutsResponse) GetUnreachable() []string
- func (*ListRolloutsResponse) ProtoMessage()
- func (x *ListRolloutsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRolloutsResponse) Reset()
- func (x *ListRolloutsResponse) String() string
- type ListTargetsRequest
- func (*ListTargetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTargetsRequest) GetFilter() string
- func (x *ListTargetsRequest) GetOrderBy() string
- func (x *ListTargetsRequest) GetPageSize() int32
- func (x *ListTargetsRequest) GetPageToken() string
- func (x *ListTargetsRequest) GetParent() string
- func (*ListTargetsRequest) ProtoMessage()
- func (x *ListTargetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetsRequest) Reset()
- func (x *ListTargetsRequest) String() string
- type ListTargetsResponse
- func (*ListTargetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTargetsResponse) GetNextPageToken() string
- func (x *ListTargetsResponse) GetTargets() []*Target
- func (x *ListTargetsResponse) GetUnreachable() []string
- func (*ListTargetsResponse) ProtoMessage()
- func (x *ListTargetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListTargetsResponse) Reset()
- func (x *ListTargetsResponse) String() string
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *Metadata) GetAutomation() *AutomationRolloutMetadata
- func (x *Metadata) GetCloudRun() *CloudRunMetadata
- func (x *Metadata) GetCustom() *CustomMetadata
- func (*Metadata) ProtoMessage()
- func (x *Metadata) ProtoReflect() protoreflect.Message
- func (x *Metadata) Reset()
- func (x *Metadata) String() string
- type MultiTarget
- type OperationMetadata
- func (*OperationMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *OperationMetadata) GetApiVersion() string
- func (x *OperationMetadata) GetCreateTime() *timestamppb.Timestamp
- func (x *OperationMetadata) GetEndTime() *timestamppb.Timestamp
- func (x *OperationMetadata) GetRequestedCancellation() bool
- func (x *OperationMetadata) GetStatusMessage() string
- func (x *OperationMetadata) GetTarget() string
- func (x *OperationMetadata) GetVerb() string
- func (*OperationMetadata) ProtoMessage()
- func (x *OperationMetadata) ProtoReflect() protoreflect.Message
- func (x *OperationMetadata) Reset()
- func (x *OperationMetadata) String() string
- type Phase
- func (*Phase) Descriptor() ([]byte, []int)deprecated
- func (x *Phase) GetChildRolloutJobs() *ChildRolloutJobs
- func (x *Phase) GetDeploymentJobs() *DeploymentJobs
- func (x *Phase) GetId() string
- func (m *Phase) GetJobs() isPhase_Jobs
- func (x *Phase) GetSkipMessage() string
- func (x *Phase) GetState() Phase_State
- func (*Phase) ProtoMessage()
- func (x *Phase) ProtoReflect() protoreflect.Message
- func (x *Phase) Reset()
- func (x *Phase) String() string
- type Phase_ChildRolloutJobs
- type Phase_DeploymentJobs
- type Phase_State
- func (Phase_State) Descriptor() protoreflect.EnumDescriptor
- func (x Phase_State) Enum() *Phase_State
- func (Phase_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x Phase_State) Number() protoreflect.EnumNumber
- func (x Phase_State) String() string
- func (Phase_State) Type() protoreflect.EnumType
- type PipelineCondition
- func (*PipelineCondition) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineCondition) GetPipelineReadyCondition() *PipelineReadyCondition
- func (x *PipelineCondition) GetTargetsPresentCondition() *TargetsPresentCondition
- func (x *PipelineCondition) GetTargetsTypeCondition() *TargetsTypeCondition
- func (*PipelineCondition) ProtoMessage()
- func (x *PipelineCondition) ProtoReflect() protoreflect.Message
- func (x *PipelineCondition) Reset()
- func (x *PipelineCondition) String() string
- type PipelineReadyCondition
- func (*PipelineReadyCondition) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineReadyCondition) GetStatus() bool
- func (x *PipelineReadyCondition) GetUpdateTime() *timestamppb.Timestamp
- func (*PipelineReadyCondition) ProtoMessage()
- func (x *PipelineReadyCondition) ProtoReflect() protoreflect.Message
- func (x *PipelineReadyCondition) Reset()
- func (x *PipelineReadyCondition) String() string
- type Postdeploy
- type PostdeployJob
- type PostdeployJobRun
- func (*PostdeployJobRun) Descriptor() ([]byte, []int)deprecated
- func (x *PostdeployJobRun) GetBuild() string
- func (x *PostdeployJobRun) GetFailureCause() PostdeployJobRun_FailureCause
- func (x *PostdeployJobRun) GetFailureMessage() string
- func (*PostdeployJobRun) ProtoMessage()
- func (x *PostdeployJobRun) ProtoReflect() protoreflect.Message
- func (x *PostdeployJobRun) Reset()
- func (x *PostdeployJobRun) String() string
- type PostdeployJobRun_FailureCause
- func (PostdeployJobRun_FailureCause) Descriptor() protoreflect.EnumDescriptor
- func (x PostdeployJobRun_FailureCause) Enum() *PostdeployJobRun_FailureCause
- func (PostdeployJobRun_FailureCause) EnumDescriptor() ([]byte, []int)deprecated
- func (x PostdeployJobRun_FailureCause) Number() protoreflect.EnumNumber
- func (x PostdeployJobRun_FailureCause) String() string
- func (PostdeployJobRun_FailureCause) Type() protoreflect.EnumType
- type Predeploy
- type PredeployJob
- type PredeployJobRun
- func (*PredeployJobRun) Descriptor() ([]byte, []int)deprecated
- func (x *PredeployJobRun) GetBuild() string
- func (x *PredeployJobRun) GetFailureCause() PredeployJobRun_FailureCause
- func (x *PredeployJobRun) GetFailureMessage() string
- func (*PredeployJobRun) ProtoMessage()
- func (x *PredeployJobRun) ProtoReflect() protoreflect.Message
- func (x *PredeployJobRun) Reset()
- func (x *PredeployJobRun) String() string
- type PredeployJobRun_FailureCause
- func (PredeployJobRun_FailureCause) Descriptor() protoreflect.EnumDescriptor
- func (x PredeployJobRun_FailureCause) Enum() *PredeployJobRun_FailureCause
- func (PredeployJobRun_FailureCause) EnumDescriptor() ([]byte, []int)deprecated
- func (x PredeployJobRun_FailureCause) Number() protoreflect.EnumNumber
- func (x PredeployJobRun_FailureCause) String() string
- func (PredeployJobRun_FailureCause) Type() protoreflect.EnumType
- type PrivatePool
- func (*PrivatePool) Descriptor() ([]byte, []int)deprecated
- func (x *PrivatePool) GetArtifactStorage() string
- func (x *PrivatePool) GetServiceAccount() string
- func (x *PrivatePool) GetWorkerPool() string
- func (*PrivatePool) ProtoMessage()
- func (x *PrivatePool) ProtoReflect() protoreflect.Message
- func (x *PrivatePool) Reset()
- func (x *PrivatePool) String() string
- type PromoteReleaseOperation
- func (*PromoteReleaseOperation) Descriptor() ([]byte, []int)deprecated
- func (x *PromoteReleaseOperation) GetPhase() string
- func (x *PromoteReleaseOperation) GetRollout() string
- func (x *PromoteReleaseOperation) GetTargetId() string
- func (x *PromoteReleaseOperation) GetWait() *durationpb.Duration
- func (*PromoteReleaseOperation) ProtoMessage()
- func (x *PromoteReleaseOperation) ProtoReflect() protoreflect.Message
- func (x *PromoteReleaseOperation) Reset()
- func (x *PromoteReleaseOperation) String() string
- type PromoteReleaseRule
- func (*PromoteReleaseRule) Descriptor() ([]byte, []int)deprecated
- func (x *PromoteReleaseRule) GetCondition() *AutomationRuleCondition
- func (x *PromoteReleaseRule) GetDestinationPhase() string
- func (x *PromoteReleaseRule) GetDestinationTargetId() string
- func (x *PromoteReleaseRule) GetId() string
- func (x *PromoteReleaseRule) GetWait() *durationpb.Duration
- func (*PromoteReleaseRule) ProtoMessage()
- func (x *PromoteReleaseRule) ProtoReflect() protoreflect.Message
- func (x *PromoteReleaseRule) Reset()
- func (x *PromoteReleaseRule) String() string
- type Release
- func (*Release) Descriptor() ([]byte, []int)deprecated
- func (x *Release) GetAbandoned() bool
- func (x *Release) GetAnnotations() map[string]string
- func (x *Release) GetBuildArtifacts() []*BuildArtifact
- func (x *Release) GetCondition() *Release_ReleaseCondition
- func (x *Release) GetCreateTime() *timestamppb.Timestamp
- func (x *Release) GetCustomTargetTypeSnapshots() []*CustomTargetType
- func (x *Release) GetDeliveryPipelineSnapshot() *DeliveryPipeline
- func (x *Release) GetDeployParameters() map[string]string
- func (x *Release) GetDescription() string
- func (x *Release) GetEtag() string
- func (x *Release) GetLabels() map[string]string
- func (x *Release) GetName() string
- func (x *Release) GetRenderEndTime() *timestamppb.Timestamp
- func (x *Release) GetRenderStartTime() *timestamppb.Timestamp
- func (x *Release) GetRenderState() Release_RenderState
- func (x *Release) GetSkaffoldConfigPath() string
- func (x *Release) GetSkaffoldConfigUri() string
- func (x *Release) GetSkaffoldVersion() string
- func (x *Release) GetTargetArtifacts() map[string]*TargetArtifact
- func (x *Release) GetTargetRenders() map[string]*Release_TargetRender
- func (x *Release) GetTargetSnapshots() []*Target
- func (x *Release) GetUid() string
- func (*Release) ProtoMessage()
- func (x *Release) ProtoReflect() protoreflect.Message
- func (x *Release) Reset()
- func (x *Release) String() string
- type ReleaseNotificationEvent
- func (*ReleaseNotificationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ReleaseNotificationEvent) GetMessage() string
- func (x *ReleaseNotificationEvent) GetPipelineUid() string
- func (x *ReleaseNotificationEvent) GetRelease() string
- func (x *ReleaseNotificationEvent) GetReleaseUid() string
- func (x *ReleaseNotificationEvent) GetType() Type
- func (*ReleaseNotificationEvent) ProtoMessage()
- func (x *ReleaseNotificationEvent) ProtoReflect() protoreflect.Message
- func (x *ReleaseNotificationEvent) Reset()
- func (x *ReleaseNotificationEvent) String() string
- type ReleaseRenderEvent
- func (*ReleaseRenderEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ReleaseRenderEvent) GetMessage() string
- func (x *ReleaseRenderEvent) GetPipelineUid() string
- func (x *ReleaseRenderEvent) GetRelease() string
- func (x *ReleaseRenderEvent) GetReleaseRenderState() Release_RenderState
- func (x *ReleaseRenderEvent) GetType() Type
- func (*ReleaseRenderEvent) ProtoMessage()
- func (x *ReleaseRenderEvent) ProtoReflect() protoreflect.Message
- func (x *ReleaseRenderEvent) Reset()
- func (x *ReleaseRenderEvent) String() string
- type Release_ReleaseCondition
- func (*Release_ReleaseCondition) Descriptor() ([]byte, []int)deprecated
- func (x *Release_ReleaseCondition) GetReleaseReadyCondition() *Release_ReleaseReadyCondition
- func (x *Release_ReleaseCondition) GetSkaffoldSupportedCondition() *Release_SkaffoldSupportedCondition
- func (*Release_ReleaseCondition) ProtoMessage()
- func (x *Release_ReleaseCondition) ProtoReflect() protoreflect.Message
- func (x *Release_ReleaseCondition) Reset()
- func (x *Release_ReleaseCondition) String() string
- type Release_ReleaseReadyCondition
- func (*Release_ReleaseReadyCondition) Descriptor() ([]byte, []int)deprecated
- func (x *Release_ReleaseReadyCondition) GetStatus() bool
- func (*Release_ReleaseReadyCondition) ProtoMessage()
- func (x *Release_ReleaseReadyCondition) ProtoReflect() protoreflect.Message
- func (x *Release_ReleaseReadyCondition) Reset()
- func (x *Release_ReleaseReadyCondition) String() string
- type Release_RenderState
- func (Release_RenderState) Descriptor() protoreflect.EnumDescriptor
- func (x Release_RenderState) Enum() *Release_RenderState
- func (Release_RenderState) EnumDescriptor() ([]byte, []int)deprecated
- func (x Release_RenderState) Number() protoreflect.EnumNumber
- func (x Release_RenderState) String() string
- func (Release_RenderState) Type() protoreflect.EnumType
- type Release_SkaffoldSupportedCondition
- func (*Release_SkaffoldSupportedCondition) Descriptor() ([]byte, []int)deprecated
- func (x *Release_SkaffoldSupportedCondition) GetMaintenanceModeTime() *timestamppb.Timestamp
- func (x *Release_SkaffoldSupportedCondition) GetSkaffoldSupportState() SkaffoldSupportState
- func (x *Release_SkaffoldSupportedCondition) GetStatus() bool
- func (x *Release_SkaffoldSupportedCondition) GetSupportExpirationTime() *timestamppb.Timestamp
- func (*Release_SkaffoldSupportedCondition) ProtoMessage()
- func (x *Release_SkaffoldSupportedCondition) ProtoReflect() protoreflect.Message
- func (x *Release_SkaffoldSupportedCondition) Reset()
- func (x *Release_SkaffoldSupportedCondition) String() string
- type Release_TargetRender
- func (*Release_TargetRender) Descriptor() ([]byte, []int)deprecated
- func (x *Release_TargetRender) GetFailureCause() Release_TargetRender_FailureCause
- func (x *Release_TargetRender) GetFailureMessage() string
- func (x *Release_TargetRender) GetMetadata() *RenderMetadata
- func (x *Release_TargetRender) GetRenderingBuild() string
- func (x *Release_TargetRender) GetRenderingState() Release_TargetRender_TargetRenderState
- func (*Release_TargetRender) ProtoMessage()
- func (x *Release_TargetRender) ProtoReflect() protoreflect.Message
- func (x *Release_TargetRender) Reset()
- func (x *Release_TargetRender) String() string
- type Release_TargetRender_FailureCause
- func (Release_TargetRender_FailureCause) Descriptor() protoreflect.EnumDescriptor
- func (x Release_TargetRender_FailureCause) Enum() *Release_TargetRender_FailureCause
- func (Release_TargetRender_FailureCause) EnumDescriptor() ([]byte, []int)deprecated
- func (x Release_TargetRender_FailureCause) Number() protoreflect.EnumNumber
- func (x Release_TargetRender_FailureCause) String() string
- func (Release_TargetRender_FailureCause) Type() protoreflect.EnumType
- type Release_TargetRender_TargetRenderState
- func (Release_TargetRender_TargetRenderState) Descriptor() protoreflect.EnumDescriptor
- func (x Release_TargetRender_TargetRenderState) Enum() *Release_TargetRender_TargetRenderState
- func (Release_TargetRender_TargetRenderState) EnumDescriptor() ([]byte, []int)deprecated
- func (x Release_TargetRender_TargetRenderState) Number() protoreflect.EnumNumber
- func (x Release_TargetRender_TargetRenderState) String() string
- func (Release_TargetRender_TargetRenderState) Type() protoreflect.EnumType
- type RenderMetadata
- func (*RenderMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RenderMetadata) GetCloudRun() *CloudRunRenderMetadata
- func (x *RenderMetadata) GetCustom() *CustomMetadata
- func (*RenderMetadata) ProtoMessage()
- func (x *RenderMetadata) ProtoReflect() protoreflect.Message
- func (x *RenderMetadata) Reset()
- func (x *RenderMetadata) String() string
- type RepairPhase
- func (*RepairPhase) Descriptor() ([]byte, []int)deprecated
- func (m *RepairPhase) GetRepairPhase() isRepairPhase_RepairPhase
- func (x *RepairPhase) GetRetry() *RetryPhase
- func (x *RepairPhase) GetRollback() *RollbackAttempt
- func (*RepairPhase) ProtoMessage()
- func (x *RepairPhase) ProtoReflect() protoreflect.Message
- func (x *RepairPhase) Reset()
- func (x *RepairPhase) String() string
- type RepairPhase_Retry
- type RepairPhase_Rollback
- type RepairRolloutOperation
- func (*RepairRolloutOperation) Descriptor() ([]byte, []int)deprecated
- func (x *RepairRolloutOperation) GetJobId() string
- func (x *RepairRolloutOperation) GetPhaseId() string
- func (x *RepairRolloutOperation) GetRepairPhases() []*RepairPhase
- func (x *RepairRolloutOperation) GetRollout() string
- func (*RepairRolloutOperation) ProtoMessage()
- func (x *RepairRolloutOperation) ProtoReflect() protoreflect.Message
- func (x *RepairRolloutOperation) Reset()
- func (x *RepairRolloutOperation) String() string
- type RepairRolloutRule
- func (*RepairRolloutRule) Descriptor() ([]byte, []int)deprecated
- func (x *RepairRolloutRule) GetCondition() *AutomationRuleCondition
- func (x *RepairRolloutRule) GetId() string
- func (x *RepairRolloutRule) GetJobs() []string
- func (*RepairRolloutRule) ProtoMessage()
- func (x *RepairRolloutRule) ProtoReflect() protoreflect.Message
- func (x *RepairRolloutRule) Reset()
- func (x *RepairRolloutRule) String() string
- type RepairState
- func (RepairState) Descriptor() protoreflect.EnumDescriptor
- func (x RepairState) Enum() *RepairState
- func (RepairState) EnumDescriptor() ([]byte, []int)deprecated
- func (x RepairState) Number() protoreflect.EnumNumber
- func (x RepairState) String() string
- func (RepairState) Type() protoreflect.EnumType
- type RetryAttempt
- func (*RetryAttempt) Descriptor() ([]byte, []int)deprecated
- func (x *RetryAttempt) GetAttempt() int64
- func (x *RetryAttempt) GetState() RepairState
- func (x *RetryAttempt) GetStateDesc() string
- func (x *RetryAttempt) GetWait() *durationpb.Duration
- func (*RetryAttempt) ProtoMessage()
- func (x *RetryAttempt) ProtoReflect() protoreflect.Message
- func (x *RetryAttempt) Reset()
- func (x *RetryAttempt) String() string
- type RetryJobRequest
- func (*RetryJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RetryJobRequest) GetJobId() string
- func (x *RetryJobRequest) GetPhaseId() string
- func (x *RetryJobRequest) GetRollout() string
- func (*RetryJobRequest) ProtoMessage()
- func (x *RetryJobRequest) ProtoReflect() protoreflect.Message
- func (x *RetryJobRequest) Reset()
- func (x *RetryJobRequest) String() string
- type RetryJobResponse
- type RetryPhase
- func (*RetryPhase) Descriptor() ([]byte, []int)deprecated
- func (x *RetryPhase) GetAttempts() []*RetryAttempt
- func (x *RetryPhase) GetBackoffMode() BackoffMode
- func (x *RetryPhase) GetTotalAttempts() int64
- func (*RetryPhase) ProtoMessage()
- func (x *RetryPhase) ProtoReflect() protoreflect.Message
- func (x *RetryPhase) Reset()
- func (x *RetryPhase) String() string
- type RollbackAttempt
- func (*RollbackAttempt) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackAttempt) GetDestinationPhase() string
- func (x *RollbackAttempt) GetRolloutId() string
- func (x *RollbackAttempt) GetState() RepairState
- func (x *RollbackAttempt) GetStateDesc() string
- func (*RollbackAttempt) ProtoMessage()
- func (x *RollbackAttempt) ProtoReflect() protoreflect.Message
- func (x *RollbackAttempt) Reset()
- func (x *RollbackAttempt) String() string
- type RollbackTargetConfig
- func (*RollbackTargetConfig) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackTargetConfig) GetRollout() *Rollout
- func (x *RollbackTargetConfig) GetStartingPhaseId() string
- func (*RollbackTargetConfig) ProtoMessage()
- func (x *RollbackTargetConfig) ProtoReflect() protoreflect.Message
- func (x *RollbackTargetConfig) Reset()
- func (x *RollbackTargetConfig) String() string
- type RollbackTargetRequest
- func (*RollbackTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackTargetRequest) GetName() string
- func (x *RollbackTargetRequest) GetReleaseId() string
- func (x *RollbackTargetRequest) GetRollbackConfig() *RollbackTargetConfig
- func (x *RollbackTargetRequest) GetRolloutId() string
- func (x *RollbackTargetRequest) GetRolloutToRollBack() string
- func (x *RollbackTargetRequest) GetTargetId() string
- func (x *RollbackTargetRequest) GetValidateOnly() bool
- func (*RollbackTargetRequest) ProtoMessage()
- func (x *RollbackTargetRequest) ProtoReflect() protoreflect.Message
- func (x *RollbackTargetRequest) Reset()
- func (x *RollbackTargetRequest) String() string
- type RollbackTargetResponse
- func (*RollbackTargetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackTargetResponse) GetRollbackConfig() *RollbackTargetConfig
- func (*RollbackTargetResponse) ProtoMessage()
- func (x *RollbackTargetResponse) ProtoReflect() protoreflect.Message
- func (x *RollbackTargetResponse) Reset()
- func (x *RollbackTargetResponse) String() string
- type Rollout
- func (*Rollout) Descriptor() ([]byte, []int)deprecated
- func (x *Rollout) GetAnnotations() map[string]string
- func (x *Rollout) GetApprovalState() Rollout_ApprovalState
- func (x *Rollout) GetApproveTime() *timestamppb.Timestamp
- func (x *Rollout) GetControllerRollout() string
- func (x *Rollout) GetCreateTime() *timestamppb.Timestamp
- func (x *Rollout) GetDeployEndTime() *timestamppb.Timestamp
- func (x *Rollout) GetDeployFailureCause() Rollout_FailureCause
- func (x *Rollout) GetDeployStartTime() *timestamppb.Timestamp
- func (x *Rollout) GetDeployingBuild() string
- func (x *Rollout) GetDescription() string
- func (x *Rollout) GetEnqueueTime() *timestamppb.Timestamp
- func (x *Rollout) GetEtag() string
- func (x *Rollout) GetFailureReason() string
- func (x *Rollout) GetLabels() map[string]string
- func (x *Rollout) GetMetadata() *Metadata
- func (x *Rollout) GetName() string
- func (x *Rollout) GetPhases() []*Phase
- func (x *Rollout) GetRollbackOfRollout() string
- func (x *Rollout) GetRolledBackByRollouts() []string
- func (x *Rollout) GetState() Rollout_State
- func (x *Rollout) GetTargetId() string
- func (x *Rollout) GetUid() string
- func (*Rollout) ProtoMessage()
- func (x *Rollout) ProtoReflect() protoreflect.Message
- func (x *Rollout) Reset()
- func (x *Rollout) String() string
- type RolloutNotificationEvent
- func (*RolloutNotificationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RolloutNotificationEvent) GetMessage() string
- func (x *RolloutNotificationEvent) GetPipelineUid() string
- func (x *RolloutNotificationEvent) GetRelease() string
- func (x *RolloutNotificationEvent) GetReleaseUid() string
- func (x *RolloutNotificationEvent) GetRollout() string
- func (x *RolloutNotificationEvent) GetRolloutUid() string
- func (x *RolloutNotificationEvent) GetTargetId() string
- func (x *RolloutNotificationEvent) GetType() Type
- func (*RolloutNotificationEvent) ProtoMessage()
- func (x *RolloutNotificationEvent) ProtoReflect() protoreflect.Message
- func (x *RolloutNotificationEvent) Reset()
- func (x *RolloutNotificationEvent) String() string
- type RolloutUpdateEvent
- func (*RolloutUpdateEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RolloutUpdateEvent) GetMessage() string
- func (x *RolloutUpdateEvent) GetPipelineUid() string
- func (x *RolloutUpdateEvent) GetRelease() string
- func (x *RolloutUpdateEvent) GetReleaseUid() string
- func (x *RolloutUpdateEvent) GetRollout() string
- func (x *RolloutUpdateEvent) GetRolloutUpdateType() RolloutUpdateEvent_RolloutUpdateType
- func (x *RolloutUpdateEvent) GetTargetId() string
- func (x *RolloutUpdateEvent) GetType() Type
- func (*RolloutUpdateEvent) ProtoMessage()
- func (x *RolloutUpdateEvent) ProtoReflect() protoreflect.Message
- func (x *RolloutUpdateEvent) Reset()
- func (x *RolloutUpdateEvent) String() string
- type RolloutUpdateEvent_RolloutUpdateType
- func (RolloutUpdateEvent_RolloutUpdateType) Descriptor() protoreflect.EnumDescriptor
- func (x RolloutUpdateEvent_RolloutUpdateType) Enum() *RolloutUpdateEvent_RolloutUpdateType
- func (RolloutUpdateEvent_RolloutUpdateType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RolloutUpdateEvent_RolloutUpdateType) Number() protoreflect.EnumNumber
- func (x RolloutUpdateEvent_RolloutUpdateType) String() string
- func (RolloutUpdateEvent_RolloutUpdateType) Type() protoreflect.EnumType
- type Rollout_ApprovalState
- func (Rollout_ApprovalState) Descriptor() protoreflect.EnumDescriptor
- func (x Rollout_ApprovalState) Enum() *Rollout_ApprovalState
- func (Rollout_ApprovalState) EnumDescriptor() ([]byte, []int)deprecated
- func (x Rollout_ApprovalState) Number() protoreflect.EnumNumber
- func (x Rollout_ApprovalState) String() string
- func (Rollout_ApprovalState) Type() protoreflect.EnumType
- type Rollout_FailureCause
- func (Rollout_FailureCause) Descriptor() protoreflect.EnumDescriptor
- func (x Rollout_FailureCause) Enum() *Rollout_FailureCause
- func (Rollout_FailureCause) EnumDescriptor() ([]byte, []int)deprecated
- func (x Rollout_FailureCause) Number() protoreflect.EnumNumber
- func (x Rollout_FailureCause) String() string
- func (Rollout_FailureCause) Type() protoreflect.EnumType
- type Rollout_State
- func (Rollout_State) Descriptor() protoreflect.EnumDescriptor
- func (x Rollout_State) Enum() *Rollout_State
- func (Rollout_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x Rollout_State) Number() protoreflect.EnumNumber
- func (x Rollout_State) String() string
- func (Rollout_State) Type() protoreflect.EnumType
- type RuntimeConfig
- func (*RuntimeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeConfig) GetCloudRun() *CloudRunConfig
- func (x *RuntimeConfig) GetKubernetes() *KubernetesConfig
- func (m *RuntimeConfig) GetRuntimeConfig() isRuntimeConfig_RuntimeConfig
- func (*RuntimeConfig) ProtoMessage()
- func (x *RuntimeConfig) ProtoReflect() protoreflect.Message
- func (x *RuntimeConfig) Reset()
- func (x *RuntimeConfig) String() string
- type RuntimeConfig_CloudRun
- type RuntimeConfig_Kubernetes
- type SerialPipeline
- type SkaffoldModules
- func (*SkaffoldModules) Descriptor() ([]byte, []int)deprecated
- func (x *SkaffoldModules) GetConfigs() []string
- func (x *SkaffoldModules) GetGit() *SkaffoldModules_SkaffoldGitSource
- func (x *SkaffoldModules) GetGoogleCloudBuildRepo() *SkaffoldModules_SkaffoldGCBRepoSource
- func (x *SkaffoldModules) GetGoogleCloudStorage() *SkaffoldModules_SkaffoldGCSSource
- func (m *SkaffoldModules) GetSource() isSkaffoldModules_Source
- func (*SkaffoldModules) ProtoMessage()
- func (x *SkaffoldModules) ProtoReflect() protoreflect.Message
- func (x *SkaffoldModules) Reset()
- func (x *SkaffoldModules) String() string
- type SkaffoldModules_Git
- type SkaffoldModules_GoogleCloudBuildRepo
- type SkaffoldModules_GoogleCloudStorage
- type SkaffoldModules_SkaffoldGCBRepoSource
- func (*SkaffoldModules_SkaffoldGCBRepoSource) Descriptor() ([]byte, []int)deprecated
- func (x *SkaffoldModules_SkaffoldGCBRepoSource) GetPath() string
- func (x *SkaffoldModules_SkaffoldGCBRepoSource) GetRef() string
- func (x *SkaffoldModules_SkaffoldGCBRepoSource) GetRepository() string
- func (*SkaffoldModules_SkaffoldGCBRepoSource) ProtoMessage()
- func (x *SkaffoldModules_SkaffoldGCBRepoSource) ProtoReflect() protoreflect.Message
- func (x *SkaffoldModules_SkaffoldGCBRepoSource) Reset()
- func (x *SkaffoldModules_SkaffoldGCBRepoSource) String() string
- type SkaffoldModules_SkaffoldGCSSource
- func (*SkaffoldModules_SkaffoldGCSSource) Descriptor() ([]byte, []int)deprecated
- func (x *SkaffoldModules_SkaffoldGCSSource) GetPath() string
- func (x *SkaffoldModules_SkaffoldGCSSource) GetSource() string
- func (*SkaffoldModules_SkaffoldGCSSource) ProtoMessage()
- func (x *SkaffoldModules_SkaffoldGCSSource) ProtoReflect() protoreflect.Message
- func (x *SkaffoldModules_SkaffoldGCSSource) Reset()
- func (x *SkaffoldModules_SkaffoldGCSSource) String() string
- type SkaffoldModules_SkaffoldGitSource
- func (*SkaffoldModules_SkaffoldGitSource) Descriptor() ([]byte, []int)deprecated
- func (x *SkaffoldModules_SkaffoldGitSource) GetPath() string
- func (x *SkaffoldModules_SkaffoldGitSource) GetRef() string
- func (x *SkaffoldModules_SkaffoldGitSource) GetRepo() string
- func (*SkaffoldModules_SkaffoldGitSource) ProtoMessage()
- func (x *SkaffoldModules_SkaffoldGitSource) ProtoReflect() protoreflect.Message
- func (x *SkaffoldModules_SkaffoldGitSource) Reset()
- func (x *SkaffoldModules_SkaffoldGitSource) String() string
- type SkaffoldSupportState
- func (SkaffoldSupportState) Descriptor() protoreflect.EnumDescriptor
- func (x SkaffoldSupportState) Enum() *SkaffoldSupportState
- func (SkaffoldSupportState) EnumDescriptor() ([]byte, []int)deprecated
- func (x SkaffoldSupportState) Number() protoreflect.EnumNumber
- func (x SkaffoldSupportState) String() string
- func (SkaffoldSupportState) Type() protoreflect.EnumType
- type SkaffoldVersion
- func (*SkaffoldVersion) Descriptor() ([]byte, []int)deprecated
- func (x *SkaffoldVersion) GetMaintenanceModeTime() *timestamppb.Timestamp
- func (x *SkaffoldVersion) GetSupportEndDate() *date.Date
- func (x *SkaffoldVersion) GetSupportExpirationTime() *timestamppb.Timestamp
- func (x *SkaffoldVersion) GetVersion() string
- func (*SkaffoldVersion) ProtoMessage()
- func (x *SkaffoldVersion) ProtoReflect() protoreflect.Message
- func (x *SkaffoldVersion) Reset()
- func (x *SkaffoldVersion) String() string
- type Stage
- func (*Stage) Descriptor() ([]byte, []int)deprecated
- func (x *Stage) GetDeployParameters() []*DeployParameters
- func (x *Stage) GetProfiles() []string
- func (x *Stage) GetStrategy() *Strategy
- func (x *Stage) GetTargetId() string
- func (*Stage) ProtoMessage()
- func (x *Stage) ProtoReflect() protoreflect.Message
- func (x *Stage) Reset()
- func (x *Stage) String() string
- type Standard
- func (*Standard) Descriptor() ([]byte, []int)deprecated
- func (x *Standard) GetPostdeploy() *Postdeploy
- func (x *Standard) GetPredeploy() *Predeploy
- func (x *Standard) GetVerify() bool
- func (*Standard) ProtoMessage()
- func (x *Standard) ProtoReflect() protoreflect.Message
- func (x *Standard) Reset()
- func (x *Standard) String() string
- type Strategy
- func (*Strategy) Descriptor() ([]byte, []int)deprecated
- func (x *Strategy) GetCanary() *Canary
- func (m *Strategy) GetDeploymentStrategy() isStrategy_DeploymentStrategy
- func (x *Strategy) GetStandard() *Standard
- func (*Strategy) ProtoMessage()
- func (x *Strategy) ProtoReflect() protoreflect.Message
- func (x *Strategy) Reset()
- func (x *Strategy) String() string
- type Strategy_Canary
- type Strategy_Standard
- type Target
- func (*Target) Descriptor() ([]byte, []int)deprecated
- func (x *Target) GetAnnotations() map[string]string
- func (x *Target) GetAnthosCluster() *AnthosCluster
- func (x *Target) GetCreateTime() *timestamppb.Timestamp
- func (x *Target) GetCustomTarget() *CustomTarget
- func (x *Target) GetDeployParameters() map[string]string
- func (m *Target) GetDeploymentTarget() isTarget_DeploymentTarget
- func (x *Target) GetDescription() string
- func (x *Target) GetEtag() string
- func (x *Target) GetExecutionConfigs() []*ExecutionConfig
- func (x *Target) GetGke() *GkeCluster
- func (x *Target) GetLabels() map[string]string
- func (x *Target) GetMultiTarget() *MultiTarget
- func (x *Target) GetName() string
- func (x *Target) GetRequireApproval() bool
- func (x *Target) GetRun() *CloudRunLocation
- func (x *Target) GetTargetId() string
- func (x *Target) GetUid() string
- func (x *Target) GetUpdateTime() *timestamppb.Timestamp
- func (*Target) ProtoMessage()
- func (x *Target) ProtoReflect() protoreflect.Message
- func (x *Target) Reset()
- func (x *Target) String() string
- type TargetArtifact
- func (*TargetArtifact) Descriptor() ([]byte, []int)deprecated
- func (x *TargetArtifact) GetArtifactUri() string
- func (x *TargetArtifact) GetManifestPath() string
- func (x *TargetArtifact) GetPhaseArtifacts() map[string]*TargetArtifact_PhaseArtifact
- func (x *TargetArtifact) GetSkaffoldConfigPath() string
- func (m *TargetArtifact) GetUri() isTargetArtifact_Uri
- func (*TargetArtifact) ProtoMessage()
- func (x *TargetArtifact) ProtoReflect() protoreflect.Message
- func (x *TargetArtifact) Reset()
- func (x *TargetArtifact) String() string
- type TargetArtifact_ArtifactUri
- type TargetArtifact_PhaseArtifact
- func (*TargetArtifact_PhaseArtifact) Descriptor() ([]byte, []int)deprecated
- func (x *TargetArtifact_PhaseArtifact) GetJobManifestsPath() string
- func (x *TargetArtifact_PhaseArtifact) GetManifestPath() string
- func (x *TargetArtifact_PhaseArtifact) GetSkaffoldConfigPath() string
- func (*TargetArtifact_PhaseArtifact) ProtoMessage()
- func (x *TargetArtifact_PhaseArtifact) ProtoReflect() protoreflect.Message
- func (x *TargetArtifact_PhaseArtifact) Reset()
- func (x *TargetArtifact_PhaseArtifact) String() string
- type TargetAttribute
- func (*TargetAttribute) Descriptor() ([]byte, []int)deprecated
- func (x *TargetAttribute) GetId() string
- func (x *TargetAttribute) GetLabels() map[string]string
- func (*TargetAttribute) ProtoMessage()
- func (x *TargetAttribute) ProtoReflect() protoreflect.Message
- func (x *TargetAttribute) Reset()
- func (x *TargetAttribute) String() string
- type TargetNotificationEvent
- func (*TargetNotificationEvent) Descriptor() ([]byte, []int)deprecated
- func (x *TargetNotificationEvent) GetMessage() string
- func (x *TargetNotificationEvent) GetTarget() string
- func (x *TargetNotificationEvent) GetType() Type
- func (*TargetNotificationEvent) ProtoMessage()
- func (x *TargetNotificationEvent) ProtoReflect() protoreflect.Message
- func (x *TargetNotificationEvent) Reset()
- func (x *TargetNotificationEvent) String() string
- type Target_AnthosCluster
- type Target_CustomTarget
- type Target_Gke
- type Target_MultiTarget
- type Target_Run
- type TargetsPresentCondition
- func (*TargetsPresentCondition) Descriptor() ([]byte, []int)deprecated
- func (x *TargetsPresentCondition) GetMissingTargets() []string
- func (x *TargetsPresentCondition) GetStatus() bool
- func (x *TargetsPresentCondition) GetUpdateTime() *timestamppb.Timestamp
- func (*TargetsPresentCondition) ProtoMessage()
- func (x *TargetsPresentCondition) ProtoReflect() protoreflect.Message
- func (x *TargetsPresentCondition) Reset()
- func (x *TargetsPresentCondition) String() string
- type TargetsTypeCondition
- func (*TargetsTypeCondition) Descriptor() ([]byte, []int)deprecated
- func (x *TargetsTypeCondition) GetErrorDetails() string
- func (x *TargetsTypeCondition) GetStatus() bool
- func (*TargetsTypeCondition) ProtoMessage()
- func (x *TargetsTypeCondition) ProtoReflect() protoreflect.Message
- func (x *TargetsTypeCondition) Reset()
- func (x *TargetsTypeCondition) String() string
- type TerminateJobRunRequest
- func (*TerminateJobRunRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TerminateJobRunRequest) GetName() string
- func (*TerminateJobRunRequest) ProtoMessage()
- func (x *TerminateJobRunRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateJobRunRequest) Reset()
- func (x *TerminateJobRunRequest) String() string
- type TerminateJobRunResponse
- type Type
- type UnimplementedCloudDeployServer
- func (*UnimplementedCloudDeployServer) AbandonRelease(context.Context, *AbandonReleaseRequest) (*AbandonReleaseResponse, error)
- func (*UnimplementedCloudDeployServer) AdvanceRollout(context.Context, *AdvanceRolloutRequest) (*AdvanceRolloutResponse, error)
- func (*UnimplementedCloudDeployServer) ApproveRollout(context.Context, *ApproveRolloutRequest) (*ApproveRolloutResponse, error)
- func (*UnimplementedCloudDeployServer) CancelAutomationRun(context.Context, *CancelAutomationRunRequest) (*CancelAutomationRunResponse, error)
- func (*UnimplementedCloudDeployServer) CancelRollout(context.Context, *CancelRolloutRequest) (*CancelRolloutResponse, error)
- func (*UnimplementedCloudDeployServer) CreateAutomation(context.Context, *CreateAutomationRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) CreateCustomTargetType(context.Context, *CreateCustomTargetTypeRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) CreateDeliveryPipeline(context.Context, *CreateDeliveryPipelineRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) CreateRelease(context.Context, *CreateReleaseRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) CreateRollout(context.Context, *CreateRolloutRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) CreateTarget(context.Context, *CreateTargetRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) DeleteAutomation(context.Context, *DeleteAutomationRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) DeleteCustomTargetType(context.Context, *DeleteCustomTargetTypeRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) DeleteDeliveryPipeline(context.Context, *DeleteDeliveryPipelineRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) DeleteTarget(context.Context, *DeleteTargetRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) GetAutomation(context.Context, *GetAutomationRequest) (*Automation, error)
- func (*UnimplementedCloudDeployServer) GetAutomationRun(context.Context, *GetAutomationRunRequest) (*AutomationRun, error)
- func (*UnimplementedCloudDeployServer) GetConfig(context.Context, *GetConfigRequest) (*Config, error)
- func (*UnimplementedCloudDeployServer) GetCustomTargetType(context.Context, *GetCustomTargetTypeRequest) (*CustomTargetType, error)
- func (*UnimplementedCloudDeployServer) GetDeliveryPipeline(context.Context, *GetDeliveryPipelineRequest) (*DeliveryPipeline, error)
- func (*UnimplementedCloudDeployServer) GetJobRun(context.Context, *GetJobRunRequest) (*JobRun, error)
- func (*UnimplementedCloudDeployServer) GetRelease(context.Context, *GetReleaseRequest) (*Release, error)
- func (*UnimplementedCloudDeployServer) GetRollout(context.Context, *GetRolloutRequest) (*Rollout, error)
- func (*UnimplementedCloudDeployServer) GetTarget(context.Context, *GetTargetRequest) (*Target, error)
- func (*UnimplementedCloudDeployServer) IgnoreJob(context.Context, *IgnoreJobRequest) (*IgnoreJobResponse, error)
- func (*UnimplementedCloudDeployServer) ListAutomationRuns(context.Context, *ListAutomationRunsRequest) (*ListAutomationRunsResponse, error)
- func (*UnimplementedCloudDeployServer) ListAutomations(context.Context, *ListAutomationsRequest) (*ListAutomationsResponse, error)
- func (*UnimplementedCloudDeployServer) ListCustomTargetTypes(context.Context, *ListCustomTargetTypesRequest) (*ListCustomTargetTypesResponse, error)
- func (*UnimplementedCloudDeployServer) ListDeliveryPipelines(context.Context, *ListDeliveryPipelinesRequest) (*ListDeliveryPipelinesResponse, error)
- func (*UnimplementedCloudDeployServer) ListJobRuns(context.Context, *ListJobRunsRequest) (*ListJobRunsResponse, error)
- func (*UnimplementedCloudDeployServer) ListReleases(context.Context, *ListReleasesRequest) (*ListReleasesResponse, error)
- func (*UnimplementedCloudDeployServer) ListRollouts(context.Context, *ListRolloutsRequest) (*ListRolloutsResponse, error)
- func (*UnimplementedCloudDeployServer) ListTargets(context.Context, *ListTargetsRequest) (*ListTargetsResponse, error)
- func (*UnimplementedCloudDeployServer) RetryJob(context.Context, *RetryJobRequest) (*RetryJobResponse, error)
- func (*UnimplementedCloudDeployServer) RollbackTarget(context.Context, *RollbackTargetRequest) (*RollbackTargetResponse, error)
- func (*UnimplementedCloudDeployServer) TerminateJobRun(context.Context, *TerminateJobRunRequest) (*TerminateJobRunResponse, error)
- func (*UnimplementedCloudDeployServer) UpdateAutomation(context.Context, *UpdateAutomationRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) UpdateCustomTargetType(context.Context, *UpdateCustomTargetTypeRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) UpdateDeliveryPipeline(context.Context, *UpdateDeliveryPipelineRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedCloudDeployServer) UpdateTarget(context.Context, *UpdateTargetRequest) (*longrunningpb.Operation, error)
- type UpdateAutomationRequest
- func (*UpdateAutomationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAutomationRequest) GetAllowMissing() bool
- func (x *UpdateAutomationRequest) GetAutomation() *Automation
- func (x *UpdateAutomationRequest) GetRequestId() string
- func (x *UpdateAutomationRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateAutomationRequest) GetValidateOnly() bool
- func (*UpdateAutomationRequest) ProtoMessage()
- func (x *UpdateAutomationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAutomationRequest) Reset()
- func (x *UpdateAutomationRequest) String() string
- type UpdateCustomTargetTypeRequest
- func (*UpdateCustomTargetTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomTargetTypeRequest) GetAllowMissing() bool
- func (x *UpdateCustomTargetTypeRequest) GetCustomTargetType() *CustomTargetType
- func (x *UpdateCustomTargetTypeRequest) GetRequestId() string
- func (x *UpdateCustomTargetTypeRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateCustomTargetTypeRequest) GetValidateOnly() bool
- func (*UpdateCustomTargetTypeRequest) ProtoMessage()
- func (x *UpdateCustomTargetTypeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomTargetTypeRequest) Reset()
- func (x *UpdateCustomTargetTypeRequest) String() string
- type UpdateDeliveryPipelineRequest
- func (*UpdateDeliveryPipelineRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDeliveryPipelineRequest) GetAllowMissing() bool
- func (x *UpdateDeliveryPipelineRequest) GetDeliveryPipeline() *DeliveryPipeline
- func (x *UpdateDeliveryPipelineRequest) GetRequestId() string
- func (x *UpdateDeliveryPipelineRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateDeliveryPipelineRequest) GetValidateOnly() bool
- func (*UpdateDeliveryPipelineRequest) ProtoMessage()
- func (x *UpdateDeliveryPipelineRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDeliveryPipelineRequest) Reset()
- func (x *UpdateDeliveryPipelineRequest) String() string
- type UpdateTargetRequest
- func (*UpdateTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTargetRequest) GetAllowMissing() bool
- func (x *UpdateTargetRequest) GetRequestId() string
- func (x *UpdateTargetRequest) GetTarget() *Target
- func (x *UpdateTargetRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateTargetRequest) GetValidateOnly() bool
- func (*UpdateTargetRequest) ProtoMessage()
- func (x *UpdateTargetRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTargetRequest) Reset()
- func (x *UpdateTargetRequest) String() string
- type VerifyJob
- type VerifyJobRun
- func (*VerifyJobRun) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyJobRun) GetArtifactUri() string
- func (x *VerifyJobRun) GetBuild() string
- func (x *VerifyJobRun) GetEventLogPath() string
- func (x *VerifyJobRun) GetFailureCause() VerifyJobRun_FailureCause
- func (x *VerifyJobRun) GetFailureMessage() string
- func (*VerifyJobRun) ProtoMessage()
- func (x *VerifyJobRun) ProtoReflect() protoreflect.Message
- func (x *VerifyJobRun) Reset()
- func (x *VerifyJobRun) String() string
- type VerifyJobRun_FailureCause
- func (VerifyJobRun_FailureCause) Descriptor() protoreflect.EnumDescriptor
- func (x VerifyJobRun_FailureCause) Enum() *VerifyJobRun_FailureCause
- func (VerifyJobRun_FailureCause) EnumDescriptor() ([]byte, []int)deprecated
- func (x VerifyJobRun_FailureCause) Number() protoreflect.EnumNumber
- func (x VerifyJobRun_FailureCause) String() string
- func (VerifyJobRun_FailureCause) Type() protoreflect.EnumType
Constants ¶
This section is empty.
Variables ¶
var ( SkaffoldSupportState_name = map[int32]string{ 0: "SKAFFOLD_SUPPORT_STATE_UNSPECIFIED", 1: "SKAFFOLD_SUPPORT_STATE_SUPPORTED", 2: "SKAFFOLD_SUPPORT_STATE_MAINTENANCE_MODE", 3: "SKAFFOLD_SUPPORT_STATE_UNSUPPORTED", } SkaffoldSupportState_value = map[string]int32{ "SKAFFOLD_SUPPORT_STATE_UNSPECIFIED": 0, "SKAFFOLD_SUPPORT_STATE_SUPPORTED": 1, "SKAFFOLD_SUPPORT_STATE_MAINTENANCE_MODE": 2, "SKAFFOLD_SUPPORT_STATE_UNSUPPORTED": 3, } )
Enum value maps for SkaffoldSupportState.
var ( BackoffMode_name = map[int32]string{ 0: "BACKOFF_MODE_UNSPECIFIED", 1: "BACKOFF_MODE_LINEAR", 2: "BACKOFF_MODE_EXPONENTIAL", } BackoffMode_value = map[string]int32{ "BACKOFF_MODE_UNSPECIFIED": 0, "BACKOFF_MODE_LINEAR": 1, "BACKOFF_MODE_EXPONENTIAL": 2, } )
Enum value maps for BackoffMode.
var ( RepairState_name = map[int32]string{ 0: "REPAIR_STATE_UNSPECIFIED", 1: "REPAIR_STATE_SUCCEEDED", 2: "REPAIR_STATE_CANCELLED", 3: "REPAIR_STATE_FAILED", 4: "REPAIR_STATE_IN_PROGRESS", 5: "REPAIR_STATE_PENDING", 7: "REPAIR_STATE_ABORTED", } RepairState_value = map[string]int32{ "REPAIR_STATE_UNSPECIFIED": 0, "REPAIR_STATE_SUCCEEDED": 1, "REPAIR_STATE_CANCELLED": 2, "REPAIR_STATE_FAILED": 3, "REPAIR_STATE_IN_PROGRESS": 4, "REPAIR_STATE_PENDING": 5, "REPAIR_STATE_ABORTED": 7, } )
Enum value maps for RepairState.
var ( ExecutionConfig_ExecutionEnvironmentUsage_name = map[int32]string{ 0: "EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED", 1: "RENDER", 2: "DEPLOY", 3: "VERIFY", 4: "PREDEPLOY", 5: "POSTDEPLOY", } ExecutionConfig_ExecutionEnvironmentUsage_value = map[string]int32{ "EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED": 0, "RENDER": 1, "DEPLOY": 2, "VERIFY": 3, "PREDEPLOY": 4, "POSTDEPLOY": 5, } )
Enum value maps for ExecutionConfig_ExecutionEnvironmentUsage.
var ( Release_RenderState_name = map[int32]string{ 0: "RENDER_STATE_UNSPECIFIED", 1: "SUCCEEDED", 2: "FAILED", 3: "IN_PROGRESS", } Release_RenderState_value = map[string]int32{ "RENDER_STATE_UNSPECIFIED": 0, "SUCCEEDED": 1, "FAILED": 2, "IN_PROGRESS": 3, } )
Enum value maps for Release_RenderState.
var ( Release_TargetRender_TargetRenderState_name = map[int32]string{ 0: "TARGET_RENDER_STATE_UNSPECIFIED", 1: "SUCCEEDED", 2: "FAILED", 3: "IN_PROGRESS", } Release_TargetRender_TargetRenderState_value = map[string]int32{ "TARGET_RENDER_STATE_UNSPECIFIED": 0, "SUCCEEDED": 1, "FAILED": 2, "IN_PROGRESS": 3, } )
Enum value maps for Release_TargetRender_TargetRenderState.
var ( Release_TargetRender_FailureCause_name = map[int32]string{ 0: "FAILURE_CAUSE_UNSPECIFIED", 1: "CLOUD_BUILD_UNAVAILABLE", 2: "EXECUTION_FAILED", 3: "CLOUD_BUILD_REQUEST_FAILED", 4: "VERIFICATION_CONFIG_NOT_FOUND", 5: "CUSTOM_ACTION_NOT_FOUND", 6: "DEPLOYMENT_STRATEGY_NOT_SUPPORTED", 7: "RENDER_FEATURE_NOT_SUPPORTED", } Release_TargetRender_FailureCause_value = map[string]int32{ "FAILURE_CAUSE_UNSPECIFIED": 0, "CLOUD_BUILD_UNAVAILABLE": 1, "EXECUTION_FAILED": 2, "CLOUD_BUILD_REQUEST_FAILED": 3, "VERIFICATION_CONFIG_NOT_FOUND": 4, "CUSTOM_ACTION_NOT_FOUND": 5, "DEPLOYMENT_STRATEGY_NOT_SUPPORTED": 6, "RENDER_FEATURE_NOT_SUPPORTED": 7, } )
Enum value maps for Release_TargetRender_FailureCause.
var ( Rollout_ApprovalState_name = map[int32]string{ 0: "APPROVAL_STATE_UNSPECIFIED", 1: "NEEDS_APPROVAL", 2: "DOES_NOT_NEED_APPROVAL", 3: "APPROVED", 4: "REJECTED", } Rollout_ApprovalState_value = map[string]int32{ "APPROVAL_STATE_UNSPECIFIED": 0, "NEEDS_APPROVAL": 1, "DOES_NOT_NEED_APPROVAL": 2, "APPROVED": 3, "REJECTED": 4, } )
Enum value maps for Rollout_ApprovalState.
var ( Rollout_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "SUCCEEDED", 2: "FAILED", 3: "IN_PROGRESS", 4: "PENDING_APPROVAL", 5: "APPROVAL_REJECTED", 6: "PENDING", 7: "PENDING_RELEASE", 8: "CANCELLING", 9: "CANCELLED", 10: "HALTED", } Rollout_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "SUCCEEDED": 1, "FAILED": 2, "IN_PROGRESS": 3, "PENDING_APPROVAL": 4, "APPROVAL_REJECTED": 5, "PENDING": 6, "PENDING_RELEASE": 7, "CANCELLING": 8, "CANCELLED": 9, "HALTED": 10, } )
Enum value maps for Rollout_State.
var ( Rollout_FailureCause_name = map[int32]string{ 0: "FAILURE_CAUSE_UNSPECIFIED", 1: "CLOUD_BUILD_UNAVAILABLE", 2: "EXECUTION_FAILED", 3: "DEADLINE_EXCEEDED", 4: "RELEASE_FAILED", 5: "RELEASE_ABANDONED", 6: "VERIFICATION_CONFIG_NOT_FOUND", 7: "CLOUD_BUILD_REQUEST_FAILED", 8: "OPERATION_FEATURE_NOT_SUPPORTED", } Rollout_FailureCause_value = map[string]int32{ "FAILURE_CAUSE_UNSPECIFIED": 0, "CLOUD_BUILD_UNAVAILABLE": 1, "EXECUTION_FAILED": 2, "DEADLINE_EXCEEDED": 3, "RELEASE_FAILED": 4, "RELEASE_ABANDONED": 5, "VERIFICATION_CONFIG_NOT_FOUND": 6, "CLOUD_BUILD_REQUEST_FAILED": 7, "OPERATION_FEATURE_NOT_SUPPORTED": 8, } )
Enum value maps for Rollout_FailureCause.
var ( Phase_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PENDING", 2: "IN_PROGRESS", 3: "SUCCEEDED", 4: "FAILED", 5: "ABORTED", 6: "SKIPPED", } Phase_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PENDING": 1, "IN_PROGRESS": 2, "SUCCEEDED": 3, "FAILED": 4, "ABORTED": 5, "SKIPPED": 6, } )
Enum value maps for Phase_State.
var ( Job_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PENDING", 2: "DISABLED", 3: "IN_PROGRESS", 4: "SUCCEEDED", 5: "FAILED", 6: "ABORTED", 7: "SKIPPED", 8: "IGNORED", } Job_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PENDING": 1, "DISABLED": 2, "IN_PROGRESS": 3, "SUCCEEDED": 4, "FAILED": 5, "ABORTED": 6, "SKIPPED": 7, "IGNORED": 8, } )
Enum value maps for Job_State.
var ( JobRun_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "IN_PROGRESS", 2: "SUCCEEDED", 3: "FAILED", 4: "TERMINATING", 5: "TERMINATED", } JobRun_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "IN_PROGRESS": 1, "SUCCEEDED": 2, "FAILED": 3, "TERMINATING": 4, "TERMINATED": 5, } )
Enum value maps for JobRun_State.
var ( DeployJobRun_FailureCause_name = map[int32]string{ 0: "FAILURE_CAUSE_UNSPECIFIED", 1: "CLOUD_BUILD_UNAVAILABLE", 2: "EXECUTION_FAILED", 3: "DEADLINE_EXCEEDED", 4: "MISSING_RESOURCES_FOR_CANARY", 5: "CLOUD_BUILD_REQUEST_FAILED", 6: "DEPLOY_FEATURE_NOT_SUPPORTED", } DeployJobRun_FailureCause_value = map[string]int32{ "FAILURE_CAUSE_UNSPECIFIED": 0, "CLOUD_BUILD_UNAVAILABLE": 1, "EXECUTION_FAILED": 2, "DEADLINE_EXCEEDED": 3, "MISSING_RESOURCES_FOR_CANARY": 4, "CLOUD_BUILD_REQUEST_FAILED": 5, "DEPLOY_FEATURE_NOT_SUPPORTED": 6, } )
Enum value maps for DeployJobRun_FailureCause.
var ( VerifyJobRun_FailureCause_name = map[int32]string{ 0: "FAILURE_CAUSE_UNSPECIFIED", 1: "CLOUD_BUILD_UNAVAILABLE", 2: "EXECUTION_FAILED", 3: "DEADLINE_EXCEEDED", 4: "VERIFICATION_CONFIG_NOT_FOUND", 5: "CLOUD_BUILD_REQUEST_FAILED", } VerifyJobRun_FailureCause_value = map[string]int32{ "FAILURE_CAUSE_UNSPECIFIED": 0, "CLOUD_BUILD_UNAVAILABLE": 1, "EXECUTION_FAILED": 2, "DEADLINE_EXCEEDED": 3, "VERIFICATION_CONFIG_NOT_FOUND": 4, "CLOUD_BUILD_REQUEST_FAILED": 5, } )
Enum value maps for VerifyJobRun_FailureCause.
var ( PredeployJobRun_FailureCause_name = map[int32]string{ 0: "FAILURE_CAUSE_UNSPECIFIED", 1: "CLOUD_BUILD_UNAVAILABLE", 2: "EXECUTION_FAILED", 3: "DEADLINE_EXCEEDED", 4: "CLOUD_BUILD_REQUEST_FAILED", } PredeployJobRun_FailureCause_value = map[string]int32{ "FAILURE_CAUSE_UNSPECIFIED": 0, "CLOUD_BUILD_UNAVAILABLE": 1, "EXECUTION_FAILED": 2, "DEADLINE_EXCEEDED": 3, "CLOUD_BUILD_REQUEST_FAILED": 4, } )
Enum value maps for PredeployJobRun_FailureCause.
var ( PostdeployJobRun_FailureCause_name = map[int32]string{ 0: "FAILURE_CAUSE_UNSPECIFIED", 1: "CLOUD_BUILD_UNAVAILABLE", 2: "EXECUTION_FAILED", 3: "DEADLINE_EXCEEDED", 4: "CLOUD_BUILD_REQUEST_FAILED", } PostdeployJobRun_FailureCause_value = map[string]int32{ "FAILURE_CAUSE_UNSPECIFIED": 0, "CLOUD_BUILD_UNAVAILABLE": 1, "EXECUTION_FAILED": 2, "DEADLINE_EXCEEDED": 3, "CLOUD_BUILD_REQUEST_FAILED": 4, } )
Enum value maps for PostdeployJobRun_FailureCause.
var ( AutomationRun_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "SUCCEEDED", 2: "CANCELLED", 3: "FAILED", 4: "IN_PROGRESS", 5: "PENDING", 6: "ABORTED", } AutomationRun_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "SUCCEEDED": 1, "CANCELLED": 2, "FAILED": 3, "IN_PROGRESS": 4, "PENDING": 5, "ABORTED": 6, } )
Enum value maps for AutomationRun_State.
var ( Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "TYPE_PUBSUB_NOTIFICATION_FAILURE", 3: "TYPE_RESOURCE_STATE_CHANGE", 4: "TYPE_PROCESS_ABORTED", 5: "TYPE_RESTRICTION_VIOLATED", 6: "TYPE_RESOURCE_DELETED", 7: "TYPE_ROLLOUT_UPDATE", 2: "TYPE_RENDER_STATUES_CHANGE", } Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "TYPE_PUBSUB_NOTIFICATION_FAILURE": 1, "TYPE_RESOURCE_STATE_CHANGE": 3, "TYPE_PROCESS_ABORTED": 4, "TYPE_RESTRICTION_VIOLATED": 5, "TYPE_RESOURCE_DELETED": 6, "TYPE_ROLLOUT_UPDATE": 7, "TYPE_RENDER_STATUES_CHANGE": 2, } )
Enum value maps for Type.
var ( RolloutUpdateEvent_RolloutUpdateType_name = map[int32]string{ 0: "ROLLOUT_UPDATE_TYPE_UNSPECIFIED", 1: "PENDING", 2: "PENDING_RELEASE", 3: "IN_PROGRESS", 4: "CANCELLING", 5: "CANCELLED", 6: "HALTED", 7: "SUCCEEDED", 8: "FAILED", 9: "APPROVAL_REQUIRED", 10: "APPROVED", 11: "REJECTED", 12: "ADVANCE_REQUIRED", 13: "ADVANCED", } RolloutUpdateEvent_RolloutUpdateType_value = map[string]int32{ "ROLLOUT_UPDATE_TYPE_UNSPECIFIED": 0, "PENDING": 1, "PENDING_RELEASE": 2, "IN_PROGRESS": 3, "CANCELLING": 4, "CANCELLED": 5, "HALTED": 6, "SUCCEEDED": 7, "FAILED": 8, "APPROVAL_REQUIRED": 9, "APPROVED": 10, "REJECTED": 11, "ADVANCE_REQUIRED": 12, "ADVANCED": 13, } )
Enum value maps for RolloutUpdateEvent_RolloutUpdateType.
var File_google_cloud_deploy_v1_automation_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_automationrun_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_cloud_deploy_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_customtargettype_notification_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_deliverypipeline_notification_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_deploypolicy_notification_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_jobrun_notification_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_log_enums_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_release_notification_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_release_render_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_rollout_notification_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_rollout_update_payload_proto protoreflect.FileDescriptor
var File_google_cloud_deploy_v1_target_notification_payload_proto protoreflect.FileDescriptor
Functions ¶
func RegisterCloudDeployServer ¶
func RegisterCloudDeployServer(s *grpc.Server, srv CloudDeployServer)
Types ¶
type AbandonReleaseRequest ¶
type AbandonReleaseRequest struct { // Required. Name of the Release. Format is // `projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
The request object used by `AbandonRelease`.
func (*AbandonReleaseRequest) Descriptor
deprecated
func (*AbandonReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbandonReleaseRequest.ProtoReflect.Descriptor instead.
func (*AbandonReleaseRequest) GetName ¶
func (x *AbandonReleaseRequest) GetName() string
func (*AbandonReleaseRequest) ProtoMessage ¶
func (*AbandonReleaseRequest) ProtoMessage()
func (*AbandonReleaseRequest) ProtoReflect ¶
func (x *AbandonReleaseRequest) ProtoReflect() protoreflect.Message
func (*AbandonReleaseRequest) Reset ¶
func (x *AbandonReleaseRequest) Reset()
func (*AbandonReleaseRequest) String ¶
func (x *AbandonReleaseRequest) String() string
type AbandonReleaseResponse ¶
type AbandonReleaseResponse struct {
// contains filtered or unexported fields
}
The response object for `AbandonRelease`.
func (*AbandonReleaseResponse) Descriptor
deprecated
func (*AbandonReleaseResponse) Descriptor() ([]byte, []int)
Deprecated: Use AbandonReleaseResponse.ProtoReflect.Descriptor instead.
func (*AbandonReleaseResponse) ProtoMessage ¶
func (*AbandonReleaseResponse) ProtoMessage()
func (*AbandonReleaseResponse) ProtoReflect ¶
func (x *AbandonReleaseResponse) ProtoReflect() protoreflect.Message
func (*AbandonReleaseResponse) Reset ¶
func (x *AbandonReleaseResponse) Reset()
func (*AbandonReleaseResponse) String ¶
func (x *AbandonReleaseResponse) String() string
type AdvanceChildRolloutJob ¶ added in v1.8.0
type AdvanceChildRolloutJob struct {
// contains filtered or unexported fields
}
An advanceChildRollout Job.
func (*AdvanceChildRolloutJob) Descriptor
deprecated
added in
v1.8.0
func (*AdvanceChildRolloutJob) Descriptor() ([]byte, []int)
Deprecated: Use AdvanceChildRolloutJob.ProtoReflect.Descriptor instead.
func (*AdvanceChildRolloutJob) ProtoMessage ¶ added in v1.8.0
func (*AdvanceChildRolloutJob) ProtoMessage()
func (*AdvanceChildRolloutJob) ProtoReflect ¶ added in v1.8.0
func (x *AdvanceChildRolloutJob) ProtoReflect() protoreflect.Message
func (*AdvanceChildRolloutJob) Reset ¶ added in v1.8.0
func (x *AdvanceChildRolloutJob) Reset()
func (*AdvanceChildRolloutJob) String ¶ added in v1.8.0
func (x *AdvanceChildRolloutJob) String() string
type AdvanceChildRolloutJobRun ¶ added in v1.8.0
type AdvanceChildRolloutJobRun struct { // Output only. Name of the `ChildRollout`. Format is // `projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}`. Rollout string `protobuf:"bytes,1,opt,name=rollout,proto3" json:"rollout,omitempty"` // Output only. the ID of the ChildRollout's Phase. RolloutPhaseId string `protobuf:"bytes,2,opt,name=rollout_phase_id,json=rolloutPhaseId,proto3" json:"rollout_phase_id,omitempty"` // contains filtered or unexported fields }
AdvanceChildRolloutJobRun contains information specific to a advanceChildRollout `JobRun`.
func (*AdvanceChildRolloutJobRun) Descriptor
deprecated
added in
v1.8.0
func (*AdvanceChildRolloutJobRun) Descriptor() ([]byte, []int)
Deprecated: Use AdvanceChildRolloutJobRun.ProtoReflect.Descriptor instead.
func (*AdvanceChildRolloutJobRun) GetRollout ¶ added in v1.8.0
func (x *AdvanceChildRolloutJobRun) GetRollout() string
func (*AdvanceChildRolloutJobRun) GetRolloutPhaseId ¶ added in v1.8.0
func (x *AdvanceChildRolloutJobRun) GetRolloutPhaseId() string
func (*AdvanceChildRolloutJobRun) ProtoMessage ¶ added in v1.8.0
func (*AdvanceChildRolloutJobRun) ProtoMessage()
func (*AdvanceChildRolloutJobRun) ProtoReflect ¶ added in v1.8.0
func (x *AdvanceChildRolloutJobRun) ProtoReflect() protoreflect.Message
func (*AdvanceChildRolloutJobRun) Reset ¶ added in v1.8.0
func (x *AdvanceChildRolloutJobRun) Reset()
func (*AdvanceChildRolloutJobRun) String ¶ added in v1.8.0
func (x *AdvanceChildRolloutJobRun) String() string
type AdvanceRolloutOperation ¶ added in v1.15.0
type AdvanceRolloutOperation struct { // Output only. The phase of a deployment that initiated the operation. SourcePhase string `protobuf:"bytes,5,opt,name=source_phase,json=sourcePhase,proto3" json:"source_phase,omitempty"` // Output only. How long the operation will be paused. Wait *durationpb.Duration `protobuf:"bytes,2,opt,name=wait,proto3" json:"wait,omitempty"` // Output only. The name of the rollout that initiates the `AutomationRun`. Rollout string `protobuf:"bytes,3,opt,name=rollout,proto3" json:"rollout,omitempty"` // Output only. The phase the rollout will be advanced to. DestinationPhase string `protobuf:"bytes,4,opt,name=destination_phase,json=destinationPhase,proto3" json:"destination_phase,omitempty"` // contains filtered or unexported fields }
Contains the information of an automated advance-rollout operation.
func (*AdvanceRolloutOperation) Descriptor
deprecated
added in
v1.15.0
func (*AdvanceRolloutOperation) Descriptor() ([]byte, []int)
Deprecated: Use AdvanceRolloutOperation.ProtoReflect.Descriptor instead.
func (*AdvanceRolloutOperation) GetDestinationPhase ¶ added in v1.15.0
func (x *AdvanceRolloutOperation) GetDestinationPhase() string
func (*AdvanceRolloutOperation) GetRollout ¶ added in v1.15.0
func (x *AdvanceRolloutOperation) GetRollout() string
func (*AdvanceRolloutOperation) GetSourcePhase ¶ added in v1.15.0
func (x *AdvanceRolloutOperation) GetSourcePhase() string
func (*AdvanceRolloutOperation) GetWait ¶ added in v1.15.0
func (x *AdvanceRolloutOperation) GetWait() *durationpb.Duration
func (*AdvanceRolloutOperation) ProtoMessage ¶ added in v1.15.0
func (*AdvanceRolloutOperation) ProtoMessage()
func (*AdvanceRolloutOperation) ProtoReflect ¶ added in v1.15.0
func (x *AdvanceRolloutOperation) ProtoReflect() protoreflect.Message
func (*AdvanceRolloutOperation) Reset ¶ added in v1.15.0
func (x *AdvanceRolloutOperation) Reset()
func (*AdvanceRolloutOperation) String ¶ added in v1.15.0
func (x *AdvanceRolloutOperation) String() string
type AdvanceRolloutRequest ¶ added in v1.8.0
type AdvanceRolloutRequest struct { // Required. Name of the Rollout. Format is // `projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The phase ID to advance the `Rollout` to. PhaseId string `protobuf:"bytes,2,opt,name=phase_id,json=phaseId,proto3" json:"phase_id,omitempty"` // contains filtered or unexported fields }
The request object used by `AdvanceRollout`.
func (*AdvanceRolloutRequest) Descriptor
deprecated
added in
v1.8.0
func (*AdvanceRolloutRequest) Descriptor() ([]byte, []int)
Deprecated: Use AdvanceRolloutRequest.ProtoReflect.Descriptor instead.
func (*AdvanceRolloutRequest) GetName ¶ added in v1.8.0
func (x *AdvanceRolloutRequest) GetName() string
func (*AdvanceRolloutRequest) GetPhaseId ¶ added in v1.8.0
func (x *AdvanceRolloutRequest) GetPhaseId() string
func (*AdvanceRolloutRequest) ProtoMessage ¶ added in v1.8.0
func (*AdvanceRolloutRequest) ProtoMessage()
func (*AdvanceRolloutRequest) ProtoReflect ¶ added in v1.8.0
func (x *AdvanceRolloutRequest) ProtoReflect() protoreflect.Message
func (*AdvanceRolloutRequest) Reset ¶ added in v1.8.0
func (x *AdvanceRolloutRequest) Reset()
func (*AdvanceRolloutRequest) String ¶ added in v1.8.0
func (x *AdvanceRolloutRequest) String() string
type AdvanceRolloutResponse ¶ added in v1.8.0
type AdvanceRolloutResponse struct {
// contains filtered or unexported fields
}
The response object from `AdvanceRollout`.
func (*AdvanceRolloutResponse) Descriptor
deprecated
added in
v1.8.0
func (*AdvanceRolloutResponse) Descriptor() ([]byte, []int)
Deprecated: Use AdvanceRolloutResponse.ProtoReflect.Descriptor instead.
func (*AdvanceRolloutResponse) ProtoMessage ¶ added in v1.8.0
func (*AdvanceRolloutResponse) ProtoMessage()
func (*AdvanceRolloutResponse) ProtoReflect ¶ added in v1.8.0
func (x *AdvanceRolloutResponse) ProtoReflect() protoreflect.Message
func (*AdvanceRolloutResponse) Reset ¶ added in v1.8.0
func (x *AdvanceRolloutResponse) Reset()
func (*AdvanceRolloutResponse) String ¶ added in v1.8.0
func (x *AdvanceRolloutResponse) String() string
type AdvanceRolloutRule ¶ added in v1.15.0
type AdvanceRolloutRule struct { // Required. ID of the rule. This id must be unique in the `Automation` // resource to which this rule belongs. The format is // `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Optional. Proceeds only after phase name matched any one in the list. // This value must consist of lower-case letters, numbers, and hyphens, // start with a letter and end with a letter or a number, and have a max // length of 63 characters. In other words, it must match the following // regex: `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. SourcePhases []string `protobuf:"bytes,6,rep,name=source_phases,json=sourcePhases,proto3" json:"source_phases,omitempty"` // Optional. How long to wait after a rollout is finished. Wait *durationpb.Duration `protobuf:"bytes,3,opt,name=wait,proto3" json:"wait,omitempty"` // Output only. Information around the state of the Automation rule. Condition *AutomationRuleCondition `protobuf:"bytes,5,opt,name=condition,proto3" json:"condition,omitempty"` // contains filtered or unexported fields }
The `AdvanceRollout` automation rule will automatically advance a successful Rollout to the next phase.
func (*AdvanceRolloutRule) Descriptor
deprecated
added in
v1.15.0
func (*AdvanceRolloutRule) Descriptor() ([]byte, []int)
Deprecated: Use AdvanceRolloutRule.ProtoReflect.Descriptor instead.
func (*AdvanceRolloutRule) GetCondition ¶ added in v1.15.0
func (x *AdvanceRolloutRule) GetCondition() *AutomationRuleCondition
func (*AdvanceRolloutRule) GetId ¶ added in v1.15.0
func (x *AdvanceRolloutRule) GetId() string
func (*AdvanceRolloutRule) GetSourcePhases ¶ added in v1.15.0
func (x *AdvanceRolloutRule) GetSourcePhases() []string
func (*AdvanceRolloutRule) GetWait ¶ added in v1.15.0
func (x *AdvanceRolloutRule) GetWait() *durationpb.Duration
func (*AdvanceRolloutRule) ProtoMessage ¶ added in v1.15.0
func (*AdvanceRolloutRule) ProtoMessage()
func (*AdvanceRolloutRule) ProtoReflect ¶ added in v1.15.0
func (x *AdvanceRolloutRule) ProtoReflect() protoreflect.Message
func (*AdvanceRolloutRule) Reset ¶ added in v1.15.0
func (x *AdvanceRolloutRule) Reset()
func (*AdvanceRolloutRule) String ¶ added in v1.15.0
func (x *AdvanceRolloutRule) String() string
type AnthosCluster ¶
type AnthosCluster struct { // Optional. Membership of the GKE Hub-registered cluster to which to apply // the Skaffold configuration. Format is // `projects/{project}/locations/{location}/memberships/{membership_name}`. Membership string `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"` // contains filtered or unexported fields }
Information specifying an Anthos Cluster.
func (*AnthosCluster) Descriptor
deprecated
func (*AnthosCluster) Descriptor() ([]byte, []int)
Deprecated: Use AnthosCluster.ProtoReflect.Descriptor instead.
func (*AnthosCluster) GetMembership ¶
func (x *AnthosCluster) GetMembership() string
func (*AnthosCluster) ProtoMessage ¶
func (*AnthosCluster) ProtoMessage()
func (*AnthosCluster) ProtoReflect ¶
func (x *AnthosCluster) ProtoReflect() protoreflect.Message
func (*AnthosCluster) Reset ¶
func (x *AnthosCluster) Reset()
func (*AnthosCluster) String ¶
func (x *AnthosCluster) String() string
type ApproveRolloutRequest ¶
type ApproveRolloutRequest struct { // Required. Name of the Rollout. Format is // `projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. True = approve; false = reject Approved bool `protobuf:"varint,2,opt,name=approved,proto3" json:"approved,omitempty"` // contains filtered or unexported fields }
The request object used by `ApproveRollout`.
func (*ApproveRolloutRequest) Descriptor
deprecated
func (*ApproveRolloutRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApproveRolloutRequest.ProtoReflect.Descriptor instead.
func (*ApproveRolloutRequest) GetApproved ¶
func (x *ApproveRolloutRequest) GetApproved() bool
func (*ApproveRolloutRequest) GetName ¶
func (x *ApproveRolloutRequest) GetName() string
func (*ApproveRolloutRequest) ProtoMessage ¶
func (*ApproveRolloutRequest) ProtoMessage()
func (*ApproveRolloutRequest) ProtoReflect ¶
func (x *ApproveRolloutRequest) ProtoReflect() protoreflect.Message
func (*ApproveRolloutRequest) Reset ¶
func (x *ApproveRolloutRequest) Reset()
func (*ApproveRolloutRequest) String ¶
func (x *ApproveRolloutRequest) String() string
type ApproveRolloutResponse ¶
type ApproveRolloutResponse struct {
// contains filtered or unexported fields
}
The response object from `ApproveRollout`.
func (*ApproveRolloutResponse) Descriptor
deprecated
func (*ApproveRolloutResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApproveRolloutResponse.ProtoReflect.Descriptor instead.
func (*ApproveRolloutResponse) ProtoMessage ¶
func (*ApproveRolloutResponse) ProtoMessage()
func (*ApproveRolloutResponse) ProtoReflect ¶
func (x *ApproveRolloutResponse) ProtoReflect() protoreflect.Message
func (*ApproveRolloutResponse) Reset ¶
func (x *ApproveRolloutResponse) Reset()
func (*ApproveRolloutResponse) String ¶
func (x *ApproveRolloutResponse) String() string
type Automation ¶ added in v1.15.0
type Automation struct { // Output only. Name of the `Automation`. Format is // `projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automations/{automation}`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. Unique identifier of the `Automation`. Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` // Optional. Description of the `Automation`. Max length is 255 characters. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Output only. Time at which the automation was created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time at which the automation was updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Optional. User annotations. These attributes can only be set and used by // the user, and not by Cloud Deploy. Annotations must meet the following // constraints: // // * Annotations are key/value pairs. // * Valid annotation keys have two segments: an optional prefix and name, // separated by a slash (`/`). // * The name segment is required and must be 63 characters or less, // beginning and ending with an alphanumeric character (`[a-z0-9A-Z]`) with // dashes (`-`), underscores (`_`), dots (`.`), and alphanumerics between. // * The prefix is optional. If specified, the prefix must be a DNS subdomain: // a series of DNS labels separated by dots(`.`), not longer than 253 // characters in total, followed by a slash (`/`). // // See // https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set // for more details. Annotations map[string]string `` /* 163-byte string literal not displayed */ // Optional. Labels are attributes that can be set and used by both the // user and by Cloud Deploy. Labels must meet the following constraints: // // * Keys and values can contain only lowercase letters, numeric characters, // underscores, and dashes. // * All characters must use UTF-8 encoding, and international characters are // allowed. // * Keys must start with a lowercase letter or international character. // * Each resource is limited to a maximum of 64 labels. // // Both keys and values are additionally constrained to be <= 63 characters. Labels map[string]string `` /* 153-byte string literal not displayed */ // Optional. The weak etag of the `Automation` resource. // This checksum is computed by the server based on the value of other // fields, and may be sent on update and delete requests to ensure the // client has an up-to-date value before proceeding. Etag string `protobuf:"bytes,8,opt,name=etag,proto3" json:"etag,omitempty"` // Optional. When Suspended, automation is deactivated from execution. Suspended bool `protobuf:"varint,9,opt,name=suspended,proto3" json:"suspended,omitempty"` // Required. Email address of the user-managed IAM service account that // creates Cloud Deploy release and rollout resources. ServiceAccount string `protobuf:"bytes,10,opt,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"` // Required. Selected resources to which the automation will be applied. Selector *AutomationResourceSelector `protobuf:"bytes,11,opt,name=selector,proto3" json:"selector,omitempty"` // Required. List of Automation rules associated with the Automation resource. // Must have at least one rule and limited to 250 rules per Delivery Pipeline. // Note: the order of the rules here is not the same as the order of // execution. Rules []*AutomationRule `protobuf:"bytes,14,rep,name=rules,proto3" json:"rules,omitempty"` // contains filtered or unexported fields }
An `Automation` resource in the Cloud Deploy API.
An `Automation` enables the automation of manually driven actions for a Delivery Pipeline, which includes Release promotion among Targets, Rollout repair and Rollout deployment strategy advancement. The intention of Automation is to reduce manual intervention in the continuous delivery process.
func (*Automation) Descriptor
deprecated
added in
v1.15.0
func (*Automation) Descriptor() ([]byte, []int)
Deprecated: Use Automation.ProtoReflect.Descriptor instead.
func (*Automation) GetAnnotations ¶ added in v1.15.0
func (x *Automation) GetAnnotations() map[string]string
func (*Automation) GetCreateTime ¶ added in v1.15.0
func (x *Automation) GetCreateTime() *timestamppb.Timestamp
func (*Automation) GetDescription ¶ added in v1.15.0
func (x *Automation) GetDescription() string
func (*Automation) GetEtag ¶ added in v1.15.0
func (x *Automation) GetEtag() string
func (*Automation) GetLabels ¶ added in v1.15.0
func (x *Automation) GetLabels() map[string]string
func (*Automation) GetName ¶ added in v1.15.0
func (x *Automation) GetName() string
func (*Automation) GetRules ¶ added in v1.15.0
func (x *Automation) GetRules() []*AutomationRule
func (*Automation) GetSelector ¶ added in v1.15.0
func (x *Automation) GetSelector() *AutomationResourceSelector
func (*Automation) GetServiceAccount ¶ added in v1.15.0
func (x *Automation) GetServiceAccount() string
func (*Automation) GetSuspended ¶ added in v1.15.0
func (x *Automation) GetSuspended() bool
func (*Automation) GetUid ¶ added in v1.15.0
func (x *Automation) GetUid() string
func (*Automation) GetUpdateTime ¶ added in v1.15.0
func (x *Automation) GetUpdateTime() *timestamppb.Timestamp
func (*Automation) ProtoMessage ¶ added in v1.15.0
func (*Automation) ProtoMessage()
func (*Automation) ProtoReflect ¶ added in v1.15.0
func (x *Automation) ProtoReflect() protoreflect.Message
func (*Automation) Reset ¶ added in v1.15.0
func (x *Automation) Reset()
func (*Automation) String ¶ added in v1.15.0
func (x *Automation) String() string
type AutomationEvent ¶ added in v1.15.0
type AutomationEvent struct { // Debug message for when there is an update on the AutomationRun. // Provides further details about the resource creation or state change. Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // The name of the `AutomationRun`. Automation string `protobuf:"bytes,2,opt,name=automation,proto3" json:"automation,omitempty"` // Unique identifier of the `DeliveryPipeline`. PipelineUid string `protobuf:"bytes,3,opt,name=pipeline_uid,json=pipelineUid,proto3" json:"pipeline_uid,omitempty"` // Type of this notification, e.g. for a Pub/Sub failure. Type Type `protobuf:"varint,4,opt,name=type,proto3,enum=google.cloud.deploy.v1.Type" json:"type,omitempty"` // contains filtered or unexported fields }
Payload proto for "clouddeploy.googleapis.com/automation" Platform Log event that describes the Automation related events.
func (*AutomationEvent) Descriptor
deprecated
added in
v1.15.0
func (*AutomationEvent) Descriptor() ([]byte, []int)
Deprecated: Use AutomationEvent.ProtoReflect.Descriptor instead.
func (*AutomationEvent) GetAutomation ¶ added in v1.15.0
func (x *AutomationEvent) GetAutomation() string
func (*AutomationEvent) GetMessage ¶ added in v1.15.0
func (x *AutomationEvent) GetMessage() string
func (*AutomationEvent) GetPipelineUid ¶ added in v1.15.0
func (x *AutomationEvent) GetPipelineUid() string
func (*AutomationEvent) GetType ¶ added in v1.15.0
func (x *AutomationEvent) GetType() Type
func (*AutomationEvent) ProtoMessage ¶ added in v1.15.0
func (*AutomationEvent) ProtoMessage()
func (*AutomationEvent) ProtoReflect ¶ added in v1.15.0
func (x *AutomationEvent) ProtoReflect() protoreflect.Message
func (*AutomationEvent) Reset ¶ added in v1.15.0
func (x *AutomationEvent) Reset()
func (*AutomationEvent) String ¶ added in v1.15.0
func (x *AutomationEvent) String() string
type AutomationResourceSelector ¶ added in v1.15.0
type AutomationResourceSelector struct { // Contains attributes about a target. Targets []*TargetAttribute `protobuf:"bytes,1,rep,name=targets,proto3" json:"targets,omitempty"` // contains filtered or unexported fields }
AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied.
func (*AutomationResourceSelector) Descriptor
deprecated
added in
v1.15.0
func (*AutomationResourceSelector) Descriptor() ([]byte, []int)
Deprecated: Use AutomationResourceSelector.ProtoReflect.Descriptor instead.
func (*AutomationResourceSelector) GetTargets ¶ added in v1.15.0
func (x *AutomationResourceSelector) GetTargets() []*TargetAttribute
func (*AutomationResourceSelector) ProtoMessage ¶ added in v1.15.0
func (*AutomationResourceSelector) ProtoMessage()
func (*AutomationResourceSelector) ProtoReflect ¶ added in v1.15.0
func (x *AutomationResourceSelector) ProtoReflect() protoreflect.Message
func (*AutomationResourceSelector) Reset ¶ added in v1.15.0
func (x *AutomationResourceSelector) Reset()
func (*AutomationResourceSelector) String ¶ added in v1.15.0
func (x *AutomationResourceSelector) String() string
type AutomationRolloutMetadata ¶ added in v1.15.0
type AutomationRolloutMetadata struct { // Output only. The name of the AutomationRun initiated by a promote release // rule. PromoteAutomationRun string `protobuf:"bytes,1,opt,name=promote_automation_run,json=promoteAutomationRun,proto3" json:"promote_automation_run,omitempty"` // Output only. The names of the AutomationRuns initiated by an advance // rollout rule. AdvanceAutomationRuns []string `` /* 126-byte string literal not displayed */ // Output only. The names of the AutomationRuns initiated by a repair rollout // rule. RepairAutomationRuns []string `protobuf:"bytes,3,rep,name=repair_automation_runs,json=repairAutomationRuns,proto3" json:"repair_automation_runs,omitempty"` // contains filtered or unexported fields }
AutomationRolloutMetadata contains Automation-related actions that were performed on a rollout.
func (*AutomationRolloutMetadata) Descriptor
deprecated
added in
v1.15.0
func (*AutomationRolloutMetadata) Descriptor() ([]byte, []int)
Deprecated: Use AutomationRolloutMetadata.ProtoReflect.Descriptor instead.
func (*AutomationRolloutMetadata) GetAdvanceAutomationRuns ¶ added in v1.15.0
func (x *AutomationRolloutMetadata) GetAdvanceAutomationRuns() []string
func (*AutomationRolloutMetadata) GetPromoteAutomationRun ¶ added in v1.15.0
func (x *AutomationRolloutMetadata) GetPromoteAutomationRun() string
func (*AutomationRolloutMetadata) GetRepairAutomationRuns ¶ added in v1.15.0
func (x *AutomationRolloutMetadata) GetRepairAutomationRuns() []string
func (*AutomationRolloutMetadata) ProtoMessage ¶ added in v1.15.0
func (*AutomationRolloutMetadata) ProtoMessage()
func (*AutomationRolloutMetadata) ProtoReflect ¶ added in v1.15.0
func (x *AutomationRolloutMetadata) ProtoReflect() protoreflect.Message
func (*AutomationRolloutMetadata) Reset ¶ added in v1.15.0
func (x *AutomationRolloutMetadata) Reset()
func (*AutomationRolloutMetadata) String ¶ added in v1.15.0
func (x *AutomationRolloutMetadata) String() string
type AutomationRule ¶ added in v1.15.0
type AutomationRule struct { // The configuration of the Automation rule. // // Types that are assignable to Rule: // // *AutomationRule_PromoteReleaseRule // *AutomationRule_AdvanceRolloutRule // *AutomationRule_RepairRolloutRule Rule isAutomationRule_Rule `protobuf_oneof:"rule"` // contains filtered or unexported fields }
`AutomationRule` defines the automation activities.
func (*AutomationRule) Descriptor
deprecated
added in
v1.15.0
func (*AutomationRule) Descriptor() ([]byte, []int)
Deprecated: Use AutomationRule.ProtoReflect.Descriptor instead.
func (*AutomationRule) GetAdvanceRolloutRule ¶ added in v1.15.0
func (x *AutomationRule) GetAdvanceRolloutRule() *AdvanceRolloutRule
func (*AutomationRule) GetPromoteReleaseRule ¶ added in v1.15.0
func (x *AutomationRule) GetPromoteReleaseRule() *PromoteReleaseRule
func (*AutomationRule) GetRepairRolloutRule ¶ added in v1.15.0
func (x *AutomationRule) GetRepairRolloutRule() *RepairRolloutRule
func (*AutomationRule) GetRule ¶ added in v1.15.0
func (m *AutomationRule) GetRule() isAutomationRule_Rule
func (*AutomationRule) ProtoMessage ¶ added in v1.15.0
func (*AutomationRule) ProtoMessage()
func (*AutomationRule) ProtoReflect ¶ added in v1.15.0
func (x *AutomationRule) ProtoReflect() protoreflect.Message
func (*AutomationRule) Reset ¶ added in v1.15.0
func (x *AutomationRule) Reset()
func (*AutomationRule) String ¶ added in v1.15.0
func (x *AutomationRule) String() string
type AutomationRuleCondition ¶ added in v1.15.0
type AutomationRuleCondition struct { // Optional. Details around targets enumerated in the rule. TargetsPresentCondition *TargetsPresentCondition `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
`AutomationRuleCondition` contains conditions relevant to an `Automation` rule.
func (*AutomationRuleCondition) Descriptor
deprecated
added in
v1.15.0
func (*AutomationRuleCondition) Descriptor() ([]byte, []int)
Deprecated: Use AutomationRuleCondition.ProtoReflect.Descriptor instead.
func (*AutomationRuleCondition) GetTargetsPresentCondition ¶ added in v1.15.0
func (x *AutomationRuleCondition) GetTargetsPresentCondition() *TargetsPresentCondition
func (*AutomationRuleCondition) ProtoMessage ¶ added in v1.15.0
func (*AutomationRuleCondition) ProtoMessage()
func (*AutomationRuleCondition) ProtoReflect ¶ added in v1.15.0
func (x *AutomationRuleCondition) ProtoReflect() protoreflect.Message
func (*AutomationRuleCondition) Reset ¶ added in v1.15.0
func (x *AutomationRuleCondition) Reset()
func (*AutomationRuleCondition) String ¶ added in v1.15.0
func (x *AutomationRuleCondition) String() string
type AutomationRule_AdvanceRolloutRule ¶ added in v1.15.0
type AutomationRule_AdvanceRolloutRule struct { // Optional. The `AdvanceRolloutRule` will automatically advance a // successful Rollout. AdvanceRolloutRule *AdvanceRolloutRule `protobuf:"bytes,2,opt,name=advance_rollout_rule,json=advanceRolloutRule,proto3,oneof"` }
type AutomationRule_PromoteReleaseRule ¶ added in v1.15.0
type AutomationRule_PromoteReleaseRule struct { // Optional. `PromoteReleaseRule` will automatically promote a release from // the current target to a specified target. PromoteReleaseRule *PromoteReleaseRule `protobuf:"bytes,1,opt,name=promote_release_rule,json=promoteReleaseRule,proto3,oneof"` }
type AutomationRule_RepairRolloutRule ¶ added in v1.15.0
type AutomationRule_RepairRolloutRule struct { // Optional. The `RepairRolloutRule` will automatically repair a failed // rollout. RepairRolloutRule *RepairRolloutRule `protobuf:"bytes,3,opt,name=repair_rollout_rule,json=repairRolloutRule,proto3,oneof"` }
type AutomationRun ¶ added in v1.15.0
type AutomationRun struct { // Output only. Name of the `AutomationRun`. Format is // `projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automationRuns/{automation_run}`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. Time at which the `AutomationRun` was created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time at which the automationRun was updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Output only. The weak etag of the `AutomationRun` resource. // This checksum is computed by the server based on the value of other // fields, and may be sent on update and delete requests to ensure the // client has an up-to-date value before proceeding. Etag string `protobuf:"bytes,4,opt,name=etag,proto3" json:"etag,omitempty"` // Output only. Email address of the user-managed IAM service account that // performs the operations against Cloud Deploy resources. ServiceAccount string `protobuf:"bytes,5,opt,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"` // Output only. Snapshot of the Automation taken at AutomationRun creation // time. AutomationSnapshot *Automation `protobuf:"bytes,6,opt,name=automation_snapshot,json=automationSnapshot,proto3" json:"automation_snapshot,omitempty"` // Output only. The ID of the target that represents the promotion stage that // initiates the `AutomationRun`. The value of this field is the last segment // of a target name. TargetId string `protobuf:"bytes,7,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` // Output only. Current state of the `AutomationRun`. State AutomationRun_State `protobuf:"varint,8,opt,name=state,proto3,enum=google.cloud.deploy.v1.AutomationRun_State" json:"state,omitempty"` // Output only. Explains the current state of the `AutomationRun`. Present // only when an explanation is needed. StateDescription string `protobuf:"bytes,9,opt,name=state_description,json=stateDescription,proto3" json:"state_description,omitempty"` // Output only. Time the `AutomationRun` expires. An `AutomationRun` expires // after 14 days from its creation date. ExpireTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // Output only. The ID of the automation rule that initiated the operation. RuleId string `protobuf:"bytes,12,opt,name=rule_id,json=ruleId,proto3" json:"rule_id,omitempty"` // Output only. The ID of the automation that initiated the operation. AutomationId string `protobuf:"bytes,15,opt,name=automation_id,json=automationId,proto3" json:"automation_id,omitempty"` // The operation that the `AutomationRun` will perform. // // Types that are assignable to Operation: // // *AutomationRun_PromoteReleaseOperation // *AutomationRun_AdvanceRolloutOperation // *AutomationRun_RepairRolloutOperation Operation isAutomationRun_Operation `protobuf_oneof:"operation"` // Output only. Earliest time the `AutomationRun` will attempt to resume. // Wait-time is configured by `wait` in automation rule. WaitUntilTime *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=wait_until_time,json=waitUntilTime,proto3" json:"wait_until_time,omitempty"` // contains filtered or unexported fields }
An `AutomationRun` resource in the Cloud Deploy API.
An `AutomationRun` represents an execution instance of an automation rule.
func (*AutomationRun) Descriptor
deprecated
added in
v1.15.0
func (*AutomationRun) Descriptor() ([]byte, []int)
Deprecated: Use AutomationRun.ProtoReflect.Descriptor instead.
func (*AutomationRun) GetAdvanceRolloutOperation ¶ added in v1.15.0
func (x *AutomationRun) GetAdvanceRolloutOperation() *AdvanceRolloutOperation
func (*AutomationRun) GetAutomationId ¶ added in v1.15.0
func (x *AutomationRun) GetAutomationId() string
func (*AutomationRun) GetAutomationSnapshot ¶ added in v1.15.0
func (x *AutomationRun) GetAutomationSnapshot() *Automation
func (*AutomationRun) GetCreateTime ¶ added in v1.15.0
func (x *AutomationRun) GetCreateTime() *timestamppb.Timestamp
func (*AutomationRun) GetEtag ¶ added in v1.15.0
func (x *AutomationRun) GetEtag() string
func (*AutomationRun) GetExpireTime ¶ added in v1.15.0
func (x *AutomationRun) GetExpireTime() *timestamppb.Timestamp
func (*AutomationRun) GetName ¶ added in v1.15.0
func (x *AutomationRun) GetName() string
func (*AutomationRun) GetOperation ¶ added in v1.15.0
func (m *AutomationRun) GetOperation() isAutomationRun_Operation
func (*AutomationRun) GetPromoteReleaseOperation ¶ added in v1.15.0
func (x *AutomationRun) GetPromoteReleaseOperation() *PromoteReleaseOperation
func (*AutomationRun) GetRepairRolloutOperation ¶ added in v1.15.0
func (x *AutomationRun) GetRepairRolloutOperation() *RepairRolloutOperation
func (*AutomationRun) GetRuleId ¶ added in v1.15.0
func (x *AutomationRun) GetRuleId() string
func (*AutomationRun) GetServiceAccount ¶ added in v1.15.0
func (x *AutomationRun) GetServiceAccount() string
func (*AutomationRun) GetState ¶ added in v1.15.0
func (x *AutomationRun) GetState() AutomationRun_State
func (*AutomationRun) GetStateDescription ¶ added in v1.15.0
func (x *AutomationRun) GetStateDescription() string
func (*AutomationRun) GetTargetId ¶ added in v1.15.0
func (x *AutomationRun) GetTargetId() string
func (*AutomationRun) GetUpdateTime ¶ added in v1.15.0
func (x *AutomationRun) GetUpdateTime() *timestamppb.Timestamp
func (*AutomationRun) GetWaitUntilTime ¶ added in v1.15.0
func (x *AutomationRun) GetWaitUntilTime() *timestamppb.Timestamp
func (*AutomationRun) ProtoMessage ¶ added in v1.15.0
func (*AutomationRun) ProtoMessage()
func (*AutomationRun) ProtoReflect ¶ added in v1.15.0
func (x *AutomationRun) ProtoReflect() protoreflect.Message
func (*AutomationRun) Reset ¶ added in v1.15.0
func (x *AutomationRun) Reset()
func (*AutomationRun) String ¶ added in v1.15.0
func (x *AutomationRun) String() string
type AutomationRunEvent ¶ added in v1.15.0
type AutomationRunEvent struct { // Debug message for when there is an update on the AutomationRun. // Provides further details about the resource creation or state change. Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // The name of the `AutomationRun`. AutomationRun string `protobuf:"bytes,2,opt,name=automation_run,json=automationRun,proto3" json:"automation_run,omitempty"` // Unique identifier of the `DeliveryPipeline`. PipelineUid string `protobuf:"bytes,3,opt,name=pipeline_uid,json=pipelineUid,proto3" json:"pipeline_uid,omitempty"` // Identifier of the `Automation`. AutomationId string `protobuf:"bytes,4,opt,name=automation_id,json=automationId,proto3" json:"automation_id,omitempty"` // Identifier of the `Automation` rule. RuleId string `protobuf:"bytes,5,opt,name=rule_id,json=ruleId,proto3" json:"rule_id,omitempty"` // ID of the `Target` to which the `AutomationRun` is created. DestinationTargetId string `protobuf:"bytes,6,opt,name=destination_target_id,json=destinationTargetId,proto3" json:"destination_target_id,omitempty"` // Type of this notification, e.g. for a Pub/Sub failure. Type Type `protobuf:"varint,7,opt,name=type,proto3,enum=google.cloud.deploy.v1.Type" json:"type,omitempty"` // contains filtered or unexported fields }
Payload proto for "clouddeploy.googleapis.com/automation_run" Platform Log event that describes the AutomationRun related events.
func (*AutomationRunEvent) Descriptor
deprecated
added in
v1.15.0
func (*AutomationRunEvent) Descriptor() ([]byte, []int)
Deprecated: Use AutomationRunEvent.ProtoReflect.Descriptor instead.
func (*AutomationRunEvent) GetAutomationId ¶ added in v1.15.0
func (x *AutomationRunEvent) GetAutomationId() string
func (*AutomationRunEvent) GetAutomationRun ¶ added in v1.15.0
func (x *AutomationRunEvent) GetAutomationRun() string
func (*AutomationRunEvent) GetDestinationTargetId ¶ added in v1.15.0
func (x *AutomationRunEvent) GetDestinationTargetId() string
func (*AutomationRunEvent) GetMessage ¶ added in v1.15.0
func (x *AutomationRunEvent) GetMessage() string
func (*AutomationRunEvent) GetPipelineUid ¶ added in v1.15.0
func (x *AutomationRunEvent) GetPipelineUid() string
func (*AutomationRunEvent) GetRuleId ¶ added in v1.15.0
func (x *AutomationRunEvent) GetRuleId() string
func (*AutomationRunEvent) GetType ¶ added in v1.15.0
func (x *AutomationRunEvent) GetType() Type
func (*AutomationRunEvent) ProtoMessage ¶ added in v1.15.0
func (*AutomationRunEvent) ProtoMessage()
func (*AutomationRunEvent) ProtoReflect ¶ added in v1.15.0
func (x *AutomationRunEvent) ProtoReflect() protoreflect.Message
func (*AutomationRunEvent) Reset ¶ added in v1.15.0
func (x *AutomationRunEvent) Reset()
func (*AutomationRunEvent) String ¶ added in v1.15.0
func (x *AutomationRunEvent) String() string
type AutomationRun_AdvanceRolloutOperation ¶ added in v1.15.0
type AutomationRun_AdvanceRolloutOperation struct { // Output only. Advances a rollout to the next phase. AdvanceRolloutOperation *AdvanceRolloutOperation `protobuf:"bytes,14,opt,name=advance_rollout_operation,json=advanceRolloutOperation,proto3,oneof"` }
type AutomationRun_PromoteReleaseOperation ¶ added in v1.15.0
type AutomationRun_PromoteReleaseOperation struct { // Output only. Promotes a release to a specified 'Target'. PromoteReleaseOperation *PromoteReleaseOperation `protobuf:"bytes,13,opt,name=promote_release_operation,json=promoteReleaseOperation,proto3,oneof"` }
type AutomationRun_RepairRolloutOperation ¶ added in v1.15.0
type AutomationRun_RepairRolloutOperation struct { // Output only. Repairs a failed 'Rollout'. RepairRolloutOperation *RepairRolloutOperation `protobuf:"bytes,17,opt,name=repair_rollout_operation,json=repairRolloutOperation,proto3,oneof"` }
type AutomationRun_State ¶ added in v1.15.0
type AutomationRun_State int32
Valid state of an `AutomationRun`.
const ( // The `AutomationRun` has an unspecified state. AutomationRun_STATE_UNSPECIFIED AutomationRun_State = 0 // The `AutomationRun` has succeeded. AutomationRun_SUCCEEDED AutomationRun_State = 1 // The `AutomationRun` was cancelled. AutomationRun_CANCELLED AutomationRun_State = 2 // The `AutomationRun` has failed. AutomationRun_FAILED AutomationRun_State = 3 // The `AutomationRun` is in progress. AutomationRun_IN_PROGRESS AutomationRun_State = 4 // The `AutomationRun` is pending. AutomationRun_PENDING AutomationRun_State = 5 // The `AutomationRun` was aborted. AutomationRun_ABORTED AutomationRun_State = 6 )
func (AutomationRun_State) Descriptor ¶ added in v1.15.0
func (AutomationRun_State) Descriptor() protoreflect.EnumDescriptor
func (AutomationRun_State) Enum ¶ added in v1.15.0
func (x AutomationRun_State) Enum() *AutomationRun_State
func (AutomationRun_State) EnumDescriptor
deprecated
added in
v1.15.0
func (AutomationRun_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutomationRun_State.Descriptor instead.
func (AutomationRun_State) Number ¶ added in v1.15.0
func (x AutomationRun_State) Number() protoreflect.EnumNumber
func (AutomationRun_State) String ¶ added in v1.15.0
func (x AutomationRun_State) String() string
func (AutomationRun_State) Type ¶ added in v1.15.0
func (AutomationRun_State) Type() protoreflect.EnumType
type BackoffMode ¶ added in v1.15.0
type BackoffMode int32
The pattern of how wait time is increased.
const ( // No WaitMode is specified. BackoffMode_BACKOFF_MODE_UNSPECIFIED BackoffMode = 0 // Increases the wait time linearly. BackoffMode_BACKOFF_MODE_LINEAR BackoffMode = 1 // Increases the wait time exponentially. BackoffMode_BACKOFF_MODE_EXPONENTIAL BackoffMode = 2 )
func (BackoffMode) Descriptor ¶ added in v1.15.0
func (BackoffMode) Descriptor() protoreflect.EnumDescriptor
func (BackoffMode) Enum ¶ added in v1.15.0
func (x BackoffMode) Enum() *BackoffMode
func (BackoffMode) EnumDescriptor
deprecated
added in
v1.15.0
func (BackoffMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackoffMode.Descriptor instead.
func (BackoffMode) Number ¶ added in v1.15.0
func (x BackoffMode) Number() protoreflect.EnumNumber
func (BackoffMode) String ¶ added in v1.15.0
func (x BackoffMode) String() string
func (BackoffMode) Type ¶ added in v1.15.0
func (BackoffMode) Type() protoreflect.EnumType
type BuildArtifact ¶
type BuildArtifact struct { // Image name in Skaffold configuration. Image string `protobuf:"bytes,3,opt,name=image,proto3" json:"image,omitempty"` // Image tag to use. This will generally be the full path to an image, such // as "gcr.io/my-project/busybox:1.2.3" or // "gcr.io/my-project/busybox@sha256:abc123". Tag string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
Description of an a image to use during Skaffold rendering.
func (*BuildArtifact) Descriptor
deprecated
func (*BuildArtifact) Descriptor() ([]byte, []int)
Deprecated: Use BuildArtifact.ProtoReflect.Descriptor instead.
func (*BuildArtifact) GetImage ¶
func (x *BuildArtifact) GetImage() string
func (*BuildArtifact) GetTag ¶
func (x *BuildArtifact) GetTag() string
func (*BuildArtifact) ProtoMessage ¶
func (*BuildArtifact) ProtoMessage()
func (*BuildArtifact) ProtoReflect ¶
func (x *BuildArtifact) ProtoReflect() protoreflect.Message
func (*BuildArtifact) Reset ¶
func (x *BuildArtifact) Reset()
func (*BuildArtifact) String ¶
func (x *BuildArtifact) String() string
type Canary ¶ added in v1.8.0
type Canary struct { // Optional. Runtime specific configurations for the deployment strategy. The // runtime configuration is used to determine how Cloud Deploy will split // traffic to enable a progressive deployment. RuntimeConfig *RuntimeConfig `protobuf:"bytes,1,opt,name=runtime_config,json=runtimeConfig,proto3" json:"runtime_config,omitempty"` // The mode to use for the canary deployment strategy. // // Types that are assignable to Mode: // // *Canary_CanaryDeployment // *Canary_CustomCanaryDeployment Mode isCanary_Mode `protobuf_oneof:"mode"` // contains filtered or unexported fields }
Canary represents the canary deployment strategy.
func (*Canary) Descriptor
deprecated
added in
v1.8.0
func (*Canary) GetCanaryDeployment ¶ added in v1.8.0
func (x *Canary) GetCanaryDeployment() *CanaryDeployment
func (*Canary) GetCustomCanaryDeployment ¶ added in v1.8.0
func (x *Canary) GetCustomCanaryDeployment() *CustomCanaryDeployment
func (*Canary) GetRuntimeConfig ¶ added in v1.8.0
func (x *Canary) GetRuntimeConfig() *RuntimeConfig
func (*Canary) ProtoMessage ¶ added in v1.8.0
func (*Canary) ProtoMessage()
func (*Canary) ProtoReflect ¶ added in v1.8.0
func (x *Canary) ProtoReflect() protoreflect.Message
type CanaryDeployment ¶ added in v1.8.0
type CanaryDeployment struct { // Required. The percentage based deployments that will occur as a part of a // `Rollout`. List is expected in ascending order and each integer n is // 0 <= n < 100. // If the GatewayServiceMesh is configured for Kubernetes, then the range for // n is 0 <= n <= 100. Percentages []int32 `protobuf:"varint,1,rep,packed,name=percentages,proto3" json:"percentages,omitempty"` // Whether to run verify tests after each percentage deployment. Verify bool `protobuf:"varint,2,opt,name=verify,proto3" json:"verify,omitempty"` // Optional. Configuration for the predeploy job of the first phase. If this // is not configured, there will be no predeploy job for this phase. Predeploy *Predeploy `protobuf:"bytes,3,opt,name=predeploy,proto3" json:"predeploy,omitempty"` // Optional. Configuration for the postdeploy job of the last phase. If this // is not configured, there will be no postdeploy job for this phase. Postdeploy *Postdeploy `protobuf:"bytes,4,opt,name=postdeploy,proto3" json:"postdeploy,omitempty"` // contains filtered or unexported fields }
CanaryDeployment represents the canary deployment configuration
func (*CanaryDeployment) Descriptor
deprecated
added in
v1.8.0
func (*CanaryDeployment) Descriptor() ([]byte, []int)
Deprecated: Use CanaryDeployment.ProtoReflect.Descriptor instead.
func (*CanaryDeployment) GetPercentages ¶ added in v1.8.0
func (x *CanaryDeployment) GetPercentages() []int32
func (*CanaryDeployment) GetPostdeploy ¶ added in v1.13.0
func (x *CanaryDeployment) GetPostdeploy() *Postdeploy