schema

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2022 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetObjectTypeFromSchema

func GetObjectTypeFromSchema(schema *tfprotov6.Schema) tftypes.Type

GetObjectTypeFromSchema returns a tftypes.Type that can wholy represent the schema input TODO: Outsource this and reduce redudancy across terraform-plugin-go providers

func UnmarshalDynamicValue added in v0.5.2

func UnmarshalDynamicValue(state *tfprotov6.DynamicValue, stateType tftypes.Type) (tftypes.Value, map[string]tftypes.Value, []*tfprotov6.Diagnostic, bool)

func UnmarshalValue added in v0.5.2

func UnmarshalValue(value *tftypes.Value) (map[string]tftypes.Value, []*tfprotov6.Diagnostic, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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