v0.11.0 serving, eventing, eventing-contrib API reference docs (#2055)

* v0.11.0 serving, eventing, eventing-contrib API reference docs

* Update the broken generated knative.dev links

This commit is entirely generated by running the following command on
top of the generated Serving docs:

sed -i 's@https://knative.dev/serving@https://github.com/knative/serving@g' $(find -name '*.md' | xargs grep knative.dev/serving | cut -d':' -f 1 | uniq)
This commit is contained in:
Ben Browning 2019-12-16 23:06:02 -05:00 committed by Knative Prow Robot
parent 73b89aec62
commit 01fd1b3a3a
3 changed files with 10999 additions and 36 deletions

View File

@ -224,9 +224,7 @@ CamelSourceOriginSpec
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/#objectreference-v1-core"> knative.dev/pkg/apis/duck/v1beta1.Destination
Kubernetes core/v1.ObjectReference
</a>
</em> </em>
</td> </td>
<td> <td>
@ -379,7 +377,7 @@ string
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
knative.dev/pkg/apis/v1alpha1.Destination knative.dev/pkg/apis/duck/v1beta1.Destination
</em> </em>
</td> </td>
<td> <td>
@ -538,9 +536,7 @@ secret token</p>
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/#objectreference-v1-core"> knative.dev/pkg/apis/duck/v1beta1.Destination
Kubernetes core/v1.ObjectReference
</a>
</em> </em>
</td> </td>
<td> <td>
@ -696,7 +692,7 @@ KafkaSourceNetSpec
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
knative.dev/pkg/apis/v1alpha1.Destination knative.dev/pkg/apis/duck/v1beta1.Destination
</em> </em>
</td> </td>
<td> <td>
@ -842,16 +838,63 @@ string
</tr> </tr>
<tr> <tr>
<td> <td>
<code>sink</code></br> <code>authTokenFile</code></br>
<em> <em>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/#objectreference-v1-core"> string
Kubernetes core/v1.ObjectReference
</a>
</em> </em>
</td> </td>
<td> <td>
<em>(Optional)</em> <em>(Optional)</em>
<p>Sink is a reference to an object that will resolve to a domain <p>The name of the file containing the authenication token</p>
</td>
</tr>
<tr>
<td>
<code>caCertConfigMap</code></br>
<em>
string
</em>
</td>
<td>
<em>(Optional)</em>
<p>The name of the config map containing the CA certificate of the
Prometheus service&rsquo;s signer.</p>
</td>
</tr>
<tr>
<td>
<code>schedule</code></br>
<em>
string
</em>
</td>
<td>
<p>A crontab-formatted schedule for running the PromQL query</p>
</td>
</tr>
<tr>
<td>
<code>step</code></br>
<em>
string
</em>
</td>
<td>
<em>(Optional)</em>
<p>Query resolution step width in duration format or float number of seconds.
Prometheus duration strings are of the form [0-9]+[smhdwy].</p>
</td>
</tr>
<tr>
<td>
<code>sink</code></br>
<em>
knative.dev/pkg/apis/duck/v1beta1.Destination
</em>
</td>
<td>
<em>(Optional)</em>
<p>Sink is a reference to an object that will resolve to a host
name to use as the sink.</p> name to use as the sink.</p>
</td> </td>
</tr> </tr>
@ -1066,9 +1109,7 @@ CamelSourceOriginSpec
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/#objectreference-v1-core"> knative.dev/pkg/apis/duck/v1beta1.Destination
Kubernetes core/v1.ObjectReference
</a>
</em> </em>
</td> </td>
<td> <td>
@ -1213,7 +1254,7 @@ string
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
knative.dev/pkg/apis/v1alpha1.Destination knative.dev/pkg/apis/duck/v1beta1.Destination
</em> </em>
</td> </td>
<td> <td>
@ -1383,9 +1424,7 @@ secret token</p>
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/#objectreference-v1-core"> knative.dev/pkg/apis/duck/v1beta1.Destination
Kubernetes core/v1.ObjectReference
</a>
</em> </em>
</td> </td>
<td> <td>
@ -1441,7 +1480,7 @@ bool
<td> <td>
<code>Status</code></br> <code>Status</code></br>
<em> <em>
knative.dev/pkg/apis/duck/v1alpha1.Status knative.dev/pkg/apis/duck/v1.Status
</em> </em>
</td> </td>
<td> <td>
@ -1761,7 +1800,7 @@ KafkaSourceNetSpec
<td> <td>
<code>sink</code></br> <code>sink</code></br>
<em> <em>
knative.dev/pkg/apis/v1alpha1.Destination knative.dev/pkg/apis/duck/v1beta1.Destination
</em> </em>
</td> </td>
<td> <td>
@ -1969,16 +2008,63 @@ string
</tr> </tr>
<tr> <tr>
<td> <td>
<code>sink</code></br> <code>authTokenFile</code></br>
<em> <em>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/#objectreference-v1-core"> string
Kubernetes core/v1.ObjectReference
</a>
</em> </em>
</td> </td>
<td> <td>
<em>(Optional)</em> <em>(Optional)</em>
<p>Sink is a reference to an object that will resolve to a domain <p>The name of the file containing the authenication token</p>
</td>
</tr>
<tr>
<td>
<code>caCertConfigMap</code></br>
<em>
string
</em>
</td>
<td>
<em>(Optional)</em>
<p>The name of the config map containing the CA certificate of the
Prometheus service&rsquo;s signer.</p>
</td>
</tr>
<tr>
<td>
<code>schedule</code></br>
<em>
string
</em>
</td>
<td>
<p>A crontab-formatted schedule for running the PromQL query</p>
</td>
</tr>
<tr>
<td>
<code>step</code></br>
<em>
string
</em>
</td>
<td>
<em>(Optional)</em>
<p>Query resolution step width in duration format or float number of seconds.
Prometheus duration strings are of the form [0-9]+[smhdwy].</p>
</td>
</tr>
<tr>
<td>
<code>sink</code></br>
<em>
knative.dev/pkg/apis/duck/v1beta1.Destination
</em>
</td>
<td>
<em>(Optional)</em>
<p>Sink is a reference to an object that will resolve to a host
name to use as the sink.</p> name to use as the sink.</p>
</td> </td>
</tr> </tr>
@ -2527,5 +2613,5 @@ knative.dev/eventing/pkg/apis/duck/v1alpha1.SubscribableTypeStatus
<hr/> <hr/>
<p><em> <p><em>
Generated with <code>gen-crd-api-reference-docs</code> Generated with <code>gen-crd-api-reference-docs</code>
on git commit <code>e9b94f38</code>. on git commit <code>c409ee07</code>.
</em></p> </em></p>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff