Class IoK8sApiCoreV1PersistentVolumeClaimVolumeSource


  • @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               date="2020-11-26T11:01:11.402583+13:00[Pacific/Auckland]")
    public class IoK8sApiCoreV1PersistentVolumeClaimVolumeSource
    extends Object
    PersistentVolumeClaimVolumeSource references the user's PVC in the same namespace. This volume finds the bound PV and mounts that volume for the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper around another type of volume that is owned by someone else (the system).
    • Constructor Detail

      • IoK8sApiCoreV1PersistentVolumeClaimVolumeSource

        public IoK8sApiCoreV1PersistentVolumeClaimVolumeSource()