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

Deployed 77077ef72c to master with MkDocs 1.2.2 and mike 1.0.1

This commit is contained in:
GitHub Action 2021-08-03 16:40:23 +00:00
parent b42ef75499
commit a1458537f6
5 changed files with 20 additions and 33 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@42043</p> <p>IpcRegistrar.__@IpcPrefix@42486</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

@ -842,13 +842,6 @@
<nav class="md-nav" aria-label="Accessors"> <nav class="md-nav" aria-label="Accessors">
<ul class="md-nav__list"> <ul class="md-nav__list">
<li class="md-nav__item">
<a href="#iscrdinstance" class="md-nav__link">
isCrdInstance
</a>
</li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#object" class="md-nav__link"> <a href="#object" class="md-nav__link">
object object
@ -1025,7 +1018,6 @@
</ul> </ul>
<h3 id="accessors">Accessors<a class="headerlink" href="#accessors" title="Permanent link">#</a></h3> <h3 id="accessors">Accessors<a class="headerlink" href="#accessors" title="Permanent link">#</a></h3>
<ul> <ul>
<li><a href="./#iscrdinstance">isCrdInstance</a></li>
<li><a href="./#object">object</a></li> <li><a href="./#object">object</a></li>
<li><a href="./#path">path</a></li> <li><a href="./#path">path</a></li>
</ul> </ul>
@ -1130,19 +1122,14 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" 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>React.Component.contextType</p> <p>React.Component.contextType</p>
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2> <h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
<h3 id="iscrdinstance">isCrdInstance<a class="headerlink" href="#iscrdinstance" title="Permanent link">#</a></h3>
<p><code>get</code> <strong>isCrdInstance</strong>(): <code>boolean</code></p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>boolean</code></p>
<hr />
<h3 id="object">object<a class="headerlink" href="#object" title="Permanent link">#</a></h3> <h3 id="object">object<a class="headerlink" href="#object" title="Permanent link">#</a></h3>
<p><code>get</code> <strong>object</strong>(): <a href="../renderer.k8sapi.kubeobject/">KubeObject</a>&lt;KubeObjectMetadata, any, any></p> <p><code>get</code> <strong>object</strong>(): <a href="../renderer.k8sapi.kubeobject/">KubeObject</a>&lt;KubeObjectMetadata, any, any></p>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4> <h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><a href="../renderer.k8sapi.kubeobject/">KubeObject</a>&lt;KubeObjectMetadata, any, any></p> <p><a href="../renderer.k8sapi.kubeobject/">KubeObject</a>&lt;KubeObjectMetadata, any, any></p>
<hr /> <hr />
<h3 id="path">path<a class="headerlink" href="#path" title="Permanent link">#</a></h3> <h3 id="path">path<a class="headerlink" href="#path" title="Permanent link">#</a></h3>
<p><code>get</code> <strong>path</strong>(): <code>string</code></p> <p><code>get</code> <strong>path</strong>(): <code>string</code></p>
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4> <h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
<p><code>string</code></p> <p><code>string</code></p>
<h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2> <h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2>
<h3 id="unsafe_componentwillmount">UNSAFE_componentWillMount<a class="headerlink" href="#unsafe_componentwillmount" title="Permanent link">#</a></h3> <h3 id="unsafe_componentwillmount">UNSAFE_componentWillMount<a class="headerlink" href="#unsafe_componentwillmount" title="Permanent link">#</a></h3>
@ -1155,7 +1142,7 @@ prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p> <p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p> <p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p> <p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4> <h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>void</code></p> <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_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
<p>React.Component.UNSAFE_componentWillMount</p> <p>React.Component.UNSAFE_componentWillMount</p>
@ -1191,7 +1178,7 @@ prevents this from being invoked.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4> <h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4>
<p><code>void</code></p> <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_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p>React.Component.UNSAFE_componentWillReceiveProps</p> <p>React.Component.UNSAFE_componentWillReceiveProps</p>
@ -1229,7 +1216,7 @@ prevents this from being invoked.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4> <h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
<p><code>void</code></p> <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_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
<p>React.Component.UNSAFE_componentWillUpdate</p> <p>React.Component.UNSAFE_componentWillUpdate</p>
@ -1257,7 +1244,7 @@ the entire component tree to unmount.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4> <h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
<p><code>void</code></p> <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_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>React.Component.componentDidCatch</p> <p>React.Component.componentDidCatch</p>
@ -1265,7 +1252,7 @@ the entire component tree to unmount.</p>
<h3 id="componentdidmount">componentDidMount<a class="headerlink" href="#componentdidmount" title="Permanent link">#</a></h3> <h3 id="componentdidmount">componentDidMount<a class="headerlink" href="#componentdidmount" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>componentDidMount</strong>(): <code>void</code></p> <p><code>Optional</code> <strong>componentDidMount</strong>(): <code>void</code></p>
<p>Called immediately after a component is mounted. Setting state here will trigger re-rendering.</p> <p>Called immediately after a component is mounted. Setting state here will trigger re-rendering.</p>
<h4 id="returns_7">Returns<a class="headerlink" href="#returns_7" title="Permanent link">#</a></h4> <h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" 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>React.Component.componentDidMount</p> <p>React.Component.componentDidMount</p>
@ -1297,7 +1284,7 @@ the entire component tree to unmount.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_8">Returns<a class="headerlink" href="#returns_8" title="Permanent link">#</a></h4> <h4 id="returns_7">Returns<a class="headerlink" href="#returns_7" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4> <h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
<p>React.Component.componentDidUpdate</p> <p>React.Component.componentDidUpdate</p>
@ -1311,7 +1298,7 @@ prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p> <p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p> <p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p> <p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_9">Returns<a class="headerlink" href="#returns_9" title="Permanent link">#</a></h4> <h4 id="returns_8">Returns<a class="headerlink" href="#returns_8" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4> <h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
<p>React.Component.componentWillMount</p> <p>React.Component.componentWillMount</p>
@ -1346,7 +1333,7 @@ prevents this from being invoked.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_10">Returns<a class="headerlink" href="#returns_10" title="Permanent link">#</a></h4> <h4 id="returns_9">Returns<a class="headerlink" href="#returns_9" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4> <h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
<p>React.Component.componentWillReceiveProps</p> <p>React.Component.componentWillReceiveProps</p>
@ -1355,7 +1342,7 @@ prevents this from being invoked.</p>
<p><code>Optional</code> <strong>componentWillUnmount</strong>(): <code>void</code></p> <p><code>Optional</code> <strong>componentWillUnmount</strong>(): <code>void</code></p>
<p>Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as <p>Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as
cancelled network requests, or cleaning up any DOM elements created in <code>componentDidMount</code>.</p> cancelled network requests, or cleaning up any DOM elements created in <code>componentDidMount</code>.</p>
<h4 id="returns_11">Returns<a class="headerlink" href="#returns_11" title="Permanent link">#</a></h4> <h4 id="returns_10">Returns<a class="headerlink" href="#returns_10" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4> <h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
<p>React.Component.componentWillUnmount</p> <p>React.Component.componentWillUnmount</p>
@ -1392,7 +1379,7 @@ prevents this from being invoked.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_12">Returns<a class="headerlink" href="#returns_12" title="Permanent link">#</a></h4> <h4 id="returns_11">Returns<a class="headerlink" href="#returns_11" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4> <h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.Component.componentWillUpdate</p> <p>React.Component.componentWillUpdate</p>
@ -1414,7 +1401,7 @@ prevents this from being invoked.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_13">Returns<a class="headerlink" href="#returns_13" title="Permanent link">#</a></h4> <h4 id="returns_12">Returns<a class="headerlink" href="#returns_12" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4> <h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
<p>React.Component.forceUpdate</p> <p>React.Component.forceUpdate</p>
@ -1445,14 +1432,14 @@ lifecycle events from running.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_14">Returns<a class="headerlink" href="#returns_14" title="Permanent link">#</a></h4> <h4 id="returns_13">Returns<a class="headerlink" href="#returns_13" title="Permanent link">#</a></h4>
<p><code>any</code></p> <p><code>any</code></p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4> <h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>React.Component.getSnapshotBeforeUpdate</p> <p>React.Component.getSnapshotBeforeUpdate</p>
<hr /> <hr />
<h3 id="render">render<a class="headerlink" href="#render" title="Permanent link">#</a></h3> <h3 id="render">render<a class="headerlink" href="#render" title="Permanent link">#</a></h3>
<p><strong>render</strong>(): <code>Element</code></p> <p><strong>render</strong>(): <code>Element</code></p>
<h4 id="returns_15">Returns<a class="headerlink" href="#returns_15" title="Permanent link">#</a></h4> <h4 id="returns_14">Returns<a class="headerlink" href="#returns_14" title="Permanent link">#</a></h4>
<p><code>Element</code></p> <p><code>Element</code></p>
<h4 id="overrides_1">Overrides<a class="headerlink" href="#overrides_1" title="Permanent link">#</a></h4> <h4 id="overrides_1">Overrides<a class="headerlink" href="#overrides_1" title="Permanent link">#</a></h4>
<p>React.Component.render</p> <p>React.Component.render</p>
@ -1493,7 +1480,7 @@ lifecycle events from running.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_16">Returns<a class="headerlink" href="#returns_16" title="Permanent link">#</a></h4> <h4 id="returns_15">Returns<a class="headerlink" href="#returns_15" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4> <h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
<p>React.Component.setState</p> <p>React.Component.setState</p>
@ -1529,7 +1516,7 @@ and <code>componentDidUpdate</code> will not be called.</p>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_17">Returns<a class="headerlink" href="#returns_17" title="Permanent link">#</a></h4> <h4 id="returns_16">Returns<a class="headerlink" href="#returns_16" title="Permanent link">#</a></h4>
<p><code>boolean</code></p> <p><code>boolean</code></p>
<h4 id="inherited-from_18">Inherited from<a class="headerlink" href="#inherited-from_18" title="Permanent link">#</a></h4> <h4 id="inherited-from_18">Inherited from<a class="headerlink" href="#inherited-from_18" title="Permanent link">#</a></h4>
<p>React.Component.shouldComponentUpdate</p> <p>React.Component.shouldComponentUpdate</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@42043</p> <p>IpcRegistrar.__@IpcPrefix@42486</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>

File diff suppressed because one or more lines are too long

Binary file not shown.