View Source GoogleApi.GKEOnPrem.V1.Model.VmwareStorageConfig (google_api_gke_on_prem v0.6.1)

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

t()

@type t() :: %GoogleApi.GKEOnPrem.V1.Model.VmwareStorageConfig{
  vsphereCsiDisabled: boolean() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.