Home
last modified time | relevance | path

Searched refs:createOAuthToken (Results 1 – 8 of 8) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Doauth_token_test.go19 otTest1, _ := createOAuthToken(t, client, orgTest)
20 otTest2, _ := createOAuthToken(t, client, orgTest)
81 otTest, otTestCleanup := createOAuthToken(t, client, nil)
108 otTest, otTestCleanup := createOAuthToken(t, client, nil)
169 otTest, _ := createOAuthToken(t, client, orgTest)
H A Dpolicy_set_test.go132 oc, _ := createOAuthToken(t, client, orgTest)
170 oc, _ := createOAuthToken(t, client, orgTest)
H A Dhelper_test.go357 func createOAuthToken(t *testing.T, client *Client, org *Organization) (*OAuthToken, func()) { func
930 oc, ocCleanup := createOAuthToken(t, client, org)
H A Dregistry_module_test.go209 oauthTokenTest, oauthTokenTestCleanup := createOAuthToken(t, client, orgTest)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Doauth_token_test.go19 otTest1, otTest1Cleanup := createOAuthToken(t, client, orgTest)
21 otTest2, otTest2Cleanup := createOAuthToken(t, client, orgTest)
83 otTest, otTestCleanup := createOAuthToken(t, client, nil)
110 otTest, otTestCleanup := createOAuthToken(t, client, nil)
171 otTest, otCleanup := createOAuthToken(t, client, orgTest)
H A Dpolicy_set_test.go141 oc, ocTestCleanup := createOAuthToken(t, client, orgTest)
182 oc, ocTestCleanup := createOAuthToken(t, client, orgTest)
H A Dhelper_test.go360 func createOAuthToken(t *testing.T, client *Client, org *Organization) (*OAuthToken, func()) { func
916 oc, ocCleanup := createOAuthToken(t, client, org)
H A Dregistry_module_test.go216 oauthTokenTest, oauthTokenTestCleanup := createOAuthToken(t, client, orgTest)