# Packages
Package bpm contains the structs to represent BOSH BPM information.
Package bpmconverter converts bpm configs + ig manifests into k8s resources (services, qjob, qsts).
Package converter converts various structs (LinkInfos, bdm.Variable) into k8s resources (Volumes, qsec).
Package manifest represents a valid BOSH manifest and provides funcs to load it, marshal it and access its fields.
Package qjobs creates the quarks job to render the instance group manifests.