Uses of Interface
io.kubernetes.client.proto.V1.GlusterfsPersistentVolumeSourceOrBuilder
-
Uses of V1.GlusterfsPersistentVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.GlusterfsPersistentVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final classRepresents a Glusterfs mount that lasts the lifetime of a pod.static final classRepresents a Glusterfs mount that lasts the lifetime of a pod.Methods in io.kubernetes.client.proto that return V1.GlusterfsPersistentVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.getGlusterfsOrBuilder()Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.V1.PersistentVolumeSource.getGlusterfsOrBuilder()Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.V1.PersistentVolumeSourceOrBuilder.getGlusterfsOrBuilder()Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.