resources

package
v0.0.0-...-211e212 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentReconciler

type ComponentReconciler func() (*reconcile.Result, error)

ComponentReconciler reconciler interface

type Resource

type Resource func() (runtime.Object, reconciler.DesiredState, error)

Resource redeclaration of function with return type kubernetes Object

func Absent

func Absent(obj client.Object) Resource

func Created

func Created(obj client.Object) Resource

func Present

func Present(obj client.Object) Resource

type ResourceWithLog

type ResourceWithLog func(log logr.Logger) runtime.Object

ResourceWithLog redeclaration of function with logging parameter and return type kubernetes Object

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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