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.10.2
- Published
- Apr 26, 2018
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 5 minutes ago –
Tools for package owners.