Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
12a49c6495673f5dd35618b3dd535004ef7fd884
/
provider_client.go
7ea4713
fix token issue which results in endless loop on reauth
by jianqli
· 7 years ago
90d31ce
move HTTP action methods to ServiceClient (for microversions)
by Jon Perritt
· 9 years ago
f094fef
more error types for compute v2
by Jon Perritt
· 9 years ago
4024a02
RequestOptsBuilder interface to allow custom request opts
by Jon Perritt
· 9 years ago
28256b3
provider_client error type fixes
by Jon Perritt
· 9 years ago
e0f9e4f
error types in provider_client for http errors
by Jon Perritt
· 9 years ago
aaafa61
change *interface to interface and comment exported funcs in provider_client
by Jon Perritt
· 9 years ago
b101323
initial migration from rackspace/gophercloud
by jrperritt
· 9 years ago
b4e5f90
Merge pull request #513 from kyarovoy/patch-1
by jrperritt
· 9 years ago
136d2c2
Add Patch method to ProviderClient
by Krzysztof Kwapisiewicz
· 9 years ago
fcd283a
Fixed problem re-authenticating during request
by Clinton Kitson
· 9 years ago
3fa30bb
Update provider_client.go
by Kostiantyn Yarovyi
· 9 years ago
a979be9
Reauth didn't close old connection
by Fredi Pevcin
· 9 years ago
ee675fd
Make client return error on JSON decoding error
by Pratik Mallya
· 9 years ago
fcedd7b
don't seek on nil options.RawBody
by Jon Perritt
· 10 years ago
a69b347
Use a ReadSeeker for upload content and rewind the offset on retries
by Brendan ODonnell
· 10 years ago
b134f4c
Remove leading "v" from user-agent string
by Jamie Hannaford
· 10 years ago
786a673
Catch the straggler
by Jamie Hannaford
· 10 years ago
e182887
Remove unnecessary bool comparison
by Jamie Hannaford
· 10 years ago
2a9e74f
Add convenience methods for HTTP operations
by Jamie Hannaford
· 10 years ago
647cea5
Adding default codes
by Jamie Hannaford
· 10 years ago
26b227f
removing line used for debugging
by JackSpirou
· 10 years ago
6fe7c40
include AuthOptions in ReauthFunc closure
by Jon Perritt
· 10 years ago
b260acf
only cache credentials if AllowReauth is set to true
by Jon Perritt
· 10 years ago
f4052c6
OpenStack/Rackspace reauth functionality
by Jon Perritt
· 10 years ago
f0a1fee
set user-agent header before MoreHeaders
by Jon Perritt
· 10 years ago
2b5e3e1
add UserAgent field and methods to ProviderClient
by Jon Perritt
· 10 years ago
2491b4c
Manual follow-on tweaks to get the build green again.
by Ash Wilson
· 10 years ago
54d62fa
Use Header.Set, not Header.Add.
by Ash Wilson
· 10 years ago
89eec33
Create the Request method.
by Ash Wilson
· 10 years ago
b280dea
Making root docs more consistent
by Jamie Hannaford
· 10 years ago
09694b9
Ookay, last reshuffle.
by Ash Wilson
· 10 years ago
8e434bf
Take out the reauth closure for now.
by Ash Wilson
· 10 years ago
b8401a7
Provide endpoint discovery via closure for v3.
by Ash Wilson
· 10 years ago
c6372fe
Trim unused fields out of (Provider|Service)Client.
by Ash Wilson
· 10 years ago
49f0f56
Remove some fields from ProviderClient.
by Ash Wilson
· 10 years ago
6425a41
Clarify ServiceClient and ProviderClient.
by Ash Wilson
· 10 years ago
89466cc
Rename ServiceClient to ProviderClient.
by Ash Wilson
· 10 years ago