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/status
Version
v0.16.11
Published
Jun 17, 2020
Platform
js/wasm
Imports
4 packages
Last checked
1 hour ago

Tools for package owners.