Uses of Interface
io.kubernetes.client.proto.V1.ISCSIPersistentVolumeSourceOrBuilder
-
Uses of V1.ISCSIPersistentVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ISCSIPersistentVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
ISCSIPersistentVolumeSource represents an ISCSI disk.static final class
ISCSIPersistentVolumeSource represents an ISCSI disk.Methods in io.kubernetes.client.proto that return V1.ISCSIPersistentVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.getIscsiOrBuilder()
ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSource.getIscsiOrBuilder()
ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSourceOrBuilder.getIscsiOrBuilder()
ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.