1 // configAutomount package provides functions to work with automounted configuration resources (Configmap, Secret, PVC) 2 // Specified at https://github.com/devfile/devworkspace-operator/blob/main/docs/additional-configuration.adoc#automatically-mounting-volumes-configmaps-and-secrets 3 package configAutomount 4