Documentation ¶
Index ¶
- func Logs() *cli.Command
- func PrintService(client client.Interface, system v1.SystemID, id v1.ServiceID, w io.Writer, ...) error
- func ServiceLogs(client client.Interface, system v1.SystemID, id v1.ServiceID, instance *string, ...) error
- func Status() *cli.Command
- func WatchService(client client.Interface, system v1.SystemID, id v1.ServiceID, w io.Writer, ...) error
- type Command
- type ServiceCommandContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintService ¶
func ServiceLogs ¶
Types ¶
type Command ¶
type ServiceCommandContext ¶
type ServiceCommandContext struct { *command.SystemCommandContext Service v1.ServiceID // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.