...

Source file src/github.com/redhat-developer/odo/pkg/configAutomount/doc.go

Documentation: github.com/redhat-developer/odo/pkg/configAutomount

     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  

View as plain text