k3s/pkg/cloudprovider
Robert Bailey f633ac0ab5 Restrict functions and structs that aren't used outside of the
nodecontroller to have package private scope. This makes reasoning
about the code in this package much simpler.
2015-04-15 20:56:07 -07:00
..
aws Fix some mistaken volumeId -> volumeID changes 2015-04-10 13:25:44 -07:00
fake Updating target pools on cloud nodes change. 2015-04-10 16:06:56 +02:00
gce Implement a ServiceController that watches services and handles keeping 2015-04-14 18:56:24 +00:00
nodecontroller Restrict functions and structs that aren't used outside of the 2015-04-15 20:56:07 -07:00
openstack Fixes from feedback and testing 2015-03-30 23:52:37 -07:00
ovirt Let CloudProvider return list of NodeAddress, not just one net.IP 2015-03-11 16:50:26 -07:00
rackspace Let CloudProvider return list of NodeAddress, not just one net.IP 2015-03-11 16:50:26 -07:00
servicecontroller Do service creation/update/deletion work in a pool of goroutines, protecting 2015-04-15 00:30:18 +00:00
vagrant Fix problems identified in review 2015-03-13 18:07:08 -04:00
cloud.go Do service creation/update/deletion work in a pool of goroutines, protecting 2015-04-15 00:30:18 +00:00
doc.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
plugins.go Restrict functions and structs that aren't used outside of the 2015-04-15 20:56:07 -07:00