Skip to content

Latest commit

 

History

History

ksonnet-gen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ksonnet-gen

ksonnet-gen takes the OpenAPI Kubernetes specification and generates a Jsonnet file representing that API definition.

Usage

ksonnet-gen [path to k8s OpenAPI swagger.json] [output dir]

Typically the swagger spec is in something like k8s.io/kubernetes/api/openapi-spec, where k8s.io is in your Go src folder.