Home
last modified time | relevance | path

Searched refs:createOrganizationToken (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dorganization_token_test.go48 _, otTestCleanup := createOrganizationToken(t, client, orgTest)
77 createOrganizationToken(t, client, orgTest)
H A Dhelper_test.go409 func createOrganizationToken(t *testing.T, client *Client, org *Organization) (*OrganizationToken, … func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dorganization_token_test.go48 _, otTestCleanup := createOrganizationToken(t, client, orgTest)
77 createOrganizationToken(t, client, orgTest)
H A Dhelper_test.go412 func createOrganizationToken(t *testing.T, client *Client, org *Organization) (*OrganizationToken, … func