This project contains the vanilla OpenShift DSL generator projects for Kuberig.
The modules in this project are auto generated based on the openshift/origin repository.
It scans all tags that contains the api/swagger-spec/openshift-openapi-spec.json file that we depend on for the DSL generation.
You can check the DslProjectsGeneratorTask in the buildSrc for more details.
This project follows the version of the https://github.com/kuberig-io/kuberig-dsl project.