Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { PodName string ContainerName string Namespace string Reason string Events string Logs string Labels map[string]string }
Event used to represent info needed by providers to send messages
func (*Event) FormatHtml ¶ added in v0.8.0
func (*Event) FormatMarkdown ¶ added in v0.8.0
func (*Event) FormatText ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.