Documentation ¶
Overview ¶
Package run implements 'agent run' (and deprecated 'agent start').
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
func Commands(globalParams *command.GlobalParams) []*cobra.Command
Commands returns a slice of subcommands for the 'agent' command.
func StopAgentWithDefaults ¶
func StopAgentWithDefaults()
StopAgentWithDefaults is a temporary way for other packages to use stopAgent.
Types ¶
type Servicedef ¶
type Servicedef struct {
// contains filtered or unexported fields
}
Servicedef defines a service
func (*Servicedef) IsEnabled ¶
func (s *Servicedef) IsEnabled() bool
IsEnabled checks to see if a given service should be started
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
clcrunnerapi
Package clcrunnerapi implements the clc runner IPC api.
|
Package clcrunnerapi implements the clc runner IPC api. |
clcrunnerapi/v1
Package v1 implements the api endpoints for the `/api/v1` prefix.
|
Package v1 implements the api endpoints for the `/api/v1` prefix. |
settings
Package settings contains the runtime settings for the agent
|
Package settings contains the runtime settings for the agent |
Click to show internal directories.
Click to hide internal directories.