-
Constructors in io.fabric8.kubernetes.api.model with parameters of type NodeDaemonEndpoints
Constructor |
Description |
DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item) |
|
DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item,
Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function) |
|
NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance) |
|
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent,
NodeDaemonEndpoints instance) |
|
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent,
NodeDaemonEndpoints instance,
Boolean validationEnabled) |
|
NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance,
Boolean validationEnabled) |
|
NodeDaemonEndpointsFluentImpl(NodeDaemonEndpoints instance) |
|
NodeStatus(List<NodeAddress> addresses,
Map<String,Quantity> allocatable,
Map<String,Quantity> capacity,
List<NodeCondition> conditions,
NodeConfigStatus config,
NodeDaemonEndpoints daemonEndpoints,
List<ContainerImage> images,
NodeSystemInfo nodeInfo,
String phase,
List<AttachedVolume> volumesAttached,
List<String> volumesInUse) |
|