Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var APIClient *client.Client
APIClient is the shared API client used by CLI commands
Functions ¶
Types ¶
type CLIOptions ¶
type CLIOptions struct {
// DaemonManager handles daemon lifecycle. If nil, uses default.
DaemonManager types.DaemonManager
}
CLIOptions configures the CLI behavior We could extend this to include more extensibility options in the future (e.g. client factory)
Click to show internal directories.
Click to hide internal directories.