Uses of Class
io.fabric8.openshift.api.model.machineconfiguration.v1alpha1.BuildOutputsFluent.CurrentImagePullSecretNested
-
Packages that use BuildOutputsFluent.CurrentImagePullSecretNested Package Description io.fabric8.openshift.api.model.machineconfiguration.v1alpha1 -
-
Uses of BuildOutputsFluent.CurrentImagePullSecretNested in io.fabric8.openshift.api.model.machineconfiguration.v1alpha1
Methods in io.fabric8.openshift.api.model.machineconfiguration.v1alpha1 that return BuildOutputsFluent.CurrentImagePullSecretNested Modifier and Type Method Description BuildOutputsFluent.CurrentImagePullSecretNested<A>BuildOutputsFluent. editCurrentImagePullSecret()BuildOutputsFluent.CurrentImagePullSecretNested<A>BuildOutputsFluent. editOrNewCurrentImagePullSecret()BuildOutputsFluent.CurrentImagePullSecretNested<A>BuildOutputsFluent. editOrNewCurrentImagePullSecretLike(ImageSecretObjectReference item)BuildOutputsFluent.CurrentImagePullSecretNested<A>BuildOutputsFluent. withNewCurrentImagePullSecret()BuildOutputsFluent.CurrentImagePullSecretNested<A>BuildOutputsFluent. withNewCurrentImagePullSecretLike(ImageSecretObjectReference item)
-