@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiCoreV1PhotonPersistentDiskVolumeSource

    Represents a Photon Controller persistent disk resource.

    interface IoK8sApiCoreV1PhotonPersistentDiskVolumeSource {
        fsType?: string;
        pdID: string;
    }
    Index

    Properties

    Properties

    fsType?: string

    fsType is the 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.

    pdID: string

    pdID is the ID that identifies Photon Controller persistent disk