Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
NodeDaemonEndpoints |
NodeDaemonEndpointsBuilder.build() |
NodeDaemonEndpoints |
NodeStatusFluent.buildDaemonEndpoints() |
NodeDaemonEndpoints |
NodeStatusFluentImpl.buildDaemonEndpoints() |
NodeDaemonEndpoints |
DoneableNodeDaemonEndpoints.done() |
NodeDaemonEndpoints |
NodeStatusFluent.getDaemonEndpoints()
Deprecated.
|
NodeDaemonEndpoints |
NodeStatusFluentImpl.getDaemonEndpoints()
Deprecated.
|
NodeDaemonEndpoints |
NodeStatus.getDaemonEndpoints() |
Constructor and Description |
---|
DoneableNodeDaemonEndpoints(Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function) |
DoneableNodeDaemonEndpoints(Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function) |
DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item,
Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function) |
DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item,
Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function) |
Copyright © 2011–2018 Red Hat. All rights reserved.