Node Spec Patch Args
constructor(configSource: Output<NodeConfigSourcePatchArgs>? = null, externalID: Output<String>? = null, podCIDR: Output<String>? = null, podCIDRs: Output<List<String>>? = null, providerID: Output<String>? = null, taints: Output<List<TaintPatchArgs>>? = null, unschedulable: Output<Boolean>? = null)