Documentation ¶ Index ¶ func PrintInspect(deployments ...string) error func PrintList(settings PrintListSettings) error func Remove(deployment_name string) error func Start(deployment_name string) error func Stop(deployment_name string) error type PrintListSettings Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func PrintInspect ¶ func PrintInspect(deployments ...string) error func PrintList ¶ func PrintList(settings PrintListSettings) error func Remove ¶ func Remove(deployment_name string) error func Start ¶ func Start(deployment_name string) error func Stop ¶ func Stop(deployment_name string) error Types ¶ type PrintListSettings ¶ type PrintListSettings struct { Unit bool ServiceUnit bool FilterServiceDir string QuietServiceInfo bool } Source Files ¶ View all Source files deployment.go Click to show internal directories. Click to hide internal directories.