Skip to content

Commit 0b8c83e

Browse files
author
Travis CI
committed
API Reference update by Travis Build 12283
1 parent b7c4146 commit 0b8c83e

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

master/definitions.html

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1918,9 +1918,28 @@ <h3 id="_v1_efi">v1.EFI</h3>
19181918
<div class="paragraph">
19191919
<p>If set, EFI will be used instead of BIOS.</p>
19201920
</div>
1921-
<div class="paragraph">
1922-
<p><em>Type</em> : object</p>
1923-
</div>
1921+
<table class="tableblock frame-all grid-all spread">
1922+
<colgroup>
1923+
<col style="width: 16.6666%;">
1924+
<col style="width: 61.1111%;">
1925+
<col style="width: 22.2223%;">
1926+
</colgroup>
1927+
<thead>
1928+
<tr>
1929+
<th class="tableblock halign-left valign-middle">Name</th>
1930+
<th class="tableblock halign-left valign-middle">Description</th>
1931+
<th class="tableblock halign-left valign-middle">Schema</th>
1932+
</tr>
1933+
</thead>
1934+
<tbody>
1935+
<tr>
1936+
<td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>secureBoot</strong><br>
1937+
<em>optional</em></p></td>
1938+
<td class="tableblock halign-left valign-middle"><p class="tableblock">If set, SecureBoot will be enabled and the OVMF roms will be swapped for SecureBoot-enabled ones. Requires SMM to be enabled. Defaults to false</p></td>
1939+
<td class="tableblock halign-left valign-middle"><p class="tableblock">boolean</p></td>
1940+
</tr>
1941+
</tbody>
1942+
</table>
19241943
</div>
19251944
<div class="sect2">
19261945
<h3 id="_v1_emptydisksource">v1.EmptyDiskSource</h3>

master/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
<div id="header">
430430
<h1>KubeVirt API</h1>
431431
<div class="details">
432-
<span id="revnumber">version c03721c2a4808153b747127753303fbda2333dfe</span>
432+
<span id="revnumber">version 5de00f252e978fc312dfa2573110ca59da9d998d</span>
433433
</div>
434434
<div id="toc" class="toc2">
435435
<div id="toctitle">Table of Contents</div>
@@ -464,7 +464,7 @@ <h3 id="_license_information">License information</h3>
464464
<p><em>License</em> : Apache 2.0<br>
465465
<em>License URL</em> : <a href="https://www.apache.org/licenses/LICENSE-2.0" class="bare">https://www.apache.org/licenses/LICENSE-2.0</a><br>
466466
<em>Terms of service</em> : null<br>
467-
<em>Version</em> : <a href="https://github.com/kubevirt/kubevirt/commit/c03721c2a4808153b747127753303fbda2333dfe">c03721c2a4808153b747127753303fbda2333dfe</a></p>
467+
<em>Version</em> : <a href="https://github.com/kubevirt/kubevirt/commit/5de00f252e978fc312dfa2573110ca59da9d998d">5de00f252e978fc312dfa2573110ca59da9d998d</a></p>
468468
</div>
469469
</div>
470470
</div>
@@ -487,7 +487,7 @@ <h2 id="_kubevirt_api_reference">KubeVirt API Reference</h2>
487487
</div>
488488
<div id="footer">
489489
<div id="footer-text">
490-
Version c03721c2a4808153b747127753303fbda2333dfe<br>
490+
Version 5de00f252e978fc312dfa2573110ca59da9d998d<br>
491491
</div>
492492
</div>
493493
</body>

0 commit comments

Comments
 (0)