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

    Interface V1beta1PersistentVolumeClaim

    interface V1beta1PersistentVolumeClaim {
        metadata?: K8sIoApimachineryPkgApisMetaV1ObjectMeta;
        spec?: K8sIoApiCoreV1PersistentVolumeClaimSpec;
    }
    Index

    Properties

    Properties

    {}
    

    Spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    {}