squid

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Arguments

type Arguments struct {
	SquidAddr     string            `alloy:"address,attr"`
	SquidUser     string            `alloy:"username,attr,optional"`
	SquidPassword alloytypes.Secret `alloy:"password,attr,optional"`
}

Arguments controls the squid exporter.

func (*Arguments) Convert

func (a *Arguments) Convert() *squid_exporter.Config

func (*Arguments) SetToDefault

func (a *Arguments) SetToDefault()

SetToDefault implements syntax.Defaulter.

func (*Arguments) Validate

func (a *Arguments) Validate() error

Validate implements syntax.Validator.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL