package
Version:
v0.0.0-...-425e462
Opens a new window with list of versions in this module.
Published: Sep 21, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type AuthInfo struct {
Port int `envconfig:"PORT" default:"56977"`
Username string `envconfig:"USERNAME"`
Password string `envconfig:"PASSWORD"`
Token string `envconfig:"TOKEN"`
CACertData string `envconfig:"CA_CERT_DATA"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.