#include <backend.hpp>
virtual mesos::internal::slave::Backend::~Backend |
( |
| ) |
|
|
inlinevirtual |
virtual process::Future<bool> mesos::internal::slave::Backend::destroy |
( |
const std::string & |
rootfs, |
|
|
const std::string & |
backendDir |
|
) |
| |
|
pure virtual |
virtual process::Future<Option<std::vector<Path> > > mesos::internal::slave::Backend::provision |
( |
const std::vector< std::string > & |
layers, |
|
|
const std::string & |
rootfs, |
|
|
const std::string & |
backendDir |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: