public class KubernetesIntegrationTestConfig extends Object
| Constructor and Description |
|---|
KubernetesIntegrationTestConfig() |
KubernetesIntegrationTestConfig(boolean deployEnabled,
boolean buildEnabled,
long readinessTimeout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getReadinessTimeout() |
int |
hashCode() |
boolean |
isBuildEnabled() |
boolean |
isDeployEnabled() |
public KubernetesIntegrationTestConfig()
public KubernetesIntegrationTestConfig(boolean deployEnabled,
boolean buildEnabled,
long readinessTimeout)
Copyright © 2018–2020 Red Hat. All rights reserved.