Uses of Interface
k8s.io.api.core.v1.Generated.CephFSVolumeSourceOrBuilder
-
Packages that use Generated.CephFSVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.CephFSVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.CephFSVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.CephFSVolumeSourceRepresents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.static classGenerated.CephFSVolumeSource.BuilderRepresents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.Methods in k8s.io.api.core.v1 that return Generated.CephFSVolumeSourceOrBuilder Modifier and Type Method Description Generated.CephFSVolumeSourceOrBuilderGenerated.VolumeSource.Builder. getCephfsOrBuilder()cephFS represents a Ceph FS mount on the host that shares a pod's lifetime.Generated.CephFSVolumeSourceOrBuilderGenerated.VolumeSource. getCephfsOrBuilder()cephFS represents a Ceph FS mount on the host that shares a pod's lifetime.Generated.CephFSVolumeSourceOrBuilderGenerated.VolumeSourceOrBuilder. getCephfsOrBuilder()cephFS represents a Ceph FS mount on the host that shares a pod's lifetime.
-