Versions in this module Expand all Collapse all v0 v0.2.0 Jul 17, 2023 v0.1.0 Jun 12, 2023 Changes in this version + func GenerateDataSource(schema thema.Schema) (b []byte, err error) + func GenerateSchemaAttributes(nodes []types.Node) (string, error) + func GetKindName(rawName string) string + func GetPanelType(name string) string + func GetResourceName(rawName string) string + func GetStructName(rawName string) string + type TVarsDataSource struct + Description string + Models string + Name string + SchemaAttributes string + StructName string + type TVarsSchemaAttribute struct + AttributeType string + Computed bool + DeprecationMessage string + Description string + ElementType string + Name string + NestedAttributes string + NestedObjectAttributes string + Optional bool