public interface DefaultConfigurationFluent<A extends DefaultConfigurationFluent<A>>
extends io.fabric8.kubernetes.api.builder.v4_0.Fluent<A>
String getSessionId()
String getNamespace()
URL getMasterUrl()
A withScriptEnvironmentVariables(Map<String,String> scriptEnvironmentVariables)
URL getEnvironmentSetupScriptUrl()
URL getEnvironmentTeardownScriptUrl()
A withEnvironmentTeardownScriptUrl(URL environmentTeardownScriptUrl)
URL getEnvironmentConfigUrl()
boolean isNamespaceLazyCreateEnabled()
A withNamespaceLazyCreateEnabled(boolean namespaceLazyCreateEnabled)
boolean isNamespaceCleanupEnabled()
A withNamespaceCleanupEnabled(boolean namespaceCleanupEnabled)
long getNamespaceCleanupTimeout()
A withNamespaceCleanupTimeout(long namespaceCleanupTimeout)
boolean isNamespaceCleanupConfirmationEnabled()
A withNamespaceCleanupConfirmationEnabled(boolean namespaceCleanupConfirmationEnabled)
boolean isNamespaceUseCurrentEnabled()
A withNamespaceUseCurrentEnabled(boolean namespaceUseCurrentEnabled)
boolean isNamespaceDestroyEnabled()
A withNamespaceDestroyEnabled(boolean namespaceDestroyEnabled)
boolean isNamespaceDestroyConfirmationEnabled()
A withNamespaceDestroyConfirmationEnabled(boolean namespaceDestroyConfirmationEnabled)
long getNamespaceDestroyTimeout()
A withNamespaceDestroyTimeout(long namespaceDestroyTimeout)
boolean isWaitEnabled()
A withWaitEnabled(boolean waitEnabled)
long getWaitTimeout()
A withWaitTimeout(long waitTimeout)
long getWaitPollInterval()
A withWaitPollInterval(long waitPollInterval)
boolean isAnsiLoggerEnabled()
A withAnsiLoggerEnabled(boolean ansiLoggerEnabled)
boolean isEnvironmentInitEnabled()
A withEnvironmentInitEnabled(boolean environmentInitEnabled)
boolean isLogCopyEnabled()
A withLogCopyEnabled(boolean logCopyEnabled)
String getLogPath()
String getKubernetesDomain()
String getDockerRegistry()
String getUsername()
String getPassword()
String getApiVersion()
boolean isTrustCerts()
A withTrustCerts(boolean trustCerts)
boolean isFmpBuildEnabled()
A withFmpBuildEnabled(boolean fmpBuildEnabled)
boolean isFmpBuildForMavenDisable()
A withFmpBuildForMavenDisable(boolean fmpBuildForMavenDisable)
boolean isFmpDebugOutput()
A withFmpDebugOutput(boolean fmpDebugOutput)
boolean isFmpLogsEnabled()
A withFmpLogsEnabled(boolean fmpLogsEnabled)
String getFmpPomPath()
String getFmpBuildOptions()
String getToken()
Copyright © 2018 JBoss by Red Hat. All rights reserved.