scheduler.chaos.
ChaosSchedulerClient
create
Create a new container.
destroy
Destroy a container.
run
Run a one-off command.
start
Start a container.
stop
Stop a container.
SchedulerClient
alias of ChaosSchedulerClient
scheduler.fleet.
FleetHTTPClient
Create a container.
state
Display the given job’s running state.
alias of FleetHTTPClient
UHTTPConnection
Subclass of Python library HTTPConnection that uses a Unix domain socket.
connect
scheduler.mock.
MockSchedulerClient
alias of MockSchedulerClient
scheduler.states.
JobState
TransitionError
Raised when a transition from one state to another is illegal
scheduler.swarm.
alias of SwarmClient
SwarmClient