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