public class Spaces extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FABRIC8_SPACES |
Modifier and Type | Method and Description |
---|---|
protected static String |
getDefaultNamespace(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
String namespace) |
Space |
getSpace(String key) |
Map<String,Space> |
getSpaces() |
SortedSet<Space> |
getSpaceSet()
Returns the sorted set of spaces
|
static Spaces |
load(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
String namespace) |
public static final String FABRIC8_SPACES
Copyright © 2011–2018 Red Hat. All rights reserved.