controllers

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MondooAuditConfigReconciler

type MondooAuditConfigReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

MondooAuditConfigReconciler reconciles a MondooAuditConfig object

func (*MondooAuditConfigReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the MondooAuditConfig object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.10.0/pkg/reconcile

func (*MondooAuditConfigReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type Nodes

type Nodes struct {
	Enable  bool
	Mondoo  v1alpha1.MondooAuditConfig
	Updated bool
}

func (*Nodes) Reconcile

func (n *Nodes) Reconcile(ctx context.Context, clt client.Client, scheme *runtime.Scheme, req ctrl.Request, inventory string) (ctrl.Result, error)

type Workloads

type Workloads struct {
	Enable  bool
	Mondoo  v1alpha1.MondooAuditConfig
	Updated bool
}

func (*Workloads) Reconcile

func (n *Workloads) Reconcile(ctx context.Context, clt client.Client, scheme *runtime.Scheme, req ctrl.Request, inventory string) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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