resources

package
v0.0.0-...-ace8f63 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const PrometheusRuleKey = "PrometheusRule"
View Source
const ServiceMonitorKey = "ServiceMonitor"

Variables

This section is empty.

Functions

func IsSupported

func IsSupported(ctx context.Context, key string) bool

Types

type ComponentReconciler

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

ComponentReconciler reconciler interface

type ContextAwareComponentReconciler

type ContextAwareComponentReconciler func(context.Context) (*reconcile.Result, error)

type Resource

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

Resource redeclaration of function with return type kubernetes Object

type ResourceWithLog

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

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

Jump to

Keyboard shortcuts

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