kube-aggregatork8s.io/kube-aggregator/pkg/controllers Index | Files | Directories

package controllers

import "k8s.io/kube-aggregator/pkg/controllers"

Index

Functions

func WaitForCacheSync

func WaitForCacheSync(controllerName string, stopCh <-chan struct{}, cacheSyncs ...cache.InformerSynced) bool

WaitForCacheSync is a wrapper around cache.WaitForCacheSync that generates log messages indicating that the controller identified by controllerName is waiting for syncs, followed by either a successful or failed sync.

Source Files

cache.go

Directories

PathSynopsis
pkg/controllers/autoregister
pkg/controllers/openapi
pkg/controllers/openapi/aggregator
pkg/controllers/openapiv3
pkg/controllers/openapiv3/aggregator
pkg/controllers/status
pkg/controllers/status/local
pkg/controllers/status/metrics
pkg/controllers/status/remote
Version
v0.32.2 (latest)
Published
Feb 13, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
1 month ago

Tools for package owners.