Documentation ¶
Index ¶
- func App(ctx context.Context) *cli.App
- func AttachAppClient(app *cli.App)
- func AttachAppContext(ctx context.Context, app *cli.App)
- func CommandClient(c *cli.Context) *httputil.Client
- func CommandPrinter(c *cli.Context, auto printer.OutputType) (printer.Printer, error)
- func ExtractNameFromFilename(filename string) string
- func ResolveAgent(c *cli.Context, addr string) (p2plab.AgentAPI, error)
- func ResolveApp(c *cli.Context, addr string) (p2plab.AppAPI, error)
- func ResolveControl(c *cli.Context) (p2plab.ControlAPI, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachAppClient ¶
func CommandPrinter ¶
func ExtractNameFromFilename ¶
func ResolveControl ¶
func ResolveControl(c *cli.Context) (p2plab.ControlAPI, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.