public class KubernetesNamespaceProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_PATH_PROPERTY
Property for namespace file path.
|
static String |
NAMESPACE_PROPERTY
Property name for namespace.
|
| Constructor and Description |
|---|
KubernetesNamespaceProvider(org.springframework.core.env.Environment env) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
static String |
getNamespaceFromServiceAccountFile(String path) |
public static final String NAMESPACE_PROPERTY
public static final String NAMESPACE_PATH_PROPERTY
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.