# Functions
GetContainerOOMScoreAdjust returns the amount by which the OOM score of all processes in the container should be adjusted.
# Constants
DockerOOMScoreAdj is the OOM score adjustment for Docker.
KubeletOOMScoreAdj is the OOM score adjustment for Kubelet.
KubeProxyOOMScoreAdj is the OOM score adjustment for kube-proxy.
PodInfraOOMAdj is very docker specific.