workload Metadata Config
suspend fun workloadMetadataConfig(value: Output<ClusterNodePoolNodeConfigWorkloadMetadataConfigArgs>)
Parameters
value
Metadata configuration to expose to workloads on the node pool. Structure is documented below.
suspend fun workloadMetadataConfig(argument: suspend ClusterNodePoolNodeConfigWorkloadMetadataConfigArgsBuilder.() -> Unit)
Parameters
argument
Metadata configuration to expose to workloads on the node pool. Structure is documented below.