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:
v0.5.0-rc1
Opens a new window with list of versions in this module.
Published: Jan 15, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
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 GCS bucket client
type Config struct {
BucketName string `yaml:"bucket_name"`
ServiceAccount string `yaml:"service_account"`
}
Config holds the config options for GCS backend
RegisterFlags registers the flags for TSDB GCS storage
Source Files
¶
Click to show internal directories.
Click to hide internal directories.