Documentation
¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAOGServer ¶
func DeleteModelHandler ¶
func DeleteProviderHandler ¶
func InstallServiceHandler ¶
func ListenModelEngineHealth ¶
func ListenModelEngineHealth()
func NewApiserverCommand ¶
func NewDeleteCommand ¶
func NewDeleteModelCommand ¶
func NewEditCommand ¶
func NewEditProviderCommand ¶
func NewEditServiceCommand ¶
func NewExportServiceCommand ¶
func NewGetCommand ¶
func NewImportServiceCommand ¶
func NewInstallModelCommand ¶
func NewInstallServiceCommand ¶
NewInstallServiceCommand will install a service
func NewListModelsCommand ¶
func NewListProvidersCommand ¶
func NewListServicesCommand ¶
func NewStartApiServerCommand ¶
NewStartApiServerCommand Create a new cobra.Command Object with default values.
func NewStopApiServerCommand ¶
func NewVersionCommand ¶
NewVersionCommand print client version
func PullHandler ¶
func StartAOGServer ¶
func StartModelEngine ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.