Class WorkloadMetadataConfig (2.5.0)

WorkloadMetadataConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
node_metadata google.cloud.container_v1beta1.types.WorkloadMetadataConfig.NodeMetadata
NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.
mode google.cloud.container_v1beta1.types.WorkloadMetadataConfig.Mode
Mode is the configuration for how to expose metadata to workloads running on the node pool.

Classes

Mode

Mode(value)

Mode is the configuration for how to expose metadata to workloads running on the node.

NodeMetadata

NodeMetadata(value)

NodeMetadata is the configuration for if and how to expose the node metadata to the workload running on the node.