Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatusStopped = "stopped" StatusRunning = "running" StatusError = "error" )
Variables ¶
This section is empty.
Functions ¶
func GetDemoAppStatus ¶
func GetDemoAppStatusForWatch ¶
func GetDemoAppStatusForWatch() map[string]interface{}
GetDemoAppStatusForWatch returns the demo controller status in a format suitable for Outrig watches
func KillDemoApp ¶
func KillDemoApp() error
func LaunchDemoApp ¶
func LaunchDemoApp() error
Types ¶
type DemoController ¶
type DemoController struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.