# Packages
No description provided by the author
# Functions
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
ValidateDestination validates Destination and either allows or disallows Deprecated* fields depending on the flag.
# Constants
SourceConditionSinkProvided has status True when the Source has been configured with a sink target that is resolvable.
# Variables
AddToScheme adds the types known to this package to an existing schema.
SchemeBuilder builds a scheme with the types known to the package.
SchemeGroupVersion is group version used to register these objects.
# Structs
Addressable provides a generic mechanism for a custom resource definition to indicate a destination for message delivery.
AddressableType is a skeleton type wrapping Addressable in the manner we expect resource writers defining compatible resources to embed it.
AddressableTypeList is a list of AddressableType resources.
AddressStatus shows how we expect folks to embed Addressable in their Status field.
Binding is a duck type that specifies the partial schema to which all Binding implementations should adhere.
BindingList is a list of Binding resources.
BindingSpec specifies the spec portion of the Binding partial-schema.
CloudEventOverrides defines arguments for a Source that control the output format of the CloudEvents produced by the Source.
Destination represents a target of an invocation over HTTP.
KResource is a skeleton type wrapping Conditions in the manner we expect resource writers defining compatible resources to embed it.
KResourceList is a list of KResource resources.
Source is the minimum resource shape to adhere to the Source Specification.
SourceList is a list of Source resources.
No description provided by the author
SourceStatus shows how we expect folks to embed Addressable in their Status field.
Status shows how we expect folks to embed Conditions in their Status field.
# Type aliases
Conditions is a simple wrapper around apis.Conditions to implement duck.Implementable.