package cachesize
import "k8s.io/kubernetes/pkg/registry/cachesize"
Index ¶
Functions ¶
func NewHeuristicWatchCacheSizes ¶
func NewHeuristicWatchCacheSizes(expectedRAMCapacityMB int) map[schema.GroupResource]int
NewHeuristicWatchCacheSizes returns a map of suggested watch cache sizes based on total memory.
Source Files ¶
cachesize.go
- Version
- v1.18.14
- Published
- Dec 18, 2020
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 6 minutes ago –
Tools for package owners.