| Modifier and Type | Method and Description |
|---|---|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.clear() |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.clearFsType()
Filesystem type to mount.
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.clearReadOnly()
Optional: Defaults to false (read/write).
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.clearVolumeID()
volume id used to identify the volume in cinder
More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.clone() |
V1.CinderVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.getCinderBuilder()
Cinder represents a cinder volume attached and mounted on kubelets host machine
More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md
+optional
|
V1.CinderVolumeSource.Builder |
V1.VolumeSource.Builder.getCinderBuilder()
Cinder represents a cinder volume attached and mounted on kubelets host machine
More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md
+optional
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.mergeFrom(V1.CinderVolumeSource other) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.newBuilder() |
static V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.newBuilder(V1.CinderVolumeSource prototype) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.newBuilderForType() |
protected V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setFsType(String value)
Filesystem type to mount.
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type to mount.
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setReadOnly(boolean value)
Optional: Defaults to false (read/write).
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setVolumeID(String value)
volume id used to identify the volume in cinder
More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setVolumeIDBytes(com.google.protobuf.ByteString value)
volume id used to identify the volume in cinder
More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setCinder(V1.CinderVolumeSource.Builder builderForValue)
Cinder represents a cinder volume attached and mounted on kubelets host machine
More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md
+optional
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setCinder(V1.CinderVolumeSource.Builder builderForValue)
Cinder represents a cinder volume attached and mounted on kubelets host machine
More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md
+optional
|
Copyright © 2018. All rights reserved.