|
Apache Mesos
|
#include <string>#include <mesos/mesos.hpp>#include <process/future.hpp>#include <process/grpc.hpp>#include <process/http.hpp>#include <process/owned.hpp>#include <stout/hashset.hpp>#include <stout/nothing.hpp>#include <stout/option.hpp>#include "csi/metrics.hpp"Go to the source code of this file.
Classes | |
| class | mesos::csi::ServiceManager |
Namespaces | |
| mesos | |
| mesos::csi | |
Typedefs | |
| using | mesos::csi::Service = CSIPluginContainerInfo::Service |
Variables | |
| constexpr Service | mesos::csi::CONTROLLER_SERVICE |
| constexpr Service | mesos::csi::NODE_SERVICE = CSIPluginContainerInfo::NODE_SERVICE |
1.8.11