View Source GoogleApi.CloudDeploy.V1.Model.Predeploy (google_api_cloud_deploy v0.6.0)

Predeploy contains the predeploy job configuration information.

Attributes

  • actions (type: list(String.t), default: nil) - Optional. A sequence of Skaffold custom actions to invoke during execution of the predeploy job.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudDeploy.V1.Model.Predeploy{actions: [String.t()] | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.