# 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.
# Interfaces
Interface is the CloudStack client interface.