Commit Graph

7 Commits

Author SHA1 Message Date
Guus van Weelden 9e24e26f6b use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
akutz 8ed9e9ea6c Portable Go Context Usage
This patch updates the godo package to use a portable Go context -- a
Context that works with Go versions prior to Go 1.7 as well as Go 1.7
and onwards.
2017-04-07 15:32:33 -05:00
Antoine Grondin dc14e4b04d add context.Context to all calls 2017-02-23 14:25:29 -05:00
Phillip Baker 32a0d37dd3 Object roots should use a pointer to be consistent. 2016-11-18 16:27:27 -05:00
Andrew Starr-Bochicchio 08e2c97293 Accept ListOptions for FloatingIPActions.List 2015-11-21 18:09:43 -05:00
Carlos Diaz-Padron c787bfab4c Add List action for Floating IP Actions 2015-11-20 14:16:19 -08:00
Antoine Grondin da927e3edf add support for floating IPs 2015-09-25 11:54:42 -04:00