Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TestAdminKey = os.Getenv("OPENAI_ADMIN_KEY") TestUserId = os.Getenv("OPENAI_TEST_USER_ID") )
View Source
var TestAccProtoV6ProviderFactories = map[string]func() (tfprotov6.ProviderServer, error){ "openai": providerserver.NewProtocol6WithError(provider.New("test")()), }
testAccProtoV6ProviderFactories are used to instantiate a provider during acceptance testing. The factory function will be invoked for every Terraform CLI command executed to create a provider server to which the CLI can reattach.
Functions ¶
func RandomWithPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.