event_handler

package
v0.0.0-...-8340ab3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const ActionToggleFeature = "trigger-servicenow-flow"

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionTriggeredHandler

type ActionTriggeredHandler struct {
	Logger keptn.LoggerInterface
	Event  cloudevents.Event
}

func (ActionTriggeredHandler) HandleEvent

func (eh ActionTriggeredHandler) HandleEvent() error

type EventHandler

type EventHandler interface {
	HandleEvent() error
}

func NewEventHandler

func NewEventHandler(event cloudevents.Event, logger *keptn.Logger) (EventHandler, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL