Documentation ¶
Index ¶
- func EventLevelIntToYamlKeyMap(enumInt int32) string
- func EventLevelYamlKeyToIntMap(enumKey string) int32
- func EventTypeIntToYamlKeyMap(enumInt int32) string
- func EventTypeYamlKeyToIntMap(enumKey string) int32
- func GetEmailNotificationEvent(msg, podName, clusterId string) *datahub_events.Event
- func IsEventLevelYamlKeySupported(enumKey string) bool
- func IsEventTypeYamlKeySupported(enumKey string) bool
- func ListEventLevelYamlKey() []string
- func ListEventTypeYamlKey() []string
- func NewEventSender(datahubClient datahub_v1alpha1.DatahubServiceClient) *eventSender
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEmailNotificationEvent ¶
func GetEmailNotificationEvent(msg, podName, clusterId string) *datahub_events.Event
func ListEventLevelYamlKey ¶
func ListEventLevelYamlKey() []string
func ListEventTypeYamlKey ¶
func ListEventTypeYamlKey() []string
func NewEventSender ¶
func NewEventSender(datahubClient datahub_v1alpha1.DatahubServiceClient) *eventSender
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.