package
1.7.0-alpha.1
Repository: https://github.com/aliyuncontainerservice/kubernetes.git
Documentation: pkg.go.dev

# Functions

GetContainerOOMAdjust returns the amount by which the OOM score of all processes in the container should be adjusted.
GetPodQOS returns the QoS class of a pod.
GetQOS returns a mapping of resource name to QoS class of a container.
InternalGetPodQOS returns the QoS class of a pod.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
PodInfraOOMAdj is very docker specific.

# Type aliases

QOSList is a set of (resource name, QoS class) pairs.