GoogleApi.Container.V1.Model.WorkloadMetadataConfig (google_api_container v0.38.0) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Container.V1.Model.WorkloadMetadataConfig{
mode: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.