View Source GoogleApi.GKEOnPrem.V1.Model.VmwareStorageConfig (google_api_gke_on_prem v0.5.0)
Specifies vSphere CSI components deployment config in the VMware user cluster.
Attributes
-
vsphereCsiDisabled
(type:boolean()
, default:nil
) - Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.VmwareStorageConfig{ vsphereCsiDisabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.