Documentation ¶
Overview ¶
Package topic implements the Cloud Pub/Sub Topic controller.
Index ¶
Constants ¶
View Source
const (
// ReconcilerName is the name of the reconciler
ReconcilerName = "Topics"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController initializes the controller and is called by the generated code Registers event handlers to enqueue events
Types ¶
type Reconciler ¶
type Reconciler struct { *pubsub.PubSubBase // contains filtered or unexported fields }
Reconciler implements controller.Reconciler for Topic resources.
Click to show internal directories.
Click to hide internal directories.