Documentation ¶
Index ¶
- Constants
- func BoolOrFalse(b *bool) string
- func CheckResourceAttributes(name string, attributes map[string]string) resource.TestCheckFunc
- func Client() *client.Client
- func Equals(exp, act interface{}) error
- func GetResourceID(s *terraform.State, name string) (string, error)
- func ItoaOrZero(n *int) string
- func PreCheck(t *testing.T) func()
- func Providers() map[string]terraform.ResourceProvider
- func RandBool() bool
- func RandHex(size int) string
- func RandInt(from, to int) int
- func RandString(size int) string
- func StringOrEmpty(str *string) string
Constants ¶
View Source
const CharSetHex = "012346789abcdef"
Variables ¶
This section is empty.
Functions ¶
func BoolOrFalse ¶
func CheckResourceAttributes ¶
func CheckResourceAttributes(name string, attributes map[string]string) resource.TestCheckFunc
func ItoaOrZero ¶
func Providers ¶
func Providers() map[string]terraform.ResourceProvider
func RandString ¶
func StringOrEmpty ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.