trello

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LabelTrelloConfig = "trelloConfig"
	LabelTrelloClient = "trelloClient"
)

Variables

This section is empty.

Functions

func RouteActiveHandler

func RouteActiveHandler(writer http.ResponseWriter, request *http.Request, rc *gwcommon.RouteConfig)

routeActiveHandler handles new route

Types

type TrelloEventSourceExecutor

type TrelloEventSourceExecutor struct {
	Log zerolog.Logger
	// Clientset is kubernetes client
	Clientset kubernetes.Interface
	// Namespace where gateway is deployed
	Namespace string
}

func (*TrelloEventSourceExecutor) PostActivate

func (ese *TrelloEventSourceExecutor) PostActivate(rc *gwcommon.RouteConfig) error

func (*TrelloEventSourceExecutor) StartEventSource

func (ese *TrelloEventSourceExecutor) StartEventSource(eventSource *gateways.EventSource, eventStream gateways.Eventing_StartEventSourceServer) error

StartConfig runs a configuration

func (*TrelloEventSourceExecutor) ValidateEventSource

func (ese *TrelloEventSourceExecutor) ValidateEventSource(ctx context.Context, eventSource *gateways.EventSource) (*gateways.ValidEventSource, error)

ValidateEventSource validates a s3 event source

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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