| Modifier and Type | Method and Description |
|---|---|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clear() |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clearFsType()
Filesystem type to mount.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clearReadOnly()
Optional: Defaults to false (read/write).
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clearSecretRef()
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clearVolumeID()
volume id used to identify the volume in cinder.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.clone() |
V1.CinderPersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.getCinderBuilder()
Cinder represents a cinder volume attached and mounted on kubelets host machine.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.mergeFrom(V1.CinderPersistentVolumeSource other) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.newBuilder() |
static V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.newBuilder(V1.CinderPersistentVolumeSource prototype) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.newBuilderForType() |
protected V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setFsType(String value)
Filesystem type to mount.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type to mount.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setReadOnly(boolean value)
Optional: Defaults to false (read/write).
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference.Builder builderForValue)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setVolumeID(String value)
volume id used to identify the volume in cinder.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setVolumeIDBytes(com.google.protobuf.ByteString value)
volume id used to identify the volume in cinder.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setCinder(V1.CinderPersistentVolumeSource.Builder builderForValue)
Cinder represents a cinder volume attached and mounted on kubelets host machine.
|
Copyright © 2023. All rights reserved.