Uses of Interface
k8s.io.api.core.v1.Generated.ISCSIVolumeSourceOrBuilder
-
Packages that use Generated.ISCSIVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ISCSIVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ISCSIVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.ISCSIVolumeSourceRepresents an ISCSI disk.static classGenerated.ISCSIVolumeSource.BuilderRepresents an ISCSI disk.Methods in k8s.io.api.core.v1 that return Generated.ISCSIVolumeSourceOrBuilder Modifier and Type Method Description Generated.ISCSIVolumeSourceOrBuilderGenerated.VolumeSource.Builder. getIscsiOrBuilder()iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.Generated.ISCSIVolumeSourceOrBuilderGenerated.VolumeSource. getIscsiOrBuilder()iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.Generated.ISCSIVolumeSourceOrBuilderGenerated.VolumeSourceOrBuilder. getIscsiOrBuilder()iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.
-