Commit 2eac2056 authored by Fabio Yeon's avatar Fabio Yeon

Update API docs.

parent 76f8a800
...@@ -465,6 +465,12 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -465,6 +465,12 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li> <li>
<p><a href="#_v1_componentstatuslist">v1.ComponentStatusList</a></p> <p><a href="#_v1_componentstatuslist">v1.ComponentStatusList</a></p>
</li> </li>
<li>
<p><a href="#_v1_configmap">v1.ConfigMap</a></p>
</li>
<li>
<p><a href="#_v1_configmaplist">v1.ConfigMapList</a></p>
</li>
</ul> </ul>
</div> </div>
</div> </div>
...@@ -7255,7 +7261,7 @@ The resulting set of endpoints can be viewed as:<br> ...@@ -7255,7 +7261,7 @@ The resulting set of endpoints can be viewed as:<br>
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2016-01-28 22:16:30 UTC Last updated 2016-01-28 23:29:05 UTC
</div> </div>
</div> </div>
</body> </body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment