terraform/builtin/providers/rancher
Bill Maxwell 305ae18d2c Rancher V2 provider updates (#13908)
* Move to v2 client in vendor directory

* Move to v2 api and project IDs for environments

* add host label support to registration command

* Update go-rancher/catalog

* Allow go-rancher to handle URL versioning
2017-06-08 12:24:53 +03:00
..
config.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03: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 Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
provider_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_certificate.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_environment.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_environment_test.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_host.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_registration_token.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_registration_token_test.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_registry.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_registry_credential.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_registry_credential_test.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_registry_test.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_stack.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
resource_rancher_stack_test.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
util.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00
util_test.go Rancher V2 provider updates (#13908) 2017-06-08 12:24:53 +03:00