expansion

package
v3.15.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adder

type Adder struct {
	WatchManager    *watch.Manager
	ExpansionSystem *expansion.System
	Tracker         *readiness.Tracker
	// GetPod returns an instance of the currently running Gatekeeper pod
	GetPod func(context.Context) (*corev1.Pod, error)
}

func (*Adder) Add

func (a *Adder) Add(mgr manager.Manager) error

func (*Adder) InjectControllerSwitch

func (a *Adder) InjectControllerSwitch(_ *watch.ControllerSwitch)

func (*Adder) InjectExpansionSystem

func (a *Adder) InjectExpansionSystem(expansionSystem *expansion.System)

func (*Adder) InjectGetPod

func (a *Adder) InjectGetPod(getPod func(ctx context.Context) (*corev1.Pod, error))

func (*Adder) InjectTracker

func (a *Adder) InjectTracker(tracker *readiness.Tracker)

type Reconciler

type Reconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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