terraform/builtin/providers/rancher
John Engelman 0152a79b90 Closes #11053. Use environment specific client for accessing resources. (#11503)
When using access control, the Rancher global API may return 404 for
resources that exist and are accessible via the environment API.
2017-01-30 17:08:21 +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 Closes #11053. Use environment specific client for accessing resources. (#11503) 2017-01-30 17:08:21 +00:00
resource_rancher_registration_token_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registry.go Closes #11053. Use environment specific client for accessing resources. (#11503) 2017-01-30 17:08:21 +00:00
resource_rancher_registry_credential.go Closes #11053. Use environment specific client for accessing resources. (#11503) 2017-01-30 17:08:21 +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 Closes #11053. Use environment specific client for accessing resources. (#11503) 2017-01-30 17:08:21 +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