controllerruntime

package
v1.15.4 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"controller-runtime",
	"Manages the controller-runtime integration and its components",

	cell.Provide(newScheme),
	cell.Provide(newManager),
)

Cell integrates the components of the controller-runtime library into Hive. The Kubernetes controller-runtime Project is a set of go libraries for building Controllers. See https://github.com/kubernetes-sigs/controller-runtime for further information.

Functions

func Fail

func Fail(e error) (ctrl.Result, error)

func Success

func Success() (ctrl.Result, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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