# Functions

Provider returns a terraform.ResourceProvider.
Retry is a wrapper around a RetryFunc that will retry a function n times or until it succeeds.

# Structs

Config is the configuration structure used to instantiate a new CloudStack client.

# Type aliases

RetryFunc is the function retried n times.