package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

CreateEventList converts array of api events to common EventList structure.
FillEventsType is based on event Reason fills event Type in order to allow correct filtering by Type.
GetEvents gets events associated to resource with given name.
GetNamespaceEvents gets events associated to a namespace with given name.
GetNodeEvents gets events associated to node with given name.
GetPodEvents gets pods events associated to pod name and namespace.
GetPodsEvents gets events targeting given list of pods.
GetPodsEventWarnings returns warning pod events by filtering out events targeting only given pods.
GetResourceEvents gets events associated to specified resource.
ToEvent converts event api Event to Event model object.

# Variables

EmptyEventList is a empty list of events.
FailedReasonPartials is an array of partial strings to correctly filter warning events.

# Type aliases