//
pkg.gl
Category
github.com/harche/kubernetes
pkg
scheduler
internal
cache
package
1.13.0-alpha.3
Repository:
https://github.com/harche/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
692 SLOC
#
Packages
comparer
No description provided by the author
fake
No description provided by the author
#
Functions
New
New returns a Cache implementation.
#
Structs
NodeTree
NodeTree is a tree-like data structure that holds node names in each zone.
Snapshot
Snapshot is a snapshot of cache state.
#
Interfaces
Cache
Cache collects pods' information and provides node-level aggregated information.
#
Type aliases
PodFilter
PodFilter is a function to filter a pod.