Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1NamespaceStatus |
V1Namespace.getStatus()
Status describes the current status of a Namespace.
|
V1NamespaceStatus |
V1NamespaceStatus.phase(String phase) |
Modifier and Type | Method and Description |
---|---|
void |
V1Namespace.setStatus(V1NamespaceStatus status) |
V1Namespace |
V1Namespace.status(V1NamespaceStatus status) |
Copyright © 2018. All rights reserved.