package
0.0.0-20240923180621-13682905ed27
Repository: https://github.com/dadav/helm-schema.git
Documentation: pkg.go.dev
# Functions
FixRequiredProperties iterates over the properties and checks if required has a boolean value.
GetSchemaFromComment parses the annotations from the given comment.
No description provided by the author
No description provided by the author
No description provided by the author
TopoSort uses topological sorting to sort the results.
No description provided by the author
YamlToSchema recursevly parses the given yaml.Node and creates a jsonschema from it.
# Constants
No description provided by the author
CustomAnnotationPrefix marks custom annotations.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Schema struct contains yaml tags for reading, json for writing (creating the jsonschema).
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author