Node Spec Patch
constructor(configSource: NodeConfigSourcePatch? = null, externalID: String? = null, podCIDR: String? = null, podCIDRs: List<String>? = null, providerID: String? = null, taints: List<TaintPatch>? = null, unschedulable: Boolean? = null)