VMware Node Pool Config Vsphere Config
data class VMwareNodePoolConfigVsphereConfig(val datastore: String? = null, val tags: List<VMwareNodePoolConfigVsphereConfigTag>? = null)
Constructors
Link copied to clipboard
fun VMwareNodePoolConfigVsphereConfig(datastore: String? = null, tags: List<VMwareNodePoolConfigVsphereConfigTag>? = null)