Documentation
¶
Index ¶
- func HandleListServices(hc *hubclient.HubClient) error
- func HandleStartService(serviceName string, hc *hubclient.HubClient) error
- func HandleStopService(serviceName string, hc *hubclient.HubClient) error
- func LauncherListCommand(hc **hubclient.HubClient) *cli.Command
- func LauncherStartCommand(hc **hubclient.HubClient) *cli.Command
- func LauncherStopCommand(hc **hubclient.HubClient) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleListServices ¶
HandleListServices prints a list of available services
func HandleStartService ¶
HandleStartService starts a service
func HandleStopService ¶
HandleStopService stops a service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.