Documentation ¶
Index ¶
- Constants
- func BuildCredAndClientOpt(t *testing.T) (azcore.TokenCredential, *arm.ClientOptions)
- func EnsureTF(t *testing.T) string
- func Keep() bool
- func Precheck(t *testing.T)
- func ResourceMapping(tpl string) (resmap.ResourceMapping, error)
- func Verify(t *testing.T, ctx context.Context, aztfexportDir, tfexecPath string, ...)
- type Data
- type Rd
Constants ¶
View Source
const TestPluginPathEnvVar = "AZTFEXPORT_PLUGIN_PATH"
View Source
const TestToggleEnvVar = "AZTFEXPORT_E2E"
Variables ¶
This section is empty.
Functions ¶
func BuildCredAndClientOpt ¶
func BuildCredAndClientOpt(t *testing.T) (azcore.TokenCredential, *arm.ClientOptions)
func ResourceMapping ¶
func ResourceMapping(tpl string) (resmap.ResourceMapping, error)
Types ¶
type Rd ¶
type Rd struct {
// contains filtered or unexported fields
}
func (Rd) RandomIntOfLength ¶
RandomIntOfLength is a random 8 to 18 digit integer which is unique to this test case
func (Rd) RandomRgName ¶
func (Rd) RandomStringOfLength ¶
Click to show internal directories.
Click to hide internal directories.