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:
f9ba5eebf9
Branches
Tags
master
two-stages-filtering
custom-kube-...
/
kubernetes-v1.15.4
/
vendor
/
github.com
/
jmespath
/
go-jmespath
/
.travis.yml
.travis.yml
86 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
language: go
sudo: false
go:
- 1.4
install: go get -v -t ./...
script: make test