Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConstNameCharSetAlpha = "CharSetAlpha" ConstNameCharSetAlphaNum = "CharSetAlphaNum" )
View Source
const ( FuncNameRandInt = `RandInt` FuncNameRandIntRange = `RandIntRange` FuncNameRandIpAddress = `RandIpAddress` FuncNameRandSSHKeyPair = `RandSSHKeyPair` FuncNameRandString = `RandString` FuncNameRandStringFromCharSet = `RandStringFromCharSet` FuncNameRandTLSCert = `RandTLSCert` FuncNameRandomWithPrefix = `RandomWithPrefix` )
View Source
const ( PackageModule = terraformtype.ModuleTerraformPluginSdk PackageModulePath = `helper/acctest` PackageName = `acctest` PackagePath = PackageModule + `/` + PackageModulePath )
Variables ¶
This section is empty.
Functions ¶
func IsNamedType ¶
IsNamedType returns if the type name matches and is from the helper/acctest package
func PackagePathVersion ¶
PackagePathVersion returns the import path for a module version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.