| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.RBDVolumeSource> |
V1.RBDVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.RBDVolumeSource |
V1.RBDVolumeSource.Builder.build() |
V1.RBDVolumeSource |
V1.RBDVolumeSource.Builder.buildPartial() |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.getDefaultInstance() |
V1.RBDVolumeSource |
V1.RBDVolumeSource.getDefaultInstanceForType() |
V1.RBDVolumeSource |
V1.RBDVolumeSource.Builder.getDefaultInstanceForType() |
V1.RBDVolumeSource |
V1.PersistentVolumeSourceOrBuilder.getRbd()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.RBDVolumeSource |
V1.PersistentVolumeSource.getRbd()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.RBDVolumeSource |
V1.PersistentVolumeSource.Builder.getRbd()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.RBDVolumeSource |
V1.VolumeSourceOrBuilder.getRbd()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.RBDVolumeSource |
V1.VolumeSource.getRbd()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.RBDVolumeSource |
V1.VolumeSource.Builder.getRbd()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(byte[] data) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(ByteBuffer data) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(InputStream input) |
static V1.RBDVolumeSource |
V1.RBDVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.RBDVolumeSource> |
V1.RBDVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.RBDVolumeSource> |
V1.RBDVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.RBDVolumeSource.Builder |
V1.RBDVolumeSource.Builder.mergeFrom(V1.RBDVolumeSource other) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.mergeRbd(V1.RBDVolumeSource value)
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.mergeRbd(V1.RBDVolumeSource value)
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
static V1.RBDVolumeSource.Builder |
V1.RBDVolumeSource.newBuilder(V1.RBDVolumeSource prototype) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setRbd(V1.RBDVolumeSource value)
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setRbd(V1.RBDVolumeSource value)
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.
|
Copyright © 2018. All rights reserved.