VmwareStorageConfigResponse

data class VmwareStorageConfigResponse(val vsphereCsiDisabled: Boolean)

Specifies vSphere CSI components deployment config in the VMware user cluster.

Constructors

Link copied to clipboard
fun VmwareStorageConfigResponse(vsphereCsiDisabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.