# Functions
MakeClusterRole creates a cluster role object from yaml manifest.
MakeClusterRoleBinding creates a cluster role binding object from yaml manifest.
MakeDeployment creates a deployment object from yaml manifest.
MakeServiceAccount creates a service account object from yaml manifest.
NewBasicEvent constructs a basic Event for test purposes.
NewFramework returns a new framework.
# Structs
Framework contains global information needed by the framework helper functions.
KubeEventsExporter exposes information needed by the framework to interact with kube-events-exporter.
# Type aliases
AssertEventsTotalFunc is a function that assert kube_events_total metrics.