Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetMemLimitRunE ¶
SetLimitsRunE wraps the RunFunc with setup logic for memory limits for the go process. It requests 90% of the memory available and respects kubernetes cgroup limits.
func SetProcLimitRunE ¶
func SetProcLimitRunE() cobrautil.CobraRunFunc
SetProcLimitRunE wraps the RunFunc with setup logic for maxproc limits for the go process. It requests all of the available CPU quota.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.