Documentation
¶
Index ¶
Constants ¶
View Source
const ( Provider = "provider" Id = "id" AccessKey = "access_key" SecretKey = "secret_key" SessionToken = "session_token" )
View Source
const ( Aliyun = "aliyun" TencentCloud = "tencent cloud" HuaweiCloud = "huawei cloud" Ctyun = "ctyun" BaiduCloud = "baidu cloud" CuCloud = "cu cloud" )
Variables ¶
This section is empty.
Functions ¶
func DivideList ¶
Types ¶
type ErrNoSuchKey ¶
type ErrNoSuchKey struct {
Name string
}
func (*ErrNoSuchKey) Error ¶
func (e *ErrNoSuchKey) Error() string
Click to show internal directories.
Click to hide internal directories.