recordingmerger

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeProfiles added in v0.8.3

func MergeProfiles(
	profiles []client.Object,
) (client.Object, error)

func NewController

func NewController() controller.Controller

NewController returns a new empty controller instance.

Types

type MergeableSelinuxProfile

type MergeableSelinuxProfile struct {
	selinuxprofileapi.SelinuxProfile
}

type PolicyMergeReconciler

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

A PolicyMergeReconciler monitors profilerecordings and merges policies recorded by those.

func (*PolicyMergeReconciler) Healthz

func (r *PolicyMergeReconciler) Healthz(*http.Request) error

Healthz is the liveness probe endpoint of the controller.

func (*PolicyMergeReconciler) Name

func (r *PolicyMergeReconciler) Name() string

Name returns the name of the controller.

func (*PolicyMergeReconciler) Reconcile

Reconcile reconciles a NodeStatus.

func (*PolicyMergeReconciler) SchemeBuilder

func (r *PolicyMergeReconciler) SchemeBuilder() *scheme.Builder

SchemeBuilder returns the API scheme of the controller.

func (*PolicyMergeReconciler) Setup

Setup adds a controller that reconciles any profilerecordings.

Jump to

Keyboard shortcuts

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