package
0.0.0-20200602163902-6ed7b817024f
Repository: https://github.com/kube-jsonnet/k.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

gen: Library generator

This folder contains the generator, responsible for transforming the swagger.json into the Jsonnet library.

Building

This project uses go.mod, so make sure to be outside of $GOPATH.

$ go build .

Usage

From the project root:

$ go run ./gen -dir=1.14 https://raw.githubusercontent.com/kubernetes/kubernetes/release-1.14/api/openapi-spec/swagger.json