Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRootCommand ¶
func NewRootCommand( newAgentService service.AgentServiceInterface, authService service.AuthServiceInterface, operatorService service.OperatorServiceInterface, locationService service.LocationServiceInterface, configService service.ConfigServiceInterface, ) *cobra.Command
Types ¶
type PackageData ¶
type PackageData struct {
Version string `json:"version"`
}
Click to show internal directories.
Click to hide internal directories.