ctrlhelper

package
v0.0.0-...-6fdb42f Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudflareCR

type CloudflareCR interface {
	GetID() string
	GetType() string
	UnderDeletion() bool
	client.Object
}

type ControllerHelper

type ControllerHelper struct {
	R client.Client
}

func (*ControllerHelper) EnsureFinalizer

func (h *ControllerHelper) EnsureFinalizer(ctx context.Context, c CloudflareCR) error

func (*ControllerHelper) ReconcileDeletion

func (h *ControllerHelper) ReconcileDeletion(ctx context.Context, api *cfapi.API, k8sCR CloudflareCR) (bool, error)

Jump to

Keyboard shortcuts

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