| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.CinderPersistentVolumeSource> |
V1.CinderPersistentVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.Builder.build() |
V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.Builder.buildPartial() |
V1.CinderPersistentVolumeSource |
V1.PersistentVolumeSourceOrBuilder.getCinder()
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.CinderPersistentVolumeSource |
V1.PersistentVolumeSource.getCinder()
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.CinderPersistentVolumeSource |
V1.PersistentVolumeSource.Builder.getCinder()
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
|
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.getDefaultInstance() |
V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.getDefaultInstanceForType() |
V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.Builder.getDefaultInstanceForType() |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(byte[] data) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(ByteBuffer data) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(InputStream input) |
static V1.CinderPersistentVolumeSource |
V1.CinderPersistentVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.CinderPersistentVolumeSource> |
V1.CinderPersistentVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.CinderPersistentVolumeSource> |
V1.CinderPersistentVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.mergeCinder(V1.CinderPersistentVolumeSource value)
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.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.mergeFrom(V1.CinderPersistentVolumeSource other) |
static V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.newBuilder(V1.CinderPersistentVolumeSource prototype) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setCinder(V1.CinderPersistentVolumeSource value)
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 © 2020. All rights reserved.