# Functions
MarshalK8SResources marshals every field of a struct into a k8s resource YAML.
No description provided by the author
No description provided by the author
No description provided by the author
UnmarshalK8SResources takes YAML and converts it into a k8s resources struct.
# Structs
No description provided by the author
# Interfaces
Marshaler is used by all k8s resources that can be marshaled to YAML.