gatekeeperinstaller

package
v5.26.2 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package gatekeeperinstaller installs Gatekeeper via Helm.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatekeeperInstaller

type GatekeeperInstaller struct {
	// contains filtered or unexported fields
}

GatekeeperInstaller installs or upgrades Gatekeeper.

It implements installer.Installer semantics (Install/Uninstall) so it can be orchestrated by cluster lifecycle flows.

func NewGatekeeperInstaller

func NewGatekeeperInstaller(client helm.Interface, timeout time.Duration) *GatekeeperInstaller

NewGatekeeperInstaller creates a new Gatekeeper installer instance.

func (*GatekeeperInstaller) Install

func (g *GatekeeperInstaller) Install(ctx context.Context) error

Install installs or upgrades Gatekeeper via its Helm chart.

func (*GatekeeperInstaller) Uninstall

func (g *GatekeeperInstaller) Uninstall(ctx context.Context) error

Uninstall removes the Helm release for Gatekeeper.

Jump to

Keyboard shortcuts

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