1 // Copyright 2022 Google LLC 2 // 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 6 // 7 // http://www.apache.org/licenses/LICENSE-2.0 8 // 9 // Unless required by applicable law or agreed to in writing, software 10 // distributed under the License is distributed on an "AS IS" BASIS, 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 14 15 // Code generated by aliasgen. DO NOT EDIT. 16 17 // Package deploy aliases all exported identifiers in package 18 // "cloud.google.com/go/deploy/apiv1/deploypb". 19 // 20 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb. 21 // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md 22 // for more details. 23 package deploy 24 25 import ( 26 src "cloud.google.com/go/deploy/apiv1/deploypb" 27 grpc "google.golang.org/grpc" 28 ) 29 30 // Deprecated: Please use consts in: cloud.google.com/go/deploy/apiv1/deploypb 31 const ( 32 DeployJobRun_CLOUD_BUILD_UNAVAILABLE = src.DeployJobRun_CLOUD_BUILD_UNAVAILABLE 33 DeployJobRun_DEADLINE_EXCEEDED = src.DeployJobRun_DEADLINE_EXCEEDED 34 DeployJobRun_EXECUTION_FAILED = src.DeployJobRun_EXECUTION_FAILED 35 DeployJobRun_FAILURE_CAUSE_UNSPECIFIED = src.DeployJobRun_FAILURE_CAUSE_UNSPECIFIED 36 ExecutionConfig_DEPLOY = src.ExecutionConfig_DEPLOY 37 ExecutionConfig_EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED = src.ExecutionConfig_EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED 38 ExecutionConfig_RENDER = src.ExecutionConfig_RENDER 39 ExecutionConfig_VERIFY = src.ExecutionConfig_VERIFY 40 JobRun_FAILED = src.JobRun_FAILED 41 JobRun_IN_PROGRESS = src.JobRun_IN_PROGRESS 42 JobRun_STATE_UNSPECIFIED = src.JobRun_STATE_UNSPECIFIED 43 JobRun_SUCCEEDED = src.JobRun_SUCCEEDED 44 Job_ABORTED = src.Job_ABORTED 45 Job_DISABLED = src.Job_DISABLED 46 Job_FAILED = src.Job_FAILED 47 Job_IN_PROGRESS = src.Job_IN_PROGRESS 48 Job_PENDING = src.Job_PENDING 49 Job_STATE_UNSPECIFIED = src.Job_STATE_UNSPECIFIED 50 Job_SUCCEEDED = src.Job_SUCCEEDED 51 Phase_ABORTED = src.Phase_ABORTED 52 Phase_FAILED = src.Phase_FAILED 53 Phase_IN_PROGRESS = src.Phase_IN_PROGRESS 54 Phase_PENDING = src.Phase_PENDING 55 Phase_STATE_UNSPECIFIED = src.Phase_STATE_UNSPECIFIED 56 Phase_SUCCEEDED = src.Phase_SUCCEEDED 57 Release_FAILED = src.Release_FAILED 58 Release_IN_PROGRESS = src.Release_IN_PROGRESS 59 Release_RENDER_STATE_UNSPECIFIED = src.Release_RENDER_STATE_UNSPECIFIED 60 Release_SUCCEEDED = src.Release_SUCCEEDED 61 Release_TargetRender_CLOUD_BUILD_UNAVAILABLE = src.Release_TargetRender_CLOUD_BUILD_UNAVAILABLE 62 Release_TargetRender_EXECUTION_FAILED = src.Release_TargetRender_EXECUTION_FAILED 63 Release_TargetRender_FAILED = src.Release_TargetRender_FAILED 64 Release_TargetRender_FAILURE_CAUSE_UNSPECIFIED = src.Release_TargetRender_FAILURE_CAUSE_UNSPECIFIED 65 Release_TargetRender_IN_PROGRESS = src.Release_TargetRender_IN_PROGRESS 66 Release_TargetRender_SUCCEEDED = src.Release_TargetRender_SUCCEEDED 67 Release_TargetRender_TARGET_RENDER_STATE_UNSPECIFIED = src.Release_TargetRender_TARGET_RENDER_STATE_UNSPECIFIED 68 Rollout_APPROVAL_REJECTED = src.Rollout_APPROVAL_REJECTED 69 Rollout_APPROVAL_STATE_UNSPECIFIED = src.Rollout_APPROVAL_STATE_UNSPECIFIED 70 Rollout_APPROVED = src.Rollout_APPROVED 71 Rollout_CLOUD_BUILD_UNAVAILABLE = src.Rollout_CLOUD_BUILD_UNAVAILABLE 72 Rollout_DEADLINE_EXCEEDED = src.Rollout_DEADLINE_EXCEEDED 73 Rollout_DOES_NOT_NEED_APPROVAL = src.Rollout_DOES_NOT_NEED_APPROVAL 74 Rollout_EXECUTION_FAILED = src.Rollout_EXECUTION_FAILED 75 Rollout_FAILED = src.Rollout_FAILED 76 Rollout_FAILURE_CAUSE_UNSPECIFIED = src.Rollout_FAILURE_CAUSE_UNSPECIFIED 77 Rollout_IN_PROGRESS = src.Rollout_IN_PROGRESS 78 Rollout_NEEDS_APPROVAL = src.Rollout_NEEDS_APPROVAL 79 Rollout_PENDING = src.Rollout_PENDING 80 Rollout_PENDING_APPROVAL = src.Rollout_PENDING_APPROVAL 81 Rollout_PENDING_RELEASE = src.Rollout_PENDING_RELEASE 82 Rollout_REJECTED = src.Rollout_REJECTED 83 Rollout_RELEASE_ABANDONED = src.Rollout_RELEASE_ABANDONED 84 Rollout_RELEASE_FAILED = src.Rollout_RELEASE_FAILED 85 Rollout_STATE_UNSPECIFIED = src.Rollout_STATE_UNSPECIFIED 86 Rollout_SUCCEEDED = src.Rollout_SUCCEEDED 87 Rollout_VERIFICATION_CONFIG_NOT_FOUND = src.Rollout_VERIFICATION_CONFIG_NOT_FOUND 88 Type_TYPE_PUBSUB_NOTIFICATION_FAILURE = src.Type_TYPE_PUBSUB_NOTIFICATION_FAILURE 89 Type_TYPE_RENDER_STATUES_CHANGE = src.Type_TYPE_RENDER_STATUES_CHANGE 90 Type_TYPE_UNSPECIFIED = src.Type_TYPE_UNSPECIFIED 91 VerifyJobRun_CLOUD_BUILD_UNAVAILABLE = src.VerifyJobRun_CLOUD_BUILD_UNAVAILABLE 92 VerifyJobRun_DEADLINE_EXCEEDED = src.VerifyJobRun_DEADLINE_EXCEEDED 93 VerifyJobRun_EXECUTION_FAILED = src.VerifyJobRun_EXECUTION_FAILED 94 VerifyJobRun_FAILURE_CAUSE_UNSPECIFIED = src.VerifyJobRun_FAILURE_CAUSE_UNSPECIFIED 95 VerifyJobRun_VERIFICATION_CONFIG_NOT_FOUND = src.VerifyJobRun_VERIFICATION_CONFIG_NOT_FOUND 96 ) 97 98 // Deprecated: Please use vars in: cloud.google.com/go/deploy/apiv1/deploypb 99 var ( 100 DeployJobRun_FailureCause_name = src.DeployJobRun_FailureCause_name 101 DeployJobRun_FailureCause_value = src.DeployJobRun_FailureCause_value 102 ExecutionConfig_ExecutionEnvironmentUsage_name = src.ExecutionConfig_ExecutionEnvironmentUsage_name 103 ExecutionConfig_ExecutionEnvironmentUsage_value = src.ExecutionConfig_ExecutionEnvironmentUsage_value 104 File_google_cloud_deploy_v1_cloud_deploy_proto = src.File_google_cloud_deploy_v1_cloud_deploy_proto 105 File_google_cloud_deploy_v1_deliverypipeline_notification_payload_proto = src.File_google_cloud_deploy_v1_deliverypipeline_notification_payload_proto 106 File_google_cloud_deploy_v1_jobrun_notification_payload_proto = src.File_google_cloud_deploy_v1_jobrun_notification_payload_proto 107 File_google_cloud_deploy_v1_log_enums_proto = src.File_google_cloud_deploy_v1_log_enums_proto 108 File_google_cloud_deploy_v1_release_notification_payload_proto = src.File_google_cloud_deploy_v1_release_notification_payload_proto 109 File_google_cloud_deploy_v1_release_render_payload_proto = src.File_google_cloud_deploy_v1_release_render_payload_proto 110 File_google_cloud_deploy_v1_rollout_notification_payload_proto = src.File_google_cloud_deploy_v1_rollout_notification_payload_proto 111 File_google_cloud_deploy_v1_target_notification_payload_proto = src.File_google_cloud_deploy_v1_target_notification_payload_proto 112 JobRun_State_name = src.JobRun_State_name 113 JobRun_State_value = src.JobRun_State_value 114 Job_State_name = src.Job_State_name 115 Job_State_value = src.Job_State_value 116 Phase_State_name = src.Phase_State_name 117 Phase_State_value = src.Phase_State_value 118 Release_RenderState_name = src.Release_RenderState_name 119 Release_RenderState_value = src.Release_RenderState_value 120 Release_TargetRender_FailureCause_name = src.Release_TargetRender_FailureCause_name 121 Release_TargetRender_FailureCause_value = src.Release_TargetRender_FailureCause_value 122 Release_TargetRender_TargetRenderState_name = src.Release_TargetRender_TargetRenderState_name 123 Release_TargetRender_TargetRenderState_value = src.Release_TargetRender_TargetRenderState_value 124 Rollout_ApprovalState_name = src.Rollout_ApprovalState_name 125 Rollout_ApprovalState_value = src.Rollout_ApprovalState_value 126 Rollout_FailureCause_name = src.Rollout_FailureCause_name 127 Rollout_FailureCause_value = src.Rollout_FailureCause_value 128 Rollout_State_name = src.Rollout_State_name 129 Rollout_State_value = src.Rollout_State_value 130 Type_name = src.Type_name 131 Type_value = src.Type_value 132 VerifyJobRun_FailureCause_name = src.VerifyJobRun_FailureCause_name 133 VerifyJobRun_FailureCause_value = src.VerifyJobRun_FailureCause_value 134 ) 135 136 // The request object used by `AbandonRelease`. 137 // 138 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 139 type AbandonReleaseRequest = src.AbandonReleaseRequest 140 141 // The response object for `AbandonRelease`. 142 // 143 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 144 type AbandonReleaseResponse = src.AbandonReleaseResponse 145 146 // Information specifying an Anthos Cluster. 147 // 148 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 149 type AnthosCluster = src.AnthosCluster 150 151 // The request object used by `ApproveRollout`. 152 // 153 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 154 type ApproveRolloutRequest = src.ApproveRolloutRequest 155 156 // The response object from `ApproveRollout`. 157 // 158 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 159 type ApproveRolloutResponse = src.ApproveRolloutResponse 160 161 // Description of an a image to use during Skaffold rendering. 162 // 163 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 164 type BuildArtifact = src.BuildArtifact 165 166 // CloudDeployClient is the client API for CloudDeploy service. For semantics 167 // around ctx use and closing/ending streaming RPCs, please refer to 168 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 169 // 170 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 171 type CloudDeployClient = src.CloudDeployClient 172 173 // CloudDeployServer is the server API for CloudDeploy service. 174 // 175 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 176 type CloudDeployServer = src.CloudDeployServer 177 178 // Information specifying where to deploy a Cloud Run Service. 179 // 180 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 181 type CloudRunLocation = src.CloudRunLocation 182 183 // CloudRunMetadata contains information from a Cloud Run deployment. 184 // 185 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 186 type CloudRunMetadata = src.CloudRunMetadata 187 188 // Service-wide configuration. 189 // 190 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 191 type Config = src.Config 192 193 // The request object for `CreateDeliveryPipeline`. 194 // 195 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 196 type CreateDeliveryPipelineRequest = src.CreateDeliveryPipelineRequest 197 198 // The request object for `CreateRelease`, 199 // 200 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 201 type CreateReleaseRequest = src.CreateReleaseRequest 202 203 // CreateRolloutRequest is the request object used by `CreateRollout`. 204 // 205 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 206 type CreateRolloutRequest = src.CreateRolloutRequest 207 208 // The request object for `CreateTarget`. 209 // 210 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 211 type CreateTargetRequest = src.CreateTargetRequest 212 213 // Execution using the default Cloud Build pool. 214 // 215 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 216 type DefaultPool = src.DefaultPool 217 218 // The request object for `DeleteDeliveryPipeline`. 219 // 220 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 221 type DeleteDeliveryPipelineRequest = src.DeleteDeliveryPipelineRequest 222 223 // The request object for `DeleteTarget`. 224 // 225 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 226 type DeleteTargetRequest = src.DeleteTargetRequest 227 228 // A `DeliveryPipeline` resource in the Google Cloud Deploy API. A 229 // `DeliveryPipeline` defines a pipeline through which a Skaffold configuration 230 // can progress. 231 // 232 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 233 type DeliveryPipeline = src.DeliveryPipeline 234 235 // Payload proto for 236 // "clouddeploy.googleapis.com/deliverypipeline_notification" Platform Log 237 // event that describes the failure to send delivery pipeline status change 238 // Pub/Sub notification. 239 // 240 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 241 type DeliveryPipelineNotificationEvent = src.DeliveryPipelineNotificationEvent 242 type DeliveryPipeline_SerialPipeline = src.DeliveryPipeline_SerialPipeline 243 244 // A deploy Job. 245 // 246 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 247 type DeployJob = src.DeployJob 248 249 // DeployJobRun contains information specific to a deploy `JobRun`. 250 // 251 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 252 type DeployJobRun = src.DeployJobRun 253 254 // DeployJobRunMetadata surfaces information associated with a `DeployJobRun` 255 // to the user. 256 // 257 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 258 type DeployJobRunMetadata = src.DeployJobRunMetadata 259 260 // Well-known deploy failures. 261 // 262 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 263 type DeployJobRun_FailureCause = src.DeployJobRun_FailureCause 264 265 // Deployment job composition. 266 // 267 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 268 type DeploymentJobs = src.DeploymentJobs 269 270 // Configuration of the environment to use when calling Skaffold. 271 // 272 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 273 type ExecutionConfig = src.ExecutionConfig 274 type ExecutionConfig_DefaultPool = src.ExecutionConfig_DefaultPool 275 276 // Possible usages of this configuration. 277 // 278 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 279 type ExecutionConfig_ExecutionEnvironmentUsage = src.ExecutionConfig_ExecutionEnvironmentUsage 280 type ExecutionConfig_PrivatePool = src.ExecutionConfig_PrivatePool 281 282 // Request to get a configuration. 283 // 284 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 285 type GetConfigRequest = src.GetConfigRequest 286 287 // The request object for `GetDeliveryPipeline` 288 // 289 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 290 type GetDeliveryPipelineRequest = src.GetDeliveryPipelineRequest 291 292 // GetJobRunRequest is the request object used by `GetJobRun`. 293 // 294 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 295 type GetJobRunRequest = src.GetJobRunRequest 296 297 // The request object for `GetRelease`. 298 // 299 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 300 type GetReleaseRequest = src.GetReleaseRequest 301 302 // GetRolloutRequest is the request object used by `GetRollout`. 303 // 304 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 305 type GetRolloutRequest = src.GetRolloutRequest 306 307 // The request object for `GetTarget`. 308 // 309 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 310 type GetTargetRequest = src.GetTargetRequest 311 312 // Information specifying a GKE Cluster. 313 // 314 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 315 type GkeCluster = src.GkeCluster 316 317 // Job represents an operation for a `Rollout`. 318 // 319 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 320 type Job = src.Job 321 322 // A `JobRun` resource in the Google Cloud Deploy API. A `JobRun` contains 323 // information of a single `Rollout` job evaluation. 324 // 325 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 326 type JobRun = src.JobRun 327 328 // Payload proto for "clouddeploy.googleapis.com/jobrun_notification" Platform 329 // Log event that describes the failure to send JobRun resource update Pub/Sub 330 // notification. 331 // 332 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 333 type JobRunNotificationEvent = src.JobRunNotificationEvent 334 type JobRun_DeployJobRun = src.JobRun_DeployJobRun 335 336 // Valid states of a `JobRun`. 337 // 338 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 339 type JobRun_State = src.JobRun_State 340 type JobRun_VerifyJobRun = src.JobRun_VerifyJobRun 341 type Job_DeployJob = src.Job_DeployJob 342 343 // Valid states of a Job. 344 // 345 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 346 type Job_State = src.Job_State 347 type Job_VerifyJob = src.Job_VerifyJob 348 349 // The request object for `ListDeliveryPipelines`. 350 // 351 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 352 type ListDeliveryPipelinesRequest = src.ListDeliveryPipelinesRequest 353 354 // The response object from `ListDeliveryPipelines`. 355 // 356 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 357 type ListDeliveryPipelinesResponse = src.ListDeliveryPipelinesResponse 358 359 // ListJobRunsRequest is the request object used by `ListJobRuns`. 360 // 361 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 362 type ListJobRunsRequest = src.ListJobRunsRequest 363 364 // ListJobRunsResponse is the response object returned by `ListJobRuns`. 365 // 366 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 367 type ListJobRunsResponse = src.ListJobRunsResponse 368 369 // The request object for `ListReleases`. 370 // 371 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 372 type ListReleasesRequest = src.ListReleasesRequest 373 374 // The response object from `ListReleases`. 375 // 376 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 377 type ListReleasesResponse = src.ListReleasesResponse 378 379 // ListRolloutsRequest is the request object used by `ListRollouts`. 380 // 381 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 382 type ListRolloutsRequest = src.ListRolloutsRequest 383 384 // ListRolloutsResponse is the response object reutrned by `ListRollouts`. 385 // 386 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 387 type ListRolloutsResponse = src.ListRolloutsResponse 388 389 // The request object for `ListTargets`. 390 // 391 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 392 type ListTargetsRequest = src.ListTargetsRequest 393 394 // The response object from `ListTargets`. 395 // 396 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 397 type ListTargetsResponse = src.ListTargetsResponse 398 399 // Metadata includes information associated with a `Rollout`. 400 // 401 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 402 type Metadata = src.Metadata 403 404 // Represents the metadata of the long-running operation. 405 // 406 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 407 type OperationMetadata = src.OperationMetadata 408 409 // Phase represents a collection of jobs that are logically grouped together 410 // for a `Rollout`. 411 // 412 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 413 type Phase = src.Phase 414 type Phase_DeploymentJobs = src.Phase_DeploymentJobs 415 416 // Valid states of a Phase. 417 // 418 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 419 type Phase_State = src.Phase_State 420 421 // PipelineCondition contains all conditions relevant to a Delivery Pipeline. 422 // 423 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 424 type PipelineCondition = src.PipelineCondition 425 426 // PipelineReadyCondition contains information around the status of the 427 // Pipeline. 428 // 429 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 430 type PipelineReadyCondition = src.PipelineReadyCondition 431 432 // Execution using a private Cloud Build pool. 433 // 434 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 435 type PrivatePool = src.PrivatePool 436 437 // A `Release` resource in the Google Cloud Deploy API. A `Release` defines a 438 // specific Skaffold configuration instance that can be deployed. 439 // 440 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 441 type Release = src.Release 442 443 // Payload proto for "clouddeploy.googleapis.com/release_notification" 444 // Platform Log event that describes the failure to send release status change 445 // Pub/Sub notification. 446 // 447 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 448 type ReleaseNotificationEvent = src.ReleaseNotificationEvent 449 450 // Payload proto for "clouddeploy.googleapis.com/release_render" Platform Log 451 // event that describes the render status change. 452 // 453 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 454 type ReleaseRenderEvent = src.ReleaseRenderEvent 455 456 // Valid states of the render operation. 457 // 458 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 459 type Release_RenderState = src.Release_RenderState 460 461 // Details of rendering for a single target. 462 // 463 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 464 type Release_TargetRender = src.Release_TargetRender 465 466 // Well-known rendering failures. 467 // 468 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 469 type Release_TargetRender_FailureCause = src.Release_TargetRender_FailureCause 470 471 // Valid states of the render operation. 472 // 473 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 474 type Release_TargetRender_TargetRenderState = src.Release_TargetRender_TargetRenderState 475 476 // RetryJobRequest is the request object used by `RetryJob`. 477 // 478 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 479 type RetryJobRequest = src.RetryJobRequest 480 481 // The response object from 'RetryJob'. 482 // 483 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 484 type RetryJobResponse = src.RetryJobResponse 485 486 // A `Rollout` resource in the Google Cloud Deploy API. A `Rollout` contains 487 // information around a specific deployment to a `Target`. 488 // 489 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 490 type Rollout = src.Rollout 491 492 // Payload proto for "clouddeploy.googleapis.com/rollout_notification" 493 // Platform Log event that describes the failure to send rollout status change 494 // Pub/Sub notification. 495 // 496 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 497 type RolloutNotificationEvent = src.RolloutNotificationEvent 498 499 // Valid approval states of a `Rollout`. 500 // 501 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 502 type Rollout_ApprovalState = src.Rollout_ApprovalState 503 504 // Well-known rollout failures. 505 // 506 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 507 type Rollout_FailureCause = src.Rollout_FailureCause 508 509 // Valid states of a `Rollout`. 510 // 511 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 512 type Rollout_State = src.Rollout_State 513 514 // SerialPipeline defines a sequential set of stages for a `DeliveryPipeline`. 515 // 516 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 517 type SerialPipeline = src.SerialPipeline 518 519 // Details of a supported Skaffold version. 520 // 521 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 522 type SkaffoldVersion = src.SkaffoldVersion 523 524 // Stage specifies a location to which to deploy. 525 // 526 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 527 type Stage = src.Stage 528 529 // Standard represents the standard deployment strategy. 530 // 531 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 532 type Standard = src.Standard 533 534 // Strategy contains deployment strategy information. 535 // 536 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 537 type Strategy = src.Strategy 538 type Strategy_Standard = src.Strategy_Standard 539 540 // A `Target` resource in the Google Cloud Deploy API. A `Target` defines a 541 // location to which a Skaffold configuration can be deployed. 542 // 543 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 544 type Target = src.Target 545 546 // The artifacts produced by a target render operation. 547 // 548 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 549 type TargetArtifact = src.TargetArtifact 550 type TargetArtifact_ArtifactUri = src.TargetArtifact_ArtifactUri 551 552 // Payload proto for "clouddeploy.googleapis.com/target_notification" Platform 553 // Log event that describes the failure to send target status change Pub/Sub 554 // notification. 555 // 556 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 557 type TargetNotificationEvent = src.TargetNotificationEvent 558 type Target_AnthosCluster = src.Target_AnthosCluster 559 type Target_Gke = src.Target_Gke 560 type Target_Run = src.Target_Run 561 562 // TargetsPresentCondition contains information on any Targets defined in the 563 // Delivery Pipeline that do not actually exist. 564 // 565 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 566 type TargetsPresentCondition = src.TargetsPresentCondition 567 568 // Type indicates the type of the log entry and can be used as a filter. 569 // 570 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 571 type Type = src.Type 572 573 // UnimplementedCloudDeployServer can be embedded to have forward compatible 574 // implementations. 575 // 576 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 577 type UnimplementedCloudDeployServer = src.UnimplementedCloudDeployServer 578 579 // The request object for `UpdateDeliveryPipeline`. 580 // 581 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 582 type UpdateDeliveryPipelineRequest = src.UpdateDeliveryPipelineRequest 583 584 // The request object for `UpdateTarget`. 585 // 586 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 587 type UpdateTargetRequest = src.UpdateTargetRequest 588 589 // A verify Job. 590 // 591 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 592 type VerifyJob = src.VerifyJob 593 594 // VerifyJobRun contains information specific to a verify `JobRun`. 595 // 596 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 597 type VerifyJobRun = src.VerifyJobRun 598 599 // Well-known verify failures. 600 // 601 // Deprecated: Please use types in: cloud.google.com/go/deploy/apiv1/deploypb 602 type VerifyJobRun_FailureCause = src.VerifyJobRun_FailureCause 603 604 // Deprecated: Please use funcs in: cloud.google.com/go/deploy/apiv1/deploypb 605 func NewCloudDeployClient(cc grpc.ClientConnInterface) CloudDeployClient { 606 return src.NewCloudDeployClient(cc) 607 } 608 609 // Deprecated: Please use funcs in: cloud.google.com/go/deploy/apiv1/deploypb 610 func RegisterCloudDeployServer(s *grpc.Server, srv CloudDeployServer) { 611 src.RegisterCloudDeployServer(s, srv) 612 } 613