# Functions
MustLoadState loads a JSON-encoded k8s event from the provided string, and returns a corresponding Unstructured object.
MustLoadWorkflow loads a JSON array of k8s events from the provided string, and returns a corresponding slice of Unstructured objects.
# Variables
No description provided by the author