Directories
¶
| Path | Synopsis |
|---|---|
|
gen_commands reads a schema YAML file and generates Cobra command boilerplate for each operation, writing the output to the specified Go file.
|
gen_commands reads a schema YAML file and generates Cobra command boilerplate for each operation, writing the output to the specified Go file. |
|
gen_e2e_coverage generates docs/e2e-coverage.md, a list of Bitbucket API endpoints exposed by the Terraform provider and whether they are exercised by a real-API acceptance test (TestAccRealAPI_*) in internal/tfprovider/acceptance_test.go.
|
gen_e2e_coverage generates docs/e2e-coverage.md, a list of Bitbucket API endpoints exposed by the Terraform provider and whether they are exercised by a real-API acceptance test (TestAccRealAPI_*) in internal/tfprovider/acceptance_test.go. |
|
gen_mcpdocs reads all schema YAML files and the embedded default config to generate docs/tools-reference.md — a complete auto-generated reference page for every MCP tool group and its operations.
|
gen_mcpdocs reads all schema YAML files and the embedded default config to generate docs/tools-reference.md — a complete auto-generated reference page for every MCP tool group and its operations. |
|
gen_mcptools reads a schema YAML file and generates MCP tool registration code for each command group, writing the output to the specified Go file.
|
gen_mcptools reads a schema YAML file and generates MCP tool registration code for each command group, writing the output to the specified Go file. |
|
gen_terraform reads a schema YAML file and generates Terraform provider resource registration code, writing the output to the specified Go file.
|
gen_terraform reads a schema YAML file and generates Terraform provider resource registration code, writing the output to the specified Go file. |
|
gen_tfdocs reads the CRUD config and registered resource groups from internal/tfprovider to produce:
|
gen_tfdocs reads the CRUD config and registered resource groups from internal/tfprovider to produce: |
|
internal
|
|
|
spec
Package spec provides shared OpenAPI schema types and parsing utilities used by the code generation pipeline (CLI commands, MCP tools, etc.).
|
Package spec provides shared OpenAPI schema types and parsing utilities used by the code generation pipeline (CLI commands, MCP tools, etc.). |
Click to show internal directories.
Click to hide internal directories.