Files
kubernetes/pkg
Justin Santa Barbara 33a3d884f2 AWS: Filter by Cluster tag, rationalize EC2 abstraction
Whenever we do a list we now filter on tags so we only see resources relating
to our cluster.

Also, rationalize all the DescribeX calls:
 * They all take a request object (so that we can pass filters)
 * They do paging if that is required (and return the underlying resources)
 * They wrap any error with a "error while listing X: %v" message
2015-06-05 16:09:01 -04:00
..
2015-05-11 17:18:06 -04:00
2015-06-04 11:44:10 +02:00
2015-05-20 08:56:45 -07:00
2015-06-04 14:54:15 -07:00
2015-06-04 15:46:03 -04:00