Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 331 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 331 Bytes

Purpose of this repo

Our project is using go1.18, and we're going to use kubernetes gateway apis's newest version, but it's using newer go version and introduces many unnecessary dependencies. So we make this repo to put all api types here to:

  • avoid unnecessary dependencies
  • make sure we can use whatever go version we want