package
2.27.2
Repository: https://github.com/kubermatic/kubermatic.git
Documentation: pkg.go.dev

# README

Example YAML Generator

This application uses Kubernetes' test-infra/genyaml package to create nice, commented YAML files based on Go structs. We use this to document the available options for Seed CRDs.

Usage

Use the scripts in hack/ to update the generated YAML files in docs/:

./hack/update-docs.sh