Uses of Interface
io.kubernetes.client.proto.V1.NFSVolumeSourceOrBuilder
-
Uses of V1.NFSVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.NFSVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Represents an NFS mount that lasts the lifetime of a pod.static final class
Represents an NFS mount that lasts the lifetime of a pod.Methods in io.kubernetes.client.proto that return V1.NFSVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.getNfsOrBuilder()
NFS represents an NFS mount on the host.V1.PersistentVolumeSource.getNfsOrBuilder()
NFS represents an NFS mount on the host.V1.PersistentVolumeSourceOrBuilder.getNfsOrBuilder()
NFS represents an NFS mount on the host.V1.VolumeSource.Builder.getNfsOrBuilder()
NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optionalV1.VolumeSource.getNfsOrBuilder()
NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optionalV1.VolumeSourceOrBuilder.getNfsOrBuilder()
NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optional