[][src]Module bastion::supervisor

Supervisor related code. Including their management, creation, and destruction.

Structs

Supervisor

Supervisor definition to keep track of supervisor information. e.g:

SupervisorURN

Identifier struct for Supervisor System uses this to assemble resource name for children and supervisors.

Enums

SupervisionStrategy

Possible supervision strategies to pass to the supervisor.