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

Deployed 9d9f9c0072 to master with MkDocs 1.2.2 and mike 1.1.0

This commit is contained in:
GitHub Action 2021-09-13 14:06:59 +00:00
parent 53b00203fd
commit 2800878bd2
8 changed files with 65 additions and 7 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@43954</p> <p>IpcRegistrar.__@IpcPrefix@43956</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

@ -1007,7 +1007,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3> <h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p> <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> <h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@31407</p> <p>LensExtension.__@Disposers@31409</p>
<hr /> <hr />
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3> <h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
<p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = []</p> <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> <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@43954</p> <p>IpcRegistrar.__@IpcPrefix@43956</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

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

View File

@ -1108,6 +1108,13 @@
forCluster forCluster
</a> </a>
</li>
<li class="md-nav__item">
<a href="#forremotecluster" class="md-nav__link">
forRemoteCluster
</a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
@ -1336,6 +1343,7 @@
<li><a href="./#endpointapi">endpointApi</a></li> <li><a href="./#endpointapi">endpointApi</a></li>
<li><a href="./#eventapi">eventApi</a></li> <li><a href="./#eventapi">eventApi</a></li>
<li><a href="./#forcluster">forCluster</a></li> <li><a href="./#forcluster">forCluster</a></li>
<li><a href="./#forremotecluster">forRemoteCluster</a></li>
<li><a href="./#hpaapi">hpaApi</a></li> <li><a href="./#hpaapi">hpaApi</a></li>
<li><a href="./#ingressapi">ingressApi</a></li> <li><a href="./#ingressapi">ingressApi</a></li>
<li><a href="./#isallowedresource">isAllowedResource</a></li> <li><a href="./#isallowedresource">isAllowedResource</a></li>
@ -1524,6 +1532,9 @@
<h3 id="forcluster">forCluster<a class="headerlink" href="#forcluster" title="Permanent link">#</a></h3> <h3 id="forcluster">forCluster<a class="headerlink" href="#forcluster" title="Permanent link">#</a></h3>
<p>Re-exports: <a href="../renderer.k8sapi/#forcluster">forCluster</a></p> <p>Re-exports: <a href="../renderer.k8sapi/#forcluster">forCluster</a></p>
<hr /> <hr />
<h3 id="forremotecluster">forRemoteCluster<a class="headerlink" href="#forremotecluster" title="Permanent link">#</a></h3>
<p>Re-exports: <a href="../renderer.k8sapi/#forremotecluster">forRemoteCluster</a></p>
<hr />
<h3 id="hpaapi">hpaApi<a class="headerlink" href="#hpaapi" title="Permanent link">#</a></h3> <h3 id="hpaapi">hpaApi<a class="headerlink" href="#hpaapi" title="Permanent link">#</a></h3>
<p>Re-exports: <a href="../renderer.k8sapi/#hpaapi">hpaApi</a></p> <p>Re-exports: <a href="../renderer.k8sapi/#hpaapi">hpaApi</a></p>
<hr /> <hr />

View File

@ -1008,6 +1008,13 @@
forCluster forCluster
</a> </a>
</li>
<li class="md-nav__item">
<a href="#forremotecluster" class="md-nav__link">
forRemoteCluster
</a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
@ -1161,6 +1168,7 @@
<h3 id="functions">Functions<a class="headerlink" href="#functions" title="Permanent link">#</a></h3> <h3 id="functions">Functions<a class="headerlink" href="#functions" title="Permanent link">#</a></h3>
<ul> <ul>
<li><a href="./#forcluster">forCluster</a></li> <li><a href="./#forcluster">forCluster</a></li>
<li><a href="./#forremotecluster">forRemoteCluster</a></li>
<li><a href="./#isallowedresource">isAllowedResource</a></li> <li><a href="./#isallowedresource">isAllowedResource</a></li>
</ul> </ul>
<h2 id="type-aliases_1">Type aliases<a class="headerlink" href="#type-aliases_1" title="Permanent link">#</a></h2> <h2 id="type-aliases_1">Type aliases<a class="headerlink" href="#type-aliases_1" title="Permanent link">#</a></h2>
@ -1340,9 +1348,48 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4> <h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><a href="../../classes/renderer.k8sapi.kubeapi/">KubeApi</a>&lt;T></p> <p><a href="../../classes/renderer.k8sapi.kubeapi/">KubeApi</a>&lt;T></p>
<hr /> <hr />
<h3 id="forremotecluster">forRemoteCluster<a class="headerlink" href="#forremotecluster" title="Permanent link">#</a></h3>
<p><strong>forRemoteCluster</strong>&lt;T>(<code>config</code>, <code>kubeClass</code>): <a href="../../classes/renderer.k8sapi.kubeapi/">KubeApi</a>&lt;T></p>
<h4 id="type-parameters_1">Type parameters<a class="headerlink" href="#type-parameters_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>T</code></td>
<td align="left"><code>T</code>: <a href="../../classes/renderer.k8sapi.kubeobject/">KubeObject</a>&lt;KubeObjectMetadata, any, any, T></td>
</tr>
</tbody>
</table>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_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>config</code></td>
<td align="left"><a href="../../interfaces/renderer.k8sapi.iremotekubeapiconfig/">IRemoteKubeApiConfig</a></td>
</tr>
<tr>
<td align="left"><code>kubeClass</code></td>
<td align="left"><code>KubeObjectConstructor</code>&lt;T></td>
</tr>
</tbody>
</table>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
<p><a href="../../classes/renderer.k8sapi.kubeapi/">KubeApi</a>&lt;T></p>
<hr />
<h3 id="isallowedresource">isAllowedResource<a class="headerlink" href="#isallowedresource" title="Permanent link">#</a></h3> <h3 id="isallowedresource">isAllowedResource<a class="headerlink" href="#isallowedresource" title="Permanent link">#</a></h3>
<p><strong>isAllowedResource</strong>(<code>resource</code>): <code>boolean</code></p> <p><strong>isAllowedResource</strong>(<code>resource</code>): <code>boolean</code></p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4> <h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -1357,7 +1404,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4> <h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>boolean</code></p> <p><code>boolean</code></p>

File diff suppressed because one or more lines are too long

Binary file not shown.