controller-runtime/

directory
v3.9.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2022 License: Apache-2.0, Apache-2.0

README

sigs.k8s.io/controller-runtime

Forked from sigs.k8s.io/controller-runtime@a8c19c49e49cfba2aa486ff322cbe5222d6da533 (v0.8.2).

This fork adds the ability to dynamically remove informers from the informer cache. Additionally, non-blocking APIs were added to fetch informers without waiting for cache sync. pkg/cache was renamed to pkg/dynamiccache for clarity.

The original code can be found at https://github.com/kubernetes-sigs/controller-runtime/tree/v0.8.2/pkg/cache.

Directories

Path Synopsis
pkg
dynamiccache
Package cache provides object caches that act as caching client.Reader instances and help drive Kubernetes-object-based event handlers.
Package cache provides object caches that act as caching client.Reader instances and help drive Kubernetes-object-based event handlers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL