Uses of Interface
io.kubernetes.client.proto.V1.CephFSVolumeSourceOrBuilder
-
Uses of V1.CephFSVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.CephFSVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.static final class
Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.Methods in io.kubernetes.client.proto that return V1.CephFSVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.VolumeSource.Builder.getCephfsOrBuilder()
CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optionalV1.VolumeSource.getCephfsOrBuilder()
CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optionalV1.VolumeSourceOrBuilder.getCephfsOrBuilder()
CephFS represents a Ceph FS mount on the host that shares a pod's lifetime +optional