terraform/builtin/providers/digitalocean
Sander van Harmelen 4ace4865d7 Making all function names consistent
Before all providers were using the helper.Schema approach the helper
function had these names. Now they all use names consistent with the Go
naming conventions except for these last few…
2014-12-15 15:26:17 +01:00
..
config.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
provider.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
provider_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_domain.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_domain_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_droplet.go Making all function names consistent 2014-12-15 15:26:17 +01:00
resource_digitalocean_droplet_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_record.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_record_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00