Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1NodeDaemonEndpoints |
V1NodeStatus.getDaemonEndpoints()
Endpoints of daemons running on the Node.
|
V1NodeDaemonEndpoints |
V1NodeDaemonEndpoints.kubeletEndpoint(V1DaemonEndpoint kubeletEndpoint) |
Modifier and Type | Method and Description |
---|---|
V1NodeStatus |
V1NodeStatus.daemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints) |
void |
V1NodeStatus.setDaemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints) |
Copyright © 2017. All rights reserved.