Documentation ¶
Index ¶
- Constants
- func Apply(namespace string, releaseName string, chart *chart.Chart, ...) (*release.Release, error)
- func DownloadChart(url string, name string, version string, dest string) (string, error)
- func ExtractImage(obj runtime.Object) []string
- func ExtractImages(obj []runtime.Object) []string
- func GetRuntimeObjects(chartPath string, vals map[string]interface{}) ([]runtime.Object, error)
- func InitConfig(namespace string) (*cli.EnvSettings, *action.Configuration, error)
Constants ¶
View Source
const ( WandbHelmRepoURL = "https://charts.wandb.ai" WandbOperatorChart = "operator" WandbChart = "operator-wandb" )
View Source
const DefaultReleaseName = "wandb"
Variables ¶
This section is empty.
Functions ¶
func DownloadChart ¶
func ExtractImage ¶
func ExtractImages ¶
func GetRuntimeObjects ¶
func InitConfig ¶
func InitConfig(namespace string) (*cli.EnvSettings, *action.Configuration, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.