Apache Mesos
|
#include <stout/option.hpp>
#include <stout/try.hpp>
#include "resource_provider/storage/disk_profile.pb.h"
Go to the source code of this file.
Namespaces | |
mesos | |
mesos::internal | |
mesos::internal::profile | |
Functions | |
Try < resource_provider::DiskProfileMapping > | mesos::internal::profile::parseDiskProfileMapping (const std::string &data) |
Option< Error > | mesos::internal::profile::validate (const resource_provider::DiskProfileMapping &mapping) |
Option< Error > | mesos::internal::profile::validate (const csi::VolumeCapability &capability) |