//
pkg.gl
Category
github.com/codeb2cc/kubernetes
plugin
pkg
scheduler
schedulercache
package
1.2.0-alpha.8
Repository:
https://github.com/codeb2cc/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
74 SLOC
#
Functions
CreateNodeNameToInfoMap
CreateNodeNameToInfoMap obtains a list of pods and pivots that list into a map where the keys are node names and the values are the aggregated information for that node.
NewNodeInfo
NewNodeInfo returns a ready to use empty NodeInfo object.
#
Structs
NodeInfo
NodeInfo is node level aggregated information.
Resource
Resource is a collection of compute resource.