Apache Mesos
|
#include <memory>
#include <string>
#include <tuple>
#include <mesos/mesos.hpp>
#include <process/future.hpp>
#include <stout/hashset.hpp>
#include <stout/none.hpp>
#include <stout/nothing.hpp>
Go to the source code of this file.
Classes | |
class | mesos::DiskProfileAdaptor |
This module is used by Storage Resource Providers to translate the "profile" field of a Resource::DiskInfo::Source into fields that a Container Storage Interface (CSI) plugin can potentially understand. More... | |
struct | mesos::DiskProfileAdaptor::ProfileInfo |
Namespaces | |
mesos | |