//
pkg.gl
Category
github.com/meteor/terraform
builtin
providers
cloudstack
package
0.6.14
Repository:
https://github.com/meteor/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
5.5k SLOC
#
Functions
Provider
Provider returns a terraform.ResourceProvider.
Retry
Retry is a wrapper around a RetryFunc that will retry a function n times or until it succeeds.
#
Constants
UnlimitedResourceID
UnlimitedResourceID is a "special" ID to define an unlimited resource.
#
Structs
Config
Config is the configuration structure used to instantiate a new CloudStack client.
#
Type aliases
RetryFunc
RetryFunc is the function retried n times.