Class AbstractProxy<P>
java.lang.Object
org.arquillian.cube.openshift.impl.proxy.AbstractProxy<P>
- All Implemented Interfaces:
Proxy
- Direct Known Subclasses:
F8Proxy
- Author:
- Ales Justin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateManagementHandle(Map<String, String> labels) protected abstract io.fabric8.kubernetes.client.http.HttpClientprotected abstract StringgetReadyPods(Map<String, String> labels) protected abstract boolean<T> TvoidintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.arquillian.cube.openshift.impl.proxy.Proxy
getSSLContext
-
Field Details
-
configuration
-
-
Constructor Details
-
AbstractProxy
-
-
Method Details
-
createManagementHandle
- Specified by:
createManagementHandlein interfaceProxy
-
setDefaultSSLContext
public void setDefaultSSLContext()- Specified by:
setDefaultSSLContextin interfaceProxy
-
url
-
url
-
getPods
-
getName
-
isReady
-
url
-
getReadyPods
- Specified by:
getReadyPodsin interfaceProxy
-
findPod
-
getHttpClient
protected abstract io.fabric8.kubernetes.client.http.HttpClient getHttpClient() -
post
-
post
- Specified by:
postin interfaceProxy- Throws:
IOException
-
post
-
post
-
status
-