NodeSpecArgs

constructor(configSource: Output<NodeConfigSourceArgs>? = null, externalID: Output<String>? = null, podCIDR: Output<String>? = null, podCIDRs: Output<List<String>>? = null, providerID: Output<String>? = null, taints: Output<List<TaintArgs>>? = null, unschedulable: Output<Boolean>? = null)