Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the name of the GCP PubSub ClusterChannelProvisioner.
Name = "gcp-pubsub"
)
Variables ¶
This section is empty.
Functions ¶
func IsControlled ¶
func IsControlled(ref *corev1.ObjectReference) bool
IsControlled determines if the gcp-pubsub Channel Controller should control (and therefore reconcile) a given object, based on that object's ClusterChannelProvisioner reference.
func ProvideController ¶
func ProvideController(mgr manager.Manager, logger *zap.Logger) (controller.Controller, error)
ProvideController returns a Controller that represents the gcp-pubsub channel Provisioner. It reconciles only the ClusterChannelProvisioner.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.