utils

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTagsToAdd added in v1.3.0

func GetTagsToAdd(tags []string) []string

Types

type EventInfo

type EventInfo struct {
	// contains filtered or unexported fields
}

EventInfo contains the required information to create Kubernetes and Datadog events.

func BuildEventInfo

func BuildEventInfo(name, ns, kind string, eventType datadog.EventType) EventInfo

BuildEventInfo creates a new EventInfo instance.

func (*EventInfo) GetDDEvent

func (ei *EventInfo) GetDDEvent() datadog.Event

GetDDEvent builds and returns a Datadog event.

func (*EventInfo) GetMessage

func (ei *EventInfo) GetMessage() string

GetMessage returns the event message.

func (*EventInfo) GetReason

func (ei *EventInfo) GetReason() string

GetReason returns the event reason.

Jump to

Keyboard shortcuts

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