runtime/

directory
v0.0.0-...-2d9dd87 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: Apache-2.0

Directories

Path Synopsis
Package builder provides a builder to build controllers.
Package builder provides a builder to build controllers.
Package cache defines resource group aware Cache.
Package cache defines resource group aware Cache.
Package client defines Client for operating on resource groups.
Package client defines Client for operating on resource groups.
Package controller provides types and functions for building Controllers.
Package controller provides types and functions for building Controllers.
Package event contains the definitions for the Event types produced by source.Sources and transformed into reconcile.Requests by handler.EventHandler.
Package event contains the definitions for the Event types produced by source.Sources and transformed into reconcile.Requests by handler.EventHandler.
Package handler defines EventHandlers that enqueue reconcile.Requests in response to Create, Update, Deletion Events observed from Watching Kubernetes APIs.
Package handler defines EventHandlers that enqueue reconcile.Requests in response to Create, Update, Deletion Events observed from Watching Kubernetes APIs.
Package manager defines a Manager for resource groups.
Package manager defines a Manager for resource groups.
Package predicate defines Predicates used by Controllers to filter Events before they are provided to EventHandlers.
Package predicate defines Predicates used by Controllers to filter Events before they are provided to EventHandlers.
Package reconcile defines the Reconciler interface; Reconciler is provided to Controllers at creation time as the API implementation.
Package reconcile defines the Reconciler interface; Reconciler is provided to Controllers at creation time as the API implementation.
Package resourcegroup defines a ResourceGroup; the default implementation is backed by a cache.
Package resourcegroup defines a ResourceGroup; the default implementation is backed by a cache.
Package source provides event streams to hook up to Controllers with Controller.Watch.
Package source provides event streams to hook up to Controllers with Controller.Watch.

Jump to

Keyboard shortcuts

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