Documentation ¶
Index ¶
Constants ¶
View Source
const (
// LabelGcpPubSubConfig is the label name of the GCP PubSub Config
LabelGcpPubSubConfig = "pubSubConfig"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GcpPubSubEventSourceExecutor ¶
GcpPubSubEventSourceExecutor implements Eventing
func (*GcpPubSubEventSourceExecutor) StartEventSource ¶
func (ese *GcpPubSubEventSourceExecutor) StartEventSource(eventSource *gateways.EventSource, eventStream gateways.Eventing_StartEventSourceServer) error
StartEventSource starts the GCP PubSub Gateway
func (*GcpPubSubEventSourceExecutor) ValidateEventSource ¶
func (ese *GcpPubSubEventSourceExecutor) ValidateEventSource(ctx context.Context, es *gateways.EventSource) (*gateways.ValidEventSource, error)
ValidateEventSource validates gateway event source
Click to show internal directories.
Click to hide internal directories.