Interface OpenShiftAdapterProvider
- All Known Implementing Classes:
F8OpenShiftAdapterProvider
public interface OpenShiftAdapterProvider
- Author:
- Ales Justin
-
Method Summary
Modifier and TypeMethodDescriptioncreate(io.fabric8.openshift.client.NamespacedOpenShiftClient namespacedOpenShiftClient, CubeOpenShiftConfiguration configuration)
-
Method Details
-
create
OpenShiftAdapter create(io.fabric8.openshift.client.NamespacedOpenShiftClient namespacedOpenShiftClient, CubeOpenShiftConfiguration configuration)
-