Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credentials ¶
type Credentials interface {
// Session returns an object that can be fed to a Manager to create a
// session in a cloud provider's SDK.
Session(...interface{}) interface{}
}
Click to show internal directories.
Click to hide internal directories.