github.com/google/cloudprober@v0.11.3/examples/templates/README.md (about)

     1  ## Go templates based configs
     2  
     3  Cloudprober supports [Go text templates](https://golang.org/pkg/text/template/) based configs, bringing in some programming capabilities to the config language. This directory contains example configs that demonstrate this capability.