-
V1.GlusterfsVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.GlusterfsVolumeSource.Builder.clear()
EndpointsName is the endpoint name that details Glusterfs topology.
V1.GlusterfsVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.GlusterfsVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Path is the Glusterfs volume path.
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions.
V1.GlusterfsVolumeSource.Builder.clone()
Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime.
V1.GlusterfsVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.GlusterfsVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
V1.GlusterfsVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.GlusterfsVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
EndpointsName is the endpoint name that details Glusterfs topology.
V1.GlusterfsVolumeSource.Builder.setEndpointsBytes(com.google.protobuf.ByteString value)
EndpointsName is the endpoint name that details Glusterfs topology.
V1.GlusterfsVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Path is the Glusterfs volume path.
V1.GlusterfsVolumeSource.Builder.setPathBytes(com.google.protobuf.ByteString value)
Path is the Glusterfs volume path.
V1.GlusterfsVolumeSource.Builder.setReadOnly(boolean value)
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions.
V1.GlusterfsVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.GlusterfsVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime.