package
2.3.0+incompatible
Repository: https://github.com/signalfx/go-loggregator.git
Documentation: pkg.go.dev

# Functions

NewIngressClient returns a v1 or v2 client depending on the value of `UseV2API` from the config Deprecated: NewIngressClient will be removed in the next major version.
NewV1IngressClient creates a V1 connection to the Loggregator API.
NewV2IngressClient creates a V2 connection to the Loggregator API.

# Structs

Config is the shared configuration between v1 and v2 clients.

# Interfaces

IngressClient is the shared contract between v1 and v2 clients.