Module nomad_client::apis::nodes_api [−][src]
Enums
| EvaluateNodeError | struct for typed errors of method |
| GetAllocationsForNodeError | struct for typed errors of method |
| GetNodeError | struct for typed errors of method |
| GetNodesError | struct for typed errors of method |
| SearchError | struct for typed errors of method |
| UpdateDrainModeForNodeError | struct for typed errors of method |
| UpdateNodeEligibilityError | struct for typed errors of method |
Functions
| evaluate_node | |
| get_allocations_for_node | This can be used to determine what allocations have been scheduled on the node, their current status, and the values of dynamically assigned resources, like ports |
| get_node | |
| get_nodes | |
| search | When using Nomad Enterprise, the allowed contexts include quotas and namespaces. Additionally, a prefix can be searched for within every context |
| update_drain_mode_for_node | When draining is enabled, no further allocations will be assigned to this node, and existing allocations will be migrated to new nodes |
| update_node_eligibility |