| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ISCSIVolumeSource> |
V1.ISCSIVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.Builder.build() |
V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.Builder.buildPartial() |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.getDefaultInstance() |
V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.getDefaultInstanceForType() |
V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.Builder.getDefaultInstanceForType() |
V1.ISCSIVolumeSource |
V1.VolumeSourceOrBuilder.getIscsi()
ISCSI represents an ISCSI Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.ISCSIVolumeSource |
V1.VolumeSource.getIscsi()
ISCSI represents an ISCSI Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.ISCSIVolumeSource |
V1.VolumeSource.Builder.getIscsi()
ISCSI represents an ISCSI Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(byte[] data) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(ByteBuffer data) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(InputStream input) |
static V1.ISCSIVolumeSource |
V1.ISCSIVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.ISCSIVolumeSource> |
V1.ISCSIVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.ISCSIVolumeSource> |
V1.ISCSIVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.ISCSIVolumeSource.Builder |
V1.ISCSIVolumeSource.Builder.mergeFrom(V1.ISCSIVolumeSource other) |
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.mergeIscsi(V1.ISCSIVolumeSource value)
ISCSI represents an ISCSI Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
static V1.ISCSIVolumeSource.Builder |
V1.ISCSIVolumeSource.newBuilder(V1.ISCSIVolumeSource prototype) |
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setIscsi(V1.ISCSIVolumeSource value)
ISCSI represents an ISCSI Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
Copyright © 2020. All rights reserved.