Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployer ¶
type Deployer struct {
// contains filtered or unexported fields
}
Deployer handles service deployment strategies
func NewDeployer ¶
NewDeployer creates a new deployer
func (*Deployer) GetDeploymentStatus ¶
func (d *Deployer) GetDeploymentStatus(serviceID string) (*DeploymentStatus, error)
GetDeploymentStatus returns the status of a deployment
Click to show internal directories.
Click to hide internal directories.