Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
tzeneto
/
custom-kube-scheduler
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f552199f50
Branches
Tags
master
two-stages-filtering
custom-kube-...
/
kubernetes-v1.15.4
/
vendor
/
github.com
/
emicklei
/
go-restful
/
Makefile
Makefile
91 B
Historique
Raw
1
2
3
4
5
6
7
all: test
test:
go test -v .
ex:
cd examples && ls *.go | xargs go build -o /tmp/ignore