package
Version:
v0.0.0-...-063ea38
Opens a new window with list of versions in this module.
Published: Dec 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 16
Opens a new window with list of known importers.
Documentation
¶
NewBucket initializes and returns new object storage clients.
NOTE: confContentYaml can contain secrets.
type BucketConfig struct {
Type objstore.ObjProvider `yaml:"type"`
Config interface{} `yaml:"config"`
Prefix string `yaml:"prefix" default:""`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.