| Modifier and Type | Method and Description |
|---|---|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.addAllMonitors(Iterable<String> values)
A collection of Ceph monitors.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.addMonitors(String value)
A collection of Ceph monitors.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.addMonitorsBytes(com.google.protobuf.ByteString value)
A collection of Ceph monitors.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clear() |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearFsType()
Filesystem type of the volume that you want to mount.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearImage()
The rados image name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearKeyring()
Keyring is the path to key ring for RBDUser.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearMonitors()
A collection of Ceph monitors.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearPool()
The rados pool name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearReadOnly()
ReadOnly here will force the ReadOnly setting in VolumeMounts.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearSecretRef()
SecretRef is name of the authentication secret for RBDUser.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clearUser()
The rados user name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.clone() |
V1.RBDPersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.getRbdBuilder()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.mergeFrom(V1.RBDPersistentVolumeSource other) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
SecretRef is name of the authentication secret for RBDUser.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.newBuilder() |
static V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.newBuilder(V1.RBDPersistentVolumeSource prototype) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.newBuilderForType() |
protected V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setFsType(String value)
Filesystem type of the volume that you want to mount.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type of the volume that you want to mount.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setImage(String value)
The rados image name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setImageBytes(com.google.protobuf.ByteString value)
The rados image name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setKeyring(String value)
Keyring is the path to key ring for RBDUser.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setKeyringBytes(com.google.protobuf.ByteString value)
Keyring is the path to key ring for RBDUser.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setMonitors(int index,
String value)
A collection of Ceph monitors.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setPool(String value)
The rados pool name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setPoolBytes(com.google.protobuf.ByteString value)
The rados pool name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setReadOnly(boolean value)
ReadOnly here will force the ReadOnly setting in VolumeMounts.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference.Builder builderForValue)
SecretRef is name of the authentication secret for RBDUser.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
SecretRef is name of the authentication secret for RBDUser.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setUser(String value)
The rados user name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setUserBytes(com.google.protobuf.ByteString value)
The rados user name.
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setRbd(V1.RBDPersistentVolumeSource.Builder builderForValue)
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
Copyright © 2019. All rights reserved.