# Functions

MarshallObject mashals an object, usually a CSV into YAML.
UnmarshalCSV decodes a YAML file, by path, and returns a CSV.

# Structs

CSVClusterPermissions is the cluster permissions part of a CSV.
CSVDeployments describes the deployments for a CSV.
CSVPermissions is the permissions part of a CSV.
CSVStrategySpec describes the installation strategy of a CSV.