package
Version:
v0.0.0-...-ff4890a
Opens a new window with list of versions in this module.
Published: Apr 29, 2024
License: MIT, Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StsToken struct {
SecretID string `json:"secret_id"`
SecretKey string `json:"secret_key"`
SessionToken string `json:"session_token"`
FileList []string `json:"file_list"`
Bucket string `json:"bucket"`
Region string `json:"region"`
Domain string `json:"domain"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.