Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Endpoint string `yaml:"endpoint"`
TLSConfig http_util.TLSConfig `yaml:"tls_config"`
Type Type `yaml:"type"`
}
Config contains the options determining the endpoint to talk to.
Click to show internal directories.
Click to hide internal directories.