package
0.0.0-20231110223232-4efcaecfc7df
Repository: https://github.com/googlecontainertools/kpt-resource-group.git
Documentation: pkg.go.dev

# Functions

NewThrottler returns an instance of Throttler.

# Structs

CRDEventHandler pushes an event to ResourceGroup event channel when the CRD or its CRs are contained in some ResourceGroup CRs.
EnqueueEventToChannel pushes an event to ResourceGroup event channel instead of enqueue a Reqeust for ResourceGroup.
Throttler only pushes a request to ResourceGroup work queue when there is no same event in the queue.