Class CubeOpenShiftConfigurationFluent<A extends CubeOpenShiftConfigurationFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
org.arquillian.cube.kubernetes.impl.DefaultConfigurationFluent<A>
org.arquillian.cube.openshift.impl.client.CubeOpenShiftConfigurationFluent<A>
- Direct Known Subclasses:
CubeOpenShiftConfigurationBuilder
public class CubeOpenShiftConfigurationFluent<A extends CubeOpenShiftConfigurationFluent<A>>
extends DefaultConfigurationFluent<A>
Generated
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionaddToAutoStartContainers(int index, String item) addToAutoStartContainers(String... items) addToProxiedContainerPorts(String... items) protected voidcopyInstance(CubeOpenShiftConfiguration instance) booleanString[]intlongintintintlongbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanremoveFromAutoStartContainers(String... items) removeFromProxiedContainerPorts(String... items) setToAutoStartContainers(int index, String item) toString()withAutoStartContainers(String... autoStartContainers) withAwaitRouteRepetitions(int awaitRouteRepetitions) withClient(OpenShiftClient client) withDefinitions(String definitions) withDefinitionsFile(String definitionsFile) withEnableImageStreamDetection(boolean enableImageStreamDetection) withHttpClientTimeout(long httpClientTimeout) withKeepAliveGitServer(boolean keepAliveGitServer) withOpenshiftRouterHttpPort(int openshiftRouterHttpPort) withOpenshiftRouterHttpsPort(int openshiftRouterHttpsPort) withPortForwardBindAddress(String portForwardBindAddress) withProxiedContainerPorts(String... proxiedContainerPorts) withProxiedContainerPorts(Set<String> proxiedContainerPorts) withRouterHost(String routerHost) withRouterSniPort(int routerSniPort) withStartupTimeout(long startupTimeout) withTemplateLabels(String templateLabels) withTemplateParameters(String templateParameters) withTemplateProcess(boolean templateProcess) withTemplateURL(String templateURL) Methods inherited from class org.arquillian.cube.kubernetes.impl.DefaultConfigurationFluent
addAllToEnvironmentDependencies, addAllToFmpProfiles, addAllToFmpSystemProperties, addAllToWaitForServiceList, addToEnvironmentDependencies, addToEnvironmentDependencies, addToFmpProfiles, addToFmpProfiles, addToFmpSystemProperties, addToFmpSystemProperties, addToScriptEnvironmentVariables, addToScriptEnvironmentVariables, addToWaitForServiceList, addToWaitForServiceList, copyInstance, getApiVersion, getDockerRegistry, getEnvironmentConfigUrl, getEnvironmentDependencies, getEnvironmentDependency, getEnvironmentSetupScriptUrl, getEnvironmentTeardownScriptUrl, getFirstEnvironmentDependency, getFirstFmpProfile, getFirstFmpSystemProperty, getFirstWaitForServiceList, getFmpBuildOptions, getFmpPomPath, getFmpProfile, getFmpProfiles, getFmpSystemProperties, getFmpSystemProperty, getKubernetesDomain, getLastEnvironmentDependency, getLastFmpProfile, getLastFmpSystemProperty, getLastWaitForServiceList, getLogPath, getMasterUrl, getMatchingEnvironmentDependency, getMatchingFmpProfile, getMatchingFmpSystemProperty, getMatchingWaitForServiceList, getNamespace, getNamespaceCleanupTimeout, getNamespaceDestroyTimeout, getPassword, getScriptEnvironmentVariables, getSessionId, getToken, getUsername, getWaitForServiceList, getWaitForServiceList, getWaitPollInterval, getWaitTimeout, hasAnsiLoggerEnabled, hasApiVersion, hasDockerRegistry, hasEnvironmentConfigUrl, hasEnvironmentDependencies, hasEnvironmentInitEnabled, hasEnvironmentSetupScriptUrl, hasEnvironmentTeardownScriptUrl, hasFmpBuildEnabled, hasFmpBuildForMavenDisable, hasFmpBuildOptions, hasFmpDebugOutput, hasFmpLocalMaven, hasFmpLogsEnabled, hasFmpPomPath, hasFmpProfiles, hasFmpSystemProperties, hasKubernetesDomain, hasLogCopyEnabled, hasLogPath, hasMasterUrl, hasMatchingEnvironmentDependency, hasMatchingFmpProfile, hasMatchingFmpSystemProperty, hasMatchingWaitForServiceList, hasNamespace, hasNamespaceCleanupConfirmationEnabled, hasNamespaceCleanupEnabled, hasNamespaceCleanupTimeout, hasNamespaceDestroyConfirmationEnabled, hasNamespaceDestroyEnabled, hasNamespaceDestroyTimeout, hasNamespaceLazyCreateEnabled, hasNamespaceUseCurrentEnabled, hasPassword, hasScriptEnvironmentVariables, hasSessionId, hasToken, hasTrustCerts, hasUsername, hasWaitEnabled, hasWaitForServiceList, hasWaitPollInterval, hasWaitTimeout, isAnsiLoggerEnabled, isEnvironmentInitEnabled, isFmpBuildEnabled, isFmpBuildForMavenDisable, isFmpDebugOutput, isFmpLocalMaven, isFmpLogsEnabled, isLogCopyEnabled, isNamespaceCleanupConfirmationEnabled, isNamespaceCleanupEnabled, isNamespaceDestroyConfirmationEnabled, isNamespaceDestroyEnabled, isNamespaceLazyCreateEnabled, isNamespaceUseCurrentEnabled, isTrustCerts, isWaitEnabled, removeAllFromEnvironmentDependencies, removeAllFromFmpProfiles, removeAllFromFmpSystemProperties, removeAllFromWaitForServiceList, removeFromEnvironmentDependencies, removeFromFmpProfiles, removeFromFmpSystemProperties, removeFromScriptEnvironmentVariables, removeFromScriptEnvironmentVariables, removeFromWaitForServiceList, setToEnvironmentDependencies, setToFmpProfiles, setToFmpSystemProperties, setToWaitForServiceList, withAnsiLoggerEnabled, withAnsiLoggerEnabled, withApiVersion, withDockerRegistry, withEnvironmentConfigUrl, withEnvironmentDependencies, withEnvironmentDependencies, withEnvironmentInitEnabled, withEnvironmentInitEnabled, withEnvironmentSetupScriptUrl, withEnvironmentTeardownScriptUrl, withFmpBuildEnabled, withFmpBuildEnabled, withFmpBuildForMavenDisable, withFmpBuildForMavenDisable, withFmpBuildOptions, withFmpDebugOutput, withFmpDebugOutput, withFmpLocalMaven, withFmpLocalMaven, withFmpLogsEnabled, withFmpLogsEnabled, withFmpPomPath, withFmpProfiles, withFmpProfiles, withFmpSystemProperties, withFmpSystemProperties, withKubernetesDomain, withLogCopyEnabled, withLogCopyEnabled, withLogPath, withMasterUrl, withNamespace, withNamespaceCleanupConfirmationEnabled, withNamespaceCleanupConfirmationEnabled, withNamespaceCleanupEnabled, withNamespaceCleanupEnabled, withNamespaceCleanupTimeout, withNamespaceDestroyConfirmationEnabled, withNamespaceDestroyConfirmationEnabled, withNamespaceDestroyEnabled, withNamespaceDestroyEnabled, withNamespaceDestroyTimeout, withNamespaceLazyCreateEnabled, withNamespaceLazyCreateEnabled, withNamespaceUseCurrentEnabled, withNamespaceUseCurrentEnabled, withPassword, withScriptEnvironmentVariables, withSessionId, withToken, withTrustCerts, withTrustCerts, withUsername, withWaitEnabled, withWaitEnabled, withWaitForServiceList, withWaitForServiceList, withWaitPollInterval, withWaitTimeoutMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
CubeOpenShiftConfigurationFluent
public CubeOpenShiftConfigurationFluent() -
CubeOpenShiftConfigurationFluent
-
-
Method Details
-
copyInstance
-
isKeepAliveGitServer
public boolean isKeepAliveGitServer() -
withKeepAliveGitServer
-
hasKeepAliveGitServer
public boolean hasKeepAliveGitServer() -
getDefinitions
-
withDefinitions
-
hasDefinitions
public boolean hasDefinitions() -
getDefinitionsFile
-
withDefinitionsFile
-
hasDefinitionsFile
public boolean hasDefinitionsFile() -
withAutoStartContainers
-
getAutoStartContainers
-
addToAutoStartContainers
-
setToAutoStartContainers
-
addToAutoStartContainers
-
addAllToAutoStartContainers
-
removeFromAutoStartContainers
-
removeAllFromAutoStartContainers
-
hasAutoStartContainers
public boolean hasAutoStartContainers() -
addToProxiedContainerPorts
-
addAllToProxiedContainerPorts
-
removeFromProxiedContainerPorts
-
removeAllFromProxiedContainerPorts
-
getProxiedContainerPorts
-
withProxiedContainerPorts
-
withProxiedContainerPorts
-
hasProxiedContainerPorts
public boolean hasProxiedContainerPorts() -
getPortForwardBindAddress
-
withPortForwardBindAddress
-
hasPortForwardBindAddress
public boolean hasPortForwardBindAddress() -
getRouterHost
-
withRouterHost
-
hasRouterHost
public boolean hasRouterHost() -
getOpenshiftRouterHttpPort
public int getOpenshiftRouterHttpPort() -
withOpenshiftRouterHttpPort
-
hasOpenshiftRouterHttpPort
public boolean hasOpenshiftRouterHttpPort() -
getOpenshiftRouterHttpsPort
public int getOpenshiftRouterHttpsPort() -
withOpenshiftRouterHttpsPort
-
hasOpenshiftRouterHttpsPort
public boolean hasOpenshiftRouterHttpsPort() -
isEnableImageStreamDetection
public boolean isEnableImageStreamDetection() -
withEnableImageStreamDetection
-
hasEnableImageStreamDetection
public boolean hasEnableImageStreamDetection() -
getRouterSniPort
public int getRouterSniPort() -
withRouterSniPort
-
hasRouterSniPort
public boolean hasRouterSniPort() -
getTemplateURL
-
withTemplateURL
-
hasTemplateURL
public boolean hasTemplateURL() -
getTemplateLabels
-
withTemplateLabels
-
hasTemplateLabels
public boolean hasTemplateLabels() -
getTemplateParameters
-
withTemplateParameters
-
hasTemplateParameters
public boolean hasTemplateParameters() -
isTemplateProcess
public boolean isTemplateProcess() -
withTemplateProcess
-
hasTemplateProcess
public boolean hasTemplateProcess() -
getStartupTimeout
public long getStartupTimeout() -
withStartupTimeout
-
hasStartupTimeout
public boolean hasStartupTimeout() -
getHttpClientTimeout
public long getHttpClientTimeout() -
withHttpClientTimeout
-
hasHttpClientTimeout
public boolean hasHttpClientTimeout() -
getAwaitRouteRepetitions
public int getAwaitRouteRepetitions() -
withAwaitRouteRepetitions
-
hasAwaitRouteRepetitions
public boolean hasAwaitRouteRepetitions() -
getClient
-
withClient
-
hasClient
public boolean hasClient() -
equals
- Overrides:
equalsin classDefaultConfigurationFluent<A extends CubeOpenShiftConfigurationFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classDefaultConfigurationFluent<A extends CubeOpenShiftConfigurationFluent<A>>
-
toString
- Overrides:
toStringin classDefaultConfigurationFluent<A extends CubeOpenShiftConfigurationFluent<A>>
-
withKeepAliveGitServer
-
withEnableImageStreamDetection
-
withTemplateProcess
-