Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromResourceData ¶
FromResourceData unloads d into outObj, where outObj is a generated intschema struct and objSchema is its Terraform schema.
func ToResourceData ¶
func ToResourceData(obj any, d *schema.ResourceData) diag.Diagnostics
ToResourceData unloads obj into d, where obj is a generated intschema struct.
Types ¶
type ResourceGetter ¶
ResourceGetter is a subset of the read-only interface to read resource data from schema.ResourceData and schema.ResourceDiff.
Click to show internal directories.
Click to hide internal directories.