Uses of Interface
k8s.io.api.core.v1.Generated.ISCSIPersistentVolumeSourceOrBuilder
-
Packages that use Generated.ISCSIPersistentVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ISCSIPersistentVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ISCSIPersistentVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.ISCSIPersistentVolumeSourceISCSIPersistentVolumeSource represents an ISCSI disk.static classGenerated.ISCSIPersistentVolumeSource.BuilderISCSIPersistentVolumeSource represents an ISCSI disk.Methods in k8s.io.api.core.v1 that return Generated.ISCSIPersistentVolumeSourceOrBuilder Modifier and Type Method Description Generated.ISCSIPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource.Builder. getIscsiOrBuilder()iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.Generated.ISCSIPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource. getIscsiOrBuilder()iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.Generated.ISCSIPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSourceOrBuilder. getIscsiOrBuilder()iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod.
-