public static final class V1.GlusterfsPersistentVolumeSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder> implements V1.GlusterfsPersistentVolumeSourceOrBuilder
Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes do not support ownership management or SELinux relabeling.Protobuf type
k8s.io.api.core.v1.GlusterfsPersistentVolumeSource| Modifier and Type | Method and Description |
|---|---|
V1.GlusterfsPersistentVolumeSource.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.GlusterfsPersistentVolumeSource |
build() |
V1.GlusterfsPersistentVolumeSource |
buildPartial() |
V1.GlusterfsPersistentVolumeSource.Builder |
clear() |
V1.GlusterfsPersistentVolumeSource.Builder |
clearEndpoints()
EndpointsName is the endpoint name that details Glusterfs topology.
|
V1.GlusterfsPersistentVolumeSource.Builder |
clearEndpointsNamespace()
EndpointsNamespace is the namespace that contains Glusterfs endpoint.
|
V1.GlusterfsPersistentVolumeSource.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.GlusterfsPersistentVolumeSource.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.GlusterfsPersistentVolumeSource.Builder |
clearPath()
Path is the Glusterfs volume path.
|
V1.GlusterfsPersistentVolumeSource.Builder |
clearReadOnly()
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions.
|
V1.GlusterfsPersistentVolumeSource.Builder |
clone() |
V1.GlusterfsPersistentVolumeSource |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEndpoints()
EndpointsName is the endpoint name that details Glusterfs topology.
|
com.google.protobuf.ByteString |
getEndpointsBytes()
EndpointsName is the endpoint name that details Glusterfs topology.
|
String |
getEndpointsNamespace()
EndpointsNamespace is the namespace that contains Glusterfs endpoint.
|
com.google.protobuf.ByteString |
getEndpointsNamespaceBytes()
EndpointsNamespace is the namespace that contains Glusterfs endpoint.
|
String |
getPath()
Path is the Glusterfs volume path.
|
com.google.protobuf.ByteString |
getPathBytes()
Path is the Glusterfs volume path.
|
boolean |
getReadOnly()
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions.
|
boolean |
hasEndpoints()
EndpointsName is the endpoint name that details Glusterfs topology.
|
boolean |
hasEndpointsNamespace()
EndpointsNamespace is the namespace that contains Glusterfs endpoint.
|
boolean |
hasPath()
Path is the Glusterfs volume path.
|
boolean |
hasReadOnly()
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.GlusterfsPersistentVolumeSource.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.GlusterfsPersistentVolumeSource.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.GlusterfsPersistentVolumeSource.Builder |
mergeFrom(V1.GlusterfsPersistentVolumeSource other) |
V1.GlusterfsPersistentVolumeSource.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.GlusterfsPersistentVolumeSource.Builder |
setEndpoints(String value)
EndpointsName is the endpoint name that details Glusterfs topology.
|
V1.GlusterfsPersistentVolumeSource.Builder |
setEndpointsBytes(com.google.protobuf.ByteString value)
EndpointsName is the endpoint name that details Glusterfs topology.
|
V1.GlusterfsPersistentVolumeSource.Builder |
setEndpointsNamespace(String value)
EndpointsNamespace is the namespace that contains Glusterfs endpoint.
|
V1.GlusterfsPersistentVolumeSource.Builder |
setEndpointsNamespaceBytes(com.google.protobuf.ByteString value)
EndpointsNamespace is the namespace that contains Glusterfs endpoint.
|
V1.GlusterfsPersistentVolumeSource.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.GlusterfsPersistentVolumeSource.Builder |
setPath(String value)
Path is the Glusterfs volume path.
|
V1.GlusterfsPersistentVolumeSource.Builder |
setPathBytes(com.google.protobuf.ByteString value)
Path is the Glusterfs volume path.
|
V1.GlusterfsPersistentVolumeSource.Builder |
setReadOnly(boolean value)
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions.
|
V1.GlusterfsPersistentVolumeSource.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.GlusterfsPersistentVolumeSource.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.GlusterfsPersistentVolumeSource build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.GlusterfsPersistentVolumeSource buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.GlusterfsPersistentVolumeSource.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder mergeFrom(V1.GlusterfsPersistentVolumeSource other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public V1.GlusterfsPersistentVolumeSource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.GlusterfsPersistentVolumeSource.Builder>IOExceptionpublic boolean hasEndpoints()
EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string endpoints = 1;hasEndpoints in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic String getEndpoints()
EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string endpoints = 1;getEndpoints in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic com.google.protobuf.ByteString getEndpointsBytes()
EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string endpoints = 1;getEndpointsBytes in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic V1.GlusterfsPersistentVolumeSource.Builder setEndpoints(String value)
EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string endpoints = 1;public V1.GlusterfsPersistentVolumeSource.Builder clearEndpoints()
EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string endpoints = 1;public V1.GlusterfsPersistentVolumeSource.Builder setEndpointsBytes(com.google.protobuf.ByteString value)
EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string endpoints = 1;public boolean hasPath()
Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string path = 2;hasPath in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic String getPath()
Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string path = 2;getPath in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string path = 2;getPathBytes in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic V1.GlusterfsPersistentVolumeSource.Builder setPath(String value)
Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string path = 2;public V1.GlusterfsPersistentVolumeSource.Builder clearPath()
Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string path = 2;public V1.GlusterfsPersistentVolumeSource.Builder setPathBytes(com.google.protobuf.ByteString value)
Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
optional string path = 2;public boolean hasReadOnly()
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional bool readOnly = 3;hasReadOnly in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic boolean getReadOnly()
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional bool readOnly = 3;getReadOnly in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic V1.GlusterfsPersistentVolumeSource.Builder setReadOnly(boolean value)
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional bool readOnly = 3;public V1.GlusterfsPersistentVolumeSource.Builder clearReadOnly()
ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional bool readOnly = 3;public boolean hasEndpointsNamespace()
EndpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional string endpointsNamespace = 4;hasEndpointsNamespace in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic String getEndpointsNamespace()
EndpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional string endpointsNamespace = 4;getEndpointsNamespace in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic com.google.protobuf.ByteString getEndpointsNamespaceBytes()
EndpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional string endpointsNamespace = 4;getEndpointsNamespaceBytes in interface V1.GlusterfsPersistentVolumeSourceOrBuilderpublic V1.GlusterfsPersistentVolumeSource.Builder setEndpointsNamespace(String value)
EndpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional string endpointsNamespace = 4;public V1.GlusterfsPersistentVolumeSource.Builder clearEndpointsNamespace()
EndpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional string endpointsNamespace = 4;public V1.GlusterfsPersistentVolumeSource.Builder setEndpointsNamespaceBytes(com.google.protobuf.ByteString value)
EndpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod +optional
optional string endpointsNamespace = 4;public final V1.GlusterfsPersistentVolumeSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>public final V1.GlusterfsPersistentVolumeSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.GlusterfsPersistentVolumeSource.Builder>Copyright © 2023. All rights reserved.