Structsยง
- Driver
- A Driver encapsulates a set of States and the Operations that can transform between them. It contains all the machinery to perform builds in a given ecosystem.
- Driver
Builder - OpRef
- A reference to an Operation.
- Plan
- Request
- A request to the Driver directing it what to build.
- Setup
Ref - A reference to a Setup.
- State
Ref - A reference to a State.