Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1NodeConfigStatus |
V1NodeConfigStatus.active(V1NodeConfigSource active) |
V1NodeConfigStatus |
V1NodeConfigStatus.assigned(V1NodeConfigSource assigned) |
V1NodeConfigStatus |
V1NodeConfigStatus.error(String error) |
V1NodeConfigStatus |
V1NodeStatus.getConfig()
Get config
|
V1NodeConfigStatus |
V1NodeConfigStatus.lastKnownGood(V1NodeConfigSource lastKnownGood) |
Modifier and Type | Method and Description |
---|---|
V1NodeStatus |
V1NodeStatus.config(V1NodeConfigStatus config) |
void |
V1NodeStatus.setConfig(V1NodeConfigStatus config) |
Copyright © 2022. All rights reserved.