[−][src]Module jenkins_api::nodes::computer
Types to parse a Computer
Structs
| AssignedLabel | A label assigned to a computer. |
| CommonComputer | A Jenkins |
| ComputerName | Helper type to act on a |
| MasterComputer | The master computer |
| SlaveComputer | A slave computer |
Enums
| Executor | An |
| ExecutorProgress | Progress in an executable |
Traits
| Computer | Trait implemented by specialization of computers |