Documentation ¶
Overview ¶
Package deploy aliases all exported identifiers in package "cloud.google.com/go/deploy/apiv1/deploypb".
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterCloudDeployServer(s *grpc.Server, srv CloudDeployServer)deprecated
- type AbandonReleaseRequestdeprecated
- type AbandonReleaseResponsedeprecated
- type AnthosClusterdeprecated
- type ApproveRolloutRequestdeprecated
- type ApproveRolloutResponsedeprecated
- type BuildArtifactdeprecated
- type CloudDeployClientdeprecated
- type CloudDeployServerdeprecated
- type CloudRunLocationdeprecated
- type CloudRunMetadatadeprecated
- type Configdeprecated
- type CreateDeliveryPipelineRequestdeprecated
- type CreateReleaseRequestdeprecated
- type CreateRolloutRequestdeprecated
- type CreateTargetRequestdeprecated
- type DefaultPooldeprecated
- type DeleteDeliveryPipelineRequestdeprecated
- type DeleteTargetRequestdeprecated
- type DeliveryPipelinedeprecated
- type DeliveryPipelineNotificationEventdeprecated
- type DeliveryPipeline_SerialPipeline
- type DeployJobdeprecated
- type DeployJobRundeprecated
- type DeployJobRunMetadatadeprecated
- type DeployJobRun_FailureCausedeprecated
- type DeploymentJobsdeprecated
- type ExecutionConfigdeprecated
- type ExecutionConfig_DefaultPool
- type ExecutionConfig_ExecutionEnvironmentUsagedeprecated
- type ExecutionConfig_PrivatePool
- type GetConfigRequestdeprecated
- type GetDeliveryPipelineRequestdeprecated
- type GetJobRunRequestdeprecated
- type GetReleaseRequestdeprecated
- type GetRolloutRequestdeprecated
- type GetTargetRequestdeprecated
- type GkeClusterdeprecated
- type Jobdeprecated
- type JobRundeprecated
- type JobRunNotificationEventdeprecated
- type JobRun_DeployJobRun
- type JobRun_Statedeprecated
- type JobRun_VerifyJobRun
- type Job_DeployJob
- type Job_Statedeprecated
- type Job_VerifyJob
- type ListDeliveryPipelinesRequestdeprecated
- type ListDeliveryPipelinesResponsedeprecated
- type ListJobRunsRequestdeprecated
- type ListJobRunsResponsedeprecated
- type ListReleasesRequestdeprecated
- type ListReleasesResponsedeprecated
- type ListRolloutsRequestdeprecated
- type ListRolloutsResponsedeprecated
- type ListTargetsRequestdeprecated
- type ListTargetsResponsedeprecated
- type Metadatadeprecated
- type OperationMetadatadeprecated
- type Phasedeprecated
- type Phase_DeploymentJobs
- type Phase_Statedeprecated
- type PipelineConditiondeprecated
- type PipelineReadyConditiondeprecated
- type PrivatePooldeprecated
- type Releasedeprecated
- type ReleaseNotificationEventdeprecated
- type ReleaseRenderEventdeprecated
- type Release_RenderStatedeprecated
- type Release_TargetRenderdeprecated
- type Release_TargetRender_FailureCausedeprecated
- type Release_TargetRender_TargetRenderStatedeprecated
- type RetryJobRequestdeprecated
- type RetryJobResponsedeprecated
- type Rolloutdeprecated
- type RolloutNotificationEventdeprecated
- type Rollout_ApprovalStatedeprecated
- type Rollout_FailureCausedeprecated
- type Rollout_Statedeprecated
- type SerialPipelinedeprecated
- type SkaffoldVersiondeprecated
- type Stagedeprecated
- type Standarddeprecated
- type Strategydeprecated
- type Strategy_Standard
- type Targetdeprecated
- type TargetArtifactdeprecated
- type TargetArtifact_ArtifactUri
- type TargetNotificationEventdeprecated
- type Target_AnthosCluster
- type Target_Gke
- type Target_Run
- type TargetsPresentConditiondeprecated
- type Typedeprecated
- type UnimplementedCloudDeployServerdeprecated
- type UpdateDeliveryPipelineRequestdeprecated
- type UpdateTargetRequestdeprecated
- type VerifyJobdeprecated
- type VerifyJobRundeprecated
- type VerifyJobRun_FailureCausedeprecated
Constants ¶
const ( DeployJobRun_CLOUD_BUILD_UNAVAILABLE = src.DeployJobRun_CLOUD_BUILD_UNAVAILABLE DeployJobRun_DEADLINE_EXCEEDED = src.DeployJobRun_DEADLINE_EXCEEDED DeployJobRun_EXECUTION_FAILED = src.DeployJobRun_EXECUTION_FAILED DeployJobRun_FAILURE_CAUSE_UNSPECIFIED = src.DeployJobRun_FAILURE_CAUSE_UNSPECIFIED ExecutionConfig_DEPLOY = src.ExecutionConfig_DEPLOY ExecutionConfig_EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED = src.ExecutionConfig_EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED ExecutionConfig_RENDER = src.ExecutionConfig_RENDER ExecutionConfig_VERIFY = src.ExecutionConfig_VERIFY JobRun_FAILED = src.JobRun_FAILED JobRun_IN_PROGRESS = src.JobRun_IN_PROGRESS JobRun_STATE_UNSPECIFIED = src.JobRun_STATE_UNSPECIFIED JobRun_SUCCEEDED = src.JobRun_SUCCEEDED Job_ABORTED = src.Job_ABORTED Job_DISABLED = src.Job_DISABLED Job_FAILED = src.Job_FAILED Job_IN_PROGRESS = src.Job_IN_PROGRESS Job_PENDING = src.Job_PENDING Job_STATE_UNSPECIFIED = src.Job_STATE_UNSPECIFIED Job_SUCCEEDED = src.Job_SUCCEEDED Phase_ABORTED = src.Phase_ABORTED Phase_FAILED = src.Phase_FAILED Phase_IN_PROGRESS = src.Phase_IN_PROGRESS Phase_PENDING = src.Phase_PENDING Phase_STATE_UNSPECIFIED = src.Phase_STATE_UNSPECIFIED Phase_SUCCEEDED = src.Phase_SUCCEEDED Release_FAILED = src.Release_FAILED Release_IN_PROGRESS = src.Release_IN_PROGRESS Release_RENDER_STATE_UNSPECIFIED = src.Release_RENDER_STATE_UNSPECIFIED Release_SUCCEEDED = src.Release_SUCCEEDED Release_TargetRender_CLOUD_BUILD_UNAVAILABLE = src.Release_TargetRender_CLOUD_BUILD_UNAVAILABLE Release_TargetRender_EXECUTION_FAILED = src.Release_TargetRender_EXECUTION_FAILED Release_TargetRender_FAILED = src.Release_TargetRender_FAILED Release_TargetRender_FAILURE_CAUSE_UNSPECIFIED = src.Release_TargetRender_FAILURE_CAUSE_UNSPECIFIED Release_TargetRender_IN_PROGRESS = src.Release_TargetRender_IN_PROGRESS Release_TargetRender_SUCCEEDED = src.Release_TargetRender_SUCCEEDED Release_TargetRender_TARGET_RENDER_STATE_UNSPECIFIED = src.Release_TargetRender_TARGET_RENDER_STATE_UNSPECIFIED Rollout_APPROVAL_REJECTED = src.Rollout_APPROVAL_REJECTED Rollout_APPROVAL_STATE_UNSPECIFIED = src.Rollout_APPROVAL_STATE_UNSPECIFIED Rollout_APPROVED = src.Rollout_APPROVED Rollout_CLOUD_BUILD_UNAVAILABLE = src.Rollout_CLOUD_BUILD_UNAVAILABLE Rollout_DEADLINE_EXCEEDED = src.Rollout_DEADLINE_EXCEEDED Rollout_DOES_NOT_NEED_APPROVAL = src.Rollout_DOES_NOT_NEED_APPROVAL Rollout_EXECUTION_FAILED = src.Rollout_EXECUTION_FAILED Rollout_FAILED = src.Rollout_FAILED Rollout_FAILURE_CAUSE_UNSPECIFIED = src.Rollout_FAILURE_CAUSE_UNSPECIFIED Rollout_IN_PROGRESS = src.Rollout_IN_PROGRESS Rollout_NEEDS_APPROVAL = src.Rollout_NEEDS_APPROVAL Rollout_PENDING = src.Rollout_PENDING Rollout_PENDING_APPROVAL = src.Rollout_PENDING_APPROVAL Rollout_PENDING_RELEASE = src.Rollout_PENDING_RELEASE Rollout_REJECTED = src.Rollout_REJECTED Rollout_RELEASE_ABANDONED = src.Rollout_RELEASE_ABANDONED Rollout_RELEASE_FAILED = src.Rollout_RELEASE_FAILED Rollout_STATE_UNSPECIFIED = src.Rollout_STATE_UNSPECIFIED Rollout_SUCCEEDED = src.Rollout_SUCCEEDED Rollout_VERIFICATION_CONFIG_NOT_FOUND = src.Rollout_VERIFICATION_CONFIG_NOT_FOUND Type_TYPE_PUBSUB_NOTIFICATION_FAILURE = src.Type_TYPE_PUBSUB_NOTIFICATION_FAILURE Type_TYPE_RENDER_STATUES_CHANGE = src.Type_TYPE_RENDER_STATUES_CHANGE Type_TYPE_UNSPECIFIED = src.Type_TYPE_UNSPECIFIED VerifyJobRun_CLOUD_BUILD_UNAVAILABLE = src.VerifyJobRun_CLOUD_BUILD_UNAVAILABLE VerifyJobRun_DEADLINE_EXCEEDED = src.VerifyJobRun_DEADLINE_EXCEEDED VerifyJobRun_EXECUTION_FAILED = src.VerifyJobRun_EXECUTION_FAILED VerifyJobRun_FAILURE_CAUSE_UNSPECIFIED = src.VerifyJobRun_FAILURE_CAUSE_UNSPECIFIED VerifyJobRun_VERIFICATION_CONFIG_NOT_FOUND = src.VerifyJobRun_VERIFICATION_CONFIG_NOT_FOUND )
Deprecated: Please use consts in: cloud.google.com/go/deploy/apiv1/deploypb
Variables ¶
var ( DeployJobRun_FailureCause_name = src.DeployJobRun_FailureCause_name DeployJobRun_FailureCause_value = src.DeployJobRun_FailureCause_value ExecutionConfig_ExecutionEnvironmentUsage_name = src.ExecutionConfig_ExecutionEnvironmentUsage_name ExecutionConfig_ExecutionEnvironmentUsage_value = src.ExecutionConfig_ExecutionEnvironmentUsage_value File_google_cloud_deploy_v1_cloud_deploy_proto = src.File_google_cloud_deploy_v1_cloud_deploy_proto File_google_cloud_deploy_v1_deliverypipeline_notification_payload_proto = src.File_google_cloud_deploy_v1_deliverypipeline_notification_payload_proto File_google_cloud_deploy_v1_jobrun_notification_payload_proto = src.File_google_cloud_deploy_v1_jobrun_notification_payload_proto File_google_cloud_deploy_v1_log_enums_proto = src.File_google_cloud_deploy_v1_log_enums_proto File_google_cloud_deploy_v1_release_notification_payload_proto = src.File_google_cloud_deploy_v1_release_notification_payload_proto File_google_cloud_deploy_v1_release_render_payload_proto = src.File_google_cloud_deploy_v1_release_render_payload_proto File_google_cloud_deploy_v1_rollout_notification_payload_proto = src.File_google_cloud_deploy_v1_rollout_notification_payload_proto File_google_cloud_deploy_v1_target_notification_payload_proto = src.File_google_cloud_deploy_v1_target_notification_payload_proto JobRun_State_name = src.JobRun_State_name JobRun_State_value = src.JobRun_State_value Job_State_name = src.Job_State_name Job_State_value = src.Job_State_value Phase_State_name = src.Phase_State_name Phase_State_value = src.Phase_State_value Release_RenderState_name = src.Release_RenderState_name Release_RenderState_value = src.Release_RenderState_value Release_TargetRender_FailureCause_name = src.Release_TargetRender_FailureCause_name Release_TargetRender_FailureCause_value = src.Release_TargetRender_FailureCause_value Release_TargetRender_TargetRenderState_name = src.Release_TargetRender_TargetRenderState_name Release_TargetRender_TargetRenderState_value = src.Release_TargetRender_TargetRenderState_value Rollout_ApprovalState_name = src.Rollout_ApprovalState_name Rollout_ApprovalState_value = src.Rollout_ApprovalState_value Rollout_FailureCause_name = src.Rollout_FailureCause_name Rollout_FailureCause_value = src.Rollout_FailureCause_value Rollout_State_name = src.Rollout_State_name Rollout_State_value = src.Rollout_State_value Type_name = src.Type_name Type_value = src.Type_value VerifyJobRun_FailureCause_name = src.VerifyJobRun_FailureCause_name VerifyJobRun_FailureCause_value = src.VerifyJobRun_FailureCause_value )
Deprecated: Please use vars in: cloud.google.com/go/deploy/apiv1/deploypb
Functions ¶
func RegisterCloudDeployServer
deprecated
func RegisterCloudDeployServer(s *grpc.Server, srv CloudDeployServer)
Deprecated: Please use funcs in: cloud.google.com/go/deploy/apiv1/deploypb
Types ¶
type AbandonReleaseRequest
deprecated
type AbandonReleaseRequest = src.AbandonReleaseRequest
The request object used by `AbandonRelease`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type AbandonReleaseResponse
deprecated
type AbandonReleaseResponse = src.AbandonReleaseResponse
The response object for `AbandonRelease`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type AnthosCluster
deprecated
type AnthosCluster = src.AnthosCluster
Information specifying an Anthos Cluster.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ApproveRolloutRequest
deprecated
type ApproveRolloutRequest = src.ApproveRolloutRequest
The request object used by `ApproveRollout`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ApproveRolloutResponse
deprecated
type ApproveRolloutResponse = src.ApproveRolloutResponse
The response object from `ApproveRollout`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type BuildArtifact
deprecated
type BuildArtifact = src.BuildArtifact
Description of an a image to use during Skaffold rendering.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type CloudDeployClient
deprecated
type CloudDeployClient = src.CloudDeployClient
CloudDeployClient is the client API for CloudDeploy service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
func NewCloudDeployClient
deprecated
func NewCloudDeployClient(cc grpc.ClientConnInterface) CloudDeployClient
Deprecated: Please use funcs in: cloud.google.com/go/deploy/apiv1/deploypb
type CloudDeployServer
deprecated
type CloudDeployServer = src.CloudDeployServer
CloudDeployServer is the server API for CloudDeploy service.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type CloudRunLocation
deprecated
type CloudRunLocation = src.CloudRunLocation
Information specifying where to deploy a Cloud Run Service.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type CloudRunMetadata
deprecated
type CloudRunMetadata = src.CloudRunMetadata
CloudRunMetadata contains information from a Cloud Run deployment.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type CreateDeliveryPipelineRequest
deprecated
type CreateDeliveryPipelineRequest = src.CreateDeliveryPipelineRequest
The request object for `CreateDeliveryPipeline`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type CreateReleaseRequest
deprecated
type CreateReleaseRequest = src.CreateReleaseRequest
The request object for `CreateRelease`,
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type CreateRolloutRequest
deprecated
type CreateRolloutRequest = src.CreateRolloutRequest
CreateRolloutRequest is the request object used by `CreateRollout`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type CreateTargetRequest
deprecated
type CreateTargetRequest = src.CreateTargetRequest
The request object for `CreateTarget`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DefaultPool
deprecated
type DefaultPool = src.DefaultPool
Execution using the default Cloud Build pool.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeleteDeliveryPipelineRequest
deprecated
type DeleteDeliveryPipelineRequest = src.DeleteDeliveryPipelineRequest
The request object for `DeleteDeliveryPipeline`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeleteTargetRequest
deprecated
type DeleteTargetRequest = src.DeleteTargetRequest
The request object for `DeleteTarget`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeliveryPipeline
deprecated
type DeliveryPipeline = src.DeliveryPipeline
A `DeliveryPipeline` resource in the Google Cloud Deploy API. A `DeliveryPipeline` defines a pipeline through which a Skaffold configuration can progress.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeliveryPipelineNotificationEvent
deprecated
type DeliveryPipelineNotificationEvent = src.DeliveryPipelineNotificationEvent
Payload proto for "clouddeploy.googleapis.com/deliverypipeline_notification" Platform Log event that describes the failure to send delivery pipeline status change Pub/Sub notification.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeliveryPipeline_SerialPipeline ¶
type DeliveryPipeline_SerialPipeline = src.DeliveryPipeline_SerialPipeline
type DeployJobRun
deprecated
type DeployJobRun = src.DeployJobRun
DeployJobRun contains information specific to a deploy `JobRun`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeployJobRunMetadata
deprecated
type DeployJobRunMetadata = src.DeployJobRunMetadata
DeployJobRunMetadata surfaces information associated with a `DeployJobRun` to the user.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeployJobRun_FailureCause
deprecated
type DeployJobRun_FailureCause = src.DeployJobRun_FailureCause
Well-known deploy failures.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type DeploymentJobs
deprecated
type DeploymentJobs = src.DeploymentJobs
Deployment job composition.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ExecutionConfig
deprecated
type ExecutionConfig = src.ExecutionConfig
Configuration of the environment to use when calling Skaffold.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ExecutionConfig_DefaultPool ¶
type ExecutionConfig_DefaultPool = src.ExecutionConfig_DefaultPool
type ExecutionConfig_ExecutionEnvironmentUsage
deprecated
type ExecutionConfig_ExecutionEnvironmentUsage = src.ExecutionConfig_ExecutionEnvironmentUsage
Possible usages of this configuration.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ExecutionConfig_PrivatePool ¶
type ExecutionConfig_PrivatePool = src.ExecutionConfig_PrivatePool
type GetConfigRequest
deprecated
type GetConfigRequest = src.GetConfigRequest
Request to get a configuration.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type GetDeliveryPipelineRequest
deprecated
type GetDeliveryPipelineRequest = src.GetDeliveryPipelineRequest
The request object for `GetDeliveryPipeline`
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type GetJobRunRequest
deprecated
type GetJobRunRequest = src.GetJobRunRequest
GetJobRunRequest is the request object used by `GetJobRun`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type GetReleaseRequest
deprecated
type GetReleaseRequest = src.GetReleaseRequest
The request object for `GetRelease`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type GetRolloutRequest
deprecated
type GetRolloutRequest = src.GetRolloutRequest
GetRolloutRequest is the request object used by `GetRollout`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type GetTargetRequest
deprecated
type GetTargetRequest = src.GetTargetRequest
The request object for `GetTarget`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type GkeCluster
deprecated
type GkeCluster = src.GkeCluster
Information specifying a GKE Cluster.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type JobRunNotificationEvent
deprecated
type JobRunNotificationEvent = src.JobRunNotificationEvent
Payload proto for "clouddeploy.googleapis.com/jobrun_notification" Platform Log event that describes the failure to send JobRun resource update Pub/Sub notification.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type JobRun_DeployJobRun ¶
type JobRun_DeployJobRun = src.JobRun_DeployJobRun
type JobRun_State
deprecated
type JobRun_State = src.JobRun_State
Valid states of a `JobRun`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type JobRun_VerifyJobRun ¶
type JobRun_VerifyJobRun = src.JobRun_VerifyJobRun
type Job_DeployJob ¶
type Job_DeployJob = src.Job_DeployJob
type Job_VerifyJob ¶
type Job_VerifyJob = src.Job_VerifyJob
type ListDeliveryPipelinesRequest
deprecated
type ListDeliveryPipelinesRequest = src.ListDeliveryPipelinesRequest
The request object for `ListDeliveryPipelines`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListDeliveryPipelinesResponse
deprecated
type ListDeliveryPipelinesResponse = src.ListDeliveryPipelinesResponse
The response object from `ListDeliveryPipelines`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListJobRunsRequest
deprecated
type ListJobRunsRequest = src.ListJobRunsRequest
ListJobRunsRequest is the request object used by `ListJobRuns`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListJobRunsResponse
deprecated
type ListJobRunsResponse = src.ListJobRunsResponse
ListJobRunsResponse is the response object returned by `ListJobRuns`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListReleasesRequest
deprecated
type ListReleasesRequest = src.ListReleasesRequest
The request object for `ListReleases`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListReleasesResponse
deprecated
type ListReleasesResponse = src.ListReleasesResponse
The response object from `ListReleases`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListRolloutsRequest
deprecated
type ListRolloutsRequest = src.ListRolloutsRequest
ListRolloutsRequest is the request object used by `ListRollouts`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListRolloutsResponse
deprecated
type ListRolloutsResponse = src.ListRolloutsResponse
ListRolloutsResponse is the response object reutrned by `ListRollouts`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListTargetsRequest
deprecated
type ListTargetsRequest = src.ListTargetsRequest
The request object for `ListTargets`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ListTargetsResponse
deprecated
type ListTargetsResponse = src.ListTargetsResponse
The response object from `ListTargets`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type OperationMetadata
deprecated
type OperationMetadata = src.OperationMetadata
Represents the metadata of the long-running operation.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Phase_DeploymentJobs ¶
type Phase_DeploymentJobs = src.Phase_DeploymentJobs
type Phase_State
deprecated
type Phase_State = src.Phase_State
Valid states of a Phase.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type PipelineCondition
deprecated
type PipelineCondition = src.PipelineCondition
PipelineCondition contains all conditions relevant to a Delivery Pipeline.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type PipelineReadyCondition
deprecated
type PipelineReadyCondition = src.PipelineReadyCondition
PipelineReadyCondition contains information around the status of the Pipeline.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type PrivatePool
deprecated
type PrivatePool = src.PrivatePool
Execution using a private Cloud Build pool.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ReleaseNotificationEvent
deprecated
type ReleaseNotificationEvent = src.ReleaseNotificationEvent
Payload proto for "clouddeploy.googleapis.com/release_notification" Platform Log event that describes the failure to send release status change Pub/Sub notification.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type ReleaseRenderEvent
deprecated
type ReleaseRenderEvent = src.ReleaseRenderEvent
Payload proto for "clouddeploy.googleapis.com/release_render" Platform Log event that describes the render status change.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Release_RenderState
deprecated
type Release_RenderState = src.Release_RenderState
Valid states of the render operation.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Release_TargetRender
deprecated
type Release_TargetRender = src.Release_TargetRender
Details of rendering for a single target.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Release_TargetRender_FailureCause
deprecated
type Release_TargetRender_FailureCause = src.Release_TargetRender_FailureCause
Well-known rendering failures.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Release_TargetRender_TargetRenderState
deprecated
type Release_TargetRender_TargetRenderState = src.Release_TargetRender_TargetRenderState
Valid states of the render operation.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type RetryJobRequest
deprecated
type RetryJobRequest = src.RetryJobRequest
RetryJobRequest is the request object used by `RetryJob`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type RetryJobResponse
deprecated
type RetryJobResponse = src.RetryJobResponse
The response object from 'RetryJob'.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type RolloutNotificationEvent
deprecated
type RolloutNotificationEvent = src.RolloutNotificationEvent
Payload proto for "clouddeploy.googleapis.com/rollout_notification" Platform Log event that describes the failure to send rollout status change Pub/Sub notification.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Rollout_ApprovalState
deprecated
type Rollout_ApprovalState = src.Rollout_ApprovalState
Valid approval states of a `Rollout`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Rollout_FailureCause
deprecated
type Rollout_FailureCause = src.Rollout_FailureCause
Well-known rollout failures.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Rollout_State
deprecated
type Rollout_State = src.Rollout_State
Valid states of a `Rollout`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type SerialPipeline
deprecated
type SerialPipeline = src.SerialPipeline
SerialPipeline defines a sequential set of stages for a `DeliveryPipeline`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type SkaffoldVersion
deprecated
type SkaffoldVersion = src.SkaffoldVersion
Details of a supported Skaffold version.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Strategy_Standard ¶
type Strategy_Standard = src.Strategy_Standard
type TargetArtifact
deprecated
type TargetArtifact = src.TargetArtifact
The artifacts produced by a target render operation.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type TargetArtifact_ArtifactUri ¶
type TargetArtifact_ArtifactUri = src.TargetArtifact_ArtifactUri
type TargetNotificationEvent
deprecated
type TargetNotificationEvent = src.TargetNotificationEvent
Payload proto for "clouddeploy.googleapis.com/target_notification" Platform Log event that describes the failure to send target status change Pub/Sub notification.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type Target_AnthosCluster ¶
type Target_AnthosCluster = src.Target_AnthosCluster
type Target_Gke ¶
type Target_Gke = src.Target_Gke
type Target_Run ¶
type Target_Run = src.Target_Run
type TargetsPresentCondition
deprecated
type TargetsPresentCondition = src.TargetsPresentCondition
TargetsPresentCondition contains information on any Targets defined in the Delivery Pipeline that do not actually exist.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type UnimplementedCloudDeployServer
deprecated
type UnimplementedCloudDeployServer = src.UnimplementedCloudDeployServer
UnimplementedCloudDeployServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type UpdateDeliveryPipelineRequest
deprecated
type UpdateDeliveryPipelineRequest = src.UpdateDeliveryPipelineRequest
The request object for `UpdateDeliveryPipeline`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type UpdateTargetRequest
deprecated
type UpdateTargetRequest = src.UpdateTargetRequest
The request object for `UpdateTarget`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type VerifyJobRun
deprecated
type VerifyJobRun = src.VerifyJobRun
VerifyJobRun contains information specific to a verify `JobRun`.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb
type VerifyJobRun_FailureCause
deprecated
type VerifyJobRun_FailureCause = src.VerifyJobRun_FailureCause
Well-known verify failures.
Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb