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.11.0
- Published
- Jun 27, 2018
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 37 seconds ago –
Tools for package owners.