# Functions

GetPodMetadataAndSpec looks inside arbitrary YAML for a PodSpec and it's metadata.
ValidateIfControllerMatches checks if a child object is controlled by a parent object.

# Structs

Client is used to interact with the Kubernetes API.
Workload represents a workload in the cluster.