# Functions

FromTFValue converts a Terraform specific tftypes.Value type object into a Kubernetes dynamic client specific unstructured object.
ToTFValue converts a Kubernetes dynamic client unstructured object into a Terraform specific tftypes.Value type object.