VmwareVsphereConfigResponse

data class VmwareVsphereConfigResponse(val datastore: String, val tags: List<VmwareVsphereTagResponse>)

VmwareVsphereConfig represents configuration for the VMware VCenter for node pool.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the vCenter datastore. Inherited from the user cluster.

Link copied to clipboard

Tags to apply to VMs.