Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Publisher ¶
type Publisher struct { // ProjectID is the pre-existing eventing project id to use. ProjectID string // TopicID is the pre-existing eventing pub/sub topic id to use. TopicID string // contains filtered or unexported fields }
Publisher implements the Pub/Sub adapter to deliver Pub/Sub messages from a pre-existing topic/subscription to a Sink.
Click to show internal directories.
Click to hide internal directories.