mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Deployed 49f0a1af9c to master with MkDocs 1.4.2 and mike 1.1.2
This commit is contained in:
parent
40425dc0fe
commit
f7dca14ef9
@ -716,13 +716,6 @@
|
|||||||
Type parameters
|
Type parameters
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#hierarchy" class="md-nav__link">
|
|
||||||
Hierarchy
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
@ -787,13 +780,6 @@
|
|||||||
<nav class="md-nav" aria-label="Properties">
|
<nav class="md-nav" aria-label="Properties">
|
||||||
<ul class="md-nav__list">
|
<ul class="md-nav__list">
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#displayname" class="md-nav__link">
|
|
||||||
displayName
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#extension" class="md-nav__link">
|
<a href="#extension" class="md-nav__link">
|
||||||
extension
|
extension
|
||||||
@ -802,8 +788,15 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#params" class="md-nav__link">
|
<a href="#persistentstorage" class="md-nav__link">
|
||||||
params
|
persistentStorage
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#rawparams" class="md-nav__link">
|
||||||
|
rawParams
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -913,11 +906,6 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h2 id="hierarchy">Hierarchy<a class="headerlink" href="#hierarchy" title="Permanent link">#</a></h2>
|
|
||||||
<ul>
|
|
||||||
<li><code>BaseStore</code><<code>T</code>></li>
|
|
||||||
</ul>
|
|
||||||
<p>↳ <strong><code>ExtensionStore</code></strong></p>
|
|
||||||
<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="constructors">Constructors<a class="headerlink" href="#constructors" title="Permanent link">#</a></h3>
|
<h3 id="constructors">Constructors<a class="headerlink" href="#constructors" title="Permanent link">#</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -925,9 +913,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<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>
|
||||||
<li><a href="./#displayname">displayName</a></li>
|
|
||||||
<li><a href="./#extension">extension</a></li>
|
<li><a href="./#extension">extension</a></li>
|
||||||
<li><a href="./#params">params</a></li>
|
<li><a href="./#persistentstorage">persistentStorage</a></li>
|
||||||
|
<li><a href="./#rawparams">rawParams</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="methods">Methods<a class="headerlink" href="#methods" title="Permanent link">#</a></h3>
|
<h3 id="methods">Methods<a class="headerlink" href="#methods" title="Permanent link">#</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -942,7 +930,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<h2 id="constructors_1">Constructors<a class="headerlink" href="#constructors_1" title="Permanent link">#</a></h2>
|
<h2 id="constructors_1">Constructors<a class="headerlink" href="#constructors_1" title="Permanent link">#</a></h2>
|
||||||
<h3 id="constructor">constructor<a class="headerlink" href="#constructor" title="Permanent link">#</a></h3>
|
<h3 id="constructor">constructor<a class="headerlink" href="#constructor" title="Permanent link">#</a></h3>
|
||||||
<p>• <strong>new ExtensionStore</strong><<code>T</code>>(<code>«destructured»</code>)</p>
|
<p>• <strong>new ExtensionStore</strong><<code>T</code>>(<code>rawParams</code>)</p>
|
||||||
<h4 id="type-parameters_1">Type parameters<a class="headerlink" href="#type-parameters_1" title="Permanent link">#</a></h4>
|
<h4 id="type-parameters_1">Type parameters<a class="headerlink" href="#type-parameters_1" title="Permanent link">#</a></h4>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
@ -968,67 +956,52 @@
|
|||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left"><code>«destructured»</code></td>
|
<td align="left"><code>rawParams</code></td>
|
||||||
<td align="left"><code>ExtensionStoreParams</code><<code>T</code>></td>
|
<td align="left"><a href="../../interfaces/Common.Store.ExtensionStoreParams/"><code>ExtensionStoreParams</code></a><<code>T</code>></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h4 id="overrides">Overrides<a class="headerlink" href="#overrides" title="Permanent link">#</a></h4>
|
|
||||||
<p>BaseStore<T\>.constructor</p>
|
|
||||||
<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="displayname">displayName<a class="headerlink" href="#displayname" title="Permanent link">#</a></h3>
|
|
||||||
<p>• <code>Readonly</code> <strong>displayName</strong>: <code>string</code></p>
|
|
||||||
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
|
||||||
<p>BaseStore.displayName</p>
|
|
||||||
<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> <code>Optional</code> <strong>extension</strong>: <a href="../Common.LensExtension/"><code>LensExtension</code></a><<code>LensExtensionDependencies</code>></p>
|
<p>• <code>Protected</code> <code>Optional</code> <strong>extension</strong>: <a href="../Common.LensExtension/"><code>LensExtension</code></a><<code>LensExtensionDependencies</code>></p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="params">params<a class="headerlink" href="#params" title="Permanent link">#</a></h3>
|
<h3 id="persistentstorage">persistentStorage<a class="headerlink" href="#persistentstorage" title="Permanent link">#</a></h3>
|
||||||
<p>• <code>Protected</code> <code>Readonly</code> <strong>params</strong>: <a href="../../interfaces/Common.Store.BaseStoreParams/"><code>BaseStoreParams</code></a><<code>T</code>></p>
|
<p>• <code>Protected</code> <code>Optional</code> <strong>persistentStorage</strong>: <code>PersistentStorage</code></p>
|
||||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
<hr />
|
||||||
<p>BaseStore.params</p>
|
<h3 id="rawparams">rawParams<a class="headerlink" href="#rawparams" title="Permanent link">#</a></h3>
|
||||||
|
<p>• <code>Protected</code> <code>Readonly</code> <strong>rawParams</strong>: <a href="../../interfaces/Common.Store.ExtensionStoreParams/"><code>ExtensionStoreParams</code></a><<code>T</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="cwd">cwd<a class="headerlink" href="#cwd" title="Permanent link">#</a></h3>
|
<h3 id="cwd">cwd<a class="headerlink" href="#cwd" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>cwd</strong>(): <code>string</code></p>
|
<p>▸ <code>Protected</code> <strong>cwd</strong>(): <code>string</code></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><code>string</code></p>
|
<p><code>string</code></p>
|
||||||
<h4 id="overrides_1">Overrides<a class="headerlink" href="#overrides_1" title="Permanent link">#</a></h4>
|
|
||||||
<p>BaseStore.cwd</p>
|
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="fromstore">fromStore<a class="headerlink" href="#fromstore" title="Permanent link">#</a></h3>
|
<h3 id="fromstore">fromStore<a class="headerlink" href="#fromstore" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <code>Abstract</code> <strong>fromStore</strong>(<code>data</code>): <code>void</code></p>
|
<p>▸ <code>Abstract</code> <strong>fromStore</strong>(<code>data</code>): <code>void</code></p>
|
||||||
<p>fromStore is called internally when a child class syncs with the file
|
|
||||||
system.</p>
|
|
||||||
<p>Note: This function <strong>must</strong> be synchronous.</p>
|
|
||||||
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
|
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th align="left">Name</th>
|
<th align="left">Name</th>
|
||||||
<th align="left">Type</th>
|
<th align="left">Type</th>
|
||||||
<th align="left">Description</th>
|
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left"><code>data</code></td>
|
<td align="left"><code>data</code></td>
|
||||||
<td align="left"><code>T</code></td>
|
<td align="left"><code>Partial</code><<code>T</code>></td>
|
||||||
<td align="left">the parsed information read from the stored JSON file</td>
|
|
||||||
</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_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
|
||||||
<p><code>void</code></p>
|
<p><code>void</code></p>
|
||||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
|
||||||
<p>BaseStore.fromStore</p>
|
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="load">load<a class="headerlink" href="#load" title="Permanent link">#</a></h3>
|
<h3 id="load">load<a class="headerlink" href="#load" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <strong>load</strong>(): <code>void</code></p>
|
<p>▸ <strong>load</strong>(): <code>void</code></p>
|
||||||
|
<p><strong><code>Deprecated</code></strong></p>
|
||||||
|
<p>Never use this method. Instead call BaseExtensionStore.loadExtension</p>
|
||||||
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" 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="overrides_2">Overrides<a class="headerlink" href="#overrides_2" title="Permanent link">#</a></h4>
|
|
||||||
<p>BaseStore.load</p>
|
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="loadextension">loadExtension<a class="headerlink" href="#loadextension" title="Permanent link">#</a></h3>
|
<h3 id="loadextension">loadExtension<a class="headerlink" href="#loadextension" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <strong>loadExtension</strong>(<code>extension</code>): <code>void</code></p>
|
<p>▸ <strong>loadExtension</strong>(<code>extension</code>): <code>void</code></p>
|
||||||
@ -1052,14 +1025,8 @@ system.</p>
|
|||||||
<hr />
|
<hr />
|
||||||
<h3 id="tojson">toJSON<a class="headerlink" href="#tojson" title="Permanent link">#</a></h3>
|
<h3 id="tojson">toJSON<a class="headerlink" href="#tojson" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Abstract</code> <strong>toJSON</strong>(): <code>T</code></p>
|
<p>▸ <code>Abstract</code> <strong>toJSON</strong>(): <code>T</code></p>
|
||||||
<p>toJSON is called when syncing the store to the filesystem. It should
|
|
||||||
produce a JSON serializable object representation of the current state.</p>
|
|
||||||
<p>It is recommended that a round trip is valid. Namely, calling
|
|
||||||
<code>this.fromStore(this.toJSON())</code> shouldn't change the state.</p>
|
|
||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>T</code></p>
|
<p><code>T</code></p>
|
||||||
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
|
|
||||||
<p>BaseStore.toJSON</p>
|
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="createinstance">createInstance<a class="headerlink" href="#createinstance" title="Permanent link">#</a></h3>
|
<h3 id="createinstance">createInstance<a class="headerlink" href="#createinstance" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Static</code> <strong>createInstance</strong><<code>T</code>, <code>R</code>>(<code>this</code>, <code>...args</code>): <code>T</code></p>
|
<p>▸ <code>Static</code> <strong>createInstance</strong><<code>T</code>, <code>R</code>>(<code>this</code>, <code>...args</code>): <code>T</code></p>
|
||||||
|
|||||||
@ -918,7 +918,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@1590</p>
|
<p>IpcRegistrar.__@IpcPrefix@5715</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> <code>Readonly</code> <strong>extension</strong>: <a href="../Common.LensExtension/"><code>LensExtension</code></a><<code>LensExtensionDependencies</code>></p>
|
<p>• <code>Protected</code> <code>Readonly</code> <strong>extension</strong>: <a href="../Common.LensExtension/"><code>LensExtension</code></a><<code>LensExtensionDependencies</code>></p>
|
||||||
|
|||||||
@ -1536,7 +1536,7 @@
|
|||||||
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
|
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<code>K</code>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<code>K</code>, <code>void</code>, <code>undefined</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>InternalKubeObjectStore.__@iterator@187</p>
|
<p>InternalKubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -918,7 +918,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@1590</p>
|
<p>IpcRegistrar.__@IpcPrefix@5715</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> <code>Readonly</code> <strong>extension</strong>: <a href="../Common.LensExtension/"><code>LensExtension</code></a><<code>LensExtensionDependencies</code>></p>
|
<p>• <code>Protected</code> <code>Readonly</code> <strong>extension</strong>: <a href="../Common.LensExtension/"><code>LensExtension</code></a><<code>LensExtensionDependencies</code>></p>
|
||||||
|
|||||||
@ -1447,7 +1447,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<code>K</code>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<code>K</code>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1443,7 +1443,7 @@
|
|||||||
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
|
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.CustomResourceDefinition/"><code>CustomResourceDefinition</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.CustomResourceDefinition/"><code>CustomResourceDefinition</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.ConfigMap/"><code>ConfigMap</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.ConfigMap/"><code>ConfigMap</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1430,7 +1430,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.CronJob/"><code>CronJob</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.CronJob/"><code>CronJob</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1430,7 +1430,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.DaemonSet/"><code>DaemonSet</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.DaemonSet/"><code>DaemonSet</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1430,7 +1430,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Deployment/"><code>Deployment</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Deployment/"><code>Deployment</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Endpoint/"><code>Endpoint</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Endpoint/"><code>Endpoint</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1438,7 +1438,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.KubeEvent/"><code>KubeEvent</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.KubeEvent/"><code>KubeEvent</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.HorizontalPodAutoscaler/"><code>HorizontalPodAutoscaler</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.HorizontalPodAutoscaler/"><code>HorizontalPodAutoscaler</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<code>IngressClass</code>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<code>IngressClass</code>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Ingress/"><code>Ingress</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Ingress/"><code>Ingress</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1438,7 +1438,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Job/"><code>Job</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Job/"><code>Job</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1536,7 +1536,7 @@
|
|||||||
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
|
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<code>K</code>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<code>K</code>, <code>void</code>, <code>undefined</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>InternalKubeObjectStore.__@iterator@187</p>
|
<p>InternalKubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.LimitRange/"><code>LimitRange</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.LimitRange/"><code>LimitRange</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1589,7 +1589,7 @@ the filter or if the user has clicked the "All Namespaces" option</p>
|
|||||||
<h4 id="returns_10">Returns<a class="headerlink" href="#returns_10" title="Permanent link">#</a></h4>
|
<h4 id="returns_10">Returns<a class="headerlink" href="#returns_10" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Namespace/"><code>Namespace</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Namespace/"><code>Namespace</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.NetworkPolicy/"><code>NetworkPolicy</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.NetworkPolicy/"><code>NetworkPolicy</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1448,7 +1448,7 @@
|
|||||||
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
|
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Node/"><code>Node</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Node/"><code>Node</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1422,7 +1422,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.PersistentVolume/"><code>PersistentVolume</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.PersistentVolume/"><code>PersistentVolume</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.PodDisruptionBudget/"><code>PodDisruptionBudget</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.PodDisruptionBudget/"><code>PodDisruptionBudget</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1473,7 +1473,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Pod/"><code>Pod</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Pod/"><code>Pod</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.PriorityClass/"><code>PriorityClass</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.PriorityClass/"><code>PriorityClass</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1438,7 +1438,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.ReplicaSet/"><code>ReplicaSet</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.ReplicaSet/"><code>ReplicaSet</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.ResourceQuota/"><code>ResourceQuota</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.ResourceQuota/"><code>ResourceQuota</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1430,7 +1430,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.RoleBinding/"><code>RoleBinding</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.RoleBinding/"><code>RoleBinding</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Role/"><code>Role</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Role/"><code>Role</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Secret/"><code>Secret</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Secret/"><code>Secret</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.ServiceAccount/"><code>ServiceAccount</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.ServiceAccount/"><code>ServiceAccount</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.Service/"><code>Service</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.Service/"><code>Service</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1430,7 +1430,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.StatefulSet/"><code>StatefulSet</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.StatefulSet/"><code>StatefulSet</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1422,7 +1422,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.StorageClass/"><code>StorageClass</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.StorageClass/"><code>StorageClass</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<code>VerticalPodAutoscaler</code>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<code>VerticalPodAutoscaler</code>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -1414,7 +1414,7 @@
|
|||||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||||
<p><code>Generator</code><<a href="../Main.K8sApi.PersistentVolumeClaim/"><code>PersistentVolumeClaim</code></a>, <code>void</code>, <code>undefined</code>></p>
|
<p><code>Generator</code><<a href="../Main.K8sApi.PersistentVolumeClaim/"><code>PersistentVolumeClaim</code></a>, <code>void</code>, <code>undefined</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>KubeObjectStore.__@iterator@187</p>
|
<p>KubeObjectStore.__@iterator@50</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
<meta name="author" content="Mirantis, Inc.">
|
<meta name="author" content="Mirantis, Inc.">
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://api-docs.k8slens.dev/master/extensions/api/interfaces/Common.Store.BaseStoreParams/">
|
<link rel="canonical" href="https://api-docs.k8slens.dev/master/extensions/api/interfaces/Common.Store.ExtensionStoreParams/">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Interface: BaseStoreParams - Lens Extension Development</title>
|
<title>Interface: ExtensionStoreParams - Lens Extension Development</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -88,7 +88,7 @@
|
|||||||
<div data-md-component="skip">
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
|
||||||
<a href="#interface-basestoreparamst" class="md-skip">
|
<a href="#interface-extensionstoreparamst" 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: BaseStoreParams<T\>
|
Interface: ExtensionStoreParams<T\>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
@ -758,6 +758,20 @@
|
|||||||
configName
|
configName
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#cwd" class="md-nav__link">
|
||||||
|
cwd
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#migrations" class="md-nav__link">
|
||||||
|
migrations
|
||||||
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
@ -786,40 +800,50 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h1 id="interface-basestoreparamst">Interface: BaseStoreParams<T><a class="headerlink" href="#interface-basestoreparamst" title="Permanent link">#</a></h1>
|
<h1 id="interface-extensionstoreparamst">Interface: ExtensionStoreParams<T><a class="headerlink" href="#interface-extensionstoreparamst" title="Permanent link">#</a></h1>
|
||||||
<p><a href="../../modules/Common/">Common</a>.<a href="../../modules/Common.Store/">Store</a>.BaseStoreParams</p>
|
<p><a href="../../modules/Common/">Common</a>.<a href="../../modules/Common.Store/">Store</a>.ExtensionStoreParams</p>
|
||||||
<h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2>
|
<h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th align="left">Name</th>
|
<th align="left">Name</th>
|
||||||
|
<th align="left">Type</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left"><code>T</code></td>
|
<td align="left"><code>T</code></td>
|
||||||
|
<td align="left">extends <code>object</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h2 id="hierarchy">Hierarchy<a class="headerlink" href="#hierarchy" title="Permanent link">#</a></h2>
|
<h2 id="hierarchy">Hierarchy<a class="headerlink" href="#hierarchy" title="Permanent link">#</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>Omit</code><<code>ConfOptions</code><<code>T</code>>, <code>"migrations"</code>></li>
|
<li><code>Omit</code><<a href="../Common.Store.PersistentStorageParams/"><code>PersistentStorageParams</code></a><<code>T</code>>, <code>"migrations"</code> | <code>"cwd"</code> | <code>"fromStore"</code> | <code>"toJSON"</code>></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>↳ <strong><code>BaseStoreParams</code></strong></p>
|
<p>↳ <strong><code>ExtensionStoreParams</code></strong></p>
|
||||||
<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>
|
||||||
<li><a href="./#configname">configName</a></li>
|
<li><a href="./#configname">configName</a></li>
|
||||||
|
<li><a href="./#cwd">cwd</a></li>
|
||||||
|
<li><a href="./#migrations">migrations</a></li>
|
||||||
<li><a href="./#syncoptions">syncOptions</a></li>
|
<li><a href="./#syncoptions">syncOptions</a></li>
|
||||||
</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="configname">configName<a class="headerlink" href="#configname" title="Permanent link">#</a></h3>
|
<h3 id="configname">configName<a class="headerlink" href="#configname" title="Permanent link">#</a></h3>
|
||||||
<p>• <strong>configName</strong>: <code>string</code></p>
|
<p>• <code>Readonly</code> <strong>configName</strong>: <code>string</code></p>
|
||||||
<h4 id="overrides">Overrides<a class="headerlink" href="#overrides" title="Permanent link">#</a></h4>
|
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
||||||
<p>Omit.configName</p>
|
<p>Omit.configName</p>
|
||||||
<hr />
|
<hr />
|
||||||
|
<h3 id="cwd">cwd<a class="headerlink" href="#cwd" title="Permanent link">#</a></h3>
|
||||||
|
<p>• <code>Optional</code> <strong>cwd</strong>: <code>string</code></p>
|
||||||
|
<hr />
|
||||||
|
<h3 id="migrations">migrations<a class="headerlink" href="#migrations" title="Permanent link">#</a></h3>
|
||||||
|
<p>• <code>Optional</code> <strong>migrations</strong>: <code>Migrations</code><<code>T</code>></p>
|
||||||
|
<hr />
|
||||||
<h3 id="syncoptions">syncOptions<a class="headerlink" href="#syncoptions" title="Permanent link">#</a></h3>
|
<h3 id="syncoptions">syncOptions<a class="headerlink" href="#syncoptions" title="Permanent link">#</a></h3>
|
||||||
<p>• <code>Optional</code> <strong>syncOptions</strong>: <code>Object</code></p>
|
<p>• <code>Optional</code> <code>Readonly</code> <strong>syncOptions</strong>: <code>Object</code></p>
|
||||||
<h4 id="type-declaration">Type declaration<a class="headerlink" href="#type-declaration" title="Permanent link">#</a></h4>
|
<h4 id="type-declaration">Type declaration<a class="headerlink" href="#type-declaration" title="Permanent link">#</a></h4>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
@ -839,6 +863,8 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||||
|
<p>Omit.syncOptions</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
File diff suppressed because it is too large
Load Diff
@ -761,7 +761,8 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<h3 id="interfaces">Interfaces<a class="headerlink" href="#interfaces" title="Permanent link">#</a></h3>
|
<h3 id="interfaces">Interfaces<a class="headerlink" href="#interfaces" title="Permanent link">#</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../interfaces/Common.Store.BaseStoreParams/">BaseStoreParams</a></li>
|
<li><a href="../../interfaces/Common.Store.ExtensionStoreParams/">ExtensionStoreParams</a></li>
|
||||||
|
<li><a href="../../interfaces/Common.Store.PersistentStorageParams/">PersistentStorageParams</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -884,7 +884,7 @@ Licensed under MIT License. See LICENSE in root directory for more information.<
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="left"><code>slackUrl</code></td>
|
<td align="left"><code>slackUrl</code></td>
|
||||||
<td align="left"><code>""</code></td>
|
<td align="left"><code>""</code></td>
|
||||||
<td align="left"><strong><code>Deprecated</code></strong> This value is now <code>""</code> and is left here for backwards compatability.</td>
|
<td align="left"><strong><code>Deprecated</code></strong> This value is now <code>""</code> and is left here for backwards compatibility.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left"><code>version</code></td>
|
<td align="left"><code>version</code></td>
|
||||||
|
|||||||
@ -938,7 +938,7 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left"><code>route</code></td>
|
<td align="left"><code>route</code></td>
|
||||||
<td align="left"><code>string</code> | <code>string</code>[] | <code>RouteProps</code><<code>string</code>, {}></td>
|
<td align="left"><code>string</code> | <code>RouteProps</code><<code>string</code>, {}> | <code>string</code>[]</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -706,7 +706,12 @@
|
|||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://api-docs.k8slens.dev/master/extensions/api/interfaces/Common.Store.BaseStoreParams/</loc>
|
<loc>https://api-docs.k8slens.dev/master/extensions/api/interfaces/Common.Store.ExtensionStoreParams/</loc>
|
||||||
|
<lastmod>2023-03-28</lastmod>
|
||||||
|
<changefreq>daily</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://api-docs.k8slens.dev/master/extensions/api/interfaces/Common.Store.PersistentStorageParams/</loc>
|
||||||
<lastmod>2023-03-28</lastmod>
|
<lastmod>2023-03-28</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user