package
0.1.12
Repository: https://github.com/adirio/kubebuilder.git
Documentation: pkg.go.dev

# Functions

MapToSelf returns the namespace/name key of obj.

# Structs

MapAndEnqueue provides Fns to map objects to name/namespace keys and enqueue them as messages.
No description provided by the author

# Interfaces

EventHandler accepts a workqueue and returns ResourceEventHandler that enqueue messages to it for add / update / delete events.

# Type aliases

ControllerLookup takes a ReconcileKey and returns the matching resource.
ObjToKey returns a string namespace/name key for an object.
No description provided by the author
No description provided by the author
No description provided by the author
Path is list of functions that allow an instance of a resource to be traced back to an owning ancestor.