File tree Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Original file line number Diff line number Diff line change @@ -1918,9 +1918,28 @@ <h3 id="_v1_efi">v1.EFI</h3>
1918
1918
< div class ="paragraph ">
1919
1919
< p > If set, EFI will be used instead of BIOS.</ p >
1920
1920
</ 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 >
1924
1943
</ div >
1925
1944
< div class ="sect2 ">
1926
1945
< h3 id ="_v1_emptydisksource "> v1.EmptyDiskSource</ h3 >
Original file line number Diff line number Diff line change 429
429
< div id ="header ">
430
430
< h1 > KubeVirt API</ h1 >
431
431
< div class ="details ">
432
- < span id ="revnumber "> version c03721c2a4808153b747127753303fbda2333dfe </ span >
432
+ < span id ="revnumber "> version 5de00f252e978fc312dfa2573110ca59da9d998d </ span >
433
433
</ div >
434
434
< div id ="toc " class ="toc2 ">
435
435
< div id ="toctitle "> Table of Contents</ div >
@@ -464,7 +464,7 @@ <h3 id="_license_information">License information</h3>
464
464
< p > < em > License</ em > : Apache 2.0< br >
465
465
< 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 >
466
466
< 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 >
468
468
</ div >
469
469
</ div >
470
470
</ div >
@@ -487,7 +487,7 @@ <h2 id="_kubevirt_api_reference">KubeVirt API Reference</h2>
487
487
</ div >
488
488
< div id ="footer ">
489
489
< div id ="footer-text ">
490
- Version c03721c2a4808153b747127753303fbda2333dfe < br >
490
+ Version 5de00f252e978fc312dfa2573110ca59da9d998d < br >
491
491
</ div >
492
492
</ div >
493
493
</ body >
You can’t perform that action at this time.
0 commit comments