Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command func(ctx context.Context, cli plugin.CliConnection, args []string, c HTTPClient, log Logger, w io.Writer)
Command is the interface to implement plugin commands
type HTTPClient ¶
HTTPClient is the client used for HTTP requests
Click to show internal directories.
Click to hide internal directories.