fun findConfiguration(pid: String, metatypeChecking: Boolean = true): Configuration?
Find OSGi configuration by PID. Also ensures that for given configuration there is metatype service available (to reduce typo errors).