schemamd

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(schema *tfjson.Schema, w io.Writer) error

Render writes a Markdown formatted Schema definition to the specified writer. A Schema contains a Version and the root Block, for example:

"aws_accessanalyzer_analyzer": {
  "block": {
  },
	 "version": 0
},

func WriteAttributeDescription

func WriteAttributeDescription(w io.Writer, att *tfjson.SchemaAttribute, includeRW bool) error

func WriteBlockTypeDescription

func WriteBlockTypeDescription(w io.Writer, block *tfjson.SchemaBlockType) error

func WriteNestedAttributeTypeDescription

func WriteNestedAttributeTypeDescription(w io.Writer, att *tfjson.SchemaAttribute, includeRW bool) error

func WriteType

func WriteType(w io.Writer, ty cty.Type) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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