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