//
pkg.gl
Category
github.com/karmada-io/karmada
pkg
scheduler
cache
package
1.12.0-alpha.0
Repository:
https://github.com/karmada-io/karmada.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
4
Files
92 SLOC
#
Functions
NewCache
NewCache instantiates a cache used only by scheduler.
NewEmptySnapshot
NewEmptySnapshot initializes a Snapshot struct and returns it.
#
Structs
Snapshot
Snapshot is a snapshot of cache ClusterInfo.
#
Interfaces
Cache
Cache is an interface for scheduler internal cache.