package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Packages

Copyright 2021 The Prometheus Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

# Functions

NewIndexShipper creates a shipper for providing index store functionality using index files and object storage.
NewTableClient creates a client for managing tables in object storage based index store.

# Constants

FilesystemObjectStoreType holds the periodic config type for the filesystem store.
ModeDisabled is a no-op implementation which does nothing & does not error.
ModeReadOnly is to allow only read operations.
ModeReadWrite is to allow both read and write.
ModeWriteOnly is to allow only write operations.
UploadInterval defines interval for when we check if there are new index files to upload.

# Structs

# Interfaces

# Type aliases