Module cloud_deploy

Module cloud_deploy 

Source

Structs§

AbandonRelease
The request builder for CloudDeploy::abandon_release calls.
AdvanceRollout
The request builder for CloudDeploy::advance_rollout calls.
ApproveRollout
The request builder for CloudDeploy::approve_rollout calls.
CancelAutomationRun
The request builder for CloudDeploy::cancel_automation_run calls.
CancelOperation
The request builder for CloudDeploy::cancel_operation calls.
CancelRollout
The request builder for CloudDeploy::cancel_rollout calls.
CreateAutomation
The request builder for CloudDeploy::create_automation calls.
CreateCustomTargetType
The request builder for CloudDeploy::create_custom_target_type calls.
CreateDeliveryPipeline
The request builder for CloudDeploy::create_delivery_pipeline calls.
CreateDeployPolicy
The request builder for CloudDeploy::create_deploy_policy calls.
CreateRelease
The request builder for CloudDeploy::create_release calls.
CreateRollout
The request builder for CloudDeploy::create_rollout calls.
CreateTarget
The request builder for CloudDeploy::create_target calls.
DeleteAutomation
The request builder for CloudDeploy::delete_automation calls.
DeleteCustomTargetType
The request builder for CloudDeploy::delete_custom_target_type calls.
DeleteDeliveryPipeline
The request builder for CloudDeploy::delete_delivery_pipeline calls.
DeleteDeployPolicy
The request builder for CloudDeploy::delete_deploy_policy calls.
DeleteOperation
The request builder for CloudDeploy::delete_operation calls.
DeleteTarget
The request builder for CloudDeploy::delete_target calls.
GetAutomation
The request builder for CloudDeploy::get_automation calls.
GetAutomationRun
The request builder for CloudDeploy::get_automation_run calls.
GetConfig
The request builder for CloudDeploy::get_config calls.
GetCustomTargetType
The request builder for CloudDeploy::get_custom_target_type calls.
GetDeliveryPipeline
The request builder for CloudDeploy::get_delivery_pipeline calls.
GetDeployPolicy
The request builder for CloudDeploy::get_deploy_policy calls.
GetIamPolicy
The request builder for CloudDeploy::get_iam_policy calls.
GetJobRun
The request builder for CloudDeploy::get_job_run calls.
GetLocation
The request builder for CloudDeploy::get_location calls.
GetOperation
The request builder for CloudDeploy::get_operation calls.
GetRelease
The request builder for CloudDeploy::get_release calls.
GetRollout
The request builder for CloudDeploy::get_rollout calls.
GetTarget
The request builder for CloudDeploy::get_target calls.
IgnoreJob
The request builder for CloudDeploy::ignore_job calls.
ListAutomationRuns
The request builder for CloudDeploy::list_automation_runs calls.
ListAutomations
The request builder for CloudDeploy::list_automations calls.
ListCustomTargetTypes
The request builder for CloudDeploy::list_custom_target_types calls.
ListDeliveryPipelines
The request builder for CloudDeploy::list_delivery_pipelines calls.
ListDeployPolicies
The request builder for CloudDeploy::list_deploy_policies calls.
ListJobRuns
The request builder for CloudDeploy::list_job_runs calls.
ListLocations
The request builder for CloudDeploy::list_locations calls.
ListOperations
The request builder for CloudDeploy::list_operations calls.
ListReleases
The request builder for CloudDeploy::list_releases calls.
ListRollouts
The request builder for CloudDeploy::list_rollouts calls.
ListTargets
The request builder for CloudDeploy::list_targets calls.
RetryJob
The request builder for CloudDeploy::retry_job calls.
RollbackTarget
The request builder for CloudDeploy::rollback_target calls.
SetIamPolicy
The request builder for CloudDeploy::set_iam_policy calls.
TerminateJobRun
The request builder for CloudDeploy::terminate_job_run calls.
TestIamPermissions
The request builder for CloudDeploy::test_iam_permissions calls.
UpdateAutomation
The request builder for CloudDeploy::update_automation calls.
UpdateCustomTargetType
The request builder for CloudDeploy::update_custom_target_type calls.
UpdateDeliveryPipeline
The request builder for CloudDeploy::update_delivery_pipeline calls.
UpdateDeployPolicy
The request builder for CloudDeploy::update_deploy_policy calls.
UpdateTarget
The request builder for CloudDeploy::update_target calls.

Type Aliases§

ClientBuilder
A builder for CloudDeploy.