[][src]Module jenkins_api::nodes::computer

Types to parse a Computer

Structs

AssignedLabel

A label assigned to a computer.

CommonComputer

A Jenkins Computer

ComputerName

Helper type to act on a Computer

MasterComputer

The master computer

SlaveComputer

A slave computer

Enums

Executor

An Executor of a Computer

ExecutorProgress

Progress in an executable

Traits

Computer

Trait implemented by specialization of computers