cache

package
v0.27.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCacheFunc

func GetCacheFunc() (cache.NewCacheFunc, error)

GetCacheFunc returns a new cache function that restricts the cluster items we store in the manager's internal cache. This is required because the controller watches a lot of resource types, which can result in very high memory usage on large clusters (e.g. clusters with tens of thousands of secrets).

func GetWebhooksCacheFunc added in v0.15.2

func GetWebhooksCacheFunc() (cache.NewCacheFunc, error)

GetWebhooksCacheFunc returns a new cache function that restricts the cluster items we store in the webhook server's internal cache. This avoids issues where the webhook server's memory usage scales with the number of objects on the cluster, potentially causing out of memory errors in large clusters.

Types

This section is empty.

Jump to

Keyboard shortcuts

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