package
0.21.0-rc.0
Repository: https://github.com/crossplane/crossplane-runtime.git
Documentation: pkg.go.dev

# Functions

DefaultOptions returns a functional set of options with conservative defaults.
For returns a Watch for the supplied kind of object.
NewEngine produces a new Engine.
WithNewCacheFn may be used to configure a different cache implementation.
WithNewControllerFn may be used to configure a different controller implementation.

# Variables

The default new cache and new controller functions.
The default new cache and new controller functions.

# Structs

An Engine manages the lifecycles of controller-runtime controllers (and their caches).
ESSOptions for External Secret Stores.
Options frequently used by most Crossplane controllers.
Watch an object.

# Type aliases

An EngineOption configures an Engine.
A NewCacheFn creates a new controller-runtime cache.
A NewControllerFn creates a new controller-runtime controller.