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