Config Map Node Config Source Patch Args
data class ConfigMapNodeConfigSourcePatchArgs(val kubeletConfigKey: Output<String>? = null, val name: Output<String>? = null, val namespace: Output<String>? = null, val resourceVersion: Output<String>? = null, val uid: Output<String>? = null) : ConvertibleToJava<ConfigMapNodeConfigSourcePatchArgs>
ConfigMapNodeConfigSource contains the information to reference a ConfigMap as a config source for the Node. This API is deprecated since 1.22: https://git.k8s.io/enhancements/keps/sig-node/281-dynamic-kubelet-configuration