Versions in this module Expand all Collapse all v0 v0.1.1 Aug 4, 2017 v0.1.0 Jun 20, 2017 Changes in this version + func Provider() terraform.ResourceProvider + func Retry(n int, f RetryFunc) (interface{}, error) + type Config struct + APIKey string + APIURL string + HTTPGETOnly bool + SecretKey string + Timeout int64 + func (c *Config) NewClient() (*cloudstack.CloudStackClient, error) + type RetryFunc func() (interface{}, error)