mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Deployed 3d0b0b7bd1 to master with MkDocs 1.4.2 and mike 1.1.2
This commit is contained in:
parent
e9fde51509
commit
0c4772e1cd
@ -1421,9 +1421,9 @@ creation timestamp of this object.</p>
|
||||
<p><code>undefined</code> | <code>string</code></p>
|
||||
<hr />
|
||||
<h3 id="iscontrolledbyhnc">isControlledByHNC<a class="headerlink" href="#iscontrolledbyhnc" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>isControlledByHNC</strong>(): <code>undefined</code> | <code>string</code></p>
|
||||
<p>▸ <strong>isControlledByHNC</strong>(): <code>boolean</code></p>
|
||||
<h4 id="returns_17">Returns<a class="headerlink" href="#returns_17" title="Permanent link">#</a></h4>
|
||||
<p><code>undefined</code> | <code>string</code></p>
|
||||
<p><code>boolean</code></p>
|
||||
<hr />
|
||||
<h3 id="issubnamespace">isSubnamespace<a class="headerlink" href="#issubnamespace" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>isSubnamespace</strong>(): <code>undefined</code> | <code>string</code></p>
|
||||
|
||||
@ -743,6 +743,13 @@
|
||||
icon
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#id" class="md-nav__link">
|
||||
id
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@ -786,6 +793,7 @@
|
||||
<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="./#id">id</a></li>
|
||||
<li><a href="./#onclick">onClick</a></li>
|
||||
<li><a href="./#title">title</a></li>
|
||||
</ul>
|
||||
@ -796,6 +804,9 @@
|
||||
<p>This is required because this item can be either rendered as a context menu or as a toolbar in
|
||||
the kube object details page.</p>
|
||||
<hr />
|
||||
<h3 id="id">id<a class="headerlink" href="#id" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>id</strong>: <code>string</code></p>
|
||||
<hr />
|
||||
<h3 id="onclick">onClick<a class="headerlink" href="#onclick" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>onClick</strong>: (<code>obj</code>: <a href="../../classes/Main.K8sApi.KubeObject/"><code>KubeObject</code></a><<a href="../../modules/Main.K8sApi/#kubeobjectmetadata"><code>KubeObjectMetadata</code></a><<code>KubeObjectScope</code>>, <code>unknown</code>, <code>unknown</code>>) => <code>void</code></p>
|
||||
<h4 id="type-declaration">Type declaration<a class="headerlink" href="#type-declaration" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -783,7 +783,7 @@
|
||||
</ul>
|
||||
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="menuitems">menuItems<a class="headerlink" href="#menuitems" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>menuItems</strong>: <a href="../Common.Types.KubeObjectContextMenuItem/"><code>KubeObjectContextMenuItem</code></a>[]</p>
|
||||
<p>• <code>Readonly</code> <strong>menuItems</strong>: <code>IObservableArray</code><<a href="../Common.Types.KubeObjectContextMenuItem/"><code>KubeObjectContextMenuItem</code></a>></p>
|
||||
<hr />
|
||||
<h3 id="navigate">navigate<a class="headerlink" href="#navigate" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>navigate</strong>: (<code>location</code>: <code>string</code>) => <code>void</code></p>
|
||||
|
||||
@ -1373,7 +1373,7 @@ If not provided, ResourceNames is used instead with a fallback to resource kind.
|
||||
<p>Omit.spinnerTestId</p>
|
||||
<hr />
|
||||
<h3 id="store">store<a class="headerlink" href="#store" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>store</strong>: <code>KubeObjectStore</code><<code>K</code>, <code>A</code>, <code>D</code>></p>
|
||||
<p>• <strong>store</strong>: <a href="../../modules/Renderer.Component/#kubeitemliststore"><code>KubeItemListStore</code></a><<code>K</code>></p>
|
||||
<h4 id="overrides">Overrides<a class="headerlink" href="#overrides" title="Permanent link">#</a></h4>
|
||||
<p>Omit.store</p>
|
||||
<hr />
|
||||
|
||||
@ -854,6 +854,13 @@
|
||||
InputValidator
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#kubeitemliststore" class="md-nav__link">
|
||||
KubeItemListStore
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@ -1565,6 +1572,7 @@
|
||||
<li><a href="./#inputvalidation">InputValidation</a></li>
|
||||
<li><a href="./#inputvalidationresult">InputValidationResult</a></li>
|
||||
<li><a href="./#inputvalidator">InputValidator</a></li>
|
||||
<li><a href="./#kubeitemliststore">KubeItemListStore</a></li>
|
||||
<li><a href="./#legacyautoconvertedoptions">LegacyAutoConvertedOptions</a></li>
|
||||
<li><a href="./#monacocustomtheme">MonacoCustomTheme</a></li>
|
||||
<li><a href="./#monacoeditorid">MonacoEditorId</a></li>
|
||||
@ -1769,6 +1777,24 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<hr />
|
||||
<h3 id="kubeitemliststore">KubeItemListStore<a class="headerlink" href="#kubeitemliststore" title="Permanent link">#</a></h3>
|
||||
<p>Ƭ <strong>KubeItemListStore</strong><<code>K</code>>: <code>ItemListStore</code><<code>K</code>, <code>false</code>> & <code>SubscribableStore</code> & { <code>contextItems</code>: <code>K</code>[] ; <code>getByPath</code>: (<code>path</code>: <code>string</code>) => <code>K</code> | <code>undefined</code> }</p>
|
||||
<h4 id="type-parameters_3">Type parameters<a class="headerlink" href="#type-parameters_3" 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>K</code></td>
|
||||
<td align="left">extends <a href="../../classes/Main.K8sApi.KubeObject/"><code>KubeObject</code></a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr />
|
||||
<h3 id="legacyautoconvertedoptions">LegacyAutoConvertedOptions<a class="headerlink" href="#legacyautoconvertedoptions" title="Permanent link">#</a></h3>
|
||||
<p>Ƭ <strong>LegacyAutoConvertedOptions</strong>: <code>string</code>[]</p>
|
||||
<p><strong><code>Deprecated</code></strong></p>
|
||||
@ -1858,7 +1884,7 @@
|
||||
<hr />
|
||||
<h3 id="tablerowelem">TableRowElem<a class="headerlink" href="#tablerowelem" title="Permanent link">#</a></h3>
|
||||
<p>Ƭ <strong>TableRowElem</strong><<code>Item</code>>: <code>React.ReactElement</code><<a href="../../interfaces/Renderer.Component.TableRowProps/"><code>TableRowProps</code></a><<code>Item</code>>></p>
|
||||
<h4 id="type-parameters_3">Type parameters<a class="headerlink" href="#type-parameters_3" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_4">Type parameters<a class="headerlink" href="#type-parameters_4" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -1877,7 +1903,7 @@
|
||||
<hr />
|
||||
<h3 id="tablesortcallback">TableSortCallback<a class="headerlink" href="#tablesortcallback" title="Permanent link">#</a></h3>
|
||||
<p>Ƭ <strong>TableSortCallback</strong><<code>Item</code>>: (<code>data</code>: <code>Item</code>) => <code>undefined</code> | <code>string</code> | <code>number</code> | (<code>string</code> | <code>number</code>)[]</p>
|
||||
<h4 id="type-parameters_4">Type parameters<a class="headerlink" href="#type-parameters_4" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_5">Type parameters<a class="headerlink" href="#type-parameters_5" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -1912,7 +1938,7 @@
|
||||
<hr />
|
||||
<h3 id="tablesortcallbacks">TableSortCallbacks<a class="headerlink" href="#tablesortcallbacks" title="Permanent link">#</a></h3>
|
||||
<p>Ƭ <strong>TableSortCallbacks</strong><<code>Item</code>>: <code>Record</code><<code>string</code>, <a href="./#tablesortcallback"><code>TableSortCallback</code></a><<code>Item</code>>></p>
|
||||
<h4 id="type-parameters_5">Type parameters<a class="headerlink" href="#type-parameters_5" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_6">Type parameters<a class="headerlink" href="#type-parameters_6" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2383,7 +2409,7 @@
|
||||
<hr />
|
||||
<h3 id="kubeobjectlistlayout">KubeObjectListLayout<a class="headerlink" href="#kubeobjectlistlayout" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>KubeObjectListLayout</strong><<code>K</code>, <code>A</code>, <code>D</code>>(<code>props</code>): <code>ReactElement</code><<code>any</code>, <code>string</code> | <code>JSXElementConstructor</code><<code>any</code>>></p>
|
||||
<h4 id="type-parameters_6">Type parameters<a class="headerlink" href="#type-parameters_6" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_7">Type parameters<a class="headerlink" href="#type-parameters_7" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2426,7 +2452,7 @@
|
||||
<hr />
|
||||
<h3 id="kubeobjectmenu">KubeObjectMenu<a class="headerlink" href="#kubeobjectmenu" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>KubeObjectMenu</strong><<code>T</code>>(<code>props</code>): <code>ReactElement</code><<code>any</code>, <code>string</code> | <code>JSXElementConstructor</code><<code>any</code>>></p>
|
||||
<h4 id="type-parameters_7">Type parameters<a class="headerlink" href="#type-parameters_7" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_8">Type parameters<a class="headerlink" href="#type-parameters_8" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2602,7 +2628,7 @@
|
||||
<hr />
|
||||
<h3 id="namespaceselect">NamespaceSelect<a class="headerlink" href="#namespaceselect" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>NamespaceSelect</strong><<code>IsMulti</code>>(<code>props</code>): <code>JSX.Element</code></p>
|
||||
<h4 id="type-parameters_8">Type parameters<a class="headerlink" href="#type-parameters_8" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_9">Type parameters<a class="headerlink" href="#type-parameters_9" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2714,7 +2740,7 @@
|
||||
<hr />
|
||||
<h3 id="radio">Radio<a class="headerlink" href="#radio" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>Radio</strong><<code>T</code>>(<code>«destructured»</code>): <code>JSX.Element</code></p>
|
||||
<h4 id="type-parameters_9">Type parameters<a class="headerlink" href="#type-parameters_9" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_10">Type parameters<a class="headerlink" href="#type-parameters_10" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2747,7 +2773,7 @@
|
||||
<hr />
|
||||
<h3 id="radiogroup">RadioGroup<a class="headerlink" href="#radiogroup" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>RadioGroup</strong><<code>T</code>>(<code>«destructured»</code>): <code>JSX.Element</code></p>
|
||||
<h4 id="type-parameters_10">Type parameters<a class="headerlink" href="#type-parameters_10" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_11">Type parameters<a class="headerlink" href="#type-parameters_11" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2780,7 +2806,7 @@
|
||||
<hr />
|
||||
<h3 id="resourcemetrics">ResourceMetrics<a class="headerlink" href="#resourcemetrics" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>ResourceMetrics</strong><<code>Keys</code>>(<code>«destructured»</code>): <code>Element</code></p>
|
||||
<h4 id="type-parameters_11">Type parameters<a class="headerlink" href="#type-parameters_11" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_12">Type parameters<a class="headerlink" href="#type-parameters_12" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2839,7 +2865,7 @@
|
||||
<hr />
|
||||
<h3 id="select">Select<a class="headerlink" href="#select" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>Select</strong><<code>Value</code>, <code>Option</code>, <code>IsMulti</code>, <code>Group</code>>(<code>props</code>): <code>ReactElement</code><<code>any</code>, <code>string</code> | <code>JSXElementConstructor</code><<code>any</code>>></p>
|
||||
<h4 id="type-parameters_12">Type parameters<a class="headerlink" href="#type-parameters_12" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_13">Type parameters<a class="headerlink" href="#type-parameters_13" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -2996,7 +3022,7 @@
|
||||
<hr />
|
||||
<h3 id="table">Table<a class="headerlink" href="#table" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>Table</strong><<code>Item</code>>(<code>props</code>): <code>ReactElement</code><<code>any</code>, <code>string</code> | <code>JSXElementConstructor</code><<code>any</code>>></p>
|
||||
<h4 id="type-parameters_13">Type parameters<a class="headerlink" href="#type-parameters_13" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_14">Type parameters<a class="headerlink" href="#type-parameters_14" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -3161,7 +3187,7 @@
|
||||
<hr />
|
||||
<h3 id="onmultiselectfor">onMultiSelectFor<a class="headerlink" href="#onmultiselectfor" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>onMultiSelectFor</strong><<code>Value</code>, <code>Option</code>, <code>Group</code>>(<code>collection</code>): <a href="../../interfaces/Renderer.Component.SelectProps/"><code>SelectProps</code></a><<code>Value</code>, <code>Option</code>, <code>true</code>, <code>Group</code>>[<code>"onChange"</code>]</p>
|
||||
<h4 id="type-parameters_14">Type parameters<a class="headerlink" href="#type-parameters_14" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_15">Type parameters<a class="headerlink" href="#type-parameters_15" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -3264,7 +3290,7 @@ valid if one of the input validators matches the input</p>
|
||||
<hr />
|
||||
<h3 id="withtooltip">withTooltip<a class="headerlink" href="#withtooltip" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>withTooltip</strong><<code>TargetProps</code>>(<code>Target</code>): <code>React.FunctionComponent</code><<code>TargetProps</code> & <a href="../../interfaces/Renderer.Component.TooltipDecoratorProps/"><code>TooltipDecoratorProps</code></a>></p>
|
||||
<h4 id="type-parameters_15">Type parameters<a class="headerlink" href="#type-parameters_15" title="Permanent link">#</a></h4>
|
||||
<h4 id="type-parameters_16">Type parameters<a class="headerlink" href="#type-parameters_16" title="Permanent link">#</a></h4>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user