package
0.1.9-alpha
Repository: https://github.com/2gis/loggo.git
Documentation: pkg.go.dev

# Functions

CreateService tries to construct Service object from annotations dictionary.
NewProviderFile returns new from-file provider instance.
NewProviderK8SServices is a constructor for ProviderK8SServices.
NewProviderStub is a constructor of ProviderStub.

# Structs

PathSet is shorthand structure that maps group of regular expressions with label.
ProviderFile provides static map of services from file.
ProviderK8SServices serves to retrieve and provide data about K8S services leveraging K8S Api server through go-client.
ProviderStub returns empty provider for test purposes and dry-run launches.
Service is a structured "service" representation, containing service paths and domains for SLA metrics gathering.

# Interfaces

ServicesProvider is an interface that allows to get services for SLA metering.