setup

package
v0.0.0-...-676ee26 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaintainAgentName = "maintenance"
	TokenExchangeName = "tokenexchange"
)

Variables

This section is empty.

Functions

func ServeHealthProbes

func ServeHealthProbes(stop <-chan struct{}, healthProbeBindAddress string, configCheck healthz.Checker)

ServeHealthProbes starts a server to check healthz and readyz probes

Types

type Addons

type Addons struct {
	KubeClient kubernetes.Interface
	Recorder   events.Recorder
	AgentImage string
	AddonName  string
}

func (*Addons) GetAgentAddonOptions

func (a *Addons) GetAgentAddonOptions() agent.AgentAddonOptions

GetAgentAddonOptions returns the options of addon agent

func (*Addons) Manifests

Manifests generates manifestworks to deploy the token exchange addon agent on the managed cluster

type MaintainenceAddon

type MaintainenceAddon struct {
	Addons
}

type TokenExchangeAddon

type TokenExchangeAddon struct {
	Addons
}

Jump to

Keyboard shortcuts

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