Home
last modified time | relevance | path

Searched defs:createOrganization (Results 1 – 2 of 2) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dhelper_test.go362 func createOrganization(t *testing.T, client *Client) (*Organization, func()) { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dhelper_test.go365 func createOrganization(t *testing.T, client *Client) (*Organization, func()) { func