public final class KubernetesContext extends Context
Modifier and Type | Class and Description |
---|---|
static class |
KubernetesContext.KubernetesContextBuilder |
Context.ContextBaseBuilder<R extends Context,B extends Context.ContextBaseBuilder<R,B>>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KUBERNETES_PLATFORM |
static java.lang.String |
NAMESPACE_KEY |
platform, properties
Modifier and Type | Method and Description |
---|---|
static KubernetesContext.KubernetesContextBuilder |
builder() |
java.lang.String |
getNamespace() |
canEqual, equals, getPlatform, getProperties, getProperty, getStringProperty, hashCode, toString
public static final java.lang.String KUBERNETES_PLATFORM
public static final java.lang.String NAMESPACE_KEY
public java.lang.String getNamespace()
public static KubernetesContext.KubernetesContextBuilder builder()