JavaScript is disabled on your browser.
Skip navigation links
Arquillian Cube OpenShift API 2.0.0.Alpha1
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.arquillian.cube.openshift.api
Interface ConfigurationHandle
public interface
ConfigurationHandle
Author:
Ales Justin
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getApiVersion
()
String
getKubernetesMaster
()
String
getNamespace
()
String
getToken
()
Method Details
getKubernetesMaster
String
getKubernetesMaster
()
getApiVersion
String
getApiVersion
()
getNamespace
String
getNamespace
()
getToken
String
getToken
()