Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRequiredTags ¶ added in v1.7.0
func GetRequiredTags() []string
func GetTagsToAdd ¶ added in v1.3.0
Types ¶
type EventInfo ¶
type EventInfo struct {
// contains filtered or unexported fields
}
EventInfo contains the required information to create Kubernetes and Datadog events.
func BuildEventInfo ¶
BuildEventInfo creates a new EventInfo instance.
func (*EventInfo) GetDDEvent ¶
GetDDEvent builds and returns a Datadog event.
func (*EventInfo) GetMessage ¶
GetMessage returns the event message.
Click to show internal directories.
Click to hide internal directories.