Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoMapper ¶
type AutoMapper func(field reflect.StructField, thing reflect.Value) map[string]interface{}
type PackFunc ¶
type PackFunc func(repo interface{}, d *schema.ResourceData) error
func Universal ¶
func Universal(predicate predicate.HclPredicate) PackFunc
Universal consider making this a function that takes a predicate of what to include and returns a function that does the job. This would allow for the legacy code to specify which keys to keep and not
Click to show internal directories.
Click to hide internal directories.