setup

package
v0.0.0-...-4305a16 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenExchangeName = "tokenexchange"
)

Variables

This section is empty.

Functions

func ServeHealthProbes

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

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 TokenExchangeAddon

type TokenExchangeAddon struct {
	Addons
}

Jump to

Keyboard shortcuts

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