auto

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2023 License: BSD-2-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(logger *zap.Logger, config types.BackendV2, tldCacheDisabled bool) (types.BackendServer, merry.Error)

func NewWithLimiter

func NewWithLimiter(logger *zap.Logger, config types.BackendV2, tldCacheDisabled bool, limiter limiter.ServerLimiter) (types.BackendServer, merry.Error)

Types

type AutoGroup

type AutoGroup struct {
	// contains filtered or unexported fields
}

func (AutoGroup) Backends

func (c AutoGroup) Backends() []string

func (*AutoGroup) Fetch

func (*AutoGroup) Find

func (*AutoGroup) List

func (AutoGroup) MaxMetricsPerRequest

func (c AutoGroup) MaxMetricsPerRequest() int

func (AutoGroup) Name

func (c AutoGroup) Name() string

func (*AutoGroup) ProbeTLDs

func (c *AutoGroup) ProbeTLDs(ctx context.Context) ([]string, merry.Error)

func (*AutoGroup) Stats

func (*AutoGroup) TagNames

func (bg *AutoGroup) TagNames(ctx context.Context, prefix string, exprs []string, limit int64) ([]string, merry.Error)

func (*AutoGroup) TagValues

func (bg *AutoGroup) TagValues(ctx context.Context, tagName, prefix string, exprs []string, limit int64) ([]string, merry.Error)

type CapabilityResponse

type CapabilityResponse struct {
	ProtoToServers map[string][]string
}

Jump to

Keyboard shortcuts

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