package
Version:
v0.0.0-...-f4a3ab8
Opens a new window with list of versions in this module.
Published: Nov 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
OBSUtilPath string `json:"obsutil_path" required:"true"`
AccessKey string `json:"access_key" required:"true"`
SecretKey string `json:"secret_key" required:"true"`
Endpoint string `json:"endpoint" required:"true"`
Bucket string `json:"bucket" required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.