17 #ifndef __SLAVE_CONSTANTS_HPP__
18 #define __SLAVE_CONSTANTS_HPP__
109 #ifdef ENABLE_PORT_MAPPING_ISOLATOR
112 constexpr uint16_t DEFAULT_EPHEMERAL_PORTS_PER_CONTAINER = 1024;
121 #endif // __WINDOWS__
171 #endif // __WINDOWS__
182 #endif // __SLAVE_CONSTANTS_HPP__
constexpr Duration STATUS_UPDATE_RETRY_INTERVAL_MAX
Definition: constants.hpp:56
constexpr Duration DOCKER_FORCE_KILL_TIMEOUT
Definition: constants.hpp:142
constexpr double DEFAULT_EXECUTOR_CPUS
Definition: constants.hpp:104
constexpr Duration RECOVERY_TIMEOUT
Definition: constants.hpp:51
constexpr char DEFAULT_DOCKER_HOST_RESOURCE[]
Definition: constants.hpp:120
constexpr Duration AUTHENTICATION_RETRY_INTERVAL_MAX
Definition: constants.hpp:69
constexpr Bytes Megabytes(uint64_t value)
Definition: bytes.hpp:123
constexpr Duration DOCKER_REMOVE_DELAY
Definition: constants.hpp:124
constexpr size_t MAX_COMPLETED_FRAMEWORKS
Definition: constants.hpp:82
constexpr Duration DEFAULT_AUTHENTICATION_BACKOFF_FACTOR
Definition: constants.hpp:73
constexpr char DEFAULT_PORTS[]
Definition: constants.hpp:101
constexpr Bytes DEFAULT_MEM
Definition: constants.hpp:95
Definition: duration.hpp:32
constexpr Duration MAX_EXECUTOR_REREGISTRATION_TIMEOUT
Definition: constants.hpp:45
constexpr char MESOS_DEFAULT_EXECUTOR[]
Definition: constants.hpp:170
constexpr Bytes DEFAULT_DISK
Definition: constants.hpp:98
constexpr Duration STATUS_UPDATE_RETRY_INTERVAL_MIN
Definition: constants.hpp:55
constexpr Duration DEFAULT_EXECUTOR_SHUTDOWN_GRACE_PERIOD
Definition: constants.hpp:49
constexpr Duration DEFAULT_REGISTRATION_BACKOFF_FACTOR
Definition: constants.hpp:59
Definition: duration.hpp:273
constexpr size_t DEFAULT_MAX_COMPLETED_EXECUTORS_PER_FRAMEWORK
Definition: constants.hpp:86
Definition: duration.hpp:259
constexpr Duration GC_DELAY
Definition: constants.hpp:75
constexpr double DEFAULT_CPUS
Definition: constants.hpp:92
constexpr Bytes DEFAULT_FETCHER_CACHE_SIZE
Definition: constants.hpp:160
constexpr double GC_DISK_HEADROOM
Definition: constants.hpp:79
Definition: duration.hpp:287
std::vector< SlaveInfo::Capability > AGENT_CAPABILITIES()
constexpr char DEFAULT_AUTHENTICATEE[]
Definition: constants.hpp:145
constexpr Duration EXECUTOR_REREGISTRATION_TIMEOUT
Definition: constants.hpp:36
constexpr size_t DOCKER_PS_MAX_INSPECT_CALLS
Definition: constants.hpp:132
constexpr char AGENT_LOG_VIRTUAL_PATH[]
Definition: constants.hpp:174
constexpr Bytes Gigabytes(uint64_t value)
Definition: bytes.hpp:129
constexpr Duration REGISTER_RETRY_INTERVAL_MAX
Definition: constants.hpp:66
constexpr Duration DISK_WATCH_INTERVAL
Definition: constants.hpp:76
constexpr Bytes DEFAULT_EXECUTOR_MEM
Definition: constants.hpp:107
constexpr char EXECUTOR_HTTP_AUTHENTICATION_REALM[]
Definition: constants.hpp:157
constexpr char DEFAULT_AUTHORIZER[]
Definition: constants.hpp:148
constexpr Duration EXECUTOR_REGISTRATION_TIMEOUT
Definition: constants.hpp:35
constexpr char READWRITE_HTTP_AUTHENTICATION_REALM[]
Definition: constants.hpp:154
constexpr size_t MAX_COMPLETED_TASKS_PER_EXECUTOR
Definition: constants.hpp:89
Definition: duration.hpp:315
constexpr Duration DOCKER_VERSION_WAIT_TIMEOUT
Definition: constants.hpp:137
constexpr Duration DOCKER_INSPECT_DELAY
Definition: constants.hpp:128
Duration DEFAULT_MASTER_PING_TIMEOUT()
constexpr char READONLY_HTTP_AUTHENTICATION_REALM[]
Definition: constants.hpp:151