package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Nov 23, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type T struct {
URL string
Certs struct {
Directory string `yaml:"directory"`
Ca string `yaml:"ca"`
Client string `yaml:"client"`
ClientKey string `yaml:"clientKey"`
}
UsernamePassword []string `yaml:",flow"`
TLS bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.