Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HeaderLines = 14
View Source
var Logger *logrus.Logger
View Source
var ValidSorts = map[string]bool{ "name": true, "node": true, "free": true, "usage": true, "color": true, "capacity": true, "max": true, }
View Source
var Version = "v3.0.4"
Version holds the current version of KubeNodeUsage
Functions ¶
func InitLogger ¶
func InitLogger()
func IsValidColor ¶
func IsValidMetric ¶
func IsValidSort ¶
func PrintValidColors ¶
func PrintValidColors() []string
func PrintValidMetrics ¶
func PrintValidMetrics() string
func PrintValidSorts ¶
func PrintValidSorts() string
Types ¶
Click to show internal directories.
Click to hide internal directories.