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

Deployed 094758f425 to master with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action 2023-03-07 20:53:24 +00:00
parent af1cb31d0b
commit bd2094ee4b
3 changed files with 7 additions and 1 deletions

View File

@ -1528,6 +1528,8 @@
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
<h3 id="allowednamespaces">allowedNamespaces<a class="headerlink" href="#allowednamespaces" title="Permanent link">#</a></h3>
<p><code>get</code> <strong>allowedNamespaces</strong>(): <code>string</code>[]</p>
<p><strong><code>Deprecated</code></strong></p>
<p>This doesn't contain the namespaces from cluster settings or from cluster context</p>
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>string</code>[]</p>
<hr />
@ -1549,6 +1551,8 @@ the filter or if the user has clicked the "All Namespaces" option</p>
<h3 id="contextnamespaces">contextNamespaces<a class="headerlink" href="#contextnamespaces" title="Permanent link">#</a></h3>
<p><code>get</code> <strong>contextNamespaces</strong>(): <code>string</code>[]</p>
<p>The list of selected namespace names (for filtering)</p>
<p><strong><code>Deprecated</code></strong></p>
<p>This doesn't contain the namespaces from cluster settings or from cluster context</p>
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
<p><code>string</code>[]</p>
<hr />
@ -1575,6 +1579,8 @@ the filter or if the user has clicked the "All Namespaces" option</p>
<h3 id="selectednames">selectedNames<a class="headerlink" href="#selectednames" title="Permanent link">#</a></h3>
<p><code>get</code> <strong>selectedNames</strong>(): <code>Set</code>&lt;<code>string</code>></p>
<p>The set of select namespace names (for filtering)</p>
<p><strong><code>Deprecated</code></strong></p>
<p>This doesn't contain the namespaces from cluster settings or from cluster context</p>
<h4 id="returns_9">Returns<a class="headerlink" href="#returns_9" title="Permanent link">#</a></h4>
<p><code>Set</code>&lt;<code>string</code>></p>
<h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2>

File diff suppressed because one or more lines are too long

Binary file not shown.