package
1.2.0-alpha.6
Repository: https://github.com/nirdothan/kubernetes.git
Documentation: pkg.go.dev

# Functions

LimitedCPUForPod computes the limits from the spec plus the default CPU limit difference for unlimited containers.
LimitedMemForPod computes the limits from the spec plus the default memory limit difference for unlimited containers.
LimitPodCPU sets default CPU requests and limits of each container that does not limit its CPU resource yet.
LimitPodMem sets default memory requests and limits of each container that does not limit its memory resource yet.
No description provided by the author
No description provided by the author

# Constants

CPUs allocated for pods without CPU limit.
memory allocated for pods without memory limit.
minimum CPUs allowed by Mesos.
minimum memory allowed by Mesos.

# Type aliases

No description provided by the author
No description provided by the author