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