Uses of Interface
k8s.io.api.core.v1.Generated.GlusterfsPersistentVolumeSourceOrBuilder
-
Packages that use Generated.GlusterfsPersistentVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.GlusterfsPersistentVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.GlusterfsPersistentVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.GlusterfsPersistentVolumeSourceRepresents a Glusterfs mount that lasts the lifetime of a pod.static classGenerated.GlusterfsPersistentVolumeSource.BuilderRepresents a Glusterfs mount that lasts the lifetime of a pod.Methods in k8s.io.api.core.v1 that return Generated.GlusterfsPersistentVolumeSourceOrBuilder Modifier and Type Method Description Generated.GlusterfsPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource.Builder. getGlusterfsOrBuilder()glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.Generated.GlusterfsPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource. getGlusterfsOrBuilder()glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.Generated.GlusterfsPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSourceOrBuilder. getGlusterfsOrBuilder()glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.
-