Class F8OpenShiftAdapterProvider
java.lang.Object
org.arquillian.cube.openshift.impl.fabric8.F8OpenShiftAdapterProvider
- All Implemented Interfaces:
OpenShiftAdapterProvider
@MetaInfServices(OpenShiftAdapterProvider.class)
public class F8OpenShiftAdapterProvider
extends Object
implements OpenShiftAdapterProvider
- Author:
- Ales Justin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(io.fabric8.openshift.client.NamespacedOpenShiftClient namespacedOpenShiftClient, CubeOpenShiftConfiguration configuration)
-
Constructor Details
-
F8OpenShiftAdapterProvider
public F8OpenShiftAdapterProvider()
-
-
Method Details
-
create
public OpenShiftAdapter create(io.fabric8.openshift.client.NamespacedOpenShiftClient namespacedOpenShiftClient, CubeOpenShiftConfiguration configuration) - Specified by:
createin interfaceOpenShiftAdapterProvider
-