# Constants
TagKeyAPIGroup is used to determine the API version of Kubernetes resource.
TagKeyAPIVersion is used to determine the API version of Kubernetes resource.
TagKeyCluster is used to determine the cluster where we will send events.
TagKeyKind is used to determine the kind of Kubernetes resource.
TagKeyName is used to determine the name of the Kubernetes resource.
TagKeyNamespace is used to determine the namespace of the Kubernetes resource.
TagKeyReason is used to determine the reason for this event.