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