Class Generated.PersistentVolumeClaimVolumeSource

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, Generated.PersistentVolumeClaimVolumeSourceOrBuilder
    Enclosing class:
    Generated

    public static final class Generated.PersistentVolumeClaimVolumeSource
    extends com.google.protobuf.GeneratedMessageV3
    implements Generated.PersistentVolumeClaimVolumeSourceOrBuilder
     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).
     
    Protobuf type k8s.io.api.core.v1.PersistentVolumeClaimVolumeSource
    See Also:
    Serialized Form