Documentation ¶
Overview ¶
Package common provides cache.TransformFunc's for /v1 Event objects
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransformEventObject ¶
func TransformEventObject(obj *unstructured.Unstructured) (*unstructured.Unstructured, error)
TransformEventObject does special-case handling on event objects 1. (only one so far): replaces the _type field with the contents of the field named "type", if it exists
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.