//
pkg.gl
Category
sigs.k8s.io/kubefed
pkg
controller
util
podanalyzer
package
0.10.0
Repository:
https://github.com/kubernetes-sigs/kubefed.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
53 SLOC
#
Functions
AnalyzePods
AnalyzePods calculates how many pods from the list are in one of the meaningful (from the replica set perspective) states.
#
Constants
UnschedulableThreshold
TODO: make it configurable.
#
Structs
PodAnalysisResult
No description provided by the author