Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_STATS_INTERVAL = 300
View Source
const DefaultConfigDBPath = "{{thisdir}}/maestroConfig.db"
View Source
const DefaultHttpUnixSocket = "/tmp/maestroapi.sock"
View Source
const DefaultImagePath = "/var/maestro/images"
View Source
const DefaultScratchPath = "/tmp/maestro/images"
View Source
const DefaultSyslogSocket = "/dev/log" // standard Unix location
View Source
const DefaultUnixLogSocketSink = "/tmp/grease.socket"
DefaultUnixLogSocketSink is the default socket used by 'greaselog' and the grease-log-client node.js module. This is defined in grease_client.h in these projects
View Source
const MAX_CONCURRENT_DOWNLOADS = 4
View Source
const MAX_QUEUED_PROCESS_EVENTS = 100
View Source
const MIN_DISK_SPACE_SCRATCH_DISK = 5 * 1024 * 1024 // in bytes, 5MB
View Source
const NUMBER_BANKS_WEBLOG = uint32(20)
View Source
const TASK_MANAGER_CLEAR_INTERVAL = 60 * 60 * 4 // 4 hours
View Source
const TASK_SRC_LOCAL = "localsocket"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.