Documentation ¶
Overview ¶
Package config contains minion configuration constants.
Index ¶
Constants ¶
View Source
const ( DefaultLogMaxBackups = 5 // how many backup to keep DefaultLogMaxAgeInDays = 7 // after how many days to rotate at most DefaultCgroupPrefix = "mesos" )
Variables ¶
This section is empty.
Functions ¶
func DefaultLogMaxSize ¶
DefaultLogMaxSize returns the maximal log file size before rotation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.