terafoundation / test-context / TestClientConfig
Interface: TestClientConfig
Defined in: test-context.ts:19
Properties
Property | Type | Defined in |
---|---|---|
config? | Record <string , any > | test-context.ts:22 |
createClient? | CreateClientFactoryFn | test-context.ts:21 |
endpoint? | string | test-context.ts:23 |
type | string | test-context.ts:20 |