Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSAgent ¶
type AWSAgent struct {
// contains filtered or unexported fields
}
AWSAgent implements the CloudAgent interface for AWS
type CloudAgent ¶
type CloudAgent interface {
// Connect logs in into the cloud provider
Connect()
PowerOffCluster()
PowerOnCluster()
}
CloudAgent interface
Click to show internal directories.
Click to hide internal directories.