Documentation ¶ Index ¶ func NewEnvClient() (*client.Client, error) func RecreationTest(t *testing.T, resourceName string, config string, teardown func()) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewEnvClient ¶ func NewEnvClient() (*client.Client, error) func RecreationTest ¶ func RecreationTest(t *testing.T, resourceName string, config string, teardown func()) An acceptance test to confirm that the resource can be created, then deleted out-of-band underneath the provider, then re-applied and successfully recreate the resource without erroring out. Types ¶ This section is empty. Source Files ¶ View all Source files testing.go Click to show internal directories. Click to hide internal directories.