Uses of Interface
k8s.io.api.core.v1.Generated.CephFSPersistentVolumeSourceOrBuilder
-
Packages that use Generated.CephFSPersistentVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.CephFSPersistentVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.CephFSPersistentVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.CephFSPersistentVolumeSourceRepresents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.static classGenerated.CephFSPersistentVolumeSource.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.CephFSPersistentVolumeSourceOrBuilder Modifier and Type Method Description Generated.CephFSPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource.Builder. getCephfsOrBuilder()cephFS represents a Ceph FS mount on the host that shares a pod's lifetime.Generated.CephFSPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource. getCephfsOrBuilder()cephFS represents a Ceph FS mount on the host that shares a pod's lifetime.Generated.CephFSPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSourceOrBuilder. getCephfsOrBuilder()cephFS represents a Ceph FS mount on the host that shares a pod's lifetime.
-