directory
1.5.0-alpha.1
Repository: https://github.com/zlabjp/kubernetes.git
Documentation: pkg.go.dev

# 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.
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.
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.