-
V1.NFSVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.NFSVolumeSource.Builder.clear()
V1.NFSVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.NFSVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Path that is exported by the NFS server.
ReadOnly here will force
the NFS export to be mounted with read-only permissions.
Server is the hostname or IP address of the NFS server.
V1.NFSVolumeSource.Builder.clone()
NFS represents an NFS mount on the host.
NFS represents an NFS mount on the host that shares a pod's lifetime
More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs
+optional
V1.NFSVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.NFSVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
V1.NFSVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.NFSVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.NFSVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Path that is exported by the NFS server.
V1.NFSVolumeSource.Builder.setPathBytes(com.google.protobuf.ByteString value)
Path that is exported by the NFS server.
ReadOnly here will force
the NFS export to be mounted with read-only permissions.
V1.NFSVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Server is the hostname or IP address of the NFS server.
V1.NFSVolumeSource.Builder.setServerBytes(com.google.protobuf.ByteString value)
Server is the hostname or IP address of the NFS server.
V1.NFSVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
NFS represents an NFS mount on the host.
NFS represents an NFS mount on the host that shares a pod's lifetime
More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs
+optional