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 ¶
Path | Synopsis |
---|---|
pkg/controllers/autoregister | |
pkg/controllers/openapi | |
pkg/controllers/openapi/aggregator | |
pkg/controllers/status |
- Version
- v0.22.6
- Published
- Jan 19, 2022
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 1 hour ago –
Tools for package owners.