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

Deployed 31b48fe245 to master with MkDocs 1.2.1 and mike 1.0.1

This commit is contained in:
GitHub Action 2021-06-21 15:16:44 +00:00
parent 3bbb0e382d
commit dccd24fe1d
8 changed files with 40 additions and 32 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@40917</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

@ -1007,7 +1007,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@24409</p>
<p>LensExtension.__@Disposers@24411</p>
<hr />
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
<p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = []</p>

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@40917</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

@ -1103,7 +1103,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@24409</p>
<p>LensExtension.__@Disposers@24411</p>
<hr />
<h3 id="apppreferences">appPreferences<a class="headerlink" href="#apppreferences" title="Permanent link">#</a></h3>
<p><strong>appPreferences</strong>: <a href="../../interfaces/common.types.apppreferenceregistration/">AppPreferenceRegistration</a>[] = []</p>

View File

@ -730,13 +730,6 @@
address
</a>
</li>
<li class="md-nav__item">
<a href="#icon" class="md-nav__link">
icon
</a>
</li>
<li class="md-nav__item">
@ -771,7 +764,6 @@
<h3 id="properties">Properties<a class="headerlink" href="#properties" title="Permanent link">#</a></h3>
<ul>
<li><a href="./#address">address</a></li>
<li><a href="./#icon">icon</a></li>
<li><a href="./#type">type</a></li>
</ul>
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
@ -805,24 +797,6 @@
</tbody>
</table>
<hr />
<h3 id="icon">icon<a class="headerlink" href="#icon" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>icon</strong>: <code>Object</code></p>
<h4 id="type-declaration_1">Type declaration<a class="headerlink" href="#type-declaration_1" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>src?</code></td>
<td align="left"><code>string</code></td>
</tr>
</tbody>
</table>
<hr />
<h3 id="type">type<a class="headerlink" href="#type" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>type</strong>: <code>string</code></p>

View File

@ -732,6 +732,13 @@
<nav class="md-nav" aria-label="Properties">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#icon" class="md-nav__link">
icon
</a>
</li>
<li class="md-nav__item">
<a href="#kubeconfigcontext" class="md-nav__link">
kubeconfigContext
@ -782,11 +789,38 @@
<h2 id="table-of-contents">Table of contents<a class="headerlink" href="#table-of-contents" title="Permanent link">#</a></h2>
<h3 id="properties">Properties<a class="headerlink" href="#properties" title="Permanent link">#</a></h3>
<ul>
<li><a href="./#icon">icon</a></li>
<li><a href="./#kubeconfigcontext">kubeconfigContext</a></li>
<li><a href="./#kubeconfigpath">kubeconfigPath</a></li>
<li><a href="./#metrics">metrics</a></li>
</ul>
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
<h3 id="icon">icon<a class="headerlink" href="#icon" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>icon</strong>: <code>Object</code></p>
<h4 id="type-declaration">Type declaration<a class="headerlink" href="#type-declaration" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>background?</code></td>
<td align="left"><code>string</code></td>
</tr>
<tr>
<td align="left"><code>material?</code></td>
<td align="left"><code>string</code></td>
</tr>
<tr>
<td align="left"><code>src?</code></td>
<td align="left"><code>string</code></td>
</tr>
</tbody>
</table>
<hr />
<h3 id="kubeconfigcontext">kubeconfigContext<a class="headerlink" href="#kubeconfigcontext" title="Permanent link">#</a></h3>
<p><strong>kubeconfigContext</strong>: <code>string</code></p>
<hr />
@ -795,7 +829,7 @@
<hr />
<h3 id="metrics">metrics<a class="headerlink" href="#metrics" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>metrics</strong>: <code>Object</code></p>
<h4 id="type-declaration">Type declaration<a class="headerlink" href="#type-declaration" title="Permanent link">#</a></h4>
<h4 id="type-declaration_1">Type declaration<a class="headerlink" href="#type-declaration_1" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>

File diff suppressed because one or more lines are too long

Binary file not shown.