GoogleApi.CloudDeploy.V1.Model.Stage (google_api_cloud_deploy v0.2.0) View Source
Stage specifies a location to which to deploy.
Attributes
-
profiles
(type:list(String.t)
, default:nil
) - Skaffold profiles to use when rendering the manifest for this stage'sTarget
. -
targetId
(type:String.t
, default:nil
) - The target_id to which this stage points. This field refers exclusively to the last segment of a target name. For example, this field would just bemy-target
(rather thanprojects/project/deliveryPipelines/pipeline/targets/my-target
). The parentDeliveryPipeline
of theTarget
is inferred to be the parentDeliveryPipeline
of theRelease
in which thisStage
lives.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.