# Functions
No description provided by the author
NewManager initializes a new deployment manager.
# Structs
CreateRequest a request to deployment create.
CreateResponse a JSON object corresponding to the DeploymentWithDefinitions interface in the engine.
DeleteOptions options query map for delete deployment request.
Deployment a JSON array of deployment objects.
No description provided by the author
Manager deployment manager instance.
RedeployRequest a request to redeploy.
ResourceResponse a JSON array containing all deployment resources of the given deployment.
# Interfaces
No description provided by the author