Package | Description |
---|---|
io.fabric8.kubernetes.api.spaces |
Modifier and Type | Method and Description |
---|---|
Space |
Spaces.getSpace(String key) |
Modifier and Type | Method and Description |
---|---|
Map<String,Space> |
Spaces.getSpaces() |
SortedSet<Space> |
Spaces.getSpaceSet()
Returns the sorted set of spaces
|
Modifier and Type | Method and Description |
---|---|
int |
Space.compareTo(Space that) |
Constructor and Description |
---|
Spaces(Map<String,Space> environments) |
Copyright © 2011–2018 Red Hat. All rights reserved.