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.0.0-rc.0
Opens a new window with list of versions in this module.
Published: Mar 31, 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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.