Apache Mesos
mesos::csi::VolumeManager Member List

This is the complete list of members for mesos::csi::VolumeManager, including all inherited members.

attachVolume(const std::string &volumeId)=0mesos::csi::VolumeManagerpure virtual
create(const std::string &rootDir, const CSIPluginInfo &info, const hashset< Service > &services, const std::string &apiVersion, const process::grpc::client::Runtime &runtime, ServiceManager *serviceManager, Metrics *metrics, SecretResolver *secretResolver=nullptr)mesos::csi::VolumeManagerstatic
createVolume(const std::string &name, const Bytes &capacity, const Volume::Source::CSIVolume::VolumeCapability &capability, const google::protobuf::Map< std::string, std::string > &parameters)=0mesos::csi::VolumeManagerpure virtual
deleteVolume(const std::string &volumeId)=0mesos::csi::VolumeManagerpure virtual
detachVolume(const std::string &volumeId)=0mesos::csi::VolumeManagerpure virtual
getCapacity(const Volume::Source::CSIVolume::VolumeCapability &capability, const google::protobuf::Map< std::string, std::string > &parameters)=0mesos::csi::VolumeManagerpure virtual
listVolumes()=0mesos::csi::VolumeManagerpure virtual
publishVolume(const std::string &volumeId, const Option< state::VolumeState > &volumeState=None())=0mesos::csi::VolumeManagerpure virtual
recover()=0mesos::csi::VolumeManagerpure virtual
unpublishVolume(const std::string &volumeId)=0mesos::csi::VolumeManagerpure virtual
validateVolume(const VolumeInfo &volumeInfo, const Volume::Source::CSIVolume::VolumeCapability &capability, const google::protobuf::Map< std::string, std::string > &parameters)=0mesos::csi::VolumeManagerpure virtual
~VolumeManager()=defaultmesos::csi::VolumeManagervirtual