package
Version:
v0.0.0-...-90abbe5
Opens a new window with list of versions in this module.
Published: Jan 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Controller struct {
}
type Options struct {
ApiUrl string `json:"apiUrl,omitempty" default:"http://localhost:8080"`
ApiToken string `json:"apiToken,omitempty"`
Namespace string `usage:"Namespace to watch" default:"acorn"`
AppName string `usage:"App to create assistants for"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.