Apache Mesos
|
Per-framework allocator-specific options that are not part of FrameworkInfo
.
More...
#include <allocator.hpp>
Public Attributes | |
std::set< std::string > | suppressedRoles |
The set of roles for which the allocator should not generate offers. More... | |
OfferConstraintsFilter | offerConstraintsFilter |
The internal representation of framework's offer constraints. More... | |
Per-framework allocator-specific options that are not part of FrameworkInfo
.
OfferConstraintsFilter mesos::allocator::FrameworkOptions::offerConstraintsFilter |
The internal representation of framework's offer constraints.
std::set<std::string> mesos::allocator::FrameworkOptions::suppressedRoles |
The set of roles for which the allocator should not generate offers.