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 }
type EventUpdateMetaData ¶
type EventUpdateMetaData struct {
Subject string
}
type RegistrationData ¶
type RegistrationData models.Integration
Click to show internal directories.
Click to hide internal directories.