/acticrds-go

Primary LanguageGoApache License 2.0Apache-2.0

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.