updatequota

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 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 UpdateQuotaMutator

type UpdateQuotaMutator struct {
	Client  client.Client
	Decoder *admission.Decoder
}

func (*UpdateQuotaMutator) Handle

Handle implements the mutation webhook.

func (*UpdateQuotaMutator) UpdateRequester

func (m *UpdateQuotaMutator) UpdateRequester(updateQuotaObject danav1.Updatequota, requester string) ([]byte, error)

UpdateRequester adds a requester annotation to the object.

type UpdateQuotaReconciler

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

UpdateQuotaReconciler reconciles a UpdateQuota object

func (*UpdateQuotaReconciler) Reconcile

func (r *UpdateQuotaReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*UpdateQuotaReconciler) SetupWithManager

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

type UpdateQuotaValidator

type UpdateQuotaValidator struct {
	Client  client.Client
	Decoder *admission.Decoder
}

func (*UpdateQuotaValidator) Handle

Handle implements the validation webhook.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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