View Source GoogleApi.Container.V1.Model.WorkloadMetadataConfig (google_api_container v0.45.0)

WorkloadMetadataConfig defines the metadata configuration to expose to workloads on the node pool.

Attributes

  • mode (type: String.t, default: nil) - Mode is the configuration for how to expose metadata to workloads running on the node pool.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Container.V1.Model.WorkloadMetadataConfig{
  mode: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.