Uses of Interface
io.fabric8.openshift.client.NamespacedOpenShiftClient
-
Packages that use NamespacedOpenShiftClient Package Description io.fabric8.openshift.client -
-
Uses of NamespacedOpenShiftClient in io.fabric8.openshift.client
Classes in io.fabric8.openshift.client that implement NamespacedOpenShiftClient Modifier and Type Class Description classDefaultOpenShiftClientDeprecated.direct usage should no longer be needed.classNamespacedOpenShiftClientAdapterMethods in io.fabric8.openshift.client that return NamespacedOpenShiftClient Modifier and Type Method Description NamespacedOpenShiftClientNamespacedOpenShiftClient. inAnyNamespace()NamespacedOpenShiftClientNamespacedOpenShiftClient. inNamespace(String namespace)Methods in io.fabric8.openshift.client that return types with arguments of type NamespacedOpenShiftClient Modifier and Type Method Description io.fabric8.kubernetes.client.dsl.FunctionCallable<NamespacedOpenShiftClient>NamespacedOpenShiftClient. withRequestConfig(io.fabric8.kubernetes.client.RequestConfig requestConfig)io.fabric8.kubernetes.client.dsl.FunctionCallable<NamespacedOpenShiftClient>NamespacedOpenShiftClientAdapter. withRequestConfig(io.fabric8.kubernetes.client.RequestConfig requestConfig)io.fabric8.kubernetes.client.dsl.FunctionCallable<NamespacedOpenShiftClient>OpenShiftClient. withRequestConfig(io.fabric8.kubernetes.client.RequestConfig requestConfig)Configure Request Config
-