package
0.99.0
Repository: https://github.com/openshift/knative-eventing.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

ParallelConditionAddressable has status true when this Parallel meets the Addressable contract and has a non-empty hostname.
ParallelConditionChannelsReady has status True when all the channels created as part of this parallel are ready.
ParallelConditionReady has status True when all subconditions below have been set to True.
ParallelConditionSubscriptionsReady has status True when all the subscriptions created as part of this parallel are ready.
SequenceConditionAddressable has status true when this Sequence meets the Addressable contract and has a non-empty hostname.
SequenceChannelsReady has status True when all the channels created as part of this sequence are ready.
SequenceConditionReady has status True when all subconditions below have been set to True.
SequenceSubscriptionsReady has status True when all the subscriptions created as part of this sequence are ready.
StatusConditionTypeDeprecated is the status.conditions.type used to provide deprecation warnings.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

+genclient +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object Parallel defines conditional branches that will be wired in series through Channels and Subscriptions.
No description provided by the author
ParallelBranchStatus represents the current state of a Parallel branch.
No description provided by the author
ParallelList is a collection of Parallels.
No description provided by the author
ParallelStatus represents the current state of a Parallel.
No description provided by the author
+genclient +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object Sequence defines a sequence of Subscribers that will be wired in series through Channels and Subscriptions.
No description provided by the author
SequenceList is a collection of Sequences.
No description provided by the author
SequenceStatus represents the current state of a Sequence.
No description provided by the author