framework

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallKthena

func InstallKthena(cfg *KthenaConfig) error

InstallKthena installs kthena via helm

func UninstallKthena

func UninstallKthena(namespace string) error

UninstallKthena uninstalls kthena via helm

Types

type KthenaConfig

type KthenaConfig struct {
	Namespace                 string
	WorkloadEnabled           bool
	NetworkingEnabled         bool
	GatewayAPIEnabled         bool
	InferenceExtensionEnabled bool
	ImageTag                  string
	ChartPath                 string
}

KthenaConfig holds the configuration for installing kthena

func NewDefaultConfig

func NewDefaultConfig() *KthenaConfig

NewDefaultConfig returns a default configuration for kthena installation consistent with charts/kthena/values.yaml

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL