fkorotkov / k8s-kotlin-dsl

Kotlin DSL for Kubernetes configs
MIT License
339 stars 19 forks source link

Update dependencies and how generation works #14

Closed fkorotkov closed 5 years ago

fkorotkov commented 5 years ago

The change is mainly to generate things in several packages instead of one to avoid collisions since there are classes with the same name in different packages.