Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProvideController ¶
func ProvideController(defaultGcpProject string, defaultSecret *corev1.ObjectReference, defaultSecretKey string) func(manager.Manager, *zap.Logger) (controller.Controller, error)
ProvideController returns a Controller that represents the gcp-pubsub channel Provisioner. It reconciles only Channels.
func ShouldReconcile ¶ added in v0.6.0
func ShouldReconcile(c *eventingv1alpha1.Channel) bool
ShouldReconcile determines if this Controller should control (and therefore reconcile) a given Channel. This Controller only handles gcp-pubsub channels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.