Uses of Class
io.fabric8.openshift.api.model.ImageSourceFluent.PullSecretNested
-
Packages that use ImageSourceFluent.PullSecretNested Package Description io.fabric8.openshift.api.model -
-
Uses of ImageSourceFluent.PullSecretNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageSourceFluent.PullSecretNested Modifier and Type Method Description ImageSourceFluent.PullSecretNested<A>ImageSourceFluent. editOrNewPullSecret()ImageSourceFluent.PullSecretNested<A>ImageSourceFluent. editOrNewPullSecretLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)ImageSourceFluent.PullSecretNested<A>ImageSourceFluent. editPullSecret()ImageSourceFluent.PullSecretNested<A>ImageSourceFluent. withNewPullSecret()ImageSourceFluent.PullSecretNested<A>ImageSourceFluent. withNewPullSecretLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
-