Affected by GO-2022-0915
and 1 other vulnerabilities
GO-2022-0915: Improper input validation in CNCF Cortex in github.com/cortexproject/cortex
GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex
package
Version:
v1.2.0-rc.1
Opens a new window with list of versions in this module.
Published: Jun 26, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewBucketClient creates a new filesystem bucket client
type Config struct {
Directory string `yaml:"dir"`
}
Config stores the configuration for storing and accessing objects in the local filesystem.
RegisterFlags registers the flags for TSDB filesystem storage
RegisterFlagsWithPrefix registers the flags for TSDB filesystem storage with the provided prefix
Source Files
¶
Click to show internal directories.
Click to hide internal directories.