//
pkg.gl
Category
k8s.io/kubectl
pkg
util
qos
package
0.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubectl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
8
Files
97 SLOC
#
Functions
ComputePodQOS
ComputePodQOS evaluates the list of containers to determine a pod's QoS class.
GetPodQOS
GetPodQOS returns the QoS class of a pod persisted in the PodStatus.QOSClass field.