This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-07 19:26:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
aa6f07636b51c6ee6b7b038a3e4396e5a6536a04
kubernetes
/
pkg
/
cloudprovider
/
providers
/
mesos
History
Rudi Chiarito
b3863eae82
Add instance-type label to cloud providers
...
Fully implemented for AWS and GCE
2016-02-12 15:02:03 -05:00
..
client_test.go
Remove all instances of "/tmp" from unit tests and replace with a common
2016-01-27 16:11:22 -08:00
client.go
Use networking to hold network related pkgs
2016-01-15 13:46:16 +08:00
config_test.go
…
config.go
…
mesos_test.go
* Added UDP LB support (for GCE)
2016-01-05 20:51:21 +00:00
mesos.go
Add instance-type label to cloud providers
2016-02-12 15:02:03 -05:00
plugins.go
…