GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex
package
Version:
v1.11.0-rc.1
Opens a new window with list of versions in this module.
Published: Nov 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
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 filesystem storage
RegisterFlagsWithPrefix registers the flags for filesystem storage with the provided prefix
Source Files
¶
Click to show internal directories.
Click to hide internal directories.