Apache Mesos
Namespaces | Classes | Typedefs | Variables
mesos::csi Namespace Reference

Namespaces

 paths
 
 state
 
 v0
 
 v1
 

Classes

struct  Metrics
 
class  ServiceManager
 
struct  VolumeInfo
 
class  VolumeManager
 

Typedefs

using Service = CSIPluginContainerInfo::Service
 

Variables

constexpr Duration DEFAULT_RPC_RETRY_BACKOFF_FACTOR = Seconds(10)
 
constexpr Duration DEFAULT_RPC_RETRY_INTERVAL_MAX = Minutes(10)
 
constexpr Service CONTROLLER_SERVICE
 
constexpr Service NODE_SERVICE = CSIPluginContainerInfo::NODE_SERVICE
 

Typedef Documentation

using mesos::csi::Service = typedef CSIPluginContainerInfo::Service

Variable Documentation

constexpr Service mesos::csi::CONTROLLER_SERVICE
Initial value:
=
constexpr Service CONTROLLER_SERVICE
Definition: service_manager.hpp:40
constexpr Duration mesos::csi::DEFAULT_RPC_RETRY_BACKOFF_FACTOR = Seconds(10)
constexpr Duration mesos::csi::DEFAULT_RPC_RETRY_INTERVAL_MAX = Minutes(10)
constexpr Service mesos::csi::NODE_SERVICE = CSIPluginContainerInfo::NODE_SERVICE