Documentation
¶
Index ¶
Constants ¶
View Source
const ( AccountTypeRAMUser = "ram_user" AccountTypeRAMRole = "ram_role" )
Variables ¶
This section is empty.
Functions ¶
func NewProvider ¶
func NewProvider(typeName string, encryptor encryptor) *provider
Types ¶
type Credentials ¶
type Policy ¶
type Policy struct {
Version string `json:"Version"`
Statement []PolicyStatement `json:"Statement"`
}
Click to show internal directories.
Click to hide internal directories.