structure

package
v0.19.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2023 License: MPL-2.0 Imports: 5 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertComputedAttributes

func AssertComputedAttributes(t *testing.T, s map[string]*schema.Schema, keys []string)

func AssertNestedSchemaExistence

func AssertNestedSchemaExistence(t *testing.T, s map[string]*schema.Schema, key string) *schema.Resource

func AssertOptionalArguments

func AssertOptionalArguments(t *testing.T, s map[string]*schema.Schema, keys []string)

func AssertRequiredArguments

func AssertRequiredArguments(t *testing.T, s map[string]*schema.Schema, keys []string)

func AssertValueTypes

func AssertValueTypes(t *testing.T, s map[string]*schema.Schema, f map[string]schema.ValueType)

func MergeSchema

func MergeSchema(dst, src map[string]*schema.Schema)

MergeSchema merges the map[string]*schema.Schema from src into dst. Safety against conflicts is enforced by panicing.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL