//
pkg.gl
Category
github.com/pelioniot/edge-kubelet
pkg
scheduler
internal
cache
package
1.1.0
Repository:
https://github.com/pelioniot/edge-kubelet.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.