public class KubernetesConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesConfiguration.KubernetesRole |
| Constructor and Description |
|---|
KubernetesConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Collection<KubernetesConfiguration.KubernetesRole> |
getRoles() |
boolean |
isEnabled() |
boolean |
isJobsPod() |
String |
toString() |
public boolean isEnabled()
public boolean isJobsPod()
public Collection<KubernetesConfiguration.KubernetesRole> getRoles()
Copyright © 2018 LeanIX GmbH. All rights reserved.