Skip to content

Commit 67d7aed

Browse files
committed
Generate API docs
1 parent e1126e5 commit 67d7aed

20 files changed

+581
-1907
lines changed

docs/api/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api/classes/_errors_.configerror.html

Lines changed: 0 additions & 451 deletions
This file was deleted.

docs/api/classes/_errors_.configfileerror.html

Lines changed: 0 additions & 437 deletions
This file was deleted.

docs/api/classes/_errors_.functionconfigerror.html

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h1>Class FunctionConfigError</h1>
7676
<h3>Hierarchy</h3>
7777
<ul class="tsd-hierarchy">
7878
<li>
79-
<a href="_errors_.configerror.html#error" class="tsd-signature-type">Error</a>
79+
<a href="_errors_.functionconfigerror.html#error" class="tsd-signature-type">Error</a>
8080
<ul class="tsd-hierarchy">
8181
<li>
8282
<span class="target">FunctionConfigError</span>
@@ -119,7 +119,7 @@ <h3>constructor</h3>
119119
<li class="tsd-description">
120120
<aside class="tsd-sources">
121121
<ul>
122-
<li>Defined in <a href="https://github.com/GoogleContainerTools/kpt-functions-sdk/blob/fcf775f/ts/kpt-functions/src/errors.ts#L218">src/errors.ts:218</a></li>
122+
<li>Defined in <a href="https://github.com/GoogleContainerTools/kpt-functions-sdk/blob/10e7710/ts/kpt-functions/src/errors.ts#L20">src/errors.ts:20</a></li>
123123
</ul>
124124
</aside>
125125
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -140,7 +140,7 @@ <h2>Properties</h2>
140140
<h3>message</h3>
141141
<div class="tsd-signature tsd-kind-icon">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
142142
<aside class="tsd-sources">
143-
<p>Inherited from <a href="_errors_.configerror.html">ConfigError</a>.<a href="_errors_.configerror.html#message">message</a></p>
143+
<p>Inherited from <a href="_errors_.functionconfigerror.html">FunctionConfigError</a>.<a href="_errors_.functionconfigerror.html#message">message</a></p>
144144
<ul>
145145
<li>Defined in node_modules/typescript/lib/lib.es5.d.ts:974</li>
146146
</ul>
@@ -151,7 +151,7 @@ <h3>message</h3>
151151
<h3>name</h3>
152152
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
153153
<aside class="tsd-sources">
154-
<p>Inherited from <a href="_errors_.configerror.html">ConfigError</a>.<a href="_errors_.configerror.html#name">name</a></p>
154+
<p>Inherited from <a href="_errors_.functionconfigerror.html">FunctionConfigError</a>.<a href="_errors_.functionconfigerror.html#name">name</a></p>
155155
<ul>
156156
<li>Defined in node_modules/typescript/lib/lib.es5.d.ts:973</li>
157157
</ul>
@@ -162,8 +162,8 @@ <h3>name</h3>
162162
<h3><span class="tsd-flag ts-flagOptional">Optional</span> stack</h3>
163163
<div class="tsd-signature tsd-kind-icon">stack<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
164164
<aside class="tsd-sources">
165-
<p>Inherited from <a href="_errors_.configerror.html">ConfigError</a>.<a href="_errors_.configerror.html#stack">stack</a></p>
166-
<p>Overrides <a href="_errors_.configerror.html">ConfigError</a>.<a href="_errors_.configerror.html#stack">stack</a></p>
165+
<p>Inherited from <a href="_errors_.functionconfigerror.html">FunctionConfigError</a>.<a href="_errors_.functionconfigerror.html#stack">stack</a></p>
166+
<p>Overrides <a href="_errors_.functionconfigerror.html">FunctionConfigError</a>.<a href="_errors_.functionconfigerror.html#stack">stack</a></p>
167167
<ul>
168168
<li>Defined in node_modules/typescript/lib/lib.es5.d.ts:975</li>
169169
</ul>
@@ -193,6 +193,9 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Error</h3>
193193
<li class=" tsd-kind-external-module">
194194
<a href="../modules/_metadata_.html">&quot;metadata&quot;</a>
195195
</li>
196+
<li class=" tsd-kind-external-module">
197+
<a href="../modules/_result_.html">&quot;result&quot;</a>
198+
</li>
196199
<li class=" tsd-kind-external-module">
197200
<a href="../modules/_run_.html">&quot;run&quot;</a>
198201
</li>
@@ -206,12 +209,6 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Error</h3>
206209
</nav>
207210
<nav class="tsd-navigation secondary menu-sticky">
208211
<ul class="before-current">
209-
<li class=" tsd-kind-class tsd-parent-kind-external-module">
210-
<a href="_errors_.configerror.html" class="tsd-kind-icon">Config<wbr>Error</a>
211-
</li>
212-
<li class=" tsd-kind-class tsd-parent-kind-external-module">
213-
<a href="_errors_.configfileerror.html" class="tsd-kind-icon">Config<wbr>File<wbr>Error</a>
214-
</li>
215212
</ul>
216213
<ul class="current">
217214
<li class="current tsd-kind-class tsd-parent-kind-external-module">
@@ -236,12 +233,6 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Error</h3>
236233
</li>
237234
</ul>
238235
<ul class="after-current">
239-
<li class=" tsd-kind-class tsd-parent-kind-external-module">
240-
<a href="_errors_.kubernetesobjecterror.html" class="tsd-kind-icon">Kubernetes<wbr>Object<wbr>Error</a>
241-
</li>
242-
<li class=" tsd-kind-class tsd-parent-kind-external-module">
243-
<a href="_errors_.multiconfigerror.html" class="tsd-kind-icon">Multi<wbr>Config<wbr>Error</a>
244-
</li>
245236
</ul>
246237
</nav>
247238
</div>

0 commit comments

Comments
 (0)