http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/index.hhp ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/index.hhp b/content/api/latest/c++/index.hhp index 16f3639..0b5e6af 100644 --- a/content/api/latest/c++/index.hhp +++ b/content/api/latest/c++/index.hhp @@ -626,7 +626,8 @@ cgroups_2subsystems_2cpu_8hpp_source.html windows_2cpu_8hpp_source.html cpuacct_8hpp_source.html cpuset_8hpp_source.html -devices_8hpp_source.html +cgroups_2subsystems_2devices_8hpp_source.html +linux_2devices_8hpp_source.html hugetlb_8hpp_source.html memory_8hpp_source.html net__cls_8hpp_source.html @@ -1341,7 +1342,8 @@ cgroups_2subsystems_2cpu_8hpp.html windows_2cpu_8hpp.html cpuacct_8hpp.html cpuset_8hpp.html -devices_8hpp.html +cgroups_2subsystems_2devices_8hpp.html +linux_2devices_8hpp.html hugetlb_8hpp.html memory_8hpp.html net__cls_8hpp.html @@ -2244,6 +2246,8 @@ classmesos_1_1internal_1_1slave_1_1Launcher.html classmesos_1_1internal_1_1slave_1_1Launcher-members.html classmesos_1_1internal_1_1slave_1_1LinuxCapabilitiesIsolatorProcess.html classmesos_1_1internal_1_1slave_1_1LinuxCapabilitiesIsolatorProcess-members.html +classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html +classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess-members.html classmesos_1_1internal_1_1slave_1_1LinuxFilesystemIsolatorProcess.html classmesos_1_1internal_1_1slave_1_1LinuxFilesystemIsolatorProcess-members.html classmesos_1_1internal_1_1slave_1_1LinuxLauncher.html @@ -3939,6 +3943,7 @@ classmesos_1_1internal_1_1slave_1_1IOSwitchboard.png structmesos_1_1internal_1_1slave_1_1IOSwitchboardServer_1_1Flags.png classmesos_1_1internal_1_1slave_1_1Launcher.png classmesos_1_1internal_1_1slave_1_1LinuxCapabilitiesIsolatorProcess.png +classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.png classmesos_1_1internal_1_1slave_1_1LinuxFilesystemIsolatorProcess.png classmesos_1_1internal_1_1slave_1_1LinuxLauncher.png classmesos_1_1internal_1_1slave_1_1LoadQoSController.png
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/linux_2devices_8hpp.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/linux_2devices_8hpp.html b/content/api/latest/c++/linux_2devices_8hpp.html new file mode 100644 index 0000000..fe19622 --- /dev/null +++ b/content/api/latest/c++/linux_2devices_8hpp.html @@ -0,0 +1,89 @@ +<!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.11"/> +<title>Apache Mesos: src/slave/containerizer/mesos/isolators/linux/devices.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 id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">Apache Mesos + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.11 --> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="pages.html"><span>Related 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 List</span></a></li> + <li><a href="globals.html"><span>File Members</span></a></li> + </ul> + </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_80f0d4a0945c74dfa611dba2ec326a39.html">slave</a></li><li class="navelem"><a class="el" href="dir_fbb1f3397356a940a2dbc4baf07ee5bb.html">containerizer</a></li><li class="navelem"><a class="el" href="dir_06602996fd31a3e264808d1450975cb2.html">mesos</a></li><li class="navelem"><a class="el" href="dir_7c165478aec9e654f08f29fd2fd0a034.html">isolators</a></li><li class="navelem"><a class="el" href="dir_7dfa373e2fc6f34ca37c1fb0d9a8f606.html">linux</a></li> </ul> +</div> +</div><!-- top --> +<div class="header"> + <div class="summary"> +<a href="#nested-classes">Classes</a> | +<a href="#namespaces">Namespaces</a> </div> + <div class="headertitle"> +<div class="title">devices.hpp File Reference</div> </div> +</div><!--header--> +<div class="contents"> +<div class="textblock"><code>#include <sys/types.h></code><br /> +<code>#include <string></code><br /> +<code>#include <<a class="el" href="hashmap_8hpp_source.html">stout/hashmap.hpp</a>></code><br /> +<code>#include <<a class="el" href="try_8hpp_source.html">stout/try.hpp</a>></code><br /> +<code>#include "<a class="el" href="src_2slave_2flags_8hpp_source.html">slave/flags.hpp</a>"</code><br /> +<code>#include "<a class="el" href="src_2slave_2containerizer_2mesos_2isolator_8hpp_source.html">slave/containerizer/mesos/isolator.hpp</a>"</code><br /> +</div> +<p><a href="linux_2devices_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  </td><td class="memItemRight" valign="bottom"><a class="el" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html">mesos::internal::slave::LinuxDevicesIsolatorProcess</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </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">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos.html">mesos</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:namespacemesos_1_1internal"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal.html">mesos::internal</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:namespacemesos_1_1internal_1_1slave"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave.html">mesos::internal::slave</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +</table> +</div><!-- contents --> +<!-- start footer part --> +<hr class="footer"/><address class="footer"><small> +Generated by  <a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/> +</a> 1.8.11 +</small></address> +</body> +</html> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/linux_2devices_8hpp_source.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/linux_2devices_8hpp_source.html b/content/api/latest/c++/linux_2devices_8hpp_source.html new file mode 100644 index 0000000..27f0b72 --- /dev/null +++ b/content/api/latest/c++/linux_2devices_8hpp_source.html @@ -0,0 +1,83 @@ +<!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.11"/> +<title>Apache Mesos: src/slave/containerizer/mesos/isolators/linux/devices.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 id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">Apache Mesos + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.11 --> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="pages.html"><span>Related 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 List</span></a></li> + <li><a href="globals.html"><span>File Members</span></a></li> + </ul> + </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_80f0d4a0945c74dfa611dba2ec326a39.html">slave</a></li><li class="navelem"><a class="el" href="dir_fbb1f3397356a940a2dbc4baf07ee5bb.html">containerizer</a></li><li class="navelem"><a class="el" href="dir_06602996fd31a3e264808d1450975cb2.html">mesos</a></li><li class="navelem"><a class="el" href="dir_7c165478aec9e654f08f29fd2fd0a034.html">isolators</a></li><li class="navelem"><a class="el" href="dir_7dfa373e2fc6f34ca37c1fb0d9a8f606.html">linux</a></li> </ul> +</div> +</div><!-- top --> +<div class="header"> + <div class="headertitle"> +<div class="title">devices.hpp</div> </div> +</div><!--header--> +<div class="contents"> +<a href="linux_2devices_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> <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> <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> <span class="comment">// distributed with this work for additional information</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <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> <span class="comment">// to you under the Apache License, Version 2.0 (the</span></div><div class="line"><a name="l00006"></a><s pan class="lineno"> 6</span> <span class="comment">// "License"); you may not use this file except in compliance</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <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> <span class="comment">//</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <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> <span class="comment">//</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <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> <span class="comment">// di stributed under the License is distributed on an "AS IS" BASIS,</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <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> <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> <span class="comment">// limitations under the License.</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#ifndef __LINUX_DEVICES_ISOLATOR_HPP__</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#define __LINUX_DEVICES_ISOLATOR_HPP__</span></di v><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include <sys/types.h></span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <<a class="code" href="hashmap_8hpp.html">stout/hashmap.hpp</a>></span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <<a class="code" href="try_8hpp.html">stout/try.hpp</a>></span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</spa n> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="src_2slave_2flags_8hpp.html">slave/flags.hpp</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="src_2slave_2containerizer_2mesos_2isolator_8hpp.html">slave/containerizer/mesos/isolator.hpp</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespacemesos.html">mesos</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespaceinternal.html">internal< /a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span>slave {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html"> 35</a></span> <span class="keyword">class </span><a class="code" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html">LinuxDevicesIsolatorProcess</a> : <span class="keyword">public</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1MesosIsolatorProcess.html">MesosIsolatorProcess</a></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <spa n class="keyword">static</span> <a class="code" href="classTry.html">Try<mesos::slave::Isolator*></a> <a class="code" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#a7f8e0e0843042349248528b09bae7f9e">create</a>(<span class="keyword">const</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1Flags.html">Flags</a>& <a class="code" href="namespaceflags.html">flags</a>);</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#a5d6189052e6d3b415583f0aacd1edc9a">supportsNesting</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">virtual</span> <span class="keywordtype">b ool</span> <a class="code" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#ad2cd08c98e18656dba9f96e62fa3436a">supportsStandalone</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">virtual</span> <a class="code" href="classprocess_1_1Future.html">process::Future<Option<mesos::slave::ContainerLaunchInfo></a>> <a class="code" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#a4805190eadee2b06d7fbf49dc2b7926e">prepare</a>(</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keyword">const</span> ContainerID& containerId,</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">const</span> mesos::slave::ContainerConfig& containerConfi g) <span class="keyword">override</span>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">struct </span>Device {</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  dev_t <a class="code" href="namespaceos_1_1stat.html#a083c9ff4aefeba1a75a27e6a6d6e2a71">dev</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="3rdparty_2stout_2include_2stout_2windows_8hpp.html#a8a35dd1207a16dfa8b1d4163176d828c">mode_t</a> <a class="code" href="namespaceos_1_1stat.html#afc51654ad486693167c300612bf8ebfa">mode</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  };</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keyword">const</span> std::string runtimeDirectory;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">const</span> <a class="code" href="classhashmap.html">hashmap<std::string, Device></a> whitelistedDevices;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html">LinuxDevicesIsolatorProcess</a>(</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keyword">const</span> std::string& runtimeDirectory,</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keyword">const</span> <a class="code" h ref="classhashmap.html">hashmap<std::string, Device></a>& whitelistedDevices);</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> };</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> } <span class="comment">// namespace slave {</span></div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> } <span class="comment">// namespace internal {</span></div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> } <span class="comment">// namespace mesos {</span></div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="preprocessor">#endif // __LINUX_DEVICES_ISOLATOR_HPP__</span></div><div class="ttc" id="classTry_html"><div class="ttname"><a href="classTry.html">Tr y</a></div><div class="ttdef"><b>Definition:</b> check.hpp:33</div></div> +<div class="ttc" id="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess_html_a7f8e0e0843042349248528b09bae7f9e"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#a7f8e0e0843042349248528b09bae7f9e">mesos::internal::slave::LinuxDevicesIsolatorProcess::create</a></div><div class="ttdeci">static Try< mesos::slave::Isolator * > create(const Flags &flags)</div></div> +<div class="ttc" id="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess_html_ad2cd08c98e18656dba9f96e62fa3436a"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#ad2cd08c98e18656dba9f96e62fa3436a">mesos::internal::slave::LinuxDevicesIsolatorProcess::supportsStandalone</a></div><div class="ttdeci">virtual bool supportsStandalone() override</div></div> +<div class="ttc" id="classmesos_1_1internal_1_1slave_1_1Flags_html"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1Flags.html">mesos::internal::slave::Flags</a></div><div class="ttdef"><b>Definition:</b> flags.hpp:39</div></div> +<div class="ttc" id="src_2slave_2containerizer_2mesos_2isolator_8hpp_html"><div class="ttname"><a href="src_2slave_2containerizer_2mesos_2isolator_8hpp.html">isolator.hpp</a></div></div> +<div class="ttc" id="classhashmap_html"><div class="ttname"><a href="classhashmap.html">hashmap< std::string, Device ></a></div></div> +<div class="ttc" id="3rdparty_2stout_2include_2stout_2windows_8hpp_html_a8a35dd1207a16dfa8b1d4163176d828c"><div class="ttname"><a href="3rdparty_2stout_2include_2stout_2windows_8hpp.html#a8a35dd1207a16dfa8b1d4163176d828c">mode_t</a></div><div class="ttdeci">int mode_t</div><div class="ttdef"><b>Definition:</b> windows.hpp:177</div></div> +<div class="ttc" id="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess_html_a4805190eadee2b06d7fbf49dc2b7926e"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#a4805190eadee2b06d7fbf49dc2b7926e">mesos::internal::slave::LinuxDevicesIsolatorProcess::prepare</a></div><div class="ttdeci">virtual process::Future< Option< mesos::slave::ContainerLaunchInfo > > prepare(const ContainerID &containerId, const mesos::slave::ContainerConfig &containerConfig) override</div></div> +<div class="ttc" id="namespaceos_1_1stat_html_a083c9ff4aefeba1a75a27e6a6d6e2a71"><div class="ttname"><a href="namespaceos_1_1stat.html#a083c9ff4aefeba1a75a27e6a6d6e2a71">os::stat::dev</a></div><div class="ttdeci">Try< dev_t > dev(const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK)</div><div class="ttdef"><b>Definition:</b> stat.hpp:170</div></div> +<div class="ttc" id="namespacemesos_html"><div class="ttname"><a href="namespacemesos.html">mesos</a></div><div class="ttdef"><b>Definition:</b> spec.hpp:30</div></div> +<div class="ttc" id="classmesos_1_1internal_1_1slave_1_1MesosIsolatorProcess_html"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1MesosIsolatorProcess.html">mesos::internal::slave::MesosIsolatorProcess</a></div><div class="ttdef"><b>Definition:</b> isolator.hpp:80</div></div> +<div class="ttc" id="namespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> attributes.hpp:24</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="namespaceos_1_1stat_html_afc51654ad486693167c300612bf8ebfa"><div class="ttname"><a href="namespaceos_1_1stat.html#afc51654ad486693167c300612bf8ebfa">os::stat::mode</a></div><div class="ttdeci">Try< mode_t > mode(const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK)</div><div class="ttdef"><b>Definition:</b> stat.hpp:157</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_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess_html_a5d6189052e6d3b415583f0aacd1edc9a"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html#a5d6189052e6d3b415583f0aacd1edc9a">mesos::internal::slave::LinuxDevicesIsolatorProcess::supportsNesting</a></div><div class="ttdeci">virtual bool supportsNesting() override</div></div> +<div class="ttc" id="namespaceflags_html"><div class="ttname"><a href="namespaceflags.html">flags</a></div><div class="ttdef"><b>Definition:</b> parse.hpp:33</div></div> +<div class="ttc" id="hashmap_8hpp_html"><div class="ttname"><a href="hashmap_8hpp.html">hashmap.hpp</a></div></div> +<div class="ttc" id="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess_html"><div class="ttname"><a href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html">mesos::internal::slave::LinuxDevicesIsolatorProcess</a></div><div class="ttdef"><b>Definition:</b> devices.hpp:35</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:58</div></div> +</div><!-- fragment --></div><!-- contents --> +<!-- start footer part --> +<hr class="footer"/><address class="footer"><small> +Generated by  <a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/> +</a> 1.8.11 +</small></address> +</body> +</html> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_c.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_c.html b/content/api/latest/c++/namespacemembers_c.html index 4617ccc..0283009 100644 --- a/content/api/latest/c++/namespacemembers_c.html +++ b/content/api/latest/c++/namespacemembers_c.html @@ -278,6 +278,9 @@ <li>CONTAINER_CONFIG_FILE : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#aba3242cf7940f85894649efe65c3002d">mesos::internal::slave::containerizer::paths</a> </li> +<li>CONTAINER_DEVICES_DIRECTORY +: <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#afc2699c488b5e7f5f404643baf5a8b7d">mesos::internal::slave::containerizer::paths</a> +</li> <li>CONTAINER_DIRECTORY : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a6eeb2befd01d8b66e10d09d574c103d1">mesos::internal::slave::containerizer::paths</a> </li> @@ -505,7 +508,7 @@ : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1paths.html#a42e0f2f261f2847ef32d633e9f94966e">mesos::internal::slave::paths</a> </li> <li>createExecutorInfo() -: <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1common.html#ae649731a59b2e0763494927610a12e77">mesos::internal::tests::common</a> +: <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1common.html#aa6cc33559f96bc2b0b5cc3e098d3daf2">mesos::internal::tests::common</a> , <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1internal.html#a1d89ea8fd0a176a5b25e672b0a88899a">mesos::internal::tests::internal</a> , <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1v1.html#a0a4c3e164d6cd047ee8b9279ce91c5dc">mesos::internal::tests::v1</a> </li> @@ -553,7 +556,7 @@ : <a class="el" href="namespacemesos_1_1python.html#a88c25644f8837bfc76920f504a0e142d">mesos::python</a> </li> <li>createQuotaInfo() -: <a class="el" href="namespacemesos_1_1internal_1_1master_1_1quota.html#a858856c5b332d277d20be66515b44e19">mesos::internal::master::quota</a> +: <a class="el" href="namespacemesos_1_1internal_1_1master_1_1quota.html#a771e86d8a90e4839be7549ae1b388e1a">mesos::internal::master::quota</a> </li> <li>createRange() : <a class="el" href="namespacemesos_1_1internal_1_1tests.html#aa3baef77e9071163d2e2dfb2b48798c1">mesos::internal::tests</a> @@ -587,14 +590,14 @@ , <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1v1.html#a2d5e39f4c7829de155a8c2fdc72bfeda">mesos::internal::tests::v1</a> </li> <li>createStatusUpdate() -: <a class="el" href="namespacemesos_1_1internal_1_1protobuf.html#a58d7b5b72080e3e6a6332842b5ad5f0d">mesos::internal::protobuf</a> +: <a class="el" href="namespacemesos_1_1internal_1_1protobuf.html#a05a7065043e2174de48a6e60b1a5b516">mesos::internal::protobuf</a> </li> <li>createSubject() : <a class="el" href="namespacemesos_1_1authorization.html#a876801d3f6c22d613cf83123c4598d5f">mesos::authorization</a> </li> <li>createTask() : <a class="el" href="namespacemesos_1_1internal_1_1protobuf.html#ac4ae9d9e44c7a92327e4cbd111a6bbd7">mesos::internal::protobuf</a> -, <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1common.html#a219c2fd0d7ae0f5f94798f4a89db9668">mesos::internal::tests::common</a> +, <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1common.html#aec7c8f10d75fa5c1068f7fa36fe263e8">mesos::internal::tests::common</a> , <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1internal.html#a48402bec0895e479cdd6a418a3fc7051">mesos::internal::tests::internal</a> , <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1v1.html#a9037552b8a0fe03198b20008cc0ba01b">mesos::internal::tests::v1</a> </li> @@ -607,7 +610,7 @@ , <a class="el" href="namespacemesos_1_1internal_1_1tests_1_1v1.html#ab2af45e2da4d8fc3ef09cc401dc30b74">mesos::internal::tests::v1</a> </li> <li>createTaskStatus() -: <a class="el" href="namespacemesos_1_1internal_1_1protobuf.html#ae7baced1ecb23a4fffbd6d7cf1ac90ce">mesos::internal::protobuf</a> +: <a class="el" href="namespacemesos_1_1internal_1_1protobuf.html#a9568ffade693b25df978d5512b079ab3">mesos::internal::protobuf</a> </li> <li>createTaskUpdated() : <a class="el" href="namespacemesos_1_1internal_1_1protobuf_1_1master_1_1event.html#a6afd8a21c1cf14d6ab80abeb476720bc">mesos::internal::protobuf::master::event</a> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_func_g.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_func_g.html b/content/api/latest/c++/namespacemembers_func_g.html index 071de77..133786d 100644 --- a/content/api/latest/c++/namespacemembers_func_g.html +++ b/content/api/latest/c++/namespacemembers_func_g.html @@ -144,6 +144,9 @@ <li>getContainerConfig() : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#ace2c6480a4ae80ce927c2a3128599b4d">mesos::internal::slave::containerizer::paths</a> </li> +<li>getContainerDevicesPath() +: <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#ac2fc52b3f0eb6c6a9e5219c3e99c3924">mesos::internal::slave::containerizer::paths</a> +</li> <li>getContainerDir() : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1cni_1_1paths.html#a708d077b0b86d5f7acd8374514cbfcac">mesos::internal::slave::cni::paths</a> , <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1docker_1_1volume_1_1paths.html#a6bca5b32aae2055e069f5fb23b8c6615">mesos::internal::slave::docker::volume::paths</a> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_func_p.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_func_p.html b/content/api/latest/c++/namespacemembers_func_p.html index 4696d65..ce0f6ec 100644 --- a/content/api/latest/c++/namespacemembers_func_p.html +++ b/content/api/latest/c++/namespacemembers_func_p.html @@ -174,7 +174,7 @@ : <a class="el" href="namespaceos.html#a3fc3402e6d83c2e2f1dc680d77489a29">os</a> </li> <li>pids() -: <a class="el" href="namespaceos.html#a42af1cab63434cedf2b698cd6f49f073">os</a> +: <a class="el" href="namespaceos.html#abdecf7ea8278e2d8b2110ecd2e8ca0ec">os</a> , <a class="el" href="namespaceproc.html#a810141e1502dd8b9a7a410da6caf7ed7">proc</a> </li> <li>pipe() @@ -196,12 +196,13 @@ : <a class="el" href="namespacemesos_1_1internal_1_1slave.html#a41f03e964f9677db22808730f850ccaf">mesos::internal::slave</a> </li> <li>post() -: <a class="el" href="namespaceprocess_1_1http.html#ae18e508ddf8cd65d7778320fa57550f3">process::http</a> +: <a class="el" href="namespaceprocess_1_1http.html#a0fd44430515dd0fed35dd5715bb104c9">process::http</a> , <a class="el" href="namespaceprocess_1_1http_1_1streaming.html#ae8a18c7263d4aefb7b1973c12590c688">process::http::streaming</a> -, <a class="el" href="namespaceprocess.html#a2b0f5478fa6a52497167aa994ff600d9">process</a> +, <a class="el" href="namespaceprocess.html#a39beeddfda71dd96bf6a5c4b59481c5d">process</a> </li> <li>prepare() : <a class="el" href="namespacecgroups.html#a4bf20862574beb5b0f9af7799489866f">cgroups</a> +, <a class="el" href="namespacemesos_1_1internal_1_1fs_1_1chroot.html#a3c224bd1aaafda45a323c3d84f8cc85a">mesos::internal::fs::chroot</a> </li> <li>process() : <a class="el" href="namespaceos.html#acd11eaf54627e394ca79979ee884f6c4">os</a> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_g.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_g.html b/content/api/latest/c++/namespacemembers_g.html index aed9647..84d9abd 100644 --- a/content/api/latest/c++/namespacemembers_g.html +++ b/content/api/latest/c++/namespacemembers_g.html @@ -150,6 +150,9 @@ <li>getContainerConfig() : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#ace2c6480a4ae80ce927c2a3128599b4d">mesos::internal::slave::containerizer::paths</a> </li> +<li>getContainerDevicesPath() +: <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#ac2fc52b3f0eb6c6a9e5219c3e99c3924">mesos::internal::slave::containerizer::paths</a> +</li> <li>getContainerDir() : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1cni_1_1paths.html#a708d077b0b86d5f7acd8374514cbfcac">mesos::internal::slave::cni::paths</a> , <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1docker_1_1volume_1_1paths.html#a6bca5b32aae2055e069f5fb23b8c6615">mesos::internal::slave::docker::volume::paths</a> @@ -445,7 +448,7 @@ : <a class="el" href="namespacemesos.html#af1c3e2d577d0ca52aa89b3e8a05bbc99">mesos</a> </li> <li>getResourceProviderId() -: <a class="el" href="namespacemesos.html#aded83c88256f399e21ed178f8267f3ac">mesos</a> +: <a class="el" href="namespacemesos.html#a26f8417cc20ece8ec35ac485534271d9">mesos</a> </li> <li>getResourceProviderPath() : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1paths.html#abd64af3922aceb0769774eb979de20f7">mesos::internal::slave::paths</a> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_m.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_m.html b/content/api/latest/c++/namespacemembers_m.html index 024653d..a463ba6 100644 --- a/content/api/latest/c++/namespacemembers_m.html +++ b/content/api/latest/c++/namespacemembers_m.html @@ -389,7 +389,7 @@ : <a class="el" href="namespacestrings.html#a6ebac6b171c6b20adb298cb020915b03">strings</a> </li> <li>model() -: <a class="el" href="namespacemesos_1_1internal.html#af4e0b860b9f388537ecdd51c8f993441">mesos::internal</a> +: <a class="el" href="namespacemesos_1_1internal.html#a3d342ae4644fd50c025f74153ea5c6c9">mesos::internal</a> </li> <li>ModuleID : <a class="el" href="namespacemesos_1_1internal_1_1tests.html#a61dcd7752a1b2bfc737b0f9b357191a6">mesos::internal::tests</a> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_p.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_p.html b/content/api/latest/c++/namespacemembers_p.html index c4d5ebf..a041e5b 100644 --- a/content/api/latest/c++/namespacemembers_p.html +++ b/content/api/latest/c++/namespacemembers_p.html @@ -214,9 +214,9 @@ : <a class="el" href="namespaceos.html#a647be66325aca2685aa58780bbdb8e9a">os</a> </li> <li>post() -: <a class="el" href="namespaceprocess_1_1http.html#ae18e508ddf8cd65d7778320fa57550f3">process::http</a> +: <a class="el" href="namespaceprocess_1_1http.html#a0fd44430515dd0fed35dd5715bb104c9">process::http</a> , <a class="el" href="namespaceprocess_1_1http_1_1streaming.html#ae8a18c7263d4aefb7b1973c12590c688">process::http::streaming</a> -, <a class="el" href="namespaceprocess.html#a2b0f5478fa6a52497167aa994ff600d9">process</a> +, <a class="el" href="namespaceprocess.html#ab52d25f9fe4b28df7268c688725894d9">process</a> </li> <li>POST_RESERVATION_REFINEMENT : <a class="el" href="namespacemesos.html#aeea322fd31c5b71ac06c65bcf1241a82acc3723fdea465eaae535d3c19da528f2">mesos</a> @@ -235,6 +235,7 @@ </li> <li>prepare() : <a class="el" href="namespacecgroups.html#a4bf20862574beb5b0f9af7799489866f">cgroups</a> +, <a class="el" href="namespacemesos_1_1internal_1_1fs_1_1chroot.html#a3c224bd1aaafda45a323c3d84f8cc85a">mesos::internal::fs::chroot</a> </li> <li>process() : <a class="el" href="namespaceos.html#ae19e4161a51b86a1f330f3bf1dc75389">os</a> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_r.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_r.html b/content/api/latest/c++/namespacemembers_r.html index a8b71b0..c4545bd 100644 --- a/content/api/latest/c++/namespacemembers_r.html +++ b/content/api/latest/c++/namespacemembers_r.html @@ -106,13 +106,13 @@ , <a class="el" href="namespacemesos_1_1internal_1_1credentials.html#a137c93d60149616181a10e9f39986f7f">mesos::internal::credentials</a> , <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1state.html#adeb89c1623e8d5af457b5b130aceac1d">mesos::internal::slave::state</a> , <a class="el" href="namespaceos.html#aa1d97ff0a93229e1fe6b33e3e2d567f7">os</a> -, <a class="el" href="namespaceprocess_1_1io.html#a4c34d22e475e29f12ac739921dcc580f">process::io</a> </li> <li>READ : <a class="el" href="namespaceprocess_1_1io.html#aca1f059ca9f0d7360631c621debeb879">process::io</a> </li> <li>read() -: <a class="el" href="namespaceprotobuf.html#ae3e1bd443efafaf4f5d0f2ade10b81f9">protobuf</a> +: <a class="el" href="namespaceprocess_1_1io.html#a4c34d22e475e29f12ac739921dcc580f">process::io</a> +, <a class="el" href="namespaceprotobuf.html#a2120146c620b72d4e1e3ae47bdacb1b3">protobuf</a> </li> <li>read< Resources >() : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1state.html#a6bdbe39082783fa5f8073104c5aa5b3c">mesos::internal::slave::state</a> @@ -275,7 +275,7 @@ , <a class="el" href="namespaceprocess.html#a72c24f06ac3f91b9412de80c6252df25">process</a> </li> <li>run_in_event_loop() -: <a class="el" href="namespaceprocess.html#abd611a6cc14dc5e3d73fad6c84268342">process</a> +: <a class="el" href="namespaceprocess.html#ad91a0486ed34c25dc10ba404f4a1fc9b">process</a> </li> <li>runRecoverProtocol() : <a class="el" href="namespacemesos_1_1internal_1_1log.html#a552d05485d9b86bfcbd577cb669ff5ba">mesos::internal::log</a> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemembers_vars_c.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemembers_vars_c.html b/content/api/latest/c++/namespacemembers_vars_c.html index 9226943..577f90c 100644 --- a/content/api/latest/c++/namespacemembers_vars_c.html +++ b/content/api/latest/c++/namespacemembers_vars_c.html @@ -148,6 +148,9 @@ <li>CONTAINER_CONFIG_FILE : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#aba3242cf7940f85894649efe65c3002d">mesos::internal::slave::containerizer::paths</a> </li> +<li>CONTAINER_DEVICES_DIRECTORY +: <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#afc2699c488b5e7f5f404643baf5a8b7d">mesos::internal::slave::containerizer::paths</a> +</li> <li>CONTAINER_DIRECTORY : <a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a6eeb2befd01d8b66e10d09d574c103d1">mesos::internal::slave::containerizer::paths</a> </li> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemesos_1_1internal_1_1fs_1_1chroot.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemesos_1_1internal_1_1fs_1_1chroot.html b/content/api/latest/c++/namespacemesos_1_1internal_1_1fs_1_1chroot.html index 73785e5..ce7c0c0 100644 --- a/content/api/latest/c++/namespacemesos_1_1internal_1_1fs_1_1chroot.html +++ b/content/api/latest/c++/namespacemesos_1_1internal_1_1fs_1_1chroot.html @@ -57,6 +57,8 @@ <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> +<tr class="memitem:a3c224bd1aaafda45a323c3d84f8cc85a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTry.html">Try</a>< <a class="el" href="structNothing.html">Nothing</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1fs_1_1chroot.html#a3c224bd1aaafda45a323c3d84f8cc85a">prepare</a> (const std::string &root)</td></tr> +<tr class="separator:a3c224bd1aaafda45a323c3d84f8cc85a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3374f58b971e9b4e75d03793e24be549"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTry.html">Try</a>< <a class="el" href="structNothing.html">Nothing</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1fs_1_1chroot.html#a3374f58b971e9b4e75d03793e24be549">enter</a> (const std::string &root)</td></tr> <tr class="separator:a3374f58b971e9b4e75d03793e24be549"><td class="memSeparator" colspan="2"> </td></tr> </table> @@ -77,6 +79,22 @@ Functions</h2></td></tr> </div> </div> +<a class="anchor" id="a3c224bd1aaafda45a323c3d84f8cc85a"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="classTry.html">Try</a><<a class="el" href="structNothing.html">Nothing</a>> mesos::internal::fs::chroot::prepare </td> + <td>(</td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>root</em></td><td>)</td> + <td></td> + </tr> + </table> +</div><div class="memdoc"> + +</div> +</div> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemesos_1_1internal_1_1slave.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemesos_1_1internal_1_1slave.html b/content/api/latest/c++/namespacemesos_1_1internal_1_1slave.html index ee6e0dd..2aa3cf3 100644 --- a/content/api/latest/c++/namespacemesos_1_1internal_1_1slave.html +++ b/content/api/latest/c++/namespacemesos_1_1internal_1_1slave.html @@ -163,6 +163,8 @@ Classes</h2></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classmesos_1_1internal_1_1slave_1_1LinuxCapabilitiesIsolatorProcess.html">LinuxCapabilitiesIsolatorProcess</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classmesos_1_1internal_1_1slave_1_1LinuxDevicesIsolatorProcess.html">LinuxDevicesIsolatorProcess</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classmesos_1_1internal_1_1slave_1_1LinuxFilesystemIsolatorProcess.html">LinuxFilesystemIsolatorProcess</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classmesos_1_1internal_1_1slave_1_1LinuxLauncher.html">LinuxLauncher</a></td></tr> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html b/content/api/latest/c++/namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html index 9c5f1e3..d10a788 100644 --- a/content/api/latest/c++/namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html +++ b/content/api/latest/c++/namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html @@ -71,6 +71,8 @@ Functions</h2></td></tr> <tr class="separator:a653d0434259f0a4f7a51593de97e565f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aefea1ee79a8d641ec8a51247a524e628"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#aefea1ee79a8d641ec8a51247a524e628">getRuntimePath</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> <tr class="separator:aefea1ee79a8d641ec8a51247a524e628"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ac2fc52b3f0eb6c6a9e5219c3e99c3924"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#ac2fc52b3f0eb6c6a9e5219c3e99c3924">getContainerDevicesPath</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> +<tr class="separator:ac2fc52b3f0eb6c6a9e5219c3e99c3924"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a586ef837d89f4e1cb575379a8b38705e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classResult.html">Result</a>< <a class="el" href="3rdparty_2stout_2include_2stout_2windows_8hpp.html#ab03ced250ed239bc3b50b669493997f9">pid_t</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a586ef837d89f4e1cb575379a8b38705e">getContainerPid</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> <tr class="separator:a586ef837d89f4e1cb575379a8b38705e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aad1a2f63dc7f59fad08fcc0b26843a24"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classResult.html">Result</a>< int > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#aad1a2f63dc7f59fad08fcc0b26843a24">getContainerStatus</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> @@ -130,6 +132,8 @@ Variables</h2></td></tr> <tr class="separator:a5f280c8f76f5704f997f85fa980fc773"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6eeb2befd01d8b66e10d09d574c103d1"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a6eeb2befd01d8b66e10d09d574c103d1">CONTAINER_DIRECTORY</a> [] = "containers"</td></tr> <tr class="separator:a6eeb2befd01d8b66e10d09d574c103d1"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:afc2699c488b5e7f5f404643baf5a8b7d"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#afc2699c488b5e7f5f404643baf5a8b7d">CONTAINER_DEVICES_DIRECTORY</a> [] = "devices"</td></tr> +<tr class="separator:afc2699c488b5e7f5f404643baf5a8b7d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a579f11fd11074169f5a4a77a653e323d"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a579f11fd11074169f5a4a77a653e323d">CONTAINER_LAUNCH_INFO_FILE</a> [] = "launch_info"</td></tr> <tr class="separator:a579f11fd11074169f5a4a77a653e323d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a12bc0866920c06e60a88d2f2ca164801"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a12bc0866920c06e60a88d2f2ca164801">STANDALONE_MARKER_FILE</a> [] = "standalone.marker"</td></tr> @@ -215,6 +219,32 @@ Variables</h2></td></tr> </div> </div> +<a class="anchor" id="ac2fc52b3f0eb6c6a9e5219c3e99c3924"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string mesos::internal::slave::containerizer::paths::getContainerDevicesPath </td> + <td>(</td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>runtimeDir</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const ContainerID & </td> + <td class="paramname"><em>containerId</em> </td> + </tr> + <tr> + <td></td> + <td>)</td> + <td></td><td></td> + </tr> + </table> +</div><div class="memdoc"> + +</div> +</div> <a class="anchor" id="ad85b281334a82974dd385129bd8c6d1a"></a> <div class="memitem"> <div class="memproto"> @@ -734,6 +764,18 @@ Variables</h2></td></tr> </div> </div> +<a class="anchor" id="afc2699c488b5e7f5f404643baf5a8b7d"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">constexpr char mesos::internal::slave::containerizer::paths::CONTAINER_DEVICES_DIRECTORY[] = "devices"</td> + </tr> + </table> +</div><div class="memdoc"> + +</div> +</div> <a class="anchor" id="a6eeb2befd01d8b66e10d09d574c103d1"></a> <div class="memitem"> <div class="memproto"> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/path_8hpp_source.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/path_8hpp_source.html b/content/api/latest/c++/path_8hpp_source.html index fa021ee..ed81cac 100644 --- a/content/api/latest/c++/path_8hpp_source.html +++ b/content/api/latest/c++/path_8hpp_source.html @@ -76,7 +76,7 @@ <div class="ttc" id="classPath_html_a46e804f0daca3c3a0fef137364aca5ea"><div class="ttname"><a href="classPath.html#a46e804f0daca3c3a0fef137364aca5ea">Path::extension</a></div><div class="ttdeci">Option< std::string > extension() const </div><div class="ttdoc">Returns the file extension of the path, including the dot. </div><div class="ttdef"><b>Definition:</b> path.hpp:293</div></div> <div class="ttc" id="path_8hpp_html_ad31aaa5ed4d55b1f295094e3fa84d769"><div class="ttname"><a href="path_8hpp.html#ad31aaa5ed4d55b1f295094e3fa84d769">operator==</a></div><div class="ttdeci">bool operator==(const Path &left, const Path &right)</div><div class="ttdef"><b>Definition:</b> path.hpp:327</div></div> <div class="ttc" id="stringify_8hpp_html"><div class="ttname"><a href="stringify_8hpp.html">stringify.hpp</a></div></div> -<div class="ttc" id="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths_html_abb8ab3e62de157d1a7a81e08888ec30cabf80c29a65453b2615d8f9bd83f8f3d6"><div class="ttname"><a href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#abb8ab3e62de157d1a7a81e08888ec30cabf80c29a65453b2615d8f9bd83f8f3d6">mesos::internal::slave::containerizer::paths::PREFIX</a></div><div class="ttdef"><b>Definition:</b> paths.hpp:82</div></div> +<div class="ttc" id="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths_html_abb8ab3e62de157d1a7a81e08888ec30cabf80c29a65453b2615d8f9bd83f8f3d6"><div class="ttname"><a href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#abb8ab3e62de157d1a7a81e08888ec30cabf80c29a65453b2615d8f9bd83f8f3d6">mesos::internal::slave::containerizer::paths::PREFIX</a></div><div class="ttdef"><b>Definition:</b> paths.hpp:83</div></div> <div class="ttc" id="path_8hpp_html_ae108a381c03097c921ee17af0f248c02"><div class="ttname"><a href="path_8hpp.html#ae108a381c03097c921ee17af0f248c02">operator<=</a></div><div class="ttdeci">bool operator<=(const Path &left, const Path &right)</div><div class="ttdef"><b>Definition:</b> path.hpp:351</div></div> <div class="ttc" id="path_8hpp_html_a71e4826c717e331e929eec4f3f01998d"><div class="ttname"><a href="path_8hpp.html#a71e4826c717e331e929eec4f3f01998d">operator<</a></div><div class="ttdeci">bool operator<(const Path &left, const Path &right)</div><div class="ttdef"><b>Definition:</b> path.hpp:339</div></div> <div class="ttc" id="namespaceuri_html"><div class="ttname"><a href="namespaceuri.html">uri</a></div><div class="ttdef"><b>Definition:</b> uri.hpp:21</div></div> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb5216c3/content/api/latest/c++/slave_2containerizer_2mesos_2paths_8hpp.html ---------------------------------------------------------------------- diff --git a/content/api/latest/c++/slave_2containerizer_2mesos_2paths_8hpp.html b/content/api/latest/c++/slave_2containerizer_2mesos_2paths_8hpp.html index 9bae885..394340c 100644 --- a/content/api/latest/c++/slave_2containerizer_2mesos_2paths_8hpp.html +++ b/content/api/latest/c++/slave_2containerizer_2mesos_2paths_8hpp.html @@ -95,6 +95,8 @@ Functions</h2></td></tr> <tr class="separator:a653d0434259f0a4f7a51593de97e565f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aefea1ee79a8d641ec8a51247a524e628"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#aefea1ee79a8d641ec8a51247a524e628">mesos::internal::slave::containerizer::paths::getRuntimePath</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> <tr class="separator:aefea1ee79a8d641ec8a51247a524e628"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ac2fc52b3f0eb6c6a9e5219c3e99c3924"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#ac2fc52b3f0eb6c6a9e5219c3e99c3924">mesos::internal::slave::containerizer::paths::getContainerDevicesPath</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> +<tr class="separator:ac2fc52b3f0eb6c6a9e5219c3e99c3924"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a586ef837d89f4e1cb575379a8b38705e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classResult.html">Result</a>< <a class="el" href="3rdparty_2stout_2include_2stout_2windows_8hpp.html#ab03ced250ed239bc3b50b669493997f9">pid_t</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a586ef837d89f4e1cb575379a8b38705e">mesos::internal::slave::containerizer::paths::getContainerPid</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> <tr class="separator:a586ef837d89f4e1cb575379a8b38705e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aad1a2f63dc7f59fad08fcc0b26843a24"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classResult.html">Result</a>< int > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#aad1a2f63dc7f59fad08fcc0b26843a24">mesos::internal::slave::containerizer::paths::getContainerStatus</a> (const std::string &runtimeDir, const ContainerID &containerId)</td></tr> @@ -154,6 +156,8 @@ Variables</h2></td></tr> <tr class="separator:a5f280c8f76f5704f997f85fa980fc773"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6eeb2befd01d8b66e10d09d574c103d1"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a6eeb2befd01d8b66e10d09d574c103d1">mesos::internal::slave::containerizer::paths::CONTAINER_DIRECTORY</a> [] = "containers"</td></tr> <tr class="separator:a6eeb2befd01d8b66e10d09d574c103d1"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:afc2699c488b5e7f5f404643baf5a8b7d"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#afc2699c488b5e7f5f404643baf5a8b7d">mesos::internal::slave::containerizer::paths::CONTAINER_DEVICES_DIRECTORY</a> [] = "devices"</td></tr> +<tr class="separator:afc2699c488b5e7f5f404643baf5a8b7d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a579f11fd11074169f5a4a77a653e323d"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a579f11fd11074169f5a4a77a653e323d">mesos::internal::slave::containerizer::paths::CONTAINER_LAUNCH_INFO_FILE</a> [] = "launch_info"</td></tr> <tr class="separator:a579f11fd11074169f5a4a77a653e323d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a12bc0866920c06e60a88d2f2ca164801"><td class="memItemLeft" align="right" valign="top">constexpr char </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemesos_1_1internal_1_1slave_1_1containerizer_1_1paths.html#a12bc0866920c06e60a88d2f2ca164801">mesos::internal::slave::containerizer::paths::STANDALONE_MARKER_FILE</a> [] = "standalone.marker"</td></tr>
