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

Deployed 7ed50f83fc to master with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
GitHub Action 2021-12-06 18:12:47 +00:00
parent ed4c70dd5e
commit 72db7f8827
13 changed files with 344 additions and 2003 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@44713</p>
<p>IpcRegistrar.__@IpcPrefix@45049</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@30652</p>
<p>LensExtension.__@Disposers@30688</p>
<hr />
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
<p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = <code>[]</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@44713</p>
<p>IpcRegistrar.__@IpcPrefix@45049</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

@ -1450,7 +1450,7 @@
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>Generator</code>&lt;<code>T</code>, <code>void</code>, <code>undefined</code>></p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p>ItemStore.__@iterator@2319</p>
<p>ItemStore.__@iterator@2320</p>
<hr />
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>

View File

@ -1127,7 +1127,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@30652</p>
<p>LensExtension.__@Disposers@30688</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/"><code>AppPreferenceRegistration</code></a>[] = <code>[]</code></p>

View File

@ -751,6 +751,13 @@
className
</a>
</li>
<li class="md-nav__item">
<a href="#data-testid" class="md-nav__link">
data-testid
</a>
</li>
<li class="md-nav__item">
@ -846,6 +853,7 @@
<ul>
<li><a href="./#animated">animated</a></li>
<li><a href="./#classname">className</a></li>
<li><a href="./#data-testid">data-testid</a></li>
<li><a href="./#isopen">isOpen</a></li>
<li><a href="./#modal">modal</a></li>
<li><a href="./#pinned">pinned</a></li>
@ -868,47 +876,52 @@
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>Partial.className</p>
<hr />
<h3 id="data-testid">data-testid<a class="headerlink" href="#data-testid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>data-testid</strong>: <code>string</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
<p>Partial.data-testid</p>
<hr />
<h3 id="isopen">isOpen<a class="headerlink" href="#isopen" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>isOpen</strong>: <code>boolean</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
<p>Partial.isOpen</p>
<hr />
<h3 id="modal">modal<a class="headerlink" href="#modal" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>modal</strong>: <code>boolean</code></p>
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
<p>Partial.modal</p>
<hr />
<h3 id="pinned">pinned<a class="headerlink" href="#pinned" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>pinned</strong>: <code>boolean</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
<p>Partial.pinned</p>
<h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2>
<h3 id="close">close<a class="headerlink" href="#close" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>close</strong>(): <code>void</code></p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p>Partial.close</p>
<hr />
<h3 id="onclose">onClose<a class="headerlink" href="#onclose" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onClose</strong>(): <code>void</code></p>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
<p>Partial.onClose</p>
<hr />
<h3 id="onopen">onOpen<a class="headerlink" href="#onopen" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onOpen</strong>(): <code>void</code></p>
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>Partial.onOpen</p>
<hr />
<h3 id="open">open<a class="headerlink" href="#open" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>open</strong>(): <code>void</code></p>
<h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
<p>Partial.open</p>

View File

@ -744,6 +744,13 @@
className
</a>
</li>
<li class="md-nav__item">
<a href="#data-testid" class="md-nav__link">
data-testid
</a>
</li>
<li class="md-nav__item">
@ -834,6 +841,7 @@
<ul>
<li><a href="./#animated">animated</a></li>
<li><a href="./#classname">className</a></li>
<li><a href="./#data-testid">data-testid</a></li>
<li><a href="./#isopen">isOpen</a></li>
<li><a href="./#modal">modal</a></li>
<li><a href="./#pinned">pinned</a></li>
@ -852,6 +860,9 @@
<h3 id="classname">className<a class="headerlink" href="#classname" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>className</strong>: <code>string</code></p>
<hr />
<h3 id="data-testid">data-testid<a class="headerlink" href="#data-testid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>data-testid</strong>: <code>string</code></p>
<hr />
<h3 id="isopen">isOpen<a class="headerlink" href="#isopen" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>isOpen</strong>: <code>boolean</code></p>
<hr />

View File

@ -88,7 +88,7 @@
<div data-md-component="skip">
<a href="#interface-kubeobjectmenupropst" class="md-skip">
<a href="#interface-kubeobjectmenupropstkubeobject" class="md-skip">
Skip to content
</a>
@ -126,7 +126,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
Interface: KubeObjectMenuProps<T\>
Interface: KubeObjectMenuProps<TKubeObject\>
</span>
</div>
@ -946,8 +946,23 @@
<h1 id="interface-kubeobjectmenupropst">Interface: KubeObjectMenuProps&lt;T><a class="headerlink" href="#interface-kubeobjectmenupropst" title="Permanent link">#</a></h1>
<h1 id="interface-kubeobjectmenupropstkubeobject">Interface: KubeObjectMenuProps&lt;TKubeObject><a class="headerlink" href="#interface-kubeobjectmenupropstkubeobject" title="Permanent link">#</a></h1>
<p><a href="../../modules/Renderer/">Renderer</a>.<a href="../../modules/Renderer.Component/">Component</a>.KubeObjectMenuProps</p>
<p>Copyright (c) 2021 OpenLens Authors</p>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:</p>
<p>The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
<h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2>
<table>
<thead>
@ -957,7 +972,7 @@
</thead>
<tbody>
<tr>
<td align="left"><code>T</code></td>
<td align="left"><code>TKubeObject</code></td>
</tr>
</tbody>
</table>
@ -1052,7 +1067,7 @@
<p><a href="../Renderer.Component.MenuActionsProps/">MenuActionsProps</a>.<a href="../Renderer.Component.MenuActionsProps/#isopen">isOpen</a></p>
<hr />
<h3 id="object">object<a class="headerlink" href="#object" title="Permanent link">#</a></h3>
<p><strong>object</strong>: <code>T</code></p>
<p><strong>object</strong>: <code>TKubeObject</code></p>
<hr />
<h3 id="position">position<a class="headerlink" href="#position" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>position</strong>: <a href="../Renderer.Component.MenuPosition/"><code>MenuPosition</code></a></p>

View File

@ -883,6 +883,13 @@
InputValidators
</a>
</li>
<li class="md-nav__item">
<a href="#kubeobjectmenu" class="md-nav__link">
KubeObjectMenu
</a>
</li>
<li class="md-nav__item">
@ -1090,7 +1097,6 @@
<li><a href="../../classes/Renderer.Component.KubeEventDetails/">KubeEventDetails</a></li>
<li><a href="../../classes/Renderer.Component.KubeObjectDetails/">KubeObjectDetails</a></li>
<li><a href="../../classes/Renderer.Component.KubeObjectListLayout/">KubeObjectListLayout</a></li>
<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>
@ -1200,6 +1206,7 @@
<h3 id="variables">Variables<a class="headerlink" href="#variables" title="Permanent link">#</a></h3>
<ul>
<li><a href="./#inputvalidators">InputValidators</a></li>
<li><a href="./#kubeobjectmenu">KubeObjectMenu</a></li>
<li><a href="./#menucontext">MenuContext</a></li>
<li><a href="./#switcher">Switcher</a></li>
<li><a href="./#cpuoptions">cpuOptions</a></li>
@ -1397,6 +1404,9 @@
</tbody>
</table>
<hr />
<h3 id="kubeobjectmenu">KubeObjectMenu<a class="headerlink" href="#kubeobjectmenu" title="Permanent link">#</a></h3>
<p><strong>KubeObjectMenu</strong>: <code>FC</code>&lt;<a href="../../interfaces/Renderer.Component.KubeObjectMenuProps/"><code>KubeObjectMenuProps</code></a>&lt;<a href="../../classes/Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a>&lt;<code>KubeObjectMetadata</code>, <code>any</code>, <code>any</code>>>></p>
<hr />
<h3 id="menucontext">MenuContext<a class="headerlink" href="#menucontext" title="Permanent link">#</a></h3>
<p><strong>MenuContext</strong>: <code>Context</code>&lt;<a href="../../classes/Renderer.Component.Menu/"><code>Menu</code></a>></p>
<hr />

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.