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

    Interface IoK8sApiCoreV1AttachedVolume

    AttachedVolume describes a volume attached to a node

    interface IoK8sApiCoreV1AttachedVolume {
        devicePath: string;
        name: string;
    }
    Index

    Properties

    Properties

    devicePath: string

    DevicePath represents the device path where the volume should be available

    name: string

    Name of the attached volume