This project contains Go applications for the test-infra
repository.
Use the following tools to set up the project:
- Go
-
Run a command from the
cmd
directory. See an example:go run cmd/configuploader/main.go --kubeconfig $HOME/.kube/config --plugin-config-path {pathToPluginsYaml}
For details on flags to use with the command, go to the
cmd
directory.