addon

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListAddonNames

func ListAddonNames() []string

Types

type Kritis

type Kritis struct{}

func (*Kritis) AddonName

func (k *Kritis) AddonName() string

func (*Kritis) NameSpace

func (k *Kritis) NameSpace() string

func (*Kritis) RamPolicy

func (k *Kritis) RamPolicy() types.RamPolicy

func (*Kritis) RoleName

func (k *Kritis) RoleName(clusterId string) string

func (*Kritis) ServiceAccountName

func (k *Kritis) ServiceAccountName() string

type Meta

type Meta interface {
	AddonName() string
	RoleName(clusterId string) string
	RamPolicy() types.RamPolicy
	NameSpace() string
	ServiceAccountName() string
}

func GetAddon

func GetAddon(name string) Meta

Jump to

Keyboard shortcuts

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