setting

package
v0.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(ctx context.Context, mgmt *config.Management, _ config.Options) error

Types

type AddonConfig added in v0.2.0

type AddonConfig struct {
	Name    string `json:"name"`
	Enabled bool   `json:"enabled"`
	Status  string `json:"status"`
}

type ManagedAddonConfigs added in v0.2.0

type ManagedAddonConfigs struct {
	AddonConfigs []AddonConfig `json:",inline"`
}

func DecodeManagedAddonConfigs added in v0.2.0

func DecodeManagedAddonConfigs(val string) (*ManagedAddonConfigs, error)

Jump to

Keyboard shortcuts

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