Versions in this module Expand all Collapse all v0 v0.3.2 Jun 18, 2025 v0.3.1 Jun 18, 2025 Changes in this version + func CheckAOGServer(cmd *cobra.Command, args []string) + func DeleteModelHandler(cmd *cobra.Command, args []string) + func DeleteProviderHandler(cmd *cobra.Command, args []string) + func InstallServiceHandler(cmd *cobra.Command, args []string) + func ListenModelEngineHealth() + func NewApiserverCommand() *cobra.Command + func NewCommand() *cobra.Command + func NewDeleteCommand() *cobra.Command + func NewDeleteModelCommand() *cobra.Command + func NewDeleteProviderCommand() *cobra.Command + func NewEditCommand() *cobra.Command + func NewEditProviderCommand() *cobra.Command + func NewEditServiceCommand() *cobra.Command + func NewExportServiceCommand() *cobra.Command + func NewExportServiceToFileCommand(service, provider, model string) *cobra.Command + func NewExportServiceToStdoutCommand(service, provider, model string) *cobra.Command + func NewGetCommand() *cobra.Command + func NewImportServiceCommand() *cobra.Command + func NewInstallModelCommand() *cobra.Command + func NewInstallServiceCommand() *cobra.Command + func NewListModelsCommand() *cobra.Command + func NewListProvidersCommand() *cobra.Command + func NewListServicesCommand() *cobra.Command + func NewStartApiServerCommand() *cobra.Command + func NewStopApiServerCommand() *cobra.Command + func NewVersionCommand() *cobra.Command + func PullHandler(cmd *cobra.Command, args []string) + func Run(ctx context.Context) error + func StartAOGServer(cmd *cobra.Command, args []string) + func StartModelEngine(engineName, mode string) error