Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 49e438e

Browse files
committed
Generated with gen-crd-api-reference-docs on git commit 1db1f13cf284c417a754ab744a2a830e7275f750
1 parent 78d1584 commit 49e438e

File tree

5 files changed

+49
-5
lines changed

5 files changed

+49
-5
lines changed

docs/reference/extensions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -398,5 +398,5 @@ FunctionConfigMapIdentity
398398
<hr/>
399399
<p><em>
400400
Generated with <code>gen-crd-api-reference-docs</code>
401-
on git commit <code>e75eb743</code>.
401+
on git commit <code>1db1f13c</code>.
402402
</em></p>

docs/reference/flow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1279,5 +1279,5 @@ github.com/triggermesh/triggermesh/pkg/apis/common/v1alpha1.AdapterOverrides
12791279
<hr/>
12801280
<p><em>
12811281
Generated with <code>gen-crd-api-reference-docs</code>
1282-
on git commit <code>e75eb743</code>.
1282+
on git commit <code>1db1f13c</code>.
12831283
</em></p>

docs/reference/routing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -429,5 +429,5 @@ github.com/triggermesh/triggermesh/pkg/apis/common/v1alpha1.AdapterOverrides
429429
<hr/>
430430
<p><em>
431431
Generated with <code>gen-crd-api-reference-docs</code>
432-
on git commit <code>e75eb743</code>.
432+
on git commit <code>1db1f13c</code>.
433433
</em></p>

docs/reference/sources.md

+45-1
Original file line numberDiff line numberDiff line change
@@ -2448,6 +2448,17 @@ AzureResourceID
24482448
</tr>
24492449
<tr>
24502450
<td>
2451+
<code>consumerGroup</code></br>
2452+
<em>
2453+
string
2454+
</em>
2455+
</td>
2456+
<td>
2457+
<p>Name of the Event Hubs&rsquo; Consumer Group that will be used by the source to read the event stream.</p>
2458+
</td>
2459+
</tr>
2460+
<tr>
2461+
<td>
24512462
<code>auth</code></br>
24522463
<em>
24532464
<a href="#sources.triggermesh.io/v1alpha1.AzureAuth">
@@ -7392,6 +7403,17 @@ omitted, Azure automatically creates an Event Hub with the name
73927403
</tr>
73937404
<tr>
73947405
<td>
7406+
<code>consumerGroup</code></br>
7407+
<em>
7408+
string
7409+
</em>
7410+
</td>
7411+
<td>
7412+
<p>Name of the Event Hubs&rsquo; Consumer Group that will be used by the source to read the event stream.</p>
7413+
</td>
7414+
</tr>
7415+
<tr>
7416+
<td>
73957417
<code>sasPolicy</code></br>
73967418
<em>
73977419
string
@@ -7807,6 +7829,17 @@ string
78077829
omitted, an Event Hubs instance is created on behalf of the user.</p>
78087830
</td>
78097831
</tr>
7832+
<tr>
7833+
<td>
7834+
<code>consumerGroup</code></br>
7835+
<em>
7836+
string
7837+
</em>
7838+
</td>
7839+
<td>
7840+
<p>Name of the Event Hubs&rsquo; Consumer Group that will be used by the source to read the event stream.</p>
7841+
</td>
7842+
</tr>
78107843
</tbody>
78117844
</table>
78127845
<h3 id="sources.triggermesh.io/v1alpha1.AzureEventGridSourceEndpoint">AzureEventGridSourceEndpoint
@@ -8065,6 +8098,17 @@ AzureResourceID
80658098
</tr>
80668099
<tr>
80678100
<td>
8101+
<code>consumerGroup</code></br>
8102+
<em>
8103+
string
8104+
</em>
8105+
</td>
8106+
<td>
8107+
<p>Name of the Event Hubs&rsquo; Consumer Group that will be used by the source to read the event stream.</p>
8108+
</td>
8109+
</tr>
8110+
<tr>
8111+
<td>
80688112
<code>auth</code></br>
80698113
<em>
80708114
<a href="#sources.triggermesh.io/v1alpha1.AzureAuth">
@@ -11882,5 +11926,5 @@ github.com/triggermesh/triggermesh/pkg/apis/common/v1alpha1.Status
1188211926
<hr/>
1188311927
<p><em>
1188411928
Generated with <code>gen-crd-api-reference-docs</code>
11885-
on git commit <code>e75eb743</code>.
11929+
on git commit <code>1db1f13c</code>.
1188611930
</em></p>

docs/reference/targets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9038,5 +9038,5 @@ github.com/triggermesh/triggermesh/pkg/apis/common/v1alpha1.AdapterOverrides
90389038
<hr/>
90399039
<p><em>
90409040
Generated with <code>gen-crd-api-reference-docs</code>
9041-
on git commit <code>e75eb743</code>.
9041+
on git commit <code>1db1f13c</code>.
90429042
</em></p>

0 commit comments

Comments
 (0)