# Packages

Package fake provides a fake implementation of the cloud connector interface, to be used in tests.

# Functions

New creates a new cloud connector, given its configuration.
ReadConfig reads a config file with a format defined by CloudStack Cloud Controller Manager, and returns a CloudStackConfig.

# Variables

Specific errors.
Specific errors.

# Structs

Config holds CloudStack connection configuration.
VM represents a CloudStack Virtual Machine.
Volume represents a CloudStack volume.

# Interfaces

Interface is the CloudStack client interface.