Files
kubernetes/hack/tools
Antonio Ojea 06f2d678ee update and verify netparse
Add script to verify that net.ParseIP and net.ParseCIDR are
not being used.

Add another script to automatically replace those functions
for the ones forked in k8s.io/utils/net
2021-08-20 10:42:09 +02:00
..
2021-08-20 10:42:09 +02:00
2021-08-20 10:42:09 +02:00
2021-03-05 08:17:34 +00:00
2021-03-07 13:10:43 -08:00
2021-08-20 10:42:09 +02:00

This directory contains a stub go module used to track version of development tools like the ones needed for linting go sources.

Run make build to download the dependencies, build the binaries and add them to your $GOBIN directory.