package
0.2.0
Repository: https://github.com/ironcore-dev/ironcore.git
Documentation: pkg.go.dev

# Functions

DefaultObjectValue provides object logging values by using klog.KObj.
Handler allows debugging a handler.EventHandler by wrapping it and logging each action it does.
Predicate allows debugging a predicate.Predicate by wrapping it and logging each action it does.

# Structs

HandlerOptions are options for construction a debug handler.
PredicateOptions are options for construction a debug predicate.
WithLog specifies the logger to use.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

WithObjectValue specifies the function to log an client.Object's value with.