controller

package
v0.9.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigAuditReportReconciler added in v0.9.0

func (*ConfigAuditReportReconciler) SetupWithManager added in v0.9.0

func (r *ConfigAuditReportReconciler) SetupWithManager(mgr ctrl.Manager) error

type LimitChecker added in v0.9.0

type LimitChecker interface {
	Check(ctx context.Context) (bool, int, error)
}

func NewLimitChecker added in v0.9.0

func NewLimitChecker(config etc.Config, client client.Client) LimitChecker

type OwnerResolver added in v0.9.0

type OwnerResolver struct {
	client.Client
}

func (*OwnerResolver) Resolve added in v0.9.0

func (o *OwnerResolver) Resolve(ctx context.Context, workload kube.Object) (client.Object, error)

type VulnerabilityReportReconciler added in v0.9.0

func (*VulnerabilityReportReconciler) SetupWithManager added in v0.9.0

func (r *VulnerabilityReportReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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