package
0.0.0-20240409111641-d927a5a802f2
Repository: https://github.com/chiragkyal/dynamic-refresh-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewObjectKey creates a new ObjectKey for the given namespace and name.
No description provided by the author

# Structs

No description provided by the author
ObjectKey represents the unique identifier for a resource, used to access it in the cache.

# Interfaces

SecretEventHandlerRegistration is for registering and unregistering event handlers for secret monitoring.
SecretMonitor helps in monitoring and handling a specific secret using singleItemMonitor.