GoogleApi.Container.V1.Model.WorkloadMetadataConfig (google_api_container v0.57.0)
View SourceWorkloadMetadataConfig 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 }