config

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Docker *Docker
	Loki   *Loki
}

func New

func New() (*Config, error)

type Docker

type Docker struct {
	SocketPath, CliApiVersion, ContainerName string
	ReconnectTime                            time.Duration
}

type Loki

type Loki struct {
	URL    string
	Stream *Stream
}

type Stream

type Stream struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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