# Packages
Package testcases contains test cases for the operator which can be used both during unit and E2E testing.
# Functions
Add creates a new Deployment Controller and adds it to the Manager.
Returns a slice with a new unstructured.UnstructuredList for each object in allObjects.
CurrentObjects returns the active sub-object types used by the operator for a driver deployment.
NewReconcileDeployment creates new deployment reconciler.
# Structs
ReconcileDeployment reconciles a Deployment object.