package
0.11.3
Repository: https://github.com/google/cloudprober.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package runconfig stores cloudprober config that is specific to a single invocation.

# Functions

DefaultConfig returns the default config string.
Parse processes a config file as a Go text template and parses it into a ProberConfig proto.
ParseForTest processes a config file as a Go text template in test mode and parses it into a ProberConfig proto.
ParseTemplate processes a config file as a Go text template.

# Variables

ReadFromGCEMetadata returns the value of GCE custom metadata variables.