#include <service_manager.hpp>
|
| ServiceManager (const SlaveID &agentId, const process::http::URL &agentUrl, const std::string &rootDir, const CSIPluginInfo &info, const hashset< Service > &services, const std::string &containerPrefix, const Option< std::string > &authToken, const process::grpc::client::Runtime &runtime, Metrics *metrics) |
|
| ServiceManager (const CSIPluginInfo &info, const hashset< Service > &services, const process::grpc::client::Runtime &runtime, Metrics *metrics) |
|
| ServiceManager (const ServiceManager &)=delete |
|
ServiceManager & | operator= (const ServiceManager &)=delete |
|
| ~ServiceManager () |
|
process::Future< Nothing > | recover () |
|
process::Future< std::string > | getServiceEndpoint (const Service &service) |
|
process::Future< std::string > | getApiVersion () |
|
mesos::csi::ServiceManager::~ServiceManager |
( |
| ) |
|
The documentation for this class was generated from the following file: