| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.CSIVolumeSource> |
V1.CSIVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.CSIVolumeSource |
V1.CSIVolumeSource.Builder.build() |
V1.CSIVolumeSource |
V1.CSIVolumeSource.Builder.buildPartial() |
V1.CSIVolumeSource |
V1.VolumeSourceOrBuilder.getCsi()
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).
|
V1.CSIVolumeSource |
V1.VolumeSource.getCsi()
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).
|
V1.CSIVolumeSource |
V1.VolumeSource.Builder.getCsi()
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).
|
static V1.CSIVolumeSource |
V1.CSIVolumeSource.getDefaultInstance() |
V1.CSIVolumeSource |
V1.CSIVolumeSource.getDefaultInstanceForType() |
V1.CSIVolumeSource |
V1.CSIVolumeSource.Builder.getDefaultInstanceForType() |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(byte[] data) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(ByteBuffer data) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(InputStream input) |
static V1.CSIVolumeSource |
V1.CSIVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.CSIVolumeSource> |
V1.CSIVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.CSIVolumeSource> |
V1.CSIVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.mergeCsi(V1.CSIVolumeSource value)
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).
|
V1.CSIVolumeSource.Builder |
V1.CSIVolumeSource.Builder.mergeFrom(V1.CSIVolumeSource other) |
static V1.CSIVolumeSource.Builder |
V1.CSIVolumeSource.newBuilder(V1.CSIVolumeSource prototype) |
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setCsi(V1.CSIVolumeSource value)
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).
|
Copyright © 2023. All rights reserved.