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

Deployed cdb7c95b8f to master with MkDocs 1.2.2 and mike 1.0.1

This commit is contained in:
GitHub Action 2021-07-21 14:31:04 +00:00
parent e731a204dd
commit e505231809
7 changed files with 31 additions and 9 deletions

View File

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

View File

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

View File

@ -88,7 +88,7 @@
<div data-md-component="skip"> <div data-md-component="skip">
<a href="#interface-kubeobjectdetailcomponents" class="md-skip"> <a href="#interface-kubeobjectdetailcomponentst" class="md-skip">
Skip to content Skip to content
</a> </a>
@ -126,7 +126,7 @@
<div class="md-header__topic" data-md-component="header-topic"> <div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis"> <span class="md-ellipsis">
Interface: KubeObjectDetailComponents Interface: KubeObjectDetailComponents<T\>
</span> </span>
</div> </div>
@ -697,6 +697,13 @@
</label> </label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix> <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#type-parameters" class="md-nav__link">
Type parameters
</a>
</li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#table-of-contents" class="md-nav__link"> <a href="#table-of-contents" class="md-nav__link">
Table of contents Table of contents
@ -751,8 +758,23 @@
<h1 id="interface-kubeobjectdetailcomponents">Interface: KubeObjectDetailComponents<a class="headerlink" href="#interface-kubeobjectdetailcomponents" title="Permanent link">#</a></h1> <h1 id="interface-kubeobjectdetailcomponentst">Interface: KubeObjectDetailComponents&lt;T><a class="headerlink" href="#interface-kubeobjectdetailcomponentst" title="Permanent link">#</a></h1>
<p><a href="../../modules/common/">Common</a>.<a href="../../modules/common.types/">Types</a>.KubeObjectDetailComponents</p> <p><a href="../../modules/common/">Common</a>.<a href="../../modules/common.types/">Types</a>.KubeObjectDetailComponents</p>
<h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>T</code></td>
<td align="left"><code>T</code>: <a href="../../classes/renderer.k8sapi.kubeobject/">KubeObject</a></td>
</tr>
</tbody>
</table>
<h2 id="table-of-contents">Table of contents<a class="headerlink" href="#table-of-contents" title="Permanent link">#</a></h2> <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> <h3 id="properties">Properties<a class="headerlink" href="#properties" title="Permanent link">#</a></h3>
<ul> <ul>
@ -760,7 +782,7 @@
</ul> </ul>
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2> <h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
<h3 id="details">Details<a class="headerlink" href="#details" title="Permanent link">#</a></h3> <h3 id="details">Details<a class="headerlink" href="#details" title="Permanent link">#</a></h3>
<p><strong>Details</strong>: <code>ComponentType</code>&lt;<a href="../renderer.component.kubeobjectdetailsprops/">KubeObjectDetailsProps</a>&lt;<a href="../../classes/renderer.k8sapi.kubeobject/">KubeObject</a>&lt;IKubeObjectMetadata, any, any>>></p> <p><strong>Details</strong>: <code>ComponentType</code>&lt;<a href="../renderer.component.kubeobjectdetailsprops/">KubeObjectDetailsProps</a>&lt;T>></p>

View File

@ -787,7 +787,7 @@
<p><strong>apiVersions</strong>: <code>string</code>[]</p> <p><strong>apiVersions</strong>: <code>string</code>[]</p>
<hr /> <hr />
<h3 id="components">components<a class="headerlink" href="#components" title="Permanent link">#</a></h3> <h3 id="components">components<a class="headerlink" href="#components" title="Permanent link">#</a></h3>
<p><strong>components</strong>: <a href="../common.types.kubeobjectdetailcomponents/">KubeObjectDetailComponents</a></p> <p><strong>components</strong>: <a href="../common.types.kubeobjectdetailcomponents/">KubeObjectDetailComponents</a>&lt;<a href="../../classes/renderer.k8sapi.kubeobject/">KubeObject</a>&lt;IKubeObjectMetadata, any, any>></p>
<hr /> <hr />
<h3 id="kind">kind<a class="headerlink" href="#kind" title="Permanent link">#</a></h3> <h3 id="kind">kind<a class="headerlink" href="#kind" title="Permanent link">#</a></h3>
<p><strong>kind</strong>: <code>string</code></p> <p><strong>kind</strong>: <code>string</code></p>

View File

@ -778,7 +778,7 @@
<tbody> <tbody>
<tr> <tr>
<td align="left"><code>T</code></td> <td align="left"><code>T</code></td>
<td align="left"><code>T</code> = <a href="../../classes/renderer.k8sapi.kubeobject/">KubeObject</a></td> <td align="left"><code>T</code>: <a href="../../classes/renderer.k8sapi.kubeobject/">KubeObject</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

File diff suppressed because one or more lines are too long

Binary file not shown.