# Packages
client-gen makes the individual typed clients using go2idl.
conversion-gen is a tool for auto-generating Conversion functions.
deepcopy-gen is a tool for auto-generating DeepCopy functions.
defaulter-gen is a tool for auto-generating Defaulter functions.
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
import-boss enforces import restrictions in a given repository.
No description provided by the author
No description provided by the author
This package generates openAPI definition file to be used in open API spec generation on API servers.
set-gen is an example usage of go2idl.