types

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EventSenderKey = EventSenderKeyType{}

Functions

This section is empty.

Types

type AdditionalSubscriptionData

type AdditionalSubscriptionData struct {
	SubscriptionID string `json:"subscriptionID"`
}

type EventSender

type EventSender func(ce models.KeptnContextExtendedCE) error

type EventSenderKeyType

type EventSenderKeyType struct{}

type EventUpdate

type EventUpdate struct {
	KeptnEvent     models.KeptnContextExtendedCE
	MetaData       EventUpdateMetaData
	SubscriptionID string // optional
}

type EventUpdateMetaData

type EventUpdateMetaData struct {
	Subject string
}

type RegistrationData

type RegistrationData models.Integration

Jump to

Keyboard shortcuts

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