Uses of Interface
io.kubernetes.client.proto.V1.GlusterfsVolumeSourceOrBuilder
-
Uses of V1.GlusterfsVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.GlusterfsVolumeSourceOrBuilderModifier 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.GlusterfsVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.VolumeSource.Builder.getGlusterfsOrBuilder()Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime.V1.VolumeSource.getGlusterfsOrBuilder()Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime.V1.VolumeSourceOrBuilder.getGlusterfsOrBuilder()Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime.