Skip to main content

Module deploy

Module deploy 

Source
Expand description

Deploy orchestrator — provisions agent stacks on cloud targets.

Structs§

DeploymentState
Persisted state of a deployed agent.

Traits§

DeployBackend
Trait for cloud deployment backends.

Functions§

create_backend
Create the appropriate backend based on the target name.
destroy
Tear down a deployed agent.
list
List all deployed agents.
run
Execute a full agent deployment.