NodeSpec

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