terraform/builtin/providers/rancher
John Engelman 243ecf3b4f [Provider] Rancher (#9173)
* Vendor Rancher Go library.

* Implement Rancher Provider.

Starting implementation taken from
https://github.com/platanus/terraform-provider-rancher

Commits from jidonoso@gmail.com and raphael.pinson@camptocamp.com
2016-12-05 15:29:41 +00:00
..
config.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_environment_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_registration_token_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_registry_credential_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_registry_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_stack_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
provider.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
provider_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_environment.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_environment_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registration_token.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registration_token_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registry.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registry_credential.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registry_credential_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registry_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_stack.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_stack_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
util.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00