package
1.7.0-rc3
Repository: https://github.com/blrn/traefik.git
Documentation: pkg.go.dev

# Functions

BuildConfiguration is a helper to create a configuration.
MustNewRequest creates a new http get request or panics if it can't.
MustParseURL parses a URL or panics if it can't.
NewCollectingHealthCheckMetrics creates a new CollectingHealthCheckMetrics instance.
WithBackendNew is a helper to create a configuration.
WithBackends is a helper to create a configuration.
WithBasicAuth is a helper to create a configuration Deprecated.
WithEntryPoints is a helper to create a configuration.
WithFrontend is a helper to create a configuration.
WithFrontEndAuth is a helper to create a configuration.
WithFrontendName is a helper to create a configuration.
WithFrontends is a helper to create a configuration.
WithLBMethod is a helper to create a configuration.
WithLBSticky is a helper to create a configuration.
WithRoute is a helper to create a configuration.
WithRoutes is a helper to create a configuration.
WithServerNew is a helper to create a configuration.
WithServersNew is a helper to create a configuration.

# Structs

CollectingCounter is a metrics.Counter implementation that enables access to the CounterValue and LastLabelValues.
CollectingGauge is a metrics.Gauge implementation that enables access to the GaugeValue and LastLabelValues.
CollectingHealthCheckMetrics can be used for testing the Metrics instrumentation of the HealthCheck package.