Uses of Class
io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluent.SecretRefNested
-
Packages that use ISCSIVolumeSourceFluent.SecretRefNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of ISCSIVolumeSourceFluent.SecretRefNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ISCSIVolumeSourceFluent.SecretRefNested Modifier and Type Method Description ISCSIVolumeSourceFluent.SecretRefNested<A>
ISCSIVolumeSourceFluent. editOrNewSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A>
ISCSIVolumeSourceFluent. editOrNewSecretRefLike(LocalObjectReference item)
ISCSIVolumeSourceFluent.SecretRefNested<A>
ISCSIVolumeSourceFluent. editSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A>
ISCSIVolumeSourceFluent. withNewSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A>
ISCSIVolumeSourceFluent. withNewSecretRefLike(LocalObjectReference item)
-