Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func SetKindWatchRateLimit ¶ added in v0.1.21
func SetKindWatchRateLimit(rps int)
SetKindWatchRateLimit configures the shared rate limiter for KindWatchControllers.
Types ¶
type KindWatchController ¶
type KindWatchController struct {
// contains filtered or unexported fields
}
func NewKindWatchController ¶
func NewKindWatchController(ctx context.Context, parent *WatchController, resource *apiv1.ResourceRef) (*KindWatchController, error)
func (*KindWatchController) Stop ¶
func (k *KindWatchController) Stop(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.