You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2017/12/20 04:05:15 UTC

[2/5] mesos-site git commit: Updated the website built from mesos SHA: 5f40f3d.

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/resource__provider_2storage_2volume__profile_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/resource__provider_2storage_2volume__profile_8hpp_source.html b/content/api/latest/c++/resource__provider_2storage_2volume__profile_8hpp_source.html
new file mode 100644
index 0000000..28bd98b
--- /dev/null
+++ b/content/api/latest/c++/resource__provider_2storage_2volume__profile_8hpp_source.html
@@ -0,0 +1,151 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.5"/>
+<title>Apache Mesos: include/mesos/resource_provider/storage/volume_profile.hpp Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td style="padding-left: 0.5em;">
+   <div id="projectname">Apache Mesos
+   </div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.5 -->
+  <div id="navrow1" class="tabs">
+    <ul class="tablist">
+      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
+      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
+      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Classes</span></a></li>
+      <li class="current"><a href="files.html"><span>Files</span></a></li>
+      <li><a href="examples.html"><span>Examples</span></a></li>
+    </ul>
+  </div>
+  <div id="navrow2" class="tabs2">
+    <ul class="tablist">
+      <li><a href="files.html"><span>File&#160;List</span></a></li>
+      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
+    </ul>
+  </div>
+<div id="nav-path" class="navpath">
+  <ul>
+<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_a00cdca4cac44d29e96ac7c7cae2bc86.html">mesos</a></li><li class="navelem"><a class="el" href="dir_34869c341a20d6c0c4e5b04792e6e181.html">resource_provider</a></li><li class="navelem"><a class="el" href="dir_b601d242bacbba2c3927189d0c8b568b.html">storage</a></li>  </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+  <div class="headertitle">
+<div class="title">volume_profile.hpp</div>  </div>
+</div><!--header-->
+<div class="contents">
+<a href="resource__provider_2storage_2volume__profile_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">// Licensed to the Apache Software Foundation (ASF) under one</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">// or more contributor license agreements.  See the NOTICE file</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">// distributed with this work for additional information</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">// regarding copyright ownership.  The ASF licenses this file</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">// to you under the Apache License, Version 2.0 (the</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">// &quot;License&quot;); you may not use this file except in compliance</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">// with the License.  You may obtain a copy of the License at</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">//     http://www.apache.org/licenses/LICENSE-2.0</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">//</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">// Unless required by applicable law or agreed to in writing, software</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">// distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">// See the License for the specific language governing permissions and</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">// limitations under the License.</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div>
+<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#ifndef __MESOS_RESOURCE_PROVIDER_VOLUME_PROFILE_HPP__</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define __MESOS_RESOURCE_PROVIDER_VOLUME_PROFILE_HPP__</span></div>
+<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
+<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#include &lt;tuple&gt;</span></div>
+<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div>
+<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="future_8hpp.html">process/future.hpp</a>&gt;</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div>
+<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="hashset_8hpp.html">stout/hashset.hpp</a>&gt;</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="none_8hpp.html">stout/none.hpp</a>&gt;</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="nothing_8hpp.html">stout/nothing.hpp</a>&gt;</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div>
+<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="include_2csi_2spec_8hpp.html">csi/spec.hpp</a>&gt;</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;</div>
+<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span>mesos {</div>
+<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classmesos_1_1VolumeProfileAdaptor.html">   50</a></span>&#160;<span class="keyword">class </span><a class="code" href="classmesos_1_1VolumeProfileAdaptor.html">VolumeProfileAdaptor</a></div>
+<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;{</div>
+<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html">   53</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html">ProfileInfo</a></div>
+<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;  {</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae2dc2f454908674647b0e21250a0bd75">   64</a></span>&#160;    csi::VolumeCapability <a class="code" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae2dc2f454908674647b0e21250a0bd75">capability</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;</div>
+<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae14a6c644e49dd982d1d5f16c648f95a">   71</a></span>&#160;    google::protobuf::Map&lt;std::string, std::string&gt; <a class="code" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae14a6c644e49dd982d1d5f16c648f95a">parameters</a>;</div>
+<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;  };</div>
+<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;</div>
+<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;  <span class="keyword">static</span> <a class="code" href="classTry.html">Try&lt;VolumeProfileAdaptor*&gt;</a> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a7b0231b1be66225135a43c1ba4c3ae53">create</a>(</div>
+<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;      <span class="keyword">const</span> <a class="code" href="classOption.html">Option&lt;std::string&gt;</a>&amp; <a class="code" href="namespaceos_1_1Shell.html#acfe16ef2b1146ad49a8651c0a457ce46">name</a> = <a class="code" href="structNone.html">None</a>());</div>
+<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;</div>
+<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a88eab3dfcf924ef4261b28bf8e3571f6">setAdaptor</a>(<span class="keyword">const</span> std::shared_ptr&lt;VolumeProfileAdaptor&gt;&amp; adaptor);</div>
+<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;VolumeProfileAdaptor&gt; <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a290fee04aed7d8542fea96e0e9998124">getAdaptor</a>();</div>
+<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div>
+<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="classmesos_1_1VolumeProfileAdaptor.html#a4e3a8325503c339c1911ceb8c6ac1626">   97</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a4e3a8325503c339c1911ceb8c6ac1626">~VolumeProfileAdaptor</a>() {}</div>
+<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;</div>
+<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classprocess_1_1Future.html">process::Future&lt;ProfileInfo&gt;</a> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a9acc1e31512e09ddf7540ae8d308f4d9">translate</a>(</div>
+<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;      <span class="keyword">const</span> std::string&amp; profile,</div>
+<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;      <span class="keyword">const</span> std::string&amp; csiPluginInfoType) = 0;</div>
+<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;</div>
+<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classprocess_1_1Future.html">process::Future&lt;hashset&lt;std::string&gt;</a>&gt; <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a93b2a6ee146ffbc1034955f17ca83dbc">watch</a>(</div>
+<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;      <span class="keyword">const</span> <a class="code" href="classhashset.html">hashset&lt;std::string&gt;</a>&amp; knownProfiles,</div>
+<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;      <span class="keyword">const</span> std::string&amp; csiPluginInfoType) = 0;</div>
+<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;</div>
+<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;<span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="classmesos_1_1VolumeProfileAdaptor.html#a5f3fd3b0107758f7ee9fbb54e1f30668">  139</a></span>&#160;  <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a5f3fd3b0107758f7ee9fbb54e1f30668">VolumeProfileAdaptor</a>() {}</div>
+<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;};</div>
+<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;</div>
+<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;} <span class="comment">// namespace mesos {</span></div>
+<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;</div>
+<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;<span class="preprocessor">#endif // __MESOS_RESOURCE_PROVIDER_VOLUME_PROFILE_HPP__</span></div>
+<div class="ttc" id="classOption_html"><div class="ttname"><a href="classOption.html">Option&lt; std::string &gt;</a></div></div>
+<div class="ttc" id="classTry_html"><div class="ttname"><a href="classTry.html">Try</a></div><div class="ttdef"><b>Definition:</b> try.hpp:34</div></div>
+<div class="ttc" id="classhashset_html"><div class="ttname"><a href="classhashset.html">hashset&lt; std::string &gt;</a></div></div>
+<div class="ttc" id="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo_html"><div class="ttname"><a href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html">mesos::VolumeProfileAdaptor::ProfileInfo</a></div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:53</div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a93b2a6ee146ffbc1034955f17ca83dbc"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a93b2a6ee146ffbc1034955f17ca83dbc">mesos::VolumeProfileAdaptor::watch</a></div><div class="ttdeci">virtual process::Future&lt; hashset&lt; std::string &gt; &gt; watch(const hashset&lt; std::string &gt; &amp;knownProfiles, const std::string &amp;csiPluginInfoType)=0</div><div class="ttdoc">Returns a future that will be satisifed iff the set of profiles known by the module differs from the ...</div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html">mesos::VolumeProfileAdaptor</a></div><div class="ttdoc">This module is used by Storage Resource Providers to translate the &amp;quot;profile&amp;quot; field of a Resource::Dis...</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:50</div></div>
+<div class="ttc" id="none_8hpp_html"><div class="ttname"><a href="none_8hpp.html">none.hpp</a></div></div>
+<div class="ttc" id="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo_html_ae14a6c644e49dd982d1d5f16c648f95a"><div class="ttname"><a href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae14a6c644e49dd982d1d5f16c648f95a">mesos::VolumeProfileAdaptor::ProfileInfo::parameters</a></div><div class="ttdeci">google::protobuf::Map&lt; std::string, std::string &gt; parameters</div><div class="ttdoc">Free-form key-value pairs which should be passed into the body of a CreateVolumeRequest. </div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:71</div></div>
+<div class="ttc" id="nothing_8hpp_html"><div class="ttname"><a href="nothing_8hpp.html">nothing.hpp</a></div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a4e3a8325503c339c1911ceb8c6ac1626"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a4e3a8325503c339c1911ceb8c6ac1626">mesos::VolumeProfileAdaptor::~VolumeProfileAdaptor</a></div><div class="ttdeci">virtual ~VolumeProfileAdaptor()</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:97</div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a5f3fd3b0107758f7ee9fbb54e1f30668"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a5f3fd3b0107758f7ee9fbb54e1f30668">mesos::VolumeProfileAdaptor::VolumeProfileAdaptor</a></div><div class="ttdeci">VolumeProfileAdaptor()</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:139</div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a290fee04aed7d8542fea96e0e9998124"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a290fee04aed7d8542fea96e0e9998124">mesos::VolumeProfileAdaptor::getAdaptor</a></div><div class="ttdeci">static std::shared_ptr&lt; VolumeProfileAdaptor &gt; getAdaptor()</div></div>
+<div class="ttc" id="future_8hpp_html"><div class="ttname"><a href="future_8hpp.html">future.hpp</a></div></div>
+<div class="ttc" id="structNone_html"><div class="ttname"><a href="structNone.html">None</a></div><div class="ttdef"><b>Definition:</b> none.hpp:27</div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a7b0231b1be66225135a43c1ba4c3ae53"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a7b0231b1be66225135a43c1ba4c3ae53">mesos::VolumeProfileAdaptor::create</a></div><div class="ttdeci">static Try&lt; VolumeProfileAdaptor * &gt; create(const Option&lt; std::string &gt; &amp;name=None())</div><div class="ttdoc">Factory method used to create a VolumeProfileAdaptor instance. </div></div>
+<div class="ttc" id="hashset_8hpp_html"><div class="ttname"><a href="hashset_8hpp.html">hashset.hpp</a></div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a88eab3dfcf924ef4261b28bf8e3571f6"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a88eab3dfcf924ef4261b28bf8e3571f6">mesos::VolumeProfileAdaptor::setAdaptor</a></div><div class="ttdeci">static void setAdaptor(const std::shared_ptr&lt; VolumeProfileAdaptor &gt; &amp;adaptor)</div><div class="ttdoc">Global methods for setting and getting a VolumeProfileAdaptor instance. </div></div>
+<div class="ttc" id="include_2csi_2spec_8hpp_html"><div class="ttname"><a href="include_2csi_2spec_8hpp.html">spec.hpp</a></div></div>
+<div class="ttc" id="namespaceos_1_1Shell_html_acfe16ef2b1146ad49a8651c0a457ce46"><div class="ttname"><a href="namespaceos_1_1Shell.html#acfe16ef2b1146ad49a8651c0a457ce46">os::Shell::name</a></div><div class="ttdeci">constexpr const char * name</div><div class="ttdef"><b>Definition:</b> shell.hpp:41</div></div>
+<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a9acc1e31512e09ddf7540ae8d308f4d9"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a9acc1e31512e09ddf7540ae8d308f4d9">mesos::VolumeProfileAdaptor::translate</a></div><div class="ttdeci">virtual process::Future&lt; ProfileInfo &gt; translate(const std::string &amp;profile, const std::string &amp;csiPluginInfoType)=0</div><div class="ttdoc">Called before a Storage Resource Provider makes an affected CSI request. </div></div>
+<div class="ttc" id="classprocess_1_1Future_html"><div class="ttname"><a href="classprocess_1_1Future.html">process::Future</a></div><div class="ttdef"><b>Definition:</b> future.hpp:57</div></div>
+<div class="ttc" id="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo_html_ae2dc2f454908674647b0e21250a0bd75"><div class="ttname"><a href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae2dc2f454908674647b0e21250a0bd75">mesos::VolumeProfileAdaptor::ProfileInfo::capability</a></div><div class="ttdeci">csi::VolumeCapability capability</div><div class="ttdoc">Corresponds to the volume_capability or volume_capabilities fields of the affected CSI requests liste...</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:64</div></div>
+</div><!-- fragment --></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated by &#160;<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/>
+</a> 1.8.5
+</small></address>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/resource__provider_2volume__profile_8hpp.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/resource__provider_2volume__profile_8hpp.html b/content/api/latest/c++/resource__provider_2volume__profile_8hpp.html
deleted file mode 100644
index 067f892..0000000
--- a/content/api/latest/c++/resource__provider_2volume__profile_8hpp.html
+++ /dev/null
@@ -1,90 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.5"/>
-<title>Apache Mesos: include/mesos/resource_provider/volume_profile.hpp File Reference</title>
-<link href="tabs.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="jquery.js"></script>
-<script type="text/javascript" src="dynsections.js"></script>
-<link href="doxygen.css" rel="stylesheet" type="text/css" />
-</head>
-<body>
-<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
-  <td style="padding-left: 0.5em;">
-   <div id="projectname">Apache Mesos
-   </div>
-  </td>
- </tr>
- </tbody>
-</table>
-</div>
-<!-- end header part -->
-<!-- Generated by Doxygen 1.8.5 -->
-  <div id="navrow1" class="tabs">
-    <ul class="tablist">
-      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
-      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
-      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
-      <li><a href="annotated.html"><span>Classes</span></a></li>
-      <li class="current"><a href="files.html"><span>Files</span></a></li>
-      <li><a href="examples.html"><span>Examples</span></a></li>
-    </ul>
-  </div>
-  <div id="navrow2" class="tabs2">
-    <ul class="tablist">
-      <li><a href="files.html"><span>File&#160;List</span></a></li>
-      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
-    </ul>
-  </div>
-<div id="nav-path" class="navpath">
-  <ul>
-<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_a00cdca4cac44d29e96ac7c7cae2bc86.html">mesos</a></li><li class="navelem"><a class="el" href="dir_34869c341a20d6c0c4e5b04792e6e181.html">resource_provider</a></li>  </ul>
-</div>
-</div><!-- top -->
-<div class="header">
-  <div class="summary">
-<a href="#nested-classes">Classes</a> &#124;
-<a href="#namespaces">Namespaces</a>  </div>
-  <div class="headertitle">
-<div class="title">volume_profile.hpp File Reference</div>  </div>
-</div><!--header-->
-<div class="contents">
-<div class="textblock"><code>#include &lt;memory&gt;</code><br/>
-<code>#include &lt;string&gt;</code><br/>
-<code>#include &lt;tuple&gt;</code><br/>
-<code>#include &lt;<a class="el" href="future_8hpp_source.html">process/future.hpp</a>&gt;</code><br/>
-<code>#include &lt;<a class="el" href="hashset_8hpp_source.html">stout/hashset.hpp</a>&gt;</code><br/>
-<code>#include &lt;<a class="el" href="none_8hpp_source.html">stout/none.hpp</a>&gt;</code><br/>
-<code>#include &lt;<a class="el" href="nothing_8hpp_source.html">stout/nothing.hpp</a>&gt;</code><br/>
-<code>#include &lt;<a class="el" href="include_2csi_2spec_8hpp_source.html">csi/spec.hpp</a>&gt;</code><br/>
-</div>
-<p><a href="resource__provider_2volume__profile_8hpp_source.html">Go to the source code of this file.</a></p>
-<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
-Classes</h2></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmesos_1_1VolumeProfileAdaptor.html">mesos::VolumeProfileAdaptor</a></td></tr>
-<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">This module is used by Storage Resource Providers to translate the "profile" field of a <code>Resource::DiskInfo::Source</code> into fields that a Container Storage Interface (CSI) plugin can potentially understand.  <a href="classmesos_1_1VolumeProfileAdaptor.html#details">More...</a><br/></td></tr>
-<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html">mesos::VolumeProfileAdaptor::ProfileInfo</a></td></tr>
-<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
-Namespaces</h2></td></tr>
-<tr class="memitem:namespacemesos"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos.html">mesos</a></td></tr>
-<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table>
-</div><!-- contents -->
-<!-- start footer part -->
-<hr class="footer"/><address class="footer"><small>
-Generated by &#160;<a href="http://www.doxygen.org/index.html">
-<img class="footer" src="doxygen.png" alt="doxygen"/>
-</a> 1.8.5
-</small></address>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/resource__provider_2volume__profile_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/resource__provider_2volume__profile_8hpp_source.html b/content/api/latest/c++/resource__provider_2volume__profile_8hpp_source.html
deleted file mode 100644
index 4369fdf..0000000
--- a/content/api/latest/c++/resource__provider_2volume__profile_8hpp_source.html
+++ /dev/null
@@ -1,151 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.5"/>
-<title>Apache Mesos: include/mesos/resource_provider/volume_profile.hpp Source File</title>
-<link href="tabs.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="jquery.js"></script>
-<script type="text/javascript" src="dynsections.js"></script>
-<link href="doxygen.css" rel="stylesheet" type="text/css" />
-</head>
-<body>
-<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
-  <td style="padding-left: 0.5em;">
-   <div id="projectname">Apache Mesos
-   </div>
-  </td>
- </tr>
- </tbody>
-</table>
-</div>
-<!-- end header part -->
-<!-- Generated by Doxygen 1.8.5 -->
-  <div id="navrow1" class="tabs">
-    <ul class="tablist">
-      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
-      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
-      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
-      <li><a href="annotated.html"><span>Classes</span></a></li>
-      <li class="current"><a href="files.html"><span>Files</span></a></li>
-      <li><a href="examples.html"><span>Examples</span></a></li>
-    </ul>
-  </div>
-  <div id="navrow2" class="tabs2">
-    <ul class="tablist">
-      <li><a href="files.html"><span>File&#160;List</span></a></li>
-      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
-    </ul>
-  </div>
-<div id="nav-path" class="navpath">
-  <ul>
-<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_a00cdca4cac44d29e96ac7c7cae2bc86.html">mesos</a></li><li class="navelem"><a class="el" href="dir_34869c341a20d6c0c4e5b04792e6e181.html">resource_provider</a></li>  </ul>
-</div>
-</div><!-- top -->
-<div class="header">
-  <div class="headertitle">
-<div class="title">volume_profile.hpp</div>  </div>
-</div><!--header-->
-<div class="contents">
-<a href="resource__provider_2volume__profile_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">// Licensed to the Apache Software Foundation (ASF) under one</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">// or more contributor license agreements.  See the NOTICE file</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">// distributed with this work for additional information</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">// regarding copyright ownership.  The ASF licenses this file</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">// to you under the Apache License, Version 2.0 (the</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">// &quot;License&quot;); you may not use this file except in compliance</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">// with the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">//     http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">//</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">// Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">// distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">// See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">// limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#ifndef __MESOS_RESOURCE_PROVIDER_VOLUME_PROFILE_HPP__</span></div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define __MESOS_RESOURCE_PROVIDER_VOLUME_PROFILE_HPP__</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor"></span></div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#include &lt;tuple&gt;</span></div>
-<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="future_8hpp.html">process/future.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div>
-<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="hashset_8hpp.html">stout/hashset.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="none_8hpp.html">stout/none.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="nothing_8hpp.html">stout/nothing.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div>
-<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="include_2csi_2spec_8hpp.html">csi/spec.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;</div>
-<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span>mesos {</div>
-<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div>
-<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classmesos_1_1VolumeProfileAdaptor.html">   50</a></span>&#160;<span class="keyword">class </span><a class="code" href="classmesos_1_1VolumeProfileAdaptor.html">VolumeProfileAdaptor</a></div>
-<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;{</div>
-<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="keyword">public</span>:</div>
-<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html">   53</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html">ProfileInfo</a></div>
-<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;  {</div>
-<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae2dc2f454908674647b0e21250a0bd75">   64</a></span>&#160;    csi::VolumeCapability <a class="code" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae2dc2f454908674647b0e21250a0bd75">capability</a>;</div>
-<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae14a6c644e49dd982d1d5f16c648f95a">   71</a></span>&#160;    google::protobuf::Map&lt;std::string, std::string&gt; <a class="code" href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae14a6c644e49dd982d1d5f16c648f95a">parameters</a>;</div>
-<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;  };</div>
-<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;</div>
-<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;  <span class="keyword">static</span> <a class="code" href="classTry.html">Try&lt;VolumeProfileAdaptor*&gt;</a> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a7b0231b1be66225135a43c1ba4c3ae53">create</a>(</div>
-<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;      <span class="keyword">const</span> <a class="code" href="classOption.html">Option&lt;std::string&gt;</a>&amp; <a class="code" href="namespaceos_1_1Shell.html#acfe16ef2b1146ad49a8651c0a457ce46">name</a> = <a class="code" href="structNone.html">None</a>());</div>
-<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;</div>
-<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a88eab3dfcf924ef4261b28bf8e3571f6">setAdaptor</a>(<span class="keyword">const</span> std::shared_ptr&lt;VolumeProfileAdaptor&gt;&amp; adaptor);</div>
-<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;VolumeProfileAdaptor&gt; <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a290fee04aed7d8542fea96e0e9998124">getAdaptor</a>();</div>
-<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div>
-<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="classmesos_1_1VolumeProfileAdaptor.html#a4e3a8325503c339c1911ceb8c6ac1626">   97</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a4e3a8325503c339c1911ceb8c6ac1626">~VolumeProfileAdaptor</a>() {}</div>
-<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;</div>
-<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classprocess_1_1Future.html">process::Future&lt;ProfileInfo&gt;</a> <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a9acc1e31512e09ddf7540ae8d308f4d9">translate</a>(</div>
-<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;      <span class="keyword">const</span> std::string&amp; profile,</div>
-<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;      <span class="keyword">const</span> std::string&amp; csiPluginInfoType) = 0;</div>
-<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;</div>
-<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classprocess_1_1Future.html">process::Future&lt;hashset&lt;std::string&gt;</a>&gt; <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a93b2a6ee146ffbc1034955f17ca83dbc">watch</a>(</div>
-<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;      <span class="keyword">const</span> <a class="code" href="classhashset.html">hashset&lt;std::string&gt;</a>&amp; knownProfiles,</div>
-<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;      <span class="keyword">const</span> std::string&amp; csiPluginInfoType) = 0;</div>
-<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;</div>
-<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;<span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="classmesos_1_1VolumeProfileAdaptor.html#a5f3fd3b0107758f7ee9fbb54e1f30668">  139</a></span>&#160;  <a class="code" href="classmesos_1_1VolumeProfileAdaptor.html#a5f3fd3b0107758f7ee9fbb54e1f30668">VolumeProfileAdaptor</a>() {}</div>
-<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;};</div>
-<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;</div>
-<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;} <span class="comment">// namespace mesos {</span></div>
-<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;</div>
-<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;<span class="preprocessor">#endif // __MESOS_RESOURCE_PROVIDER_VOLUME_PROFILE_HPP__</span></div>
-<div class="ttc" id="classOption_html"><div class="ttname"><a href="classOption.html">Option&lt; std::string &gt;</a></div></div>
-<div class="ttc" id="classTry_html"><div class="ttname"><a href="classTry.html">Try</a></div><div class="ttdef"><b>Definition:</b> try.hpp:34</div></div>
-<div class="ttc" id="classhashset_html"><div class="ttname"><a href="classhashset.html">hashset&lt; std::string &gt;</a></div></div>
-<div class="ttc" id="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo_html"><div class="ttname"><a href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html">mesos::VolumeProfileAdaptor::ProfileInfo</a></div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:53</div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a93b2a6ee146ffbc1034955f17ca83dbc"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a93b2a6ee146ffbc1034955f17ca83dbc">mesos::VolumeProfileAdaptor::watch</a></div><div class="ttdeci">virtual process::Future&lt; hashset&lt; std::string &gt; &gt; watch(const hashset&lt; std::string &gt; &amp;knownProfiles, const std::string &amp;csiPluginInfoType)=0</div><div class="ttdoc">Returns a future that will be satisifed iff the set of profiles known by the module differs from the ...</div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html">mesos::VolumeProfileAdaptor</a></div><div class="ttdoc">This module is used by Storage Resource Providers to translate the &amp;quot;profile&amp;quot; field of a Resource::Dis...</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:50</div></div>
-<div class="ttc" id="none_8hpp_html"><div class="ttname"><a href="none_8hpp.html">none.hpp</a></div></div>
-<div class="ttc" id="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo_html_ae14a6c644e49dd982d1d5f16c648f95a"><div class="ttname"><a href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae14a6c644e49dd982d1d5f16c648f95a">mesos::VolumeProfileAdaptor::ProfileInfo::parameters</a></div><div class="ttdeci">google::protobuf::Map&lt; std::string, std::string &gt; parameters</div><div class="ttdoc">Free-form key-value pairs which should be passed into the body of a CreateVolumeRequest. </div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:71</div></div>
-<div class="ttc" id="nothing_8hpp_html"><div class="ttname"><a href="nothing_8hpp.html">nothing.hpp</a></div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a4e3a8325503c339c1911ceb8c6ac1626"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a4e3a8325503c339c1911ceb8c6ac1626">mesos::VolumeProfileAdaptor::~VolumeProfileAdaptor</a></div><div class="ttdeci">virtual ~VolumeProfileAdaptor()</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:97</div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a5f3fd3b0107758f7ee9fbb54e1f30668"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a5f3fd3b0107758f7ee9fbb54e1f30668">mesos::VolumeProfileAdaptor::VolumeProfileAdaptor</a></div><div class="ttdeci">VolumeProfileAdaptor()</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:139</div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a290fee04aed7d8542fea96e0e9998124"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a290fee04aed7d8542fea96e0e9998124">mesos::VolumeProfileAdaptor::getAdaptor</a></div><div class="ttdeci">static std::shared_ptr&lt; VolumeProfileAdaptor &gt; getAdaptor()</div></div>
-<div class="ttc" id="future_8hpp_html"><div class="ttname"><a href="future_8hpp.html">future.hpp</a></div></div>
-<div class="ttc" id="structNone_html"><div class="ttname"><a href="structNone.html">None</a></div><div class="ttdef"><b>Definition:</b> none.hpp:27</div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a7b0231b1be66225135a43c1ba4c3ae53"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a7b0231b1be66225135a43c1ba4c3ae53">mesos::VolumeProfileAdaptor::create</a></div><div class="ttdeci">static Try&lt; VolumeProfileAdaptor * &gt; create(const Option&lt; std::string &gt; &amp;name=None())</div><div class="ttdoc">Factory method used to create a VolumeProfileAdaptor instance. </div></div>
-<div class="ttc" id="hashset_8hpp_html"><div class="ttname"><a href="hashset_8hpp.html">hashset.hpp</a></div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a88eab3dfcf924ef4261b28bf8e3571f6"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a88eab3dfcf924ef4261b28bf8e3571f6">mesos::VolumeProfileAdaptor::setAdaptor</a></div><div class="ttdeci">static void setAdaptor(const std::shared_ptr&lt; VolumeProfileAdaptor &gt; &amp;adaptor)</div><div class="ttdoc">Global methods for setting and getting a VolumeProfileAdaptor instance. </div></div>
-<div class="ttc" id="include_2csi_2spec_8hpp_html"><div class="ttname"><a href="include_2csi_2spec_8hpp.html">spec.hpp</a></div></div>
-<div class="ttc" id="namespaceos_1_1Shell_html_acfe16ef2b1146ad49a8651c0a457ce46"><div class="ttname"><a href="namespaceos_1_1Shell.html#acfe16ef2b1146ad49a8651c0a457ce46">os::Shell::name</a></div><div class="ttdeci">constexpr const char * name</div><div class="ttdef"><b>Definition:</b> shell.hpp:41</div></div>
-<div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html_a9acc1e31512e09ddf7540ae8d308f4d9"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html#a9acc1e31512e09ddf7540ae8d308f4d9">mesos::VolumeProfileAdaptor::translate</a></div><div class="ttdeci">virtual process::Future&lt; ProfileInfo &gt; translate(const std::string &amp;profile, const std::string &amp;csiPluginInfoType)=0</div><div class="ttdoc">Called before a Storage Resource Provider makes an affected CSI request. </div></div>
-<div class="ttc" id="classprocess_1_1Future_html"><div class="ttname"><a href="classprocess_1_1Future.html">process::Future</a></div><div class="ttdef"><b>Definition:</b> future.hpp:57</div></div>
-<div class="ttc" id="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo_html_ae2dc2f454908674647b0e21250a0bd75"><div class="ttname"><a href="structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html#ae2dc2f454908674647b0e21250a0bd75">mesos::VolumeProfileAdaptor::ProfileInfo::capability</a></div><div class="ttdeci">csi::VolumeCapability capability</div><div class="ttdoc">Corresponds to the volume_capability or volume_capabilities fields of the affected CSI requests liste...</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:64</div></div>
-</div><!-- fragment --></div><!-- contents -->
-<!-- start footer part -->
-<hr class="footer"/><address class="footer"><small>
-Generated by &#160;<a href="http://www.doxygen.org/index.html">
-<img class="footer" src="doxygen.png" alt="doxygen"/>
-</a> 1.8.5
-</small></address>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/secret_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/secret_8hpp_source.html b/content/api/latest/c++/secret_8hpp_source.html
index 77ce309..ccb41d1 100644
--- a/content/api/latest/c++/secret_8hpp_source.html
+++ b/content/api/latest/c++/secret_8hpp_source.html
@@ -100,26 +100,25 @@
 <div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#a9b2b6ca6c42f5c798c634fedcdfcf31e">   46</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#a9b2b6ca6c42f5c798c634fedcdfcf31e">~VolumeSecretIsolatorProcess</a>() {}</div>
 <div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div>
 <div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#aff9bab662d2010df44fe6a7cc65c7c5a">supportsNesting</a>();</div>
-<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#a92d4cd5b44d2fb2137f49132575fefda">supportsStandalone</a>();</div>
-<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div>
-<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classprocess_1_1Future.html">process::Future&lt;Option&lt;mesos::slave::ContainerLaunchInfo&gt;</a>&gt; <a class="code" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#a974beb91927e6e1f92a27d7686d54d89">prepare</a>(</div>
-<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;      <span class="keyword">const</span> ContainerID&amp; containerId,</div>
-<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;      <span class="keyword">const</span> mesos::slave::ContainerConfig&amp; containerConfig);</div>
-<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;</div>
-<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="keyword">private</span>:</div>
-<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;  <a class="code" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html">VolumeSecretIsolatorProcess</a>(</div>
-<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;      <span class="keyword">const</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1Flags.html">Flags</a>&amp; flags,</div>
-<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;      <a class="code" href="classmesos_1_1SecretResolver.html">SecretResolver</a>* secretResolver);</div>
-<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div>
-<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;  <span class="keyword">const</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1Flags.html">Flags</a> flags;</div>
-<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;  <a class="code" href="classmesos_1_1SecretResolver.html">SecretResolver</a>* secretResolver;</div>
-<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;};</div>
-<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div>
-<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;} <span class="comment">// namespace slave {</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;} <span class="comment">// namespace internal {</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;} <span class="comment">// namespace mesos {</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div>
-<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="preprocessor">#endif // __VOLUME_SECRET_ISOLATOR_HPP__</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;</div>
+<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classprocess_1_1Future.html">process::Future&lt;Option&lt;mesos::slave::ContainerLaunchInfo&gt;</a>&gt; <a class="code" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#a974beb91927e6e1f92a27d7686d54d89">prepare</a>(</div>
+<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;      <span class="keyword">const</span> ContainerID&amp; containerId,</div>
+<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;      <span class="keyword">const</span> mesos::slave::ContainerConfig&amp; containerConfig);</div>
+<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div>
+<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;  <a class="code" href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html">VolumeSecretIsolatorProcess</a>(</div>
+<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;      <span class="keyword">const</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1Flags.html">Flags</a>&amp; flags,</div>
+<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;      <a class="code" href="classmesos_1_1SecretResolver.html">SecretResolver</a>* secretResolver);</div>
+<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div>
+<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;  <span class="keyword">const</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1Flags.html">Flags</a> flags;</div>
+<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;  <a class="code" href="classmesos_1_1SecretResolver.html">SecretResolver</a>* secretResolver;</div>
+<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;};</div>
+<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div>
+<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;} <span class="comment">// namespace slave {</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;} <span class="comment">// namespace internal {</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;} <span class="comment">// namespace mesos {</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;</div>
+<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;<span class="preprocessor">#endif // __VOLUME_SECRET_ISOLATOR_HPP__</span></div>
 <div class="ttc" id="resolver_8hpp_html"><div class="ttname"><a href="resolver_8hpp.html">resolver.hpp</a></div></div>
 <div class="ttc" id="classTry_html"><div class="ttname"><a href="classTry.html">Try</a></div><div class="ttdef"><b>Definition:</b> try.hpp:34</div></div>
 <div class="ttc" id="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess_html_aff9bab662d2010df44fe6a7cc65c7c5a"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#aff9bab662d2010df44fe6a7cc65c7c5a">mesos::internal::slave::VolumeSecretIsolatorProcess::supportsNesting</a></div><div class="ttdeci">virtual bool supportsNesting()</div></div>
@@ -134,7 +133,6 @@
 <div class="ttc" id="option_8hpp_html"><div class="ttname"><a href="option_8hpp.html">option.hpp</a></div></div>
 <div class="ttc" id="future_8hpp_html"><div class="ttname"><a href="future_8hpp.html">future.hpp</a></div></div>
 <div class="ttc" id="try_8hpp_html"><div class="ttname"><a href="try_8hpp.html">try.hpp</a></div></div>
-<div class="ttc" id="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess_html_a92d4cd5b44d2fb2137f49132575fefda"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1VolumeSecretIsolatorProcess.html#a92d4cd5b44d2fb2137f49132575fefda">mesos::internal::slave::VolumeSecretIsolatorProcess::supportsStandalone</a></div><div class="ttdeci">virtual bool supportsStandalone()</div></div>
 <div class="ttc" id="src_2slave_2flags_8hpp_html"><div class="ttname"><a href="src_2slave_2flags_8hpp.html">flags.hpp</a></div></div>
 <div class="ttc" id="classmesos_1_1SecretResolver_html"><div class="ttname"><a href="classmesos_1_1SecretResolver.html">mesos::SecretResolver</a></div><div class="ttdef"><b>Definition:</b> resolver.hpp:34</div></div>
 <div class="ttc" id="classprocess_1_1Future_html"><div class="ttname"><a href="classprocess_1_1Future.html">process::Future</a></div><div class="ttdef"><b>Definition:</b> future.hpp:57</div></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html b/content/api/latest/c++/structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html
index 09641e7..acf964d 100644
--- a/content/api/latest/c++/structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html
+++ b/content/api/latest/c++/structmesos_1_1VolumeProfileAdaptor_1_1ProfileInfo.html
@@ -58,7 +58,7 @@
 </div><!--header-->
 <div class="contents">
 
-<p><code>#include &lt;<a class="el" href="resource__provider_2volume__profile_8hpp_source.html">volume_profile.hpp</a>&gt;</code></p>
+<p><code>#include &lt;<a class="el" href="resource__provider_2storage_2volume__profile_8hpp_source.html">volume_profile.hpp</a>&gt;</code></p>
 <table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
 Public Attributes</h2></td></tr>
@@ -102,7 +102,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following file:<ul>
-<li>include/mesos/resource_provider/<a class="el" href="resource__provider_2volume__profile_8hpp_source.html">volume_profile.hpp</a></li>
+<li>include/mesos/resource_provider/storage/<a class="el" href="resource__provider_2storage_2volume__profile_8hpp_source.html">volume_profile.hpp</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/structmesos_1_1internal_1_1profile_1_1Flags.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/structmesos_1_1internal_1_1profile_1_1Flags.html b/content/api/latest/c++/structmesos_1_1internal_1_1profile_1_1Flags.html
index e60d9c8..570cfef 100644
--- a/content/api/latest/c++/structmesos_1_1internal_1_1profile_1_1Flags.html
+++ b/content/api/latest/c++/structmesos_1_1internal_1_1profile_1_1Flags.html
@@ -237,7 +237,7 @@ Additional Inherited Members</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following file:<ul>
-<li>src/resource_provider/<a class="el" href="uri__volume__profile_8hpp_source.html">uri_volume_profile.hpp</a></li>
+<li>src/resource_provider/storage/<a class="el" href="uri__volume__profile_8hpp_source.html">uri_volume_profile.hpp</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/uri__volume__profile_8hpp.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/uri__volume__profile_8hpp.html b/content/api/latest/c++/uri__volume__profile_8hpp.html
index 31b455a..05f7fa4 100644
--- a/content/api/latest/c++/uri__volume__profile_8hpp.html
+++ b/content/api/latest/c++/uri__volume__profile_8hpp.html
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.5"/>
-<title>Apache Mesos: src/resource_provider/uri_volume_profile.hpp File Reference</title>
+<title>Apache Mesos: src/resource_provider/storage/uri_volume_profile.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -44,7 +44,7 @@
   </div>
 <div id="nav-path" class="navpath">
   <ul>
-<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li>  </ul>
+<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li><li class="navelem"><a class="el" href="dir_317d8e1c02af29f941da9fa678654170.html">storage</a></li>  </ul>
 </div>
 </div><!-- top -->
 <div class="header">
@@ -58,7 +58,7 @@
 <div class="textblock"><code>#include &lt;map&gt;</code><br/>
 <code>#include &lt;string&gt;</code><br/>
 <code>#include &lt;tuple&gt;</code><br/>
-<code>#include &lt;<a class="el" href="resource__provider_2volume__profile_8hpp_source.html">mesos/resource_provider/volume_profile.hpp</a>&gt;</code><br/>
+<code>#include &lt;<a class="el" href="resource__provider_2storage_2volume__profile_8hpp_source.html">mesos/resource_provider/storage/volume_profile.hpp</a>&gt;</code><br/>
 <code>#include &lt;<a class="el" href="future_8hpp_source.html">process/future.hpp</a>&gt;</code><br/>
 <code>#include &lt;<a class="el" href="owned_8hpp_source.html">process/owned.hpp</a>&gt;</code><br/>
 <code>#include &lt;<a class="el" href="libprocess_2include_2process_2process_8hpp_source.html">process/process.hpp</a>&gt;</code><br/>
@@ -70,7 +70,7 @@
 <code>#include &lt;<a class="el" href="path_8hpp_source.html">stout/path.hpp</a>&gt;</code><br/>
 <code>#include &lt;<a class="el" href="strings_8hpp_source.html">stout/strings.hpp</a>&gt;</code><br/>
 <code>#include &lt;<a class="el" href="include_2csi_2spec_8hpp_source.html">csi/spec.hpp</a>&gt;</code><br/>
-<code>#include &quot;<a class="el" href="volume__profile__utils_8hpp_source.html">resource_provider/volume_profile_utils.hpp</a>&quot;</code><br/>
+<code>#include &quot;<a class="el" href="volume__profile__utils_8hpp_source.html">resource_provider/storage/volume_profile_utils.hpp</a>&quot;</code><br/>
 </div>
 <p><a href="uri__volume__profile_8hpp_source.html">Go to the source code of this file.</a></p>
 <table class="memberdecls">

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/uri__volume__profile_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/uri__volume__profile_8hpp_source.html b/content/api/latest/c++/uri__volume__profile_8hpp_source.html
index 905d28d..4621f7c 100644
--- a/content/api/latest/c++/uri__volume__profile_8hpp_source.html
+++ b/content/api/latest/c++/uri__volume__profile_8hpp_source.html
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.5"/>
-<title>Apache Mesos: src/resource_provider/uri_volume_profile.hpp Source File</title>
+<title>Apache Mesos: src/resource_provider/storage/uri_volume_profile.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -44,7 +44,7 @@
   </div>
 <div id="nav-path" class="navpath">
   <ul>
-<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li>  </ul>
+<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li><li class="navelem"><a class="el" href="dir_317d8e1c02af29f941da9fa678654170.html">storage</a></li>  </ul>
 </div>
 </div><!-- top -->
 <div class="header">
@@ -75,7 +75,7 @@
 <div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
 <div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#include &lt;tuple&gt;</span></div>
 <div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="resource__provider_2volume__profile_8hpp.html">mesos/resource_provider/volume_profile.hpp</a>&gt;</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="resource__provider_2storage_2volume__profile_8hpp.html">mesos/resource_provider/storage/volume_profile.hpp</a>&gt;</span></div>
 <div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div>
 <div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="future_8hpp.html">process/future.hpp</a>&gt;</span></div>
 <div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="owned_8hpp.html">process/owned.hpp</a>&gt;</span></div>
@@ -92,7 +92,7 @@
 <div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div>
 <div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="include_2csi_2spec_8hpp.html">csi/spec.hpp</a>&gt;</span></div>
 <div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;</div>
-<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="volume__profile__utils_8hpp.html">resource_provider/volume_profile_utils.hpp</a>&quot;</span></div>
+<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="volume__profile__utils_8hpp.html">resource_provider/storage/volume_profile_utils.hpp</a>&quot;</span></div>
 <div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div>
 <div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="keyword">namespace </span>mesos {</div>
 <div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="keyword">namespace </span>internal {</div>
@@ -311,12 +311,12 @@
 <div class="ttc" id="classhashset_html"><div class="ttname"><a href="classhashset.html">hashset&lt; std::string &gt;</a></div></div>
 <div class="ttc" id="classmesos_1_1internal_1_1profile_1_1UriVolumeProfileAdaptor_html_a3e59d35d80b05e9c8c9c7268637ab159"><div class="ttname"><a href="classmesos_1_1internal_1_1profile_1_1UriVolumeProfileAdaptor.html#a3e59d35d80b05e9c8c9c7268637ab159">mesos::internal::profile::UriVolumeProfileAdaptor::flags</a></div><div class="ttdeci">Flags flags</div><div class="ttdef"><b>Definition:</b> uri_volume_profile.hpp:190</div></div>
 <div class="ttc" id="classmesos_1_1VolumeProfileAdaptor_html"><div class="ttname"><a href="classmesos_1_1VolumeProfileAdaptor.html">mesos::VolumeProfileAdaptor</a></div><div class="ttdoc">This module is used by Storage Resource Providers to translate the &amp;quot;profile&amp;quot; field of a Resource::Dis...</div><div class="ttdef"><b>Definition:</b> volume_profile.hpp:50</div></div>
-<div class="ttc" id="resource__provider_2volume__profile_8hpp_html"><div class="ttname"><a href="resource__provider_2volume__profile_8hpp.html">volume_profile.hpp</a></div></div>
 <div class="ttc" id="structmesos_1_1internal_1_1profile_1_1Flags_html"><div class="ttname"><a href="structmesos_1_1internal_1_1profile_1_1Flags.html">mesos::internal::profile::Flags</a></div><div class="ttdef"><b>Definition:</b> uri_volume_profile.hpp:50</div></div>
 <div class="ttc" id="classDuration_html"><div class="ttname"><a href="classDuration.html">Duration</a></div><div class="ttdef"><b>Definition:</b> duration.hpp:32</div></div>
 <div class="ttc" id="classOption_html_a4e3bf8416d95246f43c91f1b5c309323"><div class="ttname"><a href="classOption.html#a4e3bf8416d95246f43c91f1b5c309323">Option::isSome</a></div><div class="ttdeci">bool isSome() const </div><div class="ttdef"><b>Definition:</b> option.hpp:115</div></div>
 <div class="ttc" id="classmesos_1_1internal_1_1profile_1_1UriVolumeProfileAdaptorProcess_html_a5a6b2467ca26e7d159a783cb6551793a"><div class="ttname"><a href="classmesos_1_1internal_1_1profile_1_1UriVolumeProfileAdaptorProcess.html#a5a6b2467ca26e7d159a783cb6551793a">mesos::internal::profile::UriVolumeProfileAdaptorProcess::UriVolumeProfileAdaptorProcess</a></div><div class="ttdeci">UriVolumeProfileAdaptorProcess(const Flags &amp;_flags)</div></div>
 <div class="ttc" id="structmesos_1_1internal_1_1profile_1_1Flags_html_ae427888bb547a4bf70b07eb058419fb9"><div class="ttname"><a href="structmesos_1_1internal_1_1profile_1_1Flags.html#ae427888bb547a4bf70b07eb058419fb9">mesos::internal::profile::Flags::uri</a></div><div class="ttdeci">Path uri</div><div class="ttdef"><b>Definition:</b> uri_volume_profile.hpp:155</div></div>
+<div class="ttc" id="resource__provider_2storage_2volume__profile_8hpp_html"><div class="ttname"><a href="resource__provider_2storage_2volume__profile_8hpp.html">volume_profile.hpp</a></div></div>
 <div class="ttc" id="namespacestrings_html_a269921757daf11096d3f5e02686f8444"><div class="ttname"><a href="namespacestrings.html#a269921757daf11096d3f5e02686f8444">strings::contains</a></div><div class="ttdeci">bool contains(const std::string &amp;s, const std::string &amp;substr)</div><div class="ttdef"><b>Definition:</b> strings.hpp:406</div></div>
 <div class="ttc" id="duration_8hpp_html"><div class="ttname"><a href="duration_8hpp.html">duration.hpp</a></div></div>
 <div class="ttc" id="structmesos_1_1internal_1_1profile_1_1Flags_html_a7bed0d3e77c8a7fadc6ca05cb84ea5bc"><div class="ttname"><a href="structmesos_1_1internal_1_1profile_1_1Flags.html#a7bed0d3e77c8a7fadc6ca05cb84ea5bc">mesos::internal::profile::Flags::poll_interval</a></div><div class="ttdeci">Option&lt; Duration &gt; poll_interval</div><div class="ttdef"><b>Definition:</b> uri_volume_profile.hpp:157</div></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/volume__profile__utils_8hpp.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/volume__profile__utils_8hpp.html b/content/api/latest/c++/volume__profile__utils_8hpp.html
index fa6d0c9..95087a4 100644
--- a/content/api/latest/c++/volume__profile__utils_8hpp.html
+++ b/content/api/latest/c++/volume__profile__utils_8hpp.html
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.5"/>
-<title>Apache Mesos: src/resource_provider/volume_profile_utils.hpp File Reference</title>
+<title>Apache Mesos: src/resource_provider/storage/volume_profile_utils.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -44,7 +44,7 @@
   </div>
 <div id="nav-path" class="navpath">
   <ul>
-<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li>  </ul>
+<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li><li class="navelem"><a class="el" href="dir_317d8e1c02af29f941da9fa678654170.html">storage</a></li>  </ul>
 </div>
 </div><!-- top -->
 <div class="header">

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/api/latest/c++/volume__profile__utils_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/volume__profile__utils_8hpp_source.html b/content/api/latest/c++/volume__profile__utils_8hpp_source.html
index dfc45cb..ca00259 100644
--- a/content/api/latest/c++/volume__profile__utils_8hpp_source.html
+++ b/content/api/latest/c++/volume__profile__utils_8hpp_source.html
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.5"/>
-<title>Apache Mesos: src/resource_provider/volume_profile_utils.hpp Source File</title>
+<title>Apache Mesos: src/resource_provider/storage/volume_profile_utils.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -44,7 +44,7 @@
   </div>
 <div id="nav-path" class="navpath">
   <ul>
-<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li>  </ul>
+<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_74eab5df10e7274ca9726b983071235d.html">resource_provider</a></li><li class="navelem"><a class="el" href="dir_317d8e1c02af29f941da9fa678654170.html">storage</a></li>  </ul>
 </div>
 </div><!-- top -->
 <div class="header">

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index dd8689b..3801975 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -168,7 +168,7 @@ To learn more about CSI work in Mesos, you can dig into the design document &lt;
 &lt;/ul&gt;
 
 
-&lt;p&gt;If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing &lt;a href=&quot;&amp;#x6d;&amp;#x61;&amp;#x69;&amp;#x6c;&amp;#x74;&amp;#x6f;&amp;#58;&amp;#x64;&amp;#x65;&amp;#118;&amp;#64;&amp;#97;&amp;#112;&amp;#97;&amp;#x63;&amp;#104;&amp;#101;&amp;#46;&amp;#109;&amp;#x65;&amp;#x73;&amp;#111;&amp;#x73;&amp;#46;&amp;#111;&amp;#x72;&amp;#x67;&quot;&gt;&amp;#x64;&amp;#101;&amp;#118;&amp;#x40;&amp;#97;&amp;#x70;&amp;#x61;&amp;#x63;&amp;#x68;&amp;#101;&amp;#x2e;&amp;#109;&amp;#x65;&amp;#x73;&amp;#x6f;&amp;#115;&amp;#46;&amp;#x6f;&amp;#x72;&amp;#103;&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing &lt;a href=&quot;&amp;#109;&amp;#97;&amp;#x69;&amp;#108;&amp;#116;&amp;#111;&amp;#x3a;&amp;#100;&amp;#x65;&amp;#118;&amp;#64;&amp;#x61;&amp;#112;&amp;#97;&amp;#99;&amp;#104;&amp;#101;&amp;#x2e;&amp;#x6d;&amp;#x65;&amp;#x73;&amp;#x6f;&amp;#x73;&amp;#46;&amp;#x6f;&amp;#114;&amp;#x67;&quot;&gt;&amp;#x64;&amp;#x65;&amp;#x76;&amp;#x40;&amp;#97;&amp;#x70;&amp;#97;&amp;#99;&amp;#x68;&amp;#101;&amp;#x2e;&amp;#x6d;&amp;#x65;&amp;#x73;&amp;#x6f;&amp;#115;&amp;#x2e;&amp;#x6f;&amp;#x72;&amp;#x67;&lt;/a&gt;.&lt;/p&gt;
 
 	</content>
   </entry>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fd30cb2a/content/blog/performance-working-group-progress-report/index.html
----------------------------------------------------------------------
diff --git a/content/blog/performance-working-group-progress-report/index.html b/content/blog/performance-working-group-progress-report/index.html
index 7d32858..679cad3 100644
--- a/content/blog/performance-working-group-progress-report/index.html
+++ b/content/blog/performance-working-group-progress-report/index.html
@@ -248,7 +248,7 @@
 </ul>
 
 
-<p>If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#58;&#x64;&#x65;&#118;&#64;&#97;&#112;&#97;&#x63;&#104;&#101;&#46;&#109;&#x65;&#x73;&#111;&#x73;&#46;&#111;&#x72;&#x67;">&#x64;&#101;&#118;&#x40;&#97;&#x70;&#x61;&#x63;&#x68;&#101;&#x2e;&#109;&#x65;&#x73;&#x6f;&#115;&#46;&#x6f;&#x72;&#103;</a>.</p>
+<p>If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing <a href="&#109;&#97;&#x69;&#108;&#116;&#111;&#x3a;&#100;&#x65;&#118;&#64;&#x61;&#112;&#97;&#99;&#104;&#101;&#x2e;&#x6d;&#x65;&#x73;&#x6f;&#x73;&#46;&#x6f;&#114;&#x67;">&#x64;&#x65;&#x76;&#x40;&#97;&#x70;&#97;&#99;&#x68;&#101;&#x2e;&#x6d;&#x65;&#x73;&#x6f;&#115;&#x2e;&#x6f;&#x72;&#x67;</a>.</p>
 
   </div>
 </div>