Uses of Class
io.kubernetes.client.proto.V1.ISCSIVolumeSource
-
Uses of V1.ISCSIVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ISCSIVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ISCSIVolumeSource>
V1.ISCSIVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ISCSIVolumeSourceModifier and TypeMethodDescriptionV1.ISCSIVolumeSource.Builder.build()
V1.ISCSIVolumeSource.Builder.buildPartial()
static V1.ISCSIVolumeSource
V1.ISCSIVolumeSource.getDefaultInstance()
V1.ISCSIVolumeSource.Builder.getDefaultInstanceForType()
V1.ISCSIVolumeSource.getDefaultInstanceForType()
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.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.VolumeSourceOrBuilder.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
(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) static V1.ISCSIVolumeSource
V1.ISCSIVolumeSource.parseFrom
(ByteBuffer data) static V1.ISCSIVolumeSource
V1.ISCSIVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ISCSIVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ISCSIVolumeSource>
V1.ISCSIVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.ISCSIVolumeSource>
V1.ISCSIVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ISCSIVolumeSourceModifier and TypeMethodDescriptionV1.ISCSIVolumeSource.Builder.mergeFrom
(V1.ISCSIVolumeSource other) 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.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.