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/11/21 00:53:30 UTC

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

Updated the website built from mesos SHA: f145a4d.


Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/06ed9353
Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/06ed9353
Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/06ed9353

Branch: refs/heads/asf-site
Commit: 06ed9353a3fcfd8dc28e20b6432fecfa2314957d
Parents: 6f17b1d
Author: jenkins <bu...@apache.org>
Authored: Tue Nov 21 00:53:27 2017 +0000
Committer: jenkins <bu...@apache.org>
Committed: Tue Nov 21 00:53:27 2017 +0000

----------------------------------------------------------------------
 .../api/latest/c++/resolver_8hpp_source.html    |    2 +-
 content/sitemap.xml                             | 8726 +++++++++---------
 2 files changed, 4364 insertions(+), 4364 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/06ed9353/content/api/latest/c++/resolver_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/resolver_8hpp_source.html b/content/api/latest/c++/resolver_8hpp_source.html
index 8cae888..d5d4ec9 100644
--- a/content/api/latest/c++/resolver_8hpp_source.html
+++ b/content/api/latest/c++/resolver_8hpp_source.html
@@ -91,7 +91,7 @@
 <div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;  <span class="comment">// Factory method used to create a SecretResolver instance. If the</span></div>
 <div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;  <span class="comment">// `name` parameter is provided, the module is instantiated</span></div>
 <div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;  <span class="comment">// using the `ModuleManager`. Otherwise, a &quot;default&quot; secret resolver</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;  <span class="comment">// instance (defined in `src/secret/resolver.hpp`) is returned.</span></div>
+<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;  <span class="comment">// instance (defined in `src/secret/resolver.cpp`) is returned.</span></div>
 <div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;  <span class="keyword">static</span> <a class="code" href="classTry.html">Try&lt;SecretResolver*&gt;</a> <a class="code" href="classmesos_1_1SecretResolver.html#ab10b3be9bca16db587e8c065da0c71cb">create</a>(<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="l00042"></a><span class="lineno">   42</span>&#160;</div>
 <div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classmesos_1_1SecretResolver.html#afec1b8fbdba40fdb6611ad78afa5f761">   43</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classmesos_1_1SecretResolver.html#afec1b8fbdba40fdb6611ad78afa5f761">~SecretResolver</a>() {}</div>