# Functions
BundleAssets generates the assets necessary to generate a bundle used for deploying a service via OLM.
DefaultServiceConfig returns a default representation of ServiceConfig to be used as a base.
# Variables
CommonKeywords are keywords that are likely to be common across service controllers.
CommonLinks are links that are likely to be common across service controllers.
# Structs
Annotations represent metadata that is added to the ClusterServiceVersion yaml.
CommonMetadata represents common metadata for all service controllers generated by this project.
Sample is a basic representation of an instance of custom resource managed by a given service controller.
ServiceConfig represents a service controller's OLM configuration input.