Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadHTTPConfigFile ¶ added in v0.24.0
func LoadHTTPConfigFile(filename string) (*promconfig.HTTPClientConfig, error)
LoadHTTPConfigFile returns HTTPClientConfig for the given http_config file
Types ¶
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
Resolver represents a configuration file resolver for kingpin.
func NewResolver ¶
NewResolver returns a Resolver structure.
Click to show internal directories.
Click to hide internal directories.