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.16.13-rc.0
- Published
- Jun 26, 2020
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 7 minutes ago –
Tools for package owners.