Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This crate generates Rust bindings for the resources and operations in the Kubernetes OpenAPI spec.

Generating the bindings

Run this binary:

cargo run

Bindings will now be generated in the ../ directory.

The binary accepts command-line arguments for advanced usage scenarios. Run cargo run -- --help for more details.