Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a vSphere volume resource.

export
interface

IoK8sApiCoreV1VsphereVirtualDiskVolumeSource

Hierarchy

  • IoK8sApiCoreV1VsphereVirtualDiskVolumeSource

Index

Properties

fsType?: string

fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.

memberof

IoK8sApiCoreV1VsphereVirtualDiskVolumeSource

storagePolicyID?: string

storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.

memberof

IoK8sApiCoreV1VsphereVirtualDiskVolumeSource

storagePolicyName?: string

storagePolicyName is the storage Policy Based Management (SPBM) profile name.

memberof

IoK8sApiCoreV1VsphereVirtualDiskVolumeSource

volumePath: string

volumePath is the path that identifies vSphere volume vmdk

memberof

IoK8sApiCoreV1VsphereVirtualDiskVolumeSource

Generated using TypeDoc