Home
last modified time | relevance | path

Searched refs:createAgentPool (Results 1 – 6 of 6) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dagent_token_test.go15 apTest, apTestCleanup := createAgentPool(t, client, nil)
52 apTest, apTestCleanup := createAgentPool(t, client, nil)
81 apTest, apTestCleanup := createAgentPool(t, client, nil)
106 apTest, apTestCleanup := createAgentPool(t, client, nil)
H A Dagent_pool_test.go18 agentPool, _ := createAgentPool(t, client, orgTest)
101 pool, _ := createAgentPool(t, client, orgTest)
130 kBefore, kTestCleanup := createAgentPool(t, client, orgTest)
143 kBefore, kTestCleanup := createAgentPool(t, client, orgTest)
169 kTest, _ := createAgentPool(t, client, orgTest)
H A Dhelper_test.go37 func createAgentPool(t *testing.T, client *Client, org *Organization) (*AgentPool, func()) { func
69 ap, apCleanup = createAgentPool(t, client, nil)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dagent_token_test.go18 apTest, apTestCleanup := createAgentPool(t, client, nil)
58 apTest, apTestCleanup := createAgentPool(t, client, nil)
90 apTest, apTestCleanup := createAgentPool(t, client, nil)
118 apTest, apTestCleanup := createAgentPool(t, client, nil)
H A Dagent_pool_test.go21 agentPool, agentPoolCleanup := createAgentPool(t, client, orgTest)
111 pool, poolCleanup := createAgentPool(t, client, orgTest)
144 kBefore, kTestCleanup := createAgentPool(t, client, orgTest)
157 kBefore, kTestCleanup := createAgentPool(t, client, orgTest)
186 kTest, _ := createAgentPool(t, client, orgTest)
H A Dhelper_test.go40 func createAgentPool(t *testing.T, client *Client, org *Organization) (*AgentPool, func()) { func
72 ap, apCleanup = createAgentPool(t, client, nil)