Uses of Class
io.kubernetes.client.proto.V1.GlusterfsPersistentVolumeSource
-
Uses of V1.GlusterfsPersistentVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.GlusterfsPersistentVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.GlusterfsPersistentVolumeSource>
V1.GlusterfsPersistentVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.GlusterfsPersistentVolumeSourceModifier and TypeMethodDescriptionV1.GlusterfsPersistentVolumeSource.Builder.build()
V1.GlusterfsPersistentVolumeSource.Builder.buildPartial()
V1.GlusterfsPersistentVolumeSource.getDefaultInstance()
V1.GlusterfsPersistentVolumeSource.Builder.getDefaultInstanceForType()
V1.GlusterfsPersistentVolumeSource.getDefaultInstanceForType()
V1.PersistentVolumeSource.Builder.getGlusterfs()
Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.V1.PersistentVolumeSource.getGlusterfs()
Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.V1.PersistentVolumeSourceOrBuilder.getGlusterfs()
Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.V1.GlusterfsPersistentVolumeSource.parseDelimitedFrom
(InputStream input) V1.GlusterfsPersistentVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GlusterfsPersistentVolumeSource.parseFrom
(byte[] data) V1.GlusterfsPersistentVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GlusterfsPersistentVolumeSource.parseFrom
(com.google.protobuf.ByteString data) V1.GlusterfsPersistentVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GlusterfsPersistentVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) V1.GlusterfsPersistentVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GlusterfsPersistentVolumeSource.parseFrom
(InputStream input) V1.GlusterfsPersistentVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GlusterfsPersistentVolumeSource.parseFrom
(ByteBuffer data) V1.GlusterfsPersistentVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.GlusterfsPersistentVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.GlusterfsPersistentVolumeSource>
V1.GlusterfsPersistentVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.GlusterfsPersistentVolumeSource>
V1.GlusterfsPersistentVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.GlusterfsPersistentVolumeSourceModifier and TypeMethodDescriptionV1.GlusterfsPersistentVolumeSource.Builder.mergeFrom
(V1.GlusterfsPersistentVolumeSource other) V1.PersistentVolumeSource.Builder.mergeGlusterfs
(V1.GlusterfsPersistentVolumeSource value) Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.V1.GlusterfsPersistentVolumeSource.newBuilder
(V1.GlusterfsPersistentVolumeSource prototype) V1.PersistentVolumeSource.Builder.setGlusterfs
(V1.GlusterfsPersistentVolumeSource value) Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod.