cache

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFilteredCache

func GetFilteredCache(namespace string, podSelector labels.Selector) cache.NewCacheFunc

GetFilteredCache creates a cache that slims down resources to the minimum that is needed for processing and also acts as a sinkhole for deployment/statefulsets/pods that are not going to be processed but that cannot be filtered by labels to limit what items end up in the cache. The following is removed/clear from the resources: - pods -> managed fields, status (we care for spec to find out containers, the rests are set to empty) - deploy/sts -> template.spec, status, managedfields (we only care about template/metadata except for injector deployment)

Types

This section is empty.

Jump to

Keyboard shortcuts

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