Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
EndpointURL string `json:"endpoint_url" yaml:"endpoint_url"`
Headers []NameValuePair `json:"headers" yaml:"headers"`
TLS tlshelper.TLSConfig `json:"tls" yaml:"tls"`
}
Source Files
¶
- auth.go
Click to show internal directories.
Click to hide internal directories.