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-12-06 00:05:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
725a8e8b360e72fb2857fc9869b51a1a40fb11b3
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
…