Uses of Class
io.fabric8.openshift.client.NamespacedOpenShiftClientAdapter
-
Packages that use NamespacedOpenShiftClientAdapter Package Description io.fabric8.openshift.client -
-
Uses of NamespacedOpenShiftClientAdapter in io.fabric8.openshift.client
Subclasses of NamespacedOpenShiftClientAdapter in io.fabric8.openshift.client Modifier and Type Class Description classDefaultOpenShiftClientDeprecated.direct usage should no longer be needed.Methods in io.fabric8.openshift.client that return NamespacedOpenShiftClientAdapter Modifier and Type Method Description NamespacedOpenShiftClientAdapterNamespacedOpenShiftClientAdapter. inAnyNamespace()NamespacedOpenShiftClientAdapterNamespacedOpenShiftClientAdapter. inNamespace(String namespace)NamespacedOpenShiftClientAdapterNamespacedOpenShiftClientAdapter. newInstance()
-