View Source GoogleApi.CloudDeploy.V1.Model.Postdeploy (google_api_cloud_deploy v0.6.0)
Postdeploy contains the postdeploy job configuration information.
Attributes
-
actions
(type:list(String.t)
, default:nil
) - Optional. A sequence of Skaffold custom actions to invoke during execution of the postdeploy job.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.Postdeploy{actions: [String.t()] | nil}
Functions
Unwrap a decoded JSON object into its complex fields.