package
Version:
v0.7.2
Opens a new window with list of versions in this module.
Published: Apr 9, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BasicAuth struct {
Username string `json:"username" yaml:"username" hcl:"username"`
Password string `json:"password" yaml:"password" hcl:"password"`
}
BasicAuth use for prometheus and loki configurations
Source Files
¶
Click to show internal directories.
Click to hide internal directories.