Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterPoolSpecFluent.PullSecretRefNested
-
Packages that use ClusterPoolSpecFluent.PullSecretRefNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterPoolSpecFluent.PullSecretRefNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterPoolSpecFluent.PullSecretRefNested Modifier and Type Method Description ClusterPoolSpecFluent.PullSecretRefNested<A>ClusterPoolSpecFluent. editOrNewPullSecretRef()ClusterPoolSpecFluent.PullSecretRefNested<A>ClusterPoolSpecFluent. editOrNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)ClusterPoolSpecFluent.PullSecretRefNested<A>ClusterPoolSpecFluent. editPullSecretRef()ClusterPoolSpecFluent.PullSecretRefNested<A>ClusterPoolSpecFluent. withNewPullSecretRef()ClusterPoolSpecFluent.PullSecretRefNested<A>ClusterPoolSpecFluent. withNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
-