From b9d547a641260fda03ce1ed711b8e89dd93e5b67 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Tue, 19 Jan 2021 17:05:53 -0800 Subject: [PATCH] update gen-api-reference-docs script (#3173) * update gen-api-reference-docs script Updating the tool version to v0.3.0 tag. Ran locally against v0.20.0 tag for serving/eventing repos, seems to be working fine. Signed-off-by: Ahmet Alp Balkan * re-run api reference docs generation Signed-off-by: Ahmet Alp Balkan --- docs/reference/api/eventing/eventing.md | 1190 +++++++++++------------ docs/reference/api/serving.md | 240 ++--- hack/gen-api-reference-docs.sh | 12 +- 3 files changed, 716 insertions(+), 726 deletions(-) diff --git a/docs/reference/api/eventing/eventing.md b/docs/reference/api/eventing/eventing.md index 6215c10c0..23ea84f56 100644 --- a/docs/reference/api/eventing/eventing.md +++ b/docs/reference/api/eventing/eventing.md @@ -69,7 +69,7 @@ Resource Types: -apiVersion
+apiVersion
string @@ -79,14 +79,14 @@ configs.internal.knative.dev/v1alpha1 -kind
+kind
string ConfigMapPropagation -metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -101,7 +101,7 @@ Refer to the Kubernetes API documentation for the fields of the -spec
+spec
ConfigMapPropagationSpec @@ -115,7 +115,7 @@ ConfigMapPropagationSpec
-originalNamespace
+originalNamespace
string @@ -126,7 +126,7 @@ string
-selector
+selector
Kubernetes meta/v1.LabelSelector @@ -143,7 +143,7 @@ Kubernetes meta/v1.LabelSelector
-status
+status
ConfigMapPropagationStatus @@ -176,7 +176,7 @@ This data may be out of date.

-originalNamespace
+originalNamespace
string @@ -187,7 +187,7 @@ string
-selector
+selector
Kubernetes meta/v1.LabelSelector @@ -220,7 +220,7 @@ Kubernetes meta/v1.LabelSelector
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -236,7 +236,7 @@ knative.dev/pkg/apis/duck/v1.Status
-copyConfigmaps
+copyConfigmaps
[]ConfigMapPropagationStatusCopyConfigMap @@ -269,7 +269,7 @@ knative.dev/pkg/apis/duck/v1.Status
-name
+name
string @@ -280,7 +280,7 @@ string
-source
+source
string @@ -291,7 +291,7 @@ string
-operation
+operation
string @@ -302,7 +302,7 @@ string
-ready
+ready
string @@ -313,7 +313,7 @@ string
-reason
+reason
string @@ -324,7 +324,7 @@ string
-resourceVersionFromSource
+resourceVersionFromSource
string @@ -383,7 +383,7 @@ Channelable ObjectReferences and access their subscription and address data. Th
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -397,7 +397,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ChannelableSpec @@ -411,7 +411,7 @@ ChannelableSpec
-SubscribableSpec
+SubscribableSpec
SubscribableSpec @@ -426,7 +426,7 @@ SubscribableSpec
-delivery
+delivery
DeliverySpec @@ -445,7 +445,7 @@ global delivery spec.

-status
+status
ChannelableStatus @@ -461,9 +461,9 @@ ChannelableStatus

(Appears on: -Channelable, -ChannelSpec, -ChannelTemplateSpecInternalSpec, +Channelable, +ChannelSpec, +ChannelTemplateSpecInternalSpec, InMemoryChannelSpec)

@@ -479,7 +479,7 @@ ChannelableStatus

-SubscribableSpec
+SubscribableSpec
SubscribableSpec @@ -494,7 +494,7 @@ SubscribableSpec
-delivery
+delivery
DeliverySpec @@ -514,8 +514,8 @@ global delivery spec.

(Appears on: -Channelable, -ChannelStatus, +Channelable, +ChannelStatus, InMemoryChannelStatus)

@@ -531,7 +531,7 @@ global delivery spec.

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -547,7 +547,7 @@ knative.dev/pkg/apis/duck/v1.Status
-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1.AddressStatus @@ -561,7 +561,7 @@ knative.dev/pkg/apis/duck/v1.AddressStatus
-SubscribableStatus
+SubscribableStatus
SubscribableStatus @@ -577,7 +577,7 @@ SubscribableStatus
-deadLetterChannel
+deadLetterChannel
knative.dev/pkg/apis/duck/v1.KReference @@ -594,11 +594,11 @@ Failed messages are delivered here.

(Appears on: -ChannelableSpec, -SubscriberSpec, -BrokerSpec, -ParallelBranch, -SequenceStep, +ChannelableSpec, +SubscriberSpec, +BrokerSpec, +ParallelBranch, +SequenceStep, SubscriptionSpec)

@@ -615,7 +615,7 @@ such as channelable and source.

-deadLetterSink
+deadLetterSink
knative.dev/pkg/apis/duck/v1.Destination @@ -628,7 +628,7 @@ a destination.

-retry
+retry
int32 @@ -641,7 +641,7 @@ sending an event before moving it to the dead letter sink.

-backoffPolicy
+backoffPolicy
BackoffPolicyType @@ -655,7 +655,7 @@ BackoffPolicyType
-backoffDelay
+backoffDelay
string @@ -687,7 +687,7 @@ For exponential policy, backoff delay is backoffDelay*2^.

-deadLetterChannel
+deadLetterChannel
knative.dev/pkg/apis/duck/v1.KReference @@ -717,7 +717,7 @@ SubscribableType ObjectReferences and access the Subscription data. This is not
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -731,7 +731,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SubscribableSpec @@ -746,7 +746,7 @@ configured as to be compatible with Subscribable contract.

-subscribers
+subscribers
[]SubscriberSpec @@ -762,7 +762,7 @@ configured as to be compatible with Subscribable contract.

-status
+status
SubscribableStatus @@ -780,7 +780,7 @@ configured as to be compatible with Subscribable contract.

(Appears on: -ChannelableSpec, +ChannelableSpec, Subscribable)

@@ -796,7 +796,7 @@ configured as to be compatible with Subscribable contract.

-subscribers
+subscribers
[]SubscriberSpec @@ -813,7 +813,7 @@ configured as to be compatible with Subscribable contract.

(Appears on: -ChannelableStatus, +ChannelableStatus, Subscribable)

@@ -830,7 +830,7 @@ section of the resource.

-subscribers
+subscribers
[]SubscriberStatus @@ -863,7 +863,7 @@ section of the resource.

-uid
+uid
k8s.io/apimachinery/pkg/types.UID @@ -875,7 +875,7 @@ k8s.io/apimachinery/pkg/types.UID
-generation
+generation
int64 @@ -887,7 +887,7 @@ int64
-subscriberUri
+subscriberUri
knative.dev/pkg/apis.URL @@ -899,7 +899,7 @@ knative.dev/pkg/apis.URL
-replyUri
+replyUri
knative.dev/pkg/apis.URL @@ -911,7 +911,7 @@ knative.dev/pkg/apis.URL
-delivery
+delivery
DeliverySpec @@ -944,7 +944,7 @@ DeliverySpec
-uid
+uid
k8s.io/apimachinery/pkg/types.UID @@ -956,7 +956,7 @@ k8s.io/apimachinery/pkg/types.UID
-observedGeneration
+observedGeneration
int64 @@ -968,7 +968,7 @@ int64
-ready
+ready
Kubernetes core/v1.ConditionStatus @@ -981,7 +981,7 @@ Kubernetes core/v1.ConditionStatus
-message
+message
string @@ -1017,7 +1017,7 @@ Channelable ObjectReferences and access their subscription and address data. Th
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -1031,7 +1031,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ChannelableSpec @@ -1045,7 +1045,7 @@ ChannelableSpec
-SubscribableTypeSpec
+SubscribableTypeSpec
SubscribableTypeSpec @@ -1060,7 +1060,7 @@ SubscribableTypeSpec
-delivery
+delivery
DeliverySpec @@ -1077,7 +1077,7 @@ DeliverySpec
-status
+status
ChannelableStatus @@ -1108,7 +1108,7 @@ This is not a real resource.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -1122,7 +1122,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ChannelableCombinedSpec @@ -1136,7 +1136,7 @@ ChannelableCombinedSpec
-SubscribableTypeSpec
+SubscribableTypeSpec
SubscribableTypeSpec @@ -1152,7 +1152,7 @@ SubscribableTypeSpec
-SubscribableSpec
+SubscribableSpec
SubscribableSpec @@ -1168,7 +1168,7 @@ SubscribableSpec
-delivery
+delivery
DeliverySpec @@ -1185,7 +1185,7 @@ DeliverySpec
-status
+status
ChannelableCombinedStatus @@ -1216,7 +1216,7 @@ ChannelableCombinedStatus
-SubscribableTypeSpec
+SubscribableTypeSpec
SubscribableTypeSpec @@ -1232,7 +1232,7 @@ SubscribableTypeSpec
-SubscribableSpec
+SubscribableSpec
SubscribableSpec @@ -1248,7 +1248,7 @@ SubscribableSpec
-delivery
+delivery
DeliverySpec @@ -1281,7 +1281,7 @@ DeliverySpec
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -1297,7 +1297,7 @@ knative.dev/pkg/apis/duck/v1.Status
-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1alpha1.AddressStatus @@ -1311,7 +1311,7 @@ knative.dev/pkg/apis/duck/v1alpha1.AddressStatus
-SubscribableTypeStatus
+SubscribableTypeStatus
SubscribableTypeStatus @@ -1327,7 +1327,7 @@ SubscribableTypeStatus
-SubscribableStatus
+SubscribableStatus
SubscribableStatus @@ -1343,7 +1343,7 @@ SubscribableStatus
-errorChannel
+errorChannel
Kubernetes core/v1.ObjectReference @@ -1376,7 +1376,7 @@ Kubernetes core/v1.ObjectReference
-SubscribableTypeSpec
+SubscribableTypeSpec
SubscribableTypeSpec @@ -1391,7 +1391,7 @@ SubscribableTypeSpec
-delivery
+delivery
DeliverySpec @@ -1424,7 +1424,7 @@ DeliverySpec
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -1440,7 +1440,7 @@ knative.dev/pkg/apis/duck/v1.Status
-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1alpha1.AddressStatus @@ -1454,7 +1454,7 @@ knative.dev/pkg/apis/duck/v1alpha1.AddressStatus
-SubscribableTypeStatus
+SubscribableTypeStatus
SubscribableTypeStatus @@ -1470,7 +1470,7 @@ SubscribableTypeStatus
-errorChannel
+errorChannel
Kubernetes core/v1.ObjectReference @@ -1500,7 +1500,7 @@ arbitrary other resources (such as any Source or Addressable). This is not a rea
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -1534,7 +1534,7 @@ section of the resource.

-subscribers
+subscribers
[]SubscriberSpec @@ -1567,7 +1567,7 @@ section of the resource.

-subscribers
+subscribers
[]SubscriberStatus @@ -1597,7 +1597,7 @@ SubscribableType ObjectReferences and access the Subscription data. This is not
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -1611,7 +1611,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SubscribableTypeSpec @@ -1626,7 +1626,7 @@ configured as to be compatible with Subscribable contract.

-subscribable
+subscribable
Subscribable @@ -1641,7 +1641,7 @@ Subscribable
-status
+status
SubscribableTypeStatus @@ -1659,8 +1659,8 @@ configured as to be compatible with Subscribable contract.

(Appears on: -ChannelableCombinedSpec, -ChannelableSpec, +ChannelableCombinedSpec, +ChannelableSpec, SubscribableType)

@@ -1676,7 +1676,7 @@ configured as to be compatible with Subscribable contract.

-subscribable
+subscribable
Subscribable @@ -1692,8 +1692,8 @@ Subscribable

(Appears on: -ChannelableCombinedStatus, -ChannelableStatus, +ChannelableCombinedStatus, +ChannelableStatus, SubscribableType)

@@ -1709,7 +1709,7 @@ Subscribable

-subscribableStatus
+subscribableStatus
SubscribableStatus @@ -1744,7 +1744,7 @@ At least one of SubscriberURI and ReplyURI must be present

-uid
+uid
k8s.io/apimachinery/pkg/types.UID @@ -1756,7 +1756,7 @@ k8s.io/apimachinery/pkg/types.UID
-generation
+generation
int64 @@ -1768,7 +1768,7 @@ int64
-subscriberURI
+subscriberURI
knative.dev/pkg/apis.URL @@ -1779,7 +1779,7 @@ knative.dev/pkg/apis.URL
-replyURI
+replyURI
knative.dev/pkg/apis.URL @@ -1790,7 +1790,7 @@ knative.dev/pkg/apis.URL
-deadLetterSink
+deadLetterSink
knative.dev/pkg/apis.URL @@ -1801,7 +1801,7 @@ knative.dev/pkg/apis.URL
-delivery
+delivery
DeliverySpec @@ -1862,7 +1862,7 @@ Channelable ObjectReferences and access their subscription and address data. Th
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -1876,7 +1876,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ChannelableSpec @@ -1890,7 +1890,7 @@ ChannelableSpec
-SubscribableSpec
+SubscribableSpec
SubscribableSpec @@ -1905,7 +1905,7 @@ SubscribableSpec
-delivery
+delivery
DeliverySpec @@ -1922,7 +1922,7 @@ DeliverySpec
-status
+status
ChannelableStatus @@ -1938,8 +1938,8 @@ ChannelableStatus

(Appears on: -Channelable, -ChannelSpec, +Channelable, +ChannelSpec, InMemoryChannelSpec)

@@ -1955,7 +1955,7 @@ ChannelableStatus

-SubscribableSpec
+SubscribableSpec
SubscribableSpec @@ -1970,7 +1970,7 @@ SubscribableSpec
-delivery
+delivery
DeliverySpec @@ -1988,8 +1988,8 @@ DeliverySpec

(Appears on: -Channelable, -ChannelStatus, +Channelable, +ChannelStatus, InMemoryChannelStatus)

@@ -2005,7 +2005,7 @@ DeliverySpec

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -2021,7 +2021,7 @@ knative.dev/pkg/apis/duck/v1.Status
-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1.AddressStatus @@ -2035,7 +2035,7 @@ knative.dev/pkg/apis/duck/v1.AddressStatus
-SubscribableStatus
+SubscribableStatus
SubscribableStatus @@ -2051,7 +2051,7 @@ SubscribableStatus
-deadLetterChannel
+deadLetterChannel
knative.dev/pkg/apis/duck/v1.KReference @@ -2068,14 +2068,14 @@ Failed messages are delivered here.

(Appears on: -ChannelableCombinedSpec, -ChannelableSpec, -SubscriberSpec, -ChannelableSpec, -SubscriberSpec, -BrokerSpec, -ParallelBranch, -SequenceStep, +ChannelableCombinedSpec, +ChannelableSpec, +SubscriberSpec, +ChannelableSpec, +SubscriberSpec, +BrokerSpec, +ParallelBranch, +SequenceStep, SubscriptionSpec)

@@ -2092,7 +2092,7 @@ such as channelable and source.

-deadLetterSink
+deadLetterSink
knative.dev/pkg/apis/duck/v1.Destination @@ -2105,7 +2105,7 @@ a destination.

-retry
+retry
int32 @@ -2118,7 +2118,7 @@ sending an event before moving it to the dead letter sink.

-backoffPolicy
+backoffPolicy
BackoffPolicyType @@ -2132,7 +2132,7 @@ BackoffPolicyType
-backoffDelay
+backoffDelay
string @@ -2164,7 +2164,7 @@ For exponential policy, backoff delay is backoffDelay*2^.

-deadLetterChannel
+deadLetterChannel
knative.dev/pkg/apis/duck/v1.KReference @@ -2194,7 +2194,7 @@ SubscribableType ObjectReferences and access the Subscription data. This is not
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2208,7 +2208,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SubscribableSpec @@ -2223,7 +2223,7 @@ configured as to be compatible with Subscribable contract.

-subscribers
+subscribers
[]SubscriberSpec @@ -2239,7 +2239,7 @@ configured as to be compatible with Subscribable contract.

-status
+status
SubscribableStatus @@ -2257,8 +2257,8 @@ configured as to be compatible with Subscribable contract.

(Appears on: -ChannelableCombinedSpec, -ChannelableSpec, +ChannelableCombinedSpec, +ChannelableSpec, Subscribable)

@@ -2274,7 +2274,7 @@ configured as to be compatible with Subscribable contract.

-subscribers
+subscribers
[]SubscriberSpec @@ -2291,8 +2291,8 @@ configured as to be compatible with Subscribable contract.

(Appears on: -ChannelableCombinedStatus, -ChannelableStatus, +ChannelableCombinedStatus, +ChannelableStatus, Subscribable)

@@ -2309,7 +2309,7 @@ section of the resource.

-subscribers
+subscribers
[]SubscriberStatus @@ -2342,7 +2342,7 @@ section of the resource.

-uid
+uid
k8s.io/apimachinery/pkg/types.UID @@ -2354,7 +2354,7 @@ k8s.io/apimachinery/pkg/types.UID
-generation
+generation
int64 @@ -2366,7 +2366,7 @@ int64
-subscriberUri
+subscriberUri
knative.dev/pkg/apis.URL @@ -2378,7 +2378,7 @@ knative.dev/pkg/apis.URL
-replyUri
+replyUri
knative.dev/pkg/apis.URL @@ -2390,7 +2390,7 @@ knative.dev/pkg/apis.URL
-delivery
+delivery
DeliverySpec @@ -2408,7 +2408,7 @@ DeliverySpec

(Appears on: -SubscribableStatus, +SubscribableStatus, SubscribableStatus)

@@ -2424,7 +2424,7 @@ DeliverySpec

-uid
+uid
k8s.io/apimachinery/pkg/types.UID @@ -2436,7 +2436,7 @@ k8s.io/apimachinery/pkg/types.UID
-observedGeneration
+observedGeneration
int64 @@ -2448,7 +2448,7 @@ int64
-ready
+ready
Kubernetes core/v1.ConditionStatus @@ -2461,7 +2461,7 @@ Kubernetes core/v1.ConditionStatus
-message
+message
string @@ -2503,7 +2503,7 @@ Addressable endpoint.

-apiVersion
+apiVersion
string
@@ -2513,14 +2513,14 @@ eventing.knative.dev/v1
-kind
+kind
string
Broker
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2535,7 +2535,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
BrokerSpec @@ -2549,7 +2549,7 @@ BrokerSpec
-config
+config
knative.dev/pkg/apis/duck/v1.KReference @@ -2563,7 +2563,7 @@ a pointer to a ConfigMap.

-delivery
+delivery
DeliverySpec @@ -2581,7 +2581,7 @@ This includes things like retries, DLQ, etc.

-status
+status
BrokerStatus @@ -2612,7 +2612,7 @@ Broker’s event pool.

-apiVersion
+apiVersion
string
@@ -2622,14 +2622,14 @@ eventing.knative.dev/v1
-kind
+kind
string
Trigger
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2644,7 +2644,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
TriggerSpec @@ -2658,7 +2658,7 @@ TriggerSpec
-broker
+broker
string @@ -2669,7 +2669,7 @@ string
-filter
+filter
TriggerFilter @@ -2684,7 +2684,7 @@ filter will be sent to the Subscriber. If not specified, will default to allowin
-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -2699,7 +2699,7 @@ is required.

-status
+status
TriggerStatus @@ -2732,7 +2732,7 @@ date.

-config
+config
knative.dev/pkg/apis/duck/v1.KReference @@ -2746,7 +2746,7 @@ a pointer to a ConfigMap.

-delivery
+delivery
DeliverySpec @@ -2780,7 +2780,7 @@ This includes things like retries, DLQ, etc.

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -2796,7 +2796,7 @@ knative.dev/pkg/apis/duck/v1.Status
-address
+address
knative.dev/pkg/apis/duck/v1.Addressable @@ -2826,7 +2826,7 @@ delivered into the Broker mesh.

-attributes
+attributes
TriggerFilterAttributes @@ -2873,7 +2873,7 @@ to indicate all strings match.

-broker
+broker
string @@ -2884,7 +2884,7 @@ string
-filter
+filter
TriggerFilter @@ -2899,7 +2899,7 @@ filter will be sent to the Subscriber. If not specified, will default to allowin
-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -2930,7 +2930,7 @@ is required.

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -2946,7 +2946,7 @@ knative.dev/pkg/apis/duck/v1.Status
-subscriberUri
+subscriberUri
knative.dev/pkg/apis.URL @@ -2989,7 +2989,7 @@ Addressable endpoint.

-apiVersion
+apiVersion
string
@@ -2999,14 +2999,14 @@ eventing.knative.dev/v1beta1
-kind
+kind
string
Broker
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -3021,7 +3021,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
BrokerSpec @@ -3035,7 +3035,7 @@ BrokerSpec
-config
+config
knative.dev/pkg/apis/duck/v1.KReference @@ -3049,7 +3049,7 @@ a pointer to a ConfigMap.

-delivery
+delivery
DeliverySpec @@ -3067,7 +3067,7 @@ This includes things like retries, DLQ, etc.

-status
+status
BrokerStatus @@ -3097,7 +3097,7 @@ date.

-apiVersion
+apiVersion
string
@@ -3107,14 +3107,14 @@ eventing.knative.dev/v1beta1
-kind
+kind
string
EventType
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -3129,7 +3129,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
EventTypeSpec @@ -3143,7 +3143,7 @@ EventTypeSpec
-type
+type
string @@ -3154,7 +3154,7 @@ string
-source
+source
knative.dev/pkg/apis.URL @@ -3166,7 +3166,7 @@ knative.dev/pkg/apis.URL
-schema
+schema
knative.dev/pkg/apis.URL @@ -3179,7 +3179,7 @@ It may be a JSON schema, a protobuf schema, etc. It is optional.

-schemaData
+schemaData
string @@ -3193,7 +3193,7 @@ The contents are not validated or manipulated by the system.

-broker
+broker
string @@ -3206,7 +3206,7 @@ Broker refers to the Broker that can provide the EventType.

-description
+description
string @@ -3221,7 +3221,7 @@ string
-status
+status
EventTypeStatus @@ -3253,7 +3253,7 @@ Broker’s event pool.

-apiVersion
+apiVersion
string
@@ -3263,14 +3263,14 @@ eventing.knative.dev/v1beta1
-kind
+kind
string
Trigger
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -3285,7 +3285,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
TriggerSpec @@ -3299,7 +3299,7 @@ TriggerSpec
-broker
+broker
string @@ -3311,7 +3311,7 @@ to ‘default’.

-filter
+filter
TriggerFilter @@ -3326,7 +3326,7 @@ filter will be sent to the Subscriber. If not specified, will default to allowin
-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -3341,7 +3341,7 @@ is required.

-status
+status
TriggerStatus @@ -3374,7 +3374,7 @@ date.

-config
+config
knative.dev/pkg/apis/duck/v1.KReference @@ -3388,7 +3388,7 @@ a pointer to a ConfigMap.

-delivery
+delivery
DeliverySpec @@ -3422,7 +3422,7 @@ This includes things like retries, DLQ, etc.

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -3438,7 +3438,7 @@ knative.dev/pkg/apis/duck/v1.Status
-address
+address
knative.dev/pkg/apis/duck/v1.Addressable @@ -3468,7 +3468,7 @@ delivered into the Broker mesh.

-type
+type
string @@ -3479,7 +3479,7 @@ string
-source
+source
knative.dev/pkg/apis.URL @@ -3491,7 +3491,7 @@ knative.dev/pkg/apis.URL
-schema
+schema
knative.dev/pkg/apis.URL @@ -3504,7 +3504,7 @@ It may be a JSON schema, a protobuf schema, etc. It is optional.

-schemaData
+schemaData
string @@ -3518,7 +3518,7 @@ The contents are not validated or manipulated by the system.

-broker
+broker
string @@ -3531,7 +3531,7 @@ Broker refers to the Broker that can provide the EventType.

-description
+description
string @@ -3562,7 +3562,7 @@ string
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -3596,7 +3596,7 @@ knative.dev/pkg/apis/duck/v1.Status
-attributes
+attributes
TriggerFilterAttributes @@ -3643,7 +3643,7 @@ to indicate all strings match.

-broker
+broker
string @@ -3655,7 +3655,7 @@ to ‘default’.

-filter
+filter
TriggerFilter @@ -3670,7 +3670,7 @@ filter will be sent to the Subscriber. If not specified, will default to allowin
-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -3701,7 +3701,7 @@ is required.

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -3717,7 +3717,7 @@ knative.dev/pkg/apis/duck/v1.Status
-subscriberUri
+subscriberUri
knative.dev/pkg/apis.URL @@ -3751,7 +3751,7 @@ series through Channels and Subscriptions.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -3766,7 +3766,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ParallelSpec @@ -3780,7 +3780,7 @@ ParallelSpec
-branches
+branches
[]ParallelBranch @@ -3793,7 +3793,7 @@ ParallelSpec
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -3808,7 +3808,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -3824,7 +3824,7 @@ when the case does not have a Reply

-status
+status
ParallelStatus @@ -3857,7 +3857,7 @@ date.

-filter
+filter
knative.dev/pkg/apis/duck/v1.Destination @@ -3869,7 +3869,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -3880,7 +3880,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -3893,7 +3893,7 @@ If not specified, sent the result to the Parallel Reply

-delivery
+delivery
DeliverySpec @@ -3927,7 +3927,7 @@ This includes things like retries, DLQ, etc.

-filterSubscriptionStatus
+filterSubscriptionStatus
ParallelSubscriptionStatus @@ -3940,7 +3940,7 @@ ParallelSubscriptionStatus
-filterChannelStatus
+filterChannelStatus
ParallelChannelStatus @@ -3953,7 +3953,7 @@ ParallelChannelStatus
-subscriberSubscriptionStatus
+subscriberSubscriptionStatus
ParallelSubscriptionStatus @@ -3970,7 +3970,7 @@ ParallelSubscriptionStatus

(Appears on: -ParallelBranchStatus, +ParallelBranchStatus, ParallelStatus)

@@ -3985,7 +3985,7 @@ ParallelSubscriptionStatus

-channel
+channel
Kubernetes core/v1.ObjectReference @@ -3998,7 +3998,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -4027,7 +4027,7 @@ knative.dev/pkg/apis.Condition
-branches
+branches
[]ParallelBranch @@ -4040,7 +4040,7 @@ knative.dev/pkg/apis.Condition
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -4055,7 +4055,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -4087,7 +4087,7 @@ when the case does not have a Reply

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -4103,7 +4103,7 @@ knative.dev/pkg/apis/duck/v1.Status
-ingressChannelStatus
+ingressChannelStatus
ParallelChannelStatus @@ -4116,7 +4116,7 @@ ParallelChannelStatus
-branchStatuses
+branchStatuses
[]ParallelBranchStatus @@ -4130,7 +4130,7 @@ Matches the Spec.Branches array in the order.

-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1.AddressStatus @@ -4164,7 +4164,7 @@ It generally has the form {channel}.{namespace}.svc.{cluster domain name}

-subscription
+subscription
Kubernetes core/v1.ObjectReference @@ -4177,7 +4177,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -4204,7 +4204,7 @@ series through Channels and Subscriptions.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -4219,7 +4219,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SequenceSpec @@ -4233,7 +4233,7 @@ SequenceSpec
-steps
+steps
[]SequenceStep @@ -4247,7 +4247,7 @@ provided. Each step has its own delivery options

-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -4262,7 +4262,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -4277,7 +4277,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-status
+status
SequenceStatus @@ -4310,7 +4310,7 @@ date.

-channel
+channel
Kubernetes core/v1.ObjectReference @@ -4323,7 +4323,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -4352,7 +4352,7 @@ knative.dev/pkg/apis.Condition
-steps
+steps
[]SequenceStep @@ -4366,7 +4366,7 @@ provided. Each step has its own delivery options

-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -4381,7 +4381,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -4412,7 +4412,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -4428,7 +4428,7 @@ knative.dev/pkg/apis/duck/v1.Status
-subscriptionStatuses
+subscriptionStatuses
[]SequenceSubscriptionStatus @@ -4442,7 +4442,7 @@ Matches the Spec.Steps array in the order.

-channelStatuses
+channelStatuses
[]SequenceChannelStatus @@ -4456,7 +4456,7 @@ Matches the Spec.Steps array in the order.

-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1.AddressStatus @@ -4490,7 +4490,7 @@ It generally has the form {channel}.{namespace}.svc.{cluster domain name}

-Destination
+Destination
knative.dev/pkg/apis/duck/v1.Destination @@ -4504,7 +4504,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-delivery
+delivery
DeliverySpec @@ -4537,7 +4537,7 @@ This includes things like retries, DLQ, etc.

-subscription
+subscription
Kubernetes core/v1.ObjectReference @@ -4550,7 +4550,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -4584,7 +4584,7 @@ series through Channels and Subscriptions.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -4599,7 +4599,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ParallelSpec @@ -4613,7 +4613,7 @@ ParallelSpec
-branches
+branches
[]ParallelBranch @@ -4626,7 +4626,7 @@ ParallelSpec
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -4641,7 +4641,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -4657,7 +4657,7 @@ when the case does not have a Reply

-status
+status
ParallelStatus @@ -4690,7 +4690,7 @@ date.

-filter
+filter
knative.dev/pkg/apis/duck/v1.Destination @@ -4702,7 +4702,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -4713,7 +4713,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -4726,7 +4726,7 @@ If not specified, sent the result to the Parallel Reply

-delivery
+delivery
DeliverySpec @@ -4761,7 +4761,7 @@ Needed for Roundtripping v1alpha1 <-> v1beta1.

-filterSubscriptionStatus
+filterSubscriptionStatus
ParallelSubscriptionStatus @@ -4774,7 +4774,7 @@ ParallelSubscriptionStatus
-filterChannelStatus
+filterChannelStatus
ParallelChannelStatus @@ -4787,7 +4787,7 @@ ParallelChannelStatus
-subscriberSubscriptionStatus
+subscriberSubscriptionStatus
ParallelSubscriptionStatus @@ -4804,7 +4804,7 @@ ParallelSubscriptionStatus

(Appears on: -ParallelBranchStatus, +ParallelBranchStatus, ParallelStatus)

@@ -4819,7 +4819,7 @@ ParallelSubscriptionStatus

-channel
+channel
Kubernetes core/v1.ObjectReference @@ -4832,7 +4832,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -4861,7 +4861,7 @@ knative.dev/pkg/apis.Condition
-branches
+branches
[]ParallelBranch @@ -4874,7 +4874,7 @@ knative.dev/pkg/apis.Condition
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -4889,7 +4889,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -4921,7 +4921,7 @@ when the case does not have a Reply

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -4937,7 +4937,7 @@ knative.dev/pkg/apis/duck/v1.Status
-ingressChannelStatus
+ingressChannelStatus
ParallelChannelStatus @@ -4950,7 +4950,7 @@ ParallelChannelStatus
-branchStatuses
+branchStatuses
[]ParallelBranchStatus @@ -4964,7 +4964,7 @@ Matches the Spec.Branches array in the order.

-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1.AddressStatus @@ -4998,7 +4998,7 @@ It generally has the form {channel}.{namespace}.svc.{cluster domain name}

-subscription
+subscription
Kubernetes core/v1.ObjectReference @@ -5011,7 +5011,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -5038,7 +5038,7 @@ series through Channels and Subscriptions.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -5053,7 +5053,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SequenceSpec @@ -5067,7 +5067,7 @@ SequenceSpec
-steps
+steps
[]SequenceStep @@ -5081,7 +5081,7 @@ provided. Each step has its own delivery options

-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -5096,7 +5096,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -5111,7 +5111,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-status
+status
SequenceStatus @@ -5144,7 +5144,7 @@ date.

-channel
+channel
Kubernetes core/v1.ObjectReference @@ -5157,7 +5157,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -5186,7 +5186,7 @@ knative.dev/pkg/apis.Condition
-steps
+steps
[]SequenceStep @@ -5200,7 +5200,7 @@ provided. Each step has its own delivery options

-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -5215,7 +5215,7 @@ for the namespace (or cluster, in case there are no defaults for the namespace).
-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -5246,7 +5246,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -5262,7 +5262,7 @@ knative.dev/pkg/apis/duck/v1.Status
-subscriptionStatuses
+subscriptionStatuses
[]SequenceSubscriptionStatus @@ -5276,7 +5276,7 @@ Matches the Spec.Steps array in the order.

-channelStatuses
+channelStatuses
[]SequenceChannelStatus @@ -5290,7 +5290,7 @@ Matches the Spec.Steps array in the order.

-AddressStatus
+AddressStatus
knative.dev/pkg/apis/duck/v1.AddressStatus @@ -5324,7 +5324,7 @@ It generally has the form {channel}.{namespace}.svc.{cluster domain name}

-Destination
+Destination
knative.dev/pkg/apis/duck/v1.Destination @@ -5338,7 +5338,7 @@ knative.dev/pkg/apis/duck/v1.Destination
-delivery
+delivery
DeliverySpec @@ -5371,7 +5371,7 @@ This includes things like retries, DLQ, etc.

-subscription
+subscription
Kubernetes core/v1.ObjectReference @@ -5384,7 +5384,7 @@ Kubernetes core/v1.ObjectReference
-ready
+ready
knative.dev/pkg/apis.Condition @@ -5423,7 +5423,7 @@ Resource Types:
-apiVersion
+apiVersion
string
@@ -5433,14 +5433,14 @@ messaging.knative.dev/v1
-kind
+kind
string
Channel
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -5455,7 +5455,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ChannelSpec @@ -5469,7 +5469,7 @@ ChannelSpec
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -5483,7 +5483,7 @@ This is immutable after creation. Normally this is set by the Channel defaulter,
-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -5502,7 +5502,7 @@ ChannelableSpec
-status
+status
ChannelStatus @@ -5532,7 +5532,7 @@ date.

-apiVersion
+apiVersion
string
@@ -5542,14 +5542,14 @@ messaging.knative.dev/v1
-kind
+kind
string
InMemoryChannel
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -5564,7 +5564,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
InMemoryChannelSpec @@ -5578,7 +5578,7 @@ InMemoryChannelSpec
-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -5597,7 +5597,7 @@ ChannelableSpec
-status
+status
InMemoryChannelStatus @@ -5628,7 +5628,7 @@ corresponds to the subscriptions.channels.knative.dev CRD.

-apiVersion
+apiVersion
string
@@ -5638,14 +5638,14 @@ messaging.knative.dev/v1
-kind
+kind
string
Subscription
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -5659,7 +5659,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SubscriptionSpec @@ -5672,7 +5672,7 @@ SubscriptionSpec
-channel
+channel
Kubernetes core/v1.ObjectReference @@ -5699,7 +5699,7 @@ etc.)

-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -5713,7 +5713,7 @@ sent to a Destination as specified by the Reply.

-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -5726,7 +5726,7 @@ the Subscriber target.

-delivery
+delivery
DeliverySpec @@ -5743,7 +5743,7 @@ DeliverySpec
-status
+status
SubscriptionStatus @@ -5781,7 +5781,7 @@ It also defines the ChannelTemplate to use in order to create the CRD Channel ba
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -5795,7 +5795,7 @@ This is immutable after creation. Normally this is set by the Channel defaulter,
-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -5830,7 +5830,7 @@ ChannelableSpec
-ChannelableStatus
+ChannelableStatus
ChannelableStatus @@ -5846,7 +5846,7 @@ ChannelableStatus
-channel
+channel
knative.dev/pkg/apis/duck/v1.KReference @@ -5861,8 +5861,8 @@ knative.dev/pkg/apis/duck/v1.KReference

(Appears on: -ParallelSpec, -SequenceSpec, +ParallelSpec, +SequenceSpec, ChannelSpec)

@@ -5877,7 +5877,7 @@ knative.dev/pkg/apis/duck/v1.KReference

-spec
+spec
k8s.io/apimachinery/pkg/runtime.RawExtension @@ -5910,7 +5910,7 @@ we can easily create new Channels off of it.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -5925,7 +5925,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ChannelTemplateSpecInternalSpec @@ -5963,7 +5963,7 @@ Note that this struct properly implements only Marshalling, unmarshalling doesn&
-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -5976,7 +5976,7 @@ ChannelableSpec
-PhysicalChannelSpec
+PhysicalChannelSpec
k8s.io/apimachinery/pkg/runtime.RawExtension @@ -6010,7 +6010,7 @@ arguments for a Channel.

-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -6045,7 +6045,7 @@ ChannelableSpec
-ChannelableStatus
+ChannelableStatus
ChannelableStatus @@ -6091,7 +6091,7 @@ channel –> reply

-channel
+channel
Kubernetes core/v1.ObjectReference @@ -6118,7 +6118,7 @@ etc.)

-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -6132,7 +6132,7 @@ sent to a Destination as specified by the Reply.

-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -6145,7 +6145,7 @@ the Subscriber target.

-delivery
+delivery
DeliverySpec @@ -6178,7 +6178,7 @@ DeliverySpec
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -6194,7 +6194,7 @@ knative.dev/pkg/apis/duck/v1.Status
-physicalSubscription
+physicalSubscription
SubscriptionStatusPhysicalSubscription @@ -6227,7 +6227,7 @@ Subscription.

-subscriberUri
+subscriberUri
knative.dev/pkg/apis.URL @@ -6238,7 +6238,7 @@ knative.dev/pkg/apis.URL
-replyUri
+replyUri
knative.dev/pkg/apis.URL @@ -6249,7 +6249,7 @@ knative.dev/pkg/apis.URL
-deadLetterSinkUri
+deadLetterSinkUri
knative.dev/pkg/apis.URL @@ -6288,7 +6288,7 @@ Resource Types:
-apiVersion
+apiVersion
string
@@ -6298,14 +6298,14 @@ messaging.knative.dev/v1beta1
-kind
+kind
string
Channel
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -6320,7 +6320,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ChannelSpec @@ -6334,7 +6334,7 @@ ChannelSpec
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -6348,7 +6348,7 @@ This is immutable after creation. Normally this is set by the Channel defaulter,
-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -6367,7 +6367,7 @@ ChannelableSpec
-status
+status
ChannelStatus @@ -6397,7 +6397,7 @@ date.

-apiVersion
+apiVersion
string
@@ -6407,14 +6407,14 @@ messaging.knative.dev/v1beta1
-kind
+kind
string
InMemoryChannel
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -6429,7 +6429,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
InMemoryChannelSpec @@ -6443,7 +6443,7 @@ InMemoryChannelSpec
-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -6462,7 +6462,7 @@ ChannelableSpec
-status
+status
InMemoryChannelStatus @@ -6493,7 +6493,7 @@ corresponds to the subscriptions.channels.knative.dev CRD.

-apiVersion
+apiVersion
string
@@ -6503,14 +6503,14 @@ messaging.knative.dev/v1beta1
-kind
+kind
string
Subscription
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -6524,7 +6524,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SubscriptionSpec @@ -6537,7 +6537,7 @@ SubscriptionSpec
-channel
+channel
Kubernetes core/v1.ObjectReference @@ -6564,7 +6564,7 @@ etc.)

-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -6578,7 +6578,7 @@ sent to a Destination as specified by the Reply.

-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -6591,7 +6591,7 @@ the Subscriber target.

-delivery
+delivery
DeliverySpec @@ -6608,7 +6608,7 @@ DeliverySpec
-status
+status
SubscriptionStatus @@ -6646,7 +6646,7 @@ It also defines the ChannelTemplate to use in order to create the CRD Channel ba
-channelTemplate
+channelTemplate
ChannelTemplateSpec @@ -6660,7 +6660,7 @@ This is immutable after creation. Normally this is set by the Channel defaulter,
-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -6695,7 +6695,7 @@ ChannelableSpec
-ChannelableStatus
+ChannelableStatus
ChannelableStatus @@ -6711,7 +6711,7 @@ ChannelableStatus
-channel
+channel
knative.dev/pkg/apis/duck/v1.KReference @@ -6726,8 +6726,8 @@ knative.dev/pkg/apis/duck/v1.KReference

(Appears on: -ParallelSpec, -SequenceSpec, +ParallelSpec, +SequenceSpec, ChannelSpec)

@@ -6742,7 +6742,7 @@ knative.dev/pkg/apis/duck/v1.KReference

-spec
+spec
k8s.io/apimachinery/pkg/runtime.RawExtension @@ -6775,7 +6775,7 @@ we can easily create new Channels off of it.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -6790,7 +6790,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
k8s.io/apimachinery/pkg/runtime.RawExtension @@ -6828,7 +6828,7 @@ arguments for a Channel.

-ChannelableSpec
+ChannelableSpec
ChannelableSpec @@ -6863,7 +6863,7 @@ ChannelableSpec
-ChannelableStatus
+ChannelableStatus
ChannelableStatus @@ -6909,7 +6909,7 @@ channel –> reply

-channel
+channel
Kubernetes core/v1.ObjectReference @@ -6936,7 +6936,7 @@ etc.)

-subscriber
+subscriber
knative.dev/pkg/apis/duck/v1.Destination @@ -6950,7 +6950,7 @@ sent to a Destination as specified by the Reply.

-reply
+reply
knative.dev/pkg/apis/duck/v1.Destination @@ -6963,7 +6963,7 @@ the Subscriber target.

-delivery
+delivery
DeliverySpec @@ -6996,7 +6996,7 @@ DeliverySpec
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -7012,7 +7012,7 @@ knative.dev/pkg/apis/duck/v1.Status
-physicalSubscription
+physicalSubscription
SubscriptionStatusPhysicalSubscription @@ -7045,7 +7045,7 @@ Subscription.

-subscriberUri
+subscriberUri
knative.dev/pkg/apis.URL @@ -7056,7 +7056,7 @@ knative.dev/pkg/apis.URL
-replyUri
+replyUri
knative.dev/pkg/apis.URL @@ -7067,7 +7067,7 @@ knative.dev/pkg/apis.URL
-deadLetterSinkUri
+deadLetterSinkUri
knative.dev/pkg/apis.URL @@ -7106,7 +7106,7 @@ Resource Types:
-apiVersion
+apiVersion
string
@@ -7116,14 +7116,14 @@ sources.knative.dev/v1
-kind
+kind
string
ApiServerSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -7137,7 +7137,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ApiServerSourceSpec @@ -7150,7 +7150,7 @@ ApiServerSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -7168,7 +7168,7 @@ and modifications of the event sent to the sink.

-resources
+resources
[]APIVersionKindSelector @@ -7183,7 +7183,7 @@ selector to help filter.

-owner
+owner
APIVersionKind @@ -7199,7 +7199,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -7214,7 +7214,7 @@ Defaults to Reference

-serviceAccountName
+serviceAccountName
string @@ -7230,7 +7230,7 @@ source. Defaults to default if not set.

-status
+status
ApiServerSourceStatus @@ -7257,7 +7257,7 @@ ApiServerSourceStatus
-apiVersion
+apiVersion
string
@@ -7267,14 +7267,14 @@ sources.knative.dev/v1
-kind
+kind
string
ContainerSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -7288,7 +7288,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ContainerSourceSpec @@ -7301,7 +7301,7 @@ ContainerSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -7319,7 +7319,7 @@ and modifications of the event sent to the sink.

-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -7335,7 +7335,7 @@ Kubernetes core/v1.PodTemplateSpec
-status
+status
ContainerSourceStatus @@ -7367,7 +7367,7 @@ cloud events.

-apiVersion
+apiVersion
string
@@ -7377,14 +7377,14 @@ sources.knative.dev/v1
-kind
+kind
string
SinkBinding
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -7398,7 +7398,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SinkBindingSpec @@ -7411,7 +7411,7 @@ SinkBindingSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -7429,7 +7429,7 @@ and modifications of the event sent to the sink.

-BindingSpec
+BindingSpec
knative.dev/pkg/apis/duck/v1.BindingSpec @@ -7448,7 +7448,7 @@ should be augmented by Binding implementations.

-status
+status
SinkBindingStatus @@ -7479,7 +7479,7 @@ SinkBindingStatus
-apiVersion
+apiVersion
string @@ -7490,7 +7490,7 @@ string
-kind
+kind
string @@ -7521,7 +7521,7 @@ More info:
-selector
+selector
Kubernetes meta/v1.LabelSelector @@ -7579,7 +7579,7 @@ More info: []APIVersionKindSelector @@ -7612,7 +7612,7 @@ selector to help filter.

-owner
+owner
APIVersionKind @@ -7628,7 +7628,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -7643,7 +7643,7 @@ Defaults to Reference

-serviceAccountName
+serviceAccountName
string @@ -7675,7 +7675,7 @@ source. Defaults to default if not set.

-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -7714,7 +7714,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -7732,7 +7732,7 @@ and modifications of the event sent to the sink.

-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -7764,7 +7764,7 @@ Kubernetes core/v1.PodTemplateSpec
-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -7803,7 +7803,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -7821,7 +7821,7 @@ and modifications of the event sent to the sink.

-BindingSpec
+BindingSpec
knative.dev/pkg/apis/duck/v1.BindingSpec @@ -7856,7 +7856,7 @@ should be augmented by Binding implementations.

-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -7902,7 +7902,7 @@ Resource Types:
-apiVersion
+apiVersion
string
@@ -7912,14 +7912,14 @@ sources.knative.dev/v1alpha1
-kind
+kind
string
ApiServerSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -7933,7 +7933,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ApiServerSourceSpec @@ -7946,7 +7946,7 @@ ApiServerSourceSpec
-resources
+resources
[]ApiServerResource @@ -7959,7 +7959,7 @@ ApiServerSourceSpec
-serviceAccountName
+serviceAccountName
string @@ -7972,7 +7972,7 @@ source.

-sink
+sink
knative.dev/pkg/apis/duck/v1beta1.Destination @@ -7984,7 +7984,7 @@ knative.dev/pkg/apis/duck/v1beta1.Destination
-ceOverrides
+ceOverrides
knative.dev/pkg/apis/duck/v1.CloudEventOverrides @@ -7997,7 +7997,7 @@ modifications of the event sent to the sink.

-owner
+owner
APIVersionKind @@ -8013,7 +8013,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -8029,7 +8029,7 @@ string
-status
+status
ApiServerSourceStatus @@ -8061,7 +8061,7 @@ cloud events.

-apiVersion
+apiVersion
string
@@ -8071,14 +8071,14 @@ sources.knative.dev/v1alpha1
-kind
+kind
string
SinkBinding
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -8092,7 +8092,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SinkBindingSpec @@ -8105,7 +8105,7 @@ SinkBindingSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -8118,7 +8118,7 @@ knative.dev/pkg/apis/duck/v1.SourceSpec
-BindingSpec
+BindingSpec
knative.dev/pkg/apis/duck/v1alpha1.BindingSpec @@ -8134,7 +8134,7 @@ knative.dev/pkg/apis/duck/v1alpha1.BindingSpec
-status
+status
SinkBindingStatus @@ -8165,7 +8165,7 @@ SinkBindingStatus
-apiVersion
+apiVersion
string @@ -8176,7 +8176,7 @@ string
-kind
+kind
string @@ -8188,7 +8188,7 @@ More info: Kubernetes meta/v1.LabelSelector @@ -8202,7 +8202,7 @@ More info: Kubernetes meta/v1.OwnerReference @@ -8218,7 +8218,7 @@ v1alpha2, please use Spec.Owner as a GKV.

-controller
+controller
bool @@ -8250,7 +8250,7 @@ v1alpha2, please use Spec.Owner as a GKV.

-resources
+resources
[]ApiServerResource @@ -8263,7 +8263,7 @@ v1alpha2, please use Spec.Owner as a GKV.

-serviceAccountName
+serviceAccountName
string @@ -8276,7 +8276,7 @@ source.

-sink
+sink
knative.dev/pkg/apis/duck/v1beta1.Destination @@ -8288,7 +8288,7 @@ knative.dev/pkg/apis/duck/v1beta1.Destination
-ceOverrides
+ceOverrides
knative.dev/pkg/apis/duck/v1.CloudEventOverrides @@ -8301,7 +8301,7 @@ modifications of the event sent to the sink.

-owner
+owner
APIVersionKind @@ -8317,7 +8317,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -8349,7 +8349,7 @@ string
-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -8388,7 +8388,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -8401,7 +8401,7 @@ knative.dev/pkg/apis/duck/v1.SourceSpec
-BindingSpec
+BindingSpec
knative.dev/pkg/apis/duck/v1alpha1.BindingSpec @@ -8433,7 +8433,7 @@ knative.dev/pkg/apis/duck/v1alpha1.BindingSpec
-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -8476,7 +8476,7 @@ Resource Types:
-apiVersion
+apiVersion
string
@@ -8486,14 +8486,14 @@ sources.knative.dev/v1alpha2
-kind
+kind
string
ApiServerSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -8507,7 +8507,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ApiServerSourceSpec @@ -8520,7 +8520,7 @@ ApiServerSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -8538,7 +8538,7 @@ and modifications of the event sent to the sink.

-resources
+resources
[]APIVersionKindSelector @@ -8553,7 +8553,7 @@ selector to help filter.

-owner
+owner
APIVersionKind @@ -8569,7 +8569,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -8584,7 +8584,7 @@ Defaults to Reference

-serviceAccountName
+serviceAccountName
string @@ -8600,7 +8600,7 @@ source. Defaults to default if not set.

-status
+status
ApiServerSourceStatus @@ -8627,7 +8627,7 @@ ApiServerSourceStatus
-apiVersion
+apiVersion
string
@@ -8637,14 +8637,14 @@ sources.knative.dev/v1alpha2
-kind
+kind
string
ContainerSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -8658,7 +8658,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ContainerSourceSpec @@ -8671,7 +8671,7 @@ ContainerSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -8689,7 +8689,7 @@ and modifications of the event sent to the sink.

-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -8705,7 +8705,7 @@ Kubernetes core/v1.PodTemplateSpec
-status
+status
ContainerSourceStatus @@ -8732,7 +8732,7 @@ ContainerSourceStatus
-apiVersion
+apiVersion
string
@@ -8742,14 +8742,14 @@ sources.knative.dev/v1alpha2
-kind
+kind
string
PingSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -8763,7 +8763,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
PingSourceSpec @@ -8776,7 +8776,7 @@ PingSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -8794,7 +8794,7 @@ and modifications of the event sent to the sink.

-schedule
+schedule
string @@ -8806,7 +8806,7 @@ string
-jsonData
+jsonData
string @@ -8823,7 +8823,7 @@ to “application/json”.

-status
+status
PingSourceStatus @@ -8855,7 +8855,7 @@ cloud events.

-apiVersion
+apiVersion
string
@@ -8865,14 +8865,14 @@ sources.knative.dev/v1alpha2
-kind
+kind
string
SinkBinding
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -8886,7 +8886,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SinkBindingSpec @@ -8899,7 +8899,7 @@ SinkBindingSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -8917,7 +8917,7 @@ and modifications of the event sent to the sink.

-BindingSpec
+BindingSpec
knative.dev/pkg/apis/duck/v1alpha1.BindingSpec @@ -8936,7 +8936,7 @@ should be augmented by Binding implementations.

-status
+status
SinkBindingStatus @@ -8952,7 +8952,7 @@ SinkBindingStatus

(Appears on: -ApiServerSourceSpec, +ApiServerSourceSpec, ApiServerSourceSpec)

@@ -8968,7 +8968,7 @@ SinkBindingStatus

-apiVersion
+apiVersion
string @@ -8979,7 +8979,7 @@ string
-kind
+kind
string @@ -9010,7 +9010,7 @@ More info:
-selector
+selector
Kubernetes meta/v1.LabelSelector @@ -9068,7 +9068,7 @@ More info: []APIVersionKindSelector @@ -9101,7 +9101,7 @@ selector to help filter.

-owner
+owner
APIVersionKind @@ -9117,7 +9117,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -9132,7 +9132,7 @@ Defaults to Reference

-serviceAccountName
+serviceAccountName
string @@ -9164,7 +9164,7 @@ source. Defaults to default if not set.

-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -9203,7 +9203,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -9221,7 +9221,7 @@ and modifications of the event sent to the sink.

-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -9253,7 +9253,7 @@ Kubernetes core/v1.PodTemplateSpec
-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -9292,7 +9292,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -9310,7 +9310,7 @@ and modifications of the event sent to the sink.

-schedule
+schedule
string @@ -9322,7 +9322,7 @@ string
-jsonData
+jsonData
string @@ -9355,7 +9355,7 @@ to “application/json”.

-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -9394,7 +9394,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -9412,7 +9412,7 @@ and modifications of the event sent to the sink.

-BindingSpec
+BindingSpec
knative.dev/pkg/apis/duck/v1alpha1.BindingSpec @@ -9447,7 +9447,7 @@ should be augmented by Binding implementations.

-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -9497,7 +9497,7 @@ Resource Types:
-apiVersion
+apiVersion
string
@@ -9507,14 +9507,14 @@ sources.knative.dev/v1beta1
-kind
+kind
string
ApiServerSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -9528,7 +9528,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ApiServerSourceSpec @@ -9541,7 +9541,7 @@ ApiServerSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -9559,7 +9559,7 @@ and modifications of the event sent to the sink.

-resources
+resources
[]APIVersionKindSelector @@ -9574,7 +9574,7 @@ selector to help filter.

-owner
+owner
APIVersionKind @@ -9590,7 +9590,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -9605,7 +9605,7 @@ Defaults to Reference

-serviceAccountName
+serviceAccountName
string @@ -9621,7 +9621,7 @@ source. Defaults to default if not set.

-status
+status
ApiServerSourceStatus @@ -9648,7 +9648,7 @@ ApiServerSourceStatus
-apiVersion
+apiVersion
string
@@ -9658,14 +9658,14 @@ sources.knative.dev/v1beta1
-kind
+kind
string
ContainerSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -9679,7 +9679,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ContainerSourceSpec @@ -9692,7 +9692,7 @@ ContainerSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -9710,7 +9710,7 @@ and modifications of the event sent to the sink.

-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -9726,7 +9726,7 @@ Kubernetes core/v1.PodTemplateSpec
-status
+status
ContainerSourceStatus @@ -9753,7 +9753,7 @@ ContainerSourceStatus
-apiVersion
+apiVersion
string
@@ -9763,14 +9763,14 @@ sources.knative.dev/v1beta1
-kind
+kind
string
PingSource
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -9784,7 +9784,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
PingSourceSpec @@ -9797,7 +9797,7 @@ PingSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -9815,7 +9815,7 @@ and modifications of the event sent to the sink.

-schedule
+schedule
string @@ -9827,7 +9827,7 @@ string
-timezone
+timezone
string @@ -9841,7 +9841,7 @@ List of valid timezone values: PingSourceStatus @@ -9890,7 +9890,7 @@ cloud events.

-apiVersion
+apiVersion
string
@@ -9900,14 +9900,14 @@ sources.knative.dev/v1beta1
-kind
+kind
string
SinkBinding
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -9921,7 +9921,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
SinkBindingSpec @@ -9934,7 +9934,7 @@ SinkBindingSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -9952,7 +9952,7 @@ and modifications of the event sent to the sink.

-BindingSpec
+BindingSpec
knative.dev/pkg/apis/duck/v1beta1.BindingSpec @@ -9971,7 +9971,7 @@ should be augmented by Binding implementations.

-status
+status
SinkBindingStatus @@ -10002,7 +10002,7 @@ SinkBindingStatus
-apiVersion
+apiVersion
string @@ -10013,7 +10013,7 @@ string
-kind
+kind
string @@ -10044,7 +10044,7 @@ More info:
-selector
+selector
Kubernetes meta/v1.LabelSelector @@ -10102,7 +10102,7 @@ More info: []APIVersionKindSelector @@ -10135,7 +10135,7 @@ selector to help filter.

-owner
+owner
APIVersionKind @@ -10151,7 +10151,7 @@ then Resources[n] is allowed to pass the ResourceOwner filter.

-mode
+mode
string @@ -10166,7 +10166,7 @@ Defaults to Reference

-serviceAccountName
+serviceAccountName
string @@ -10198,7 +10198,7 @@ source. Defaults to default if not set.

-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -10237,7 +10237,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -10255,7 +10255,7 @@ and modifications of the event sent to the sink.

-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -10287,7 +10287,7 @@ Kubernetes core/v1.PodTemplateSpec
-SourceStatus
+SourceStatus
knative.dev/pkg/apis/duck/v1.SourceStatus @@ -10326,7 +10326,7 @@ Source.

-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -10344,7 +10344,7 @@ and modifications of the event sent to the sink.

-schedule
+schedule
string @@ -10356,7 +10356,7 @@ string
-timezone
+timezone
string @@ -10370,7 +10370,7 @@ List of valid timezone values: Kubernetes meta/v1.ObjectMeta @@ -10570,7 +10570,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
PingSourceSpec @@ -10583,7 +10583,7 @@ PingSourceSpec
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -10601,7 +10601,7 @@ and modifications of the event sent to the sink.

-schedule
+schedule
string @@ -10613,7 +10613,7 @@ string
-timezone
+timezone
string @@ -10627,7 +10627,7 @@ List of valid timezone values: PingSourceStatus @@ -10699,7 +10699,7 @@ PingSourceStatus
-SourceSpec
+SourceSpec
knative.dev/pkg/apis/duck/v1.SourceSpec @@ -10717,7 +10717,7 @@ and modifications of the event sent to the sink.

-schedule
+schedule
string @@ -10729,7 +10729,7 @@ string
-timezone
+timezone
string @@ -10743,7 +10743,7 @@ List of valid timezone values: Kubernetes meta/v1.ObjectMeta @@ -68,7 +68,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
PodAutoscalerSpec @@ -83,7 +83,7 @@ PodAutoscalerSpec
-containerConcurrency
+containerConcurrency
int64 @@ -97,7 +97,7 @@ Defaults to 0 which means unlimited concurrency.

-scaleTargetRef
+scaleTargetRef
Kubernetes core/v1.ObjectReference @@ -111,7 +111,7 @@ is responsible for quickly right-sizing.

-reachability
+reachability
ReachabilityType @@ -126,7 +126,7 @@ Defaults to ReachabilityUnknown

-protocolType
+protocolType
knative.dev/networking/pkg/apis/networking.ProtocolType @@ -140,7 +140,7 @@ knative.dev/networking/pkg/apis/networking.ProtocolType
-status
+status
PodAutoscalerStatus @@ -169,7 +169,7 @@ PodAutoscalerStatus
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -184,7 +184,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
MetricSpec @@ -199,7 +199,7 @@ MetricSpec
-stableWindow
+stableWindow
time.Duration @@ -210,7 +210,7 @@ time.Duration
-panicWindow
+panicWindow
time.Duration @@ -221,7 +221,7 @@ time.Duration
-scrapeTarget
+scrapeTarget
string @@ -235,7 +235,7 @@ string
-status
+status
MetricStatus @@ -268,7 +268,7 @@ MetricStatus
-stableWindow
+stableWindow
time.Duration @@ -279,7 +279,7 @@ time.Duration
-panicWindow
+panicWindow
time.Duration @@ -290,7 +290,7 @@ time.Duration
-scrapeTarget
+scrapeTarget
string @@ -320,7 +320,7 @@ string
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -352,7 +352,7 @@ knative.dev/pkg/apis/duck/v1.Status
-containerConcurrency
+containerConcurrency
int64 @@ -366,7 +366,7 @@ Defaults to 0 which means unlimited concurrency.

-scaleTargetRef
+scaleTargetRef
Kubernetes core/v1.ObjectReference @@ -380,7 +380,7 @@ is responsible for quickly right-sizing.

-reachability
+reachability
ReachabilityType @@ -395,7 +395,7 @@ Defaults to ReachabilityUnknown

-protocolType
+protocolType
knative.dev/networking/pkg/apis/networking.ProtocolType @@ -425,7 +425,7 @@ knative.dev/networking/pkg/apis/networking.ProtocolType
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -438,7 +438,7 @@ knative.dev/pkg/apis/duck/v1.Status
-serviceName
+serviceName
string @@ -450,7 +450,7 @@ The service is created and owned by the ServerlessService object owned by this P
-metricsServiceName
+metricsServiceName
string @@ -462,7 +462,7 @@ The service is managed by the PA object.

-desiredScale
+desiredScale
int32 @@ -473,7 +473,7 @@ int32
-actualScale
+actualScale
int32 @@ -503,7 +503,7 @@ the referenced resources may take.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -517,7 +517,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
PodScalableSpec @@ -530,7 +530,7 @@ PodScalableSpec
-replicas
+replicas
int32 @@ -540,7 +540,7 @@ int32
-selector
+selector
Kubernetes meta/v1.LabelSelector @@ -552,7 +552,7 @@ Kubernetes meta/v1.LabelSelector
-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -567,7 +567,7 @@ Kubernetes core/v1.PodTemplateSpec
-status
+status
PodScalableStatus @@ -599,7 +599,7 @@ PodScalable (or at least our shared portion).

-replicas
+replicas
int32 @@ -609,7 +609,7 @@ int32
-selector
+selector
Kubernetes meta/v1.LabelSelector @@ -621,7 +621,7 @@ Kubernetes meta/v1.LabelSelector
-template
+template
Kubernetes core/v1.PodTemplateSpec @@ -653,7 +653,7 @@ least our shared portion).

-replicas
+replicas
int32 @@ -726,7 +726,7 @@ See also: Kubernetes meta/v1.ObjectMeta @@ -758,7 +758,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ConfigurationSpec @@ -772,7 +772,7 @@ ConfigurationSpec
-template
+template
RevisionTemplateSpec @@ -789,7 +789,7 @@ RevisionTemplateSpec
-status
+status
ConfigurationStatus @@ -820,7 +820,7 @@ Configuration.

-apiVersion
+apiVersion
string
@@ -830,14 +830,14 @@ serving.knative.dev/v1
-kind
+kind
string
Revision
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -852,7 +852,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
RevisionSpec @@ -866,7 +866,7 @@ RevisionSpec
-PodSpec
+PodSpec
Kubernetes core/v1.PodSpec @@ -881,7 +881,7 @@ Kubernetes core/v1.PodSpec
-containerConcurrency
+containerConcurrency
int64 @@ -896,7 +896,7 @@ target concurrency for the autoscaler.

-timeoutSeconds
+timeoutSeconds
int64 @@ -913,7 +913,7 @@ be provided.

-status
+status
RevisionStatus @@ -946,7 +946,7 @@ See also: Kubernetes meta/v1.ObjectMeta @@ -978,7 +978,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
RouteSpec @@ -993,7 +993,7 @@ RouteSpec
-traffic
+traffic
[]TrafficTarget @@ -1011,7 +1011,7 @@ revisions and configurations.

-status
+status
RouteStatus @@ -1049,7 +1049,7 @@ and Route, reflecting their statuses and conditions as its own.

-apiVersion
+apiVersion
string
@@ -1059,14 +1059,14 @@ serving.knative.dev/v1
-kind
+kind
string
Service
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -1081,7 +1081,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
ServiceSpec @@ -1095,7 +1095,7 @@ ServiceSpec
-ConfigurationSpec
+ConfigurationSpec
ConfigurationSpec @@ -1111,7 +1111,7 @@ ConfigurationSpec
-RouteSpec
+RouteSpec
RouteSpec @@ -1133,7 +1133,7 @@ defaults).

-status
+status
ServiceStatus @@ -1150,7 +1150,7 @@ ServiceStatus

(Appears on: -Configuration, +Configuration, ServiceSpec)

@@ -1166,7 +1166,7 @@ ServiceStatus

-template
+template
RevisionTemplateSpec @@ -1199,7 +1199,7 @@ RevisionTemplateSpec
-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -1212,7 +1212,7 @@ knative.dev/pkg/apis/duck/v1.Status
-ConfigurationStatusFields
+ConfigurationStatusFields
ConfigurationStatusFields @@ -1231,7 +1231,7 @@ ConfigurationStatusFields

(Appears on: -ConfigurationStatus, +ConfigurationStatus, ServiceStatus)

@@ -1249,7 +1249,7 @@ other types can readily consume these fields via duck typing.

-latestReadyRevisionName
+latestReadyRevisionName
string @@ -1262,7 +1262,7 @@ from this Configuration that has had its “Ready” condition become &l
-latestCreatedRevisionName
+latestCreatedRevisionName
string @@ -1294,7 +1294,7 @@ Configuration. It might not be ready yet, for that use LatestReadyRevisionName.<
-name
+name
string @@ -1304,7 +1304,7 @@ string
-imageDigest
+imageDigest
string @@ -1318,7 +1318,7 @@ string

(Appears on: -Revision, +Revision, RevisionTemplateSpec)

@@ -1334,7 +1334,7 @@ string

-PodSpec
+PodSpec
Kubernetes core/v1.PodSpec @@ -1349,7 +1349,7 @@ Kubernetes core/v1.PodSpec
-containerConcurrency
+containerConcurrency
int64 @@ -1364,7 +1364,7 @@ target concurrency for the autoscaler.

-timeoutSeconds
+timeoutSeconds
int64 @@ -1397,7 +1397,7 @@ be provided.

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -1410,7 +1410,7 @@ knative.dev/pkg/apis/duck/v1.Status
-serviceName
+serviceName
string @@ -1423,7 +1423,7 @@ load balances over the pods backing this Revision.

-logUrl
+logUrl
string @@ -1436,7 +1436,7 @@ based on the revision url template specified in the controller’s config.
-imageDigest
+imageDigest
string @@ -1457,7 +1457,7 @@ ref
-containerStatuses
+containerStatuses
[]ContainerStatus @@ -1496,7 +1496,7 @@ Based on: Kubernetes meta/v1.ObjectMeta @@ -1511,7 +1511,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
RevisionSpec @@ -1525,7 +1525,7 @@ RevisionSpec
-PodSpec
+PodSpec
Kubernetes core/v1.PodSpec @@ -1540,7 +1540,7 @@ Kubernetes core/v1.PodSpec
-containerConcurrency
+containerConcurrency
int64 @@ -1555,7 +1555,7 @@ target concurrency for the autoscaler.

-timeoutSeconds
+timeoutSeconds
int64 @@ -1576,7 +1576,7 @@ be provided.

(Appears on: -Route, +Route, ServiceSpec)

@@ -1592,7 +1592,7 @@ be provided.

-traffic
+traffic
[]TrafficTarget @@ -1626,7 +1626,7 @@ revisions and configurations.

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -1639,7 +1639,7 @@ knative.dev/pkg/apis/duck/v1.Status
-RouteStatusFields
+RouteStatusFields
RouteStatusFields @@ -1658,7 +1658,7 @@ RouteStatusFields

(Appears on: -RouteStatus, +RouteStatus, ServiceStatus)

@@ -1676,7 +1676,7 @@ other types can readily consume these fields via duck typing.

-url
+url
knative.dev/pkg/apis.URL @@ -1689,7 +1689,7 @@ It generally has the form http[s]://{route-name}.{route-namespace}.{cluster-leve
-address
+address
knative.dev/pkg/apis/duck/v1.Addressable @@ -1701,7 +1701,7 @@ knative.dev/pkg/apis/duck/v1.Addressable
-traffic
+traffic
[]TrafficTarget @@ -1772,7 +1772,7 @@ the appropriate “run latest” spec.

-ConfigurationSpec
+ConfigurationSpec
ConfigurationSpec @@ -1788,7 +1788,7 @@ ConfigurationSpec
-RouteSpec
+RouteSpec
RouteSpec @@ -1826,7 +1826,7 @@ defaults).

-Status
+Status
knative.dev/pkg/apis/duck/v1.Status @@ -1839,7 +1839,7 @@ knative.dev/pkg/apis/duck/v1.Status
-ConfigurationStatusFields
+ConfigurationStatusFields
ConfigurationStatusFields @@ -1856,7 +1856,7 @@ specific to ConfigurationStatus.

-RouteStatusFields
+RouteStatusFields
RouteStatusFields @@ -1877,7 +1877,7 @@ specific to RouteStatus.

(Appears on: -RouteSpec, +RouteSpec, RouteStatusFields)

@@ -1893,7 +1893,7 @@ specific to RouteStatus.

-tag
+tag
string @@ -1906,7 +1906,7 @@ this target exclusively.

-revisionName
+revisionName
string @@ -1919,7 +1919,7 @@ traffic. This is mutually exclusive with ConfigurationName.

-configurationName
+configurationName
string @@ -1936,7 +1936,7 @@ RevisionName.

-latestRevision
+latestRevision
bool @@ -1951,7 +1951,7 @@ empty; it must be false when RevisionName is non-empty.

-percent
+percent
int64 @@ -1970,7 +1970,7 @@ that particular Revision or Configuration

-url
+url
knative.dev/pkg/apis.URL @@ -2011,7 +2011,7 @@ Resource Types:
-apiVersion
+apiVersion
string
@@ -2021,14 +2021,14 @@ serving.knative.dev/v1alpha1
-kind
+kind
string
DomainMapping
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2045,7 +2045,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
DomainMappingSpec @@ -2061,7 +2061,7 @@ More info: DomainMappingStatus @@ -2106,7 +2106,7 @@ More info: