addon

package
v0.20.0-beta.4 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2025 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 AckErdmaController

type AckErdmaController struct{}

func (*AckErdmaController) AddonName

func (a *AckErdmaController) AddonName() string

func (*AckErdmaController) NameSpace

func (a *AckErdmaController) NameSpace() string

func (*AckErdmaController) RamPolicy

func (a *AckErdmaController) RamPolicy() types.RamPolicy

func (*AckErdmaController) RoleName

func (a *AckErdmaController) RoleName(clusterId string) string

func (*AckErdmaController) ServiceAccountName

func (a *AckErdmaController) ServiceAccountName() string

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