helm-docs:自动生成舵图的降价文档的工具

时间:2021-05-13 16:07:11
【文件属性】:
文件名称:helm-docs:自动生成舵图的降价文档的工具
文件大小:84KB
文件格式:ZIP
更新时间:2021-05-13 16:07:11
Go 舵文档 helm-docs工具会自动将helm图表中的文档生成为markdown文件。 生成的文件包含有关其各自图表的元数据和一个表格,其中包含图表的每个值,其默认值以及从注释中解析出来的可选描述。 降价生成完全由驱动。 该工具从图表中解析元数据,并生成可在模板文件中引用的多个子模板(默认情况下为README.md.gotmpl )。 如果未提供模板文件,则该工具具有默认的内部模板,该模板将生成合理格式的自述文件。 该工具最有用的方面是从注释自动检测字段描述: config : databasesToCreate : # -- default database for storage of database metadata - postgres # -- database for the [hashbash](https://github.com/no
【文件预览】:
helm-docs-master
----go.mod(566B)
----pkg()
--------document()
--------util()
--------helm()
----.github()
--------signature.asc(2KB)
--------workflows()
----go.sum(16KB)
----.helmdocsignore(66B)
----Dockerfile(91B)
----git-hook()
--------helm-docs(225B)
----LICENSE(34KB)
----README.md(15KB)
----.pre-commit-hooks.yaml(340B)
----Makefile(247B)
----.pre-commit-config.yaml(596B)
----.goreleaser.yml(1KB)
----.gitignore(54B)
----example-charts()
--------_templates.gotmpl(199B)
--------funky-version()
--------full-template()
--------custom-template()
--------ignored-one()
--------no-values()
--------helm-3()
--------best-values-example()
--------special-characters-but-auto-comments()
--------nginx-ingress()
--------dos-line-endings()
--------ignored-zero()
--------most-empty()
--------no-requirements()
--------special-characters()
--------nginx-ingress-but-auto-comments()
----cmd()
--------helm-docs()

网友评论