//
pkg.gl
Category
github.com/damemi/kubernetes
pkg
kubelet
qos
util
package
1.4.0-alpha.0
Repository:
https://github.com/damemi/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
110 SLOC
#
Functions
GetPodQos
GetPodQos returns the QoS class of a pod.
GetQoS
GetQoS returns a mapping of resource name to QoS class of a container.
#
Constants
BestEffort
No description provided by the author
Burstable
No description provided by the author
Guaranteed
No description provided by the author
#
Type aliases
QoSList
QoSList is a set of (resource name, QoS class) pairs.