package
0.0.0-20240716170108-97c6e4261ae0
Repository: https://github.com/viaq/cluster-logging-load-client.git
Documentation: pkg.go.dev

# Functions

NewLogQuerier creates a new querier object.

# Constants

ElasticsearchClientType uses an Elasticsearch client to execute query actions.
LokiClientType uses a LogCLI client to execute query range actions.

# Structs

LogQuerier describes an object which queries for logs.
Options describes the settings that can be modified for the querier.

# Type aliases

ClientType describes the type of client to use for querying logs.