1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Deployed a21ede72c8 to master with MkDocs 1.2.1 and mike 1.0.1

This commit is contained in:
GitHub Action 2021-06-21 12:33:20 +00:00
parent 143e28c5f3
commit f8d27538b8
7 changed files with 1576 additions and 3 deletions

View File

@ -904,7 +904,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@40755</p>
<p>IpcRegistrar.__@IpcPrefix@40919</p>
<hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

File diff suppressed because it is too large Load Diff

View File

@ -904,7 +904,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@40755</p>
<p>IpcRegistrar.__@IpcPrefix@40919</p>
<hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

View File

@ -1073,6 +1073,7 @@
<li><a href="../../classes/renderer.component.kubeobjectmenu/">KubeObjectMenu</a></li>
<li><a href="../../classes/renderer.component.kubeobjectmeta/">KubeObjectMeta</a></li>
<li><a href="../../classes/renderer.component.lineprogress/">LineProgress</a></li>
<li><a href="../../classes/renderer.component.mainlayout/">MainLayout</a></li>
<li><a href="../../classes/renderer.component.menu/">Menu</a></li>
<li><a href="../../classes/renderer.component.menuactions/">MenuActions</a></li>
<li><a href="../../classes/renderer.component.menuitem/">MenuItem</a></li>

File diff suppressed because one or more lines are too long

View File

@ -190,6 +190,11 @@
<lastmod>2021-06-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://api-docs.k8slens.dev/master/extensions/api/classes/renderer.component.mainlayout/</loc>
<lastmod>2021-06-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://api-docs.k8slens.dev/master/extensions/api/classes/renderer.component.menu/</loc>
<lastmod>2021-06-21</lastmod>

Binary file not shown.