# 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.
# Constants
BestEffort is the BestEffort qos class.
Burstable is the Burstable qos class.
Guaranteed is the Guaranteed qos class.
No description provided by the author
No description provided by the author
No description provided by the author