export

package
v3.19.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ExportEnabled = flag.Bool("enable-violation-export", false, "(alpha) Enable exporting violations to external systems")
)

Functions

This section is empty.

Types

type Adder

type Adder struct {
	ExportSystem *export.System
}

func (*Adder) Add

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

func (*Adder) InjectExportSystem

func (a *Adder) InjectExportSystem(exportSystem *export.System)

func (*Adder) InjectTracker

func (a *Adder) InjectTracker(_ *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