Uses of Class
io.kubernetes.client.proto.V1.ISCSIPersistentVolumeSource
-
Uses of V1.ISCSIPersistentVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ISCSIPersistentVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ISCSIPersistentVolumeSource>
V1.ISCSIPersistentVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ISCSIPersistentVolumeSourceModifier and TypeMethodDescriptionV1.ISCSIPersistentVolumeSource.Builder.build()
V1.ISCSIPersistentVolumeSource.Builder.buildPartial()
V1.ISCSIPersistentVolumeSource.getDefaultInstance()
V1.ISCSIPersistentVolumeSource.Builder.getDefaultInstanceForType()
V1.ISCSIPersistentVolumeSource.getDefaultInstanceForType()
V1.PersistentVolumeSource.Builder.getIscsi()
ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSource.getIscsi()
ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSourceOrBuilder.getIscsi()
ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.ISCSIPersistentVolumeSource.parseDelimitedFrom
(InputStream input) V1.ISCSIPersistentVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ISCSIPersistentVolumeSource.parseFrom
(byte[] data) V1.ISCSIPersistentVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ISCSIPersistentVolumeSource.parseFrom
(com.google.protobuf.ByteString data) V1.ISCSIPersistentVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ISCSIPersistentVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) V1.ISCSIPersistentVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ISCSIPersistentVolumeSource.parseFrom
(InputStream input) V1.ISCSIPersistentVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ISCSIPersistentVolumeSource.parseFrom
(ByteBuffer data) V1.ISCSIPersistentVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ISCSIPersistentVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ISCSIPersistentVolumeSource>
V1.ISCSIPersistentVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.ISCSIPersistentVolumeSource>
V1.ISCSIPersistentVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ISCSIPersistentVolumeSourceModifier and TypeMethodDescriptionV1.ISCSIPersistentVolumeSource.Builder.mergeFrom
(V1.ISCSIPersistentVolumeSource other) V1.PersistentVolumeSource.Builder.mergeIscsi
(V1.ISCSIPersistentVolumeSource value) ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.ISCSIPersistentVolumeSource.newBuilder
(V1.ISCSIPersistentVolumeSource prototype) V1.PersistentVolumeSource.Builder.setIscsi
(V1.ISCSIPersistentVolumeSource value) ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.