Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
tzeneto
/
custom-kube-scheduler
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
13aef3af5a
Gałęzie
Tagi
master
two-stages-filtering
custom-kube-...
/
kubernetes
/
vendor
/
github.com
/
emicklei
/
go-restful
/
Makefile
Makefile
91 B
Historia
Czysty
1
2
3
4
5
6
7
all: test
test:
go test -v .
ex:
cd examples && ls *.go | xargs go build -o /tmp/ignore