|
Apache Mesos
|
#include <mesos/agent/agent.hpp>#include <mesos/executor/executor.hpp>#include <stout/error.hpp>#include <stout/option.hpp>Go to the source code of this file.
Functions | |
| Option< Error > | mesos::internal::slave::validation::container::validateContainerId (const ContainerID &containerId) |
| Option< Error > | mesos::internal::slave::validation::agent::call::validate (const mesos::agent::Call &call, const Option< std::string > &principal=None()) |
| Option< Error > | mesos::internal::slave::validation::executor::call::validate (const mesos::executor::Call &call) |
1.8.5