package
0.0.0-20250121085929-ad0049c0ee3a
Repository: https://github.com/navercloudplatform/terraform-plugin-codegen-framework.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
generate converter that convert openapi.json schema to terraform type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Parse returns a Specification from the JSON document contents, or any validation errors.
Allocate prerequisite values.
No description provided by the author
WriteDataSources uses the packageName to determine whether to create a directory and package per data source.
WriteDataSources uses the packageName to determine whether to create a directory and package per data source.
No description provided by the author
No description provided by the author
WriteResources uses the packageName to determine whether to create a directory and package per resource.

# Variables

go:embed templates/create.go.tpl.
go:embed templates/delete.go.tpl.
go:embed templates/import.go.tpl.
go:embed templates/initial.go.tpl.
go:embed templates/model.go.tpl.
go:embed templates/read.go.tpl.
go:embed templates/refresh.go.tpl.
go:embed templates/test.go.tpl.
go:embed templates/update.go.tpl.
go:embed templates/wait.go.tpl.

# Structs

To generate actual data, extract data from config.yml and code-spec.json, and render code for each receiver based on that data.