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

Deployed 4257fce2f0 to master with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
GitHub Action 2021-12-01 13:16:51 +00:00
parent 4273c9e96a
commit a637678254
14 changed files with 15 additions and 86 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@44598</p>
<p>IpcRegistrar.__@IpcPrefix@44574</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@30549</p>
<p>LensExtension.__@Disposers@30525</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@44598</p>
<p>IpcRegistrar.__@IpcPrefix@44574</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

@ -1225,11 +1225,7 @@
</tr>
<tr>
<td align="left"><code>selector</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
<td align="left"><code>LabelSelector</code></td>
</tr>
<tr>
<td align="left"><code>template</code></td>

View File

@ -1241,11 +1241,7 @@
</tr>
<tr>
<td align="left"><code>selector</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
<td align="left"><code>LabelSelector</code></td>
</tr>
<tr>
<td align="left"><code>strategy</code></td>

View File

@ -1281,11 +1281,7 @@
</tr>
<tr>
<td align="left"><code>selector?</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
<td align="left"><code>LabelSelector</code></td>
</tr>
<tr>
<td align="left"><code>serviceAccount?</code></td>

View File

@ -1169,42 +1169,7 @@
<p><a href="../Renderer.K8sApi.KubeObject/">KubeObject</a>.<a href="../Renderer.K8sApi.KubeObject/#metadata">metadata</a></p>
<hr />
<h3 id="spec">spec<a class="headerlink" href="#spec" title="Permanent link">#</a></h3>
<p><strong>spec</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>egress</code></td>
<td align="left"><code>IPolicyEgress</code>[]</td>
</tr>
<tr>
<td align="left"><code>ingress</code></td>
<td align="left"><code>IPolicyIngress</code>[]</td>
</tr>
<tr>
<td align="left"><code>podSelector</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>podSelector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>podSelector.matchLabels.role</code></td>
<td align="left"><code>string</code></td>
</tr>
<tr>
<td align="left"><code>policyTypes</code></td>
<td align="left"><code>string</code>[]</td>
</tr>
</tbody>
</table>
<p><strong>spec</strong>: <code>NetworkPolicySpec</code></p>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
<p><a href="../Renderer.K8sApi.KubeObject/">KubeObject</a>.<a href="../Renderer.K8sApi.KubeObject/#spec">spec</a></p>
<hr />

View File

@ -1221,19 +1221,7 @@
</tr>
<tr>
<td align="left"><code>selector</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchExpressions</code></td>
<td align="left">{ <code>key</code>: <code>string</code> ; <code>operator</code>: <code>string</code> ; <code>values</code>: <code>string</code>[] }[]</td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels.release</code></td>
<td align="left"><code>string</code></td>
<td align="left"><code>LabelSelector</code></td>
</tr>
<tr>
<td align="left"><code>storageClassName</code></td>
@ -1387,9 +1375,9 @@
<p><a href="../Renderer.K8sApi.KubeObject/">KubeObject</a>.<a href="../Renderer.K8sApi.KubeObject/#getlabels">getLabels</a></p>
<hr />
<h3 id="getmatchexpressions">getMatchExpressions<a class="headerlink" href="#getmatchexpressions" title="Permanent link">#</a></h3>
<p><strong>getMatchExpressions</strong>(): { <code>key</code>: <code>string</code> ; <code>operator</code>: <code>string</code> ; <code>values</code>: <code>string</code>[] }[]</p>
<p><strong>getMatchExpressions</strong>(): <code>LabelMatchExpression</code>[]</p>
<h4 id="returns_7">Returns<a class="headerlink" href="#returns_7" title="Permanent link">#</a></h4>
<p>{ <code>key</code>: <code>string</code> ; <code>operator</code>: <code>string</code> ; <code>values</code>: <code>string</code>[] }[]</p>
<p><code>LabelMatchExpression</code>[]</p>
<hr />
<h3 id="getmatchlabels">getMatchLabels<a class="headerlink" href="#getmatchlabels" title="Permanent link">#</a></h3>
<p><strong>getMatchLabels</strong>(): <code>string</code>[]</p>

View File

@ -1213,11 +1213,7 @@
</tr>
<tr>
<td align="left"><code>selector</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
<td align="left"><code>LabelSelector</code></td>
</tr>
</tbody>
</table>

View File

@ -1253,11 +1253,7 @@
</tr>
<tr>
<td align="left"><code>selector</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
<td align="left"><code>LabelSelector</code></td>
</tr>
<tr>
<td align="left"><code>template?</code></td>

View File

@ -1233,11 +1233,7 @@
</tr>
<tr>
<td align="left"><code>selector</code></td>
<td align="left"><code>Object</code></td>
</tr>
<tr>
<td align="left"><code>selector.matchLabels</code></td>
<td align="left"><code>Object</code></td>
<td align="left"><code>LabelSelector</code></td>
</tr>
<tr>
<td align="left"><code>serviceName</code></td>

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@30549</p>
<p>LensExtension.__@Disposers@30525</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>

File diff suppressed because one or more lines are too long

Binary file not shown.