| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.CSIPersistentVolumeSource> |
V1.CSIPersistentVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.Builder.build() |
V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.Builder.buildPartial() |
V1.CSIPersistentVolumeSource |
V1.PersistentVolumeSourceOrBuilder.getCsi()
CSI represents storage that handled by an external CSI driver (Beta feature).
|
V1.CSIPersistentVolumeSource |
V1.PersistentVolumeSource.getCsi()
CSI represents storage that handled by an external CSI driver (Beta feature).
|
V1.CSIPersistentVolumeSource |
V1.PersistentVolumeSource.Builder.getCsi()
CSI represents storage that handled by an external CSI driver (Beta feature).
|
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.getDefaultInstance() |
V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.getDefaultInstanceForType() |
V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.Builder.getDefaultInstanceForType() |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(byte[] data) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(ByteBuffer data) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(InputStream input) |
static V1.CSIPersistentVolumeSource |
V1.CSIPersistentVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.CSIPersistentVolumeSource> |
V1.CSIPersistentVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.CSIPersistentVolumeSource> |
V1.CSIPersistentVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.mergeCsi(V1.CSIPersistentVolumeSource value)
CSI represents storage that handled by an external CSI driver (Beta feature).
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeFrom(V1.CSIPersistentVolumeSource other) |
static V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.newBuilder(V1.CSIPersistentVolumeSource prototype) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setCsi(V1.CSIPersistentVolumeSource value)
CSI represents storage that handled by an external CSI driver (Beta feature).
|
Copyright © 2020. All rights reserved.