v1beta1

package
v0.0.0-...-a551402 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRenovatorObjectType = fmt.Errorf("expected an Renovator object but got other type")
)

Functions

func SetupRenovatorWebhookWithManager

func SetupRenovatorWebhookWithManager(mgr ctrl.Manager) error

SetupRenovatorWebhookWithManager registers the webhook for Renovator in the manager.

Types

type RenovatorCustomDefaulter

type RenovatorCustomDefaulter struct {
}

RenovatorCustomDefaulter struct is responsible for setting default values on the custom resource of the Kind Renovator when those are created or updated.

NOTE: The +kubebuilder:object:generate=false marker prevents controller-gen from generating DeepCopy methods, as it is used only for temporary operations and does not need to be deeply copied.

func (*RenovatorCustomDefaulter) Default

Default implements webhook.CustomDefaulter so a webhook will be registered for the Kind Renovator.

Jump to

Keyboard shortcuts

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