Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BorgExporterConfig ¶
type BorgExporterConfig struct {
// contains filtered or unexported fields
}
func NewBorgExporterConfig ¶
func NewBorgExporterConfig() BorgExporterConfig
func (BorgExporterConfig) GetCollectorConfig ¶
func (cfg BorgExporterConfig) GetCollectorConfig() collector.CollectorConfig
func (BorgExporterConfig) GetListeningAccess ¶
func (cfg BorgExporterConfig) GetListeningAccess() string
func (BorgExporterConfig) GetLogger ¶
func (cfg BorgExporterConfig) GetLogger() log.Logger
func (BorgExporterConfig) GetMetricsPath ¶
func (cfg BorgExporterConfig) GetMetricsPath() string
Click to show internal directories.
Click to hide internal directories.