# Interfaces
ConfigAgent contains the actual implementation of controller logic.
K8sClient is a wrapper around update functions for kubernetes to be exchangeable for tests.
MetaConfig unifies "config" object types, i.e.
MetaDeployment unifies "deployment" object types, i.e.
MetaResource is a Kubernetes object that has meta data and is identifiable by some name.