Running update-api-reference-docs on HEAD to fix verify-api-reference-docs

This commit is contained in:
nikhiljindal
2015-10-21 14:58:43 -07:00
parent 236193a26d
commit fe26c8d86a
4 changed files with 123 additions and 59 deletions

View File

@@ -1866,6 +1866,34 @@ Both these may change in the future. Incoming requests are matched against the h
<div class="paragraph">
<p>PodSecurityContext holds pod-level security attributes and common container settings.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>
<col style="width:20%;">
<col style="width:20%;">
<col style="width:20%;">
<col style="width:20%;">
<col style="width:20%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Name</th>
<th class="tableblock halign-left valign-top">Description</th>
<th class="tableblock halign-left valign-top">Required</th>
<th class="tableblock halign-left valign-top">Schema</th>
<th class="tableblock halign-left valign-top">Default</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">supplementalGroups</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">SupplementalGroups can be used to specify a list of additional groups which the main container process will run as. This will be applied to all containers in the pod in addition to the primary group of the container.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#integer">[integer]</a> array</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
</div>
<div class="sect2">
<h3 id="_v1_execaction">v1.ExecAction</h3>
@@ -3191,6 +3219,10 @@ Populated by the system when a graceful deletion is requested. Read-only. More i
</tbody>
</table>
</div>
<div class="sect2">
<h3 id="_integer">integer</h3>
</div>
<div class="sect2">
<h3 id="_v1_probe">v1.Probe</h3>
@@ -4185,7 +4217,7 @@ Populated by the system when a graceful deletion is requested. Read-only. More i
</div>
<div id="footer">
<div id="footer-text">
Last updated 2015-10-20 20:12:06 UTC
Last updated 2015-10-21 21:58:01 UTC
</div>
</div>
</body>

View File

@@ -4975,7 +4975,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
<div id="footer">
<div id="footer-text">
Last updated 2015-10-20 20:12:06 UTC
Last updated 2015-10-21 21:58:01 UTC
</div>
</div>
</body>