core

package
v4.0.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlaybookReconciler

type PlaybookReconciler struct {
	ctrlclient.Client
	record.EventRecorder

	MaxConcurrentReconciles int
}

PlaybookReconciler reconcile playbook

func (*PlaybookReconciler) Name

func (r *PlaybookReconciler) Name() string

Name implements controllers.controller.

func (PlaybookReconciler) Reconcile

func (r PlaybookReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, retErr error)

func (*PlaybookReconciler) SetupWithManager

SetupWithManager implements controllers.controller.

type PlaybookWebhook

type PlaybookWebhook struct {
	ctrlclient.Client
}

PlaybookWebhook handles mutating webhooks for Playbooks.

func (*PlaybookWebhook) Default

func (w *PlaybookWebhook) Default(ctx context.Context, obj runtime.Object) error

Default implements admission.CustomDefaulter.

func (*PlaybookWebhook) Name

func (w *PlaybookWebhook) Name() string

Name implements controllers.Controller.

func (*PlaybookWebhook) SetupWithManager

SetupWithManager implements controllers.Controller.

Jump to

Keyboard shortcuts

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