import "k8s.io/client-go/tools/record/util"
util.go
func IsKeyNotFoundError(err error) bool
IsKeyNotFoundError is utility function that checks if an error is not found error
func ValidateEventType(eventtype string) bool
ValidateEventType checks that eventtype is an expected type of event