package
0.23.0
Repository: https://github.com/google/knative-gcp.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.
No description provided by the author
No description provided by the author

# Constants

BrokerClass is the annotation value to use when creating a Google Cloud Broker object.
BrokerConditionBrokerCell reports the availability of the Broker's BrokerCell.
BrokerConditionSubscription reports the status of the Broker's PubSub subscription.
BrokerConditionTopic reports the status of the Broker's PubSub topic.
DependencyAnnotation is the annotation key used to mark the sources that the Trigger depends on.
InjectionAnnotation is the annotation key used to enable knative eventing injection for a namespace and automatically create a default broker.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
TestHelper contains helpers for unit tests.

# Structs

Broker collects a pool of events that are consumable using Triggers.
BrokerList is a collection of Brokers.
BrokerStatus represents the current state of a Broker.
Trigger represents a request to have events delivered to a consumer from a Broker's event pool.
TriggerList is a collection of Triggers.
TriggerStatus represents the current state of a Trigger.