Documentation
¶
Index ¶
Constants ¶
View Source
const ( IndentLevel = 2 DocumentationCommentStart = "<!-- START CONFIG YAML: AUTOMATICALLY GENERATED with `go generate ./..., DO NOT UPDATE MANUALLY -->\n" DocumentationCommentEnd = "<!-- END CONFIG YAML -->" DocumentationCommentStartLen = len(DocumentationCommentStart) )
Variables ¶
This section is empty.
Functions ¶
func GenerateConfigDocs ¶ added in v0.43.0
func GenerateConfigDocs()
func GenerateSchema ¶
func GenerateSchema()
func GetSchemaDir ¶
func GetSchemaDir() string
Types ¶
Click to show internal directories.
Click to hide internal directories.