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

# Functions

ParseReconcileKey returns the ReconcileKey that has been encoded into a string.

# Structs

ReconcileKey provides a lookup key for a Kubernetes object.

# Type aliases

HandleFnProvider returns cache.ResourceEventHandler that may enqueue messages.
ReconcileFn takes the key of an object and reconciles its desired and observed state.