#include <provider.hpp>
|
static Try< process::Owned< LocalResourceProvider > > | create (const process::http::URL &url, const std::string &workDir, const ResourceProviderInfo &info, const SlaveID &slaveId, const Option< std::string > &authToken, bool strict) |
|
static Option< Error > | validate (const ResourceProviderInfo &info) |
|
static Try< process::Owned< LocalResourceProvider > > | create (const process::http::URL &url, const std::string &workDir, const ResourceProviderInfo &info, const SlaveID &slaveId, const Option< std::string > &authToken, bool strict) |
|
static Option< Error > | validate (const ResourceProviderInfo &info) |
|
static process::http::authentication::Principal | principal (const ResourceProviderInfo &info) |
|
mesos::internal::StorageLocalResourceProvider::~StorageLocalResourceProvider |
( |
| ) |
|
|
override |
static Option<Error> mesos::internal::StorageLocalResourceProvider::validate |
( |
const ResourceProviderInfo & |
info | ) |
|
|
static |
The documentation for this class was generated from the following file: