ckatsak / acticrds-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acticrds-go

Go Reference Go Report Card Go Version GitHub License

To update the automatically generated code:

$ hack/update-codegen.sh
Generating deepcopy funcs
Generating clientset for acti.cslab.ece.ntua.gr:v1alpha1 at github.com/ckatsak/acticrds-go/pkg/client/clientset
Generating listers for acti.cslab.ece.ntua.gr:v1alpha1 at github.com/ckatsak/acticrds-go/pkg/client/listers
Generating informers for acti.cslab.ece.ntua.gr:v1alpha1 at github.com/ckatsak/acticrds-go/pkg/client/informers

and possibly go mod tidy right after.

About

License:Apache License 2.0


Languages

Language:Go 66.7%Language:Shell 22.1%Language:Makefile 11.2%