Commit Graph

14 Commits

Author SHA1 Message Date
0b887b414b Replace Portainer struct copies with original ones wherever possible 2019-08-10 12:14:55 -04:00
cf823f9dcf Add custom User-Agent to API requests 2019-08-09 15:16:12 -04:00
2261b4f6ac Add GetEndpointGroups() function to client 2019-08-09 13:17:40 -04:00
7fcdd73066 Move Portainer API URL parsing outside the client 2019-08-09 12:39:40 -04:00
d4956584a1 Add log message after stack deployment or removal 2019-08-09 11:38:59 -04:00
b3f1989a25 Fix inconsistencies with EndpointID and SwarmID filtering 2019-08-08 11:56:07 -04:00
0c3e255bf2 Fix Client interface's functions comments 2019-08-08 11:56:07 -04:00
1830fea7b7 Move PrintVerbose() calls in client to it's callers 2019-08-08 11:56:07 -04:00
955a79de6f Remove printing of token after authentication 2019-08-08 11:56:07 -04:00
5748d862bb Move PrintDebugRequest() and PrintDebugResponse() calls in client to hooks 2019-08-08 11:56:07 -04:00
76d92c5885 Add "before request" and "after response" hooks to client 2019-08-08 11:56:07 -04:00
3989715b70 Change PortainerClientImp to unexported 2019-08-08 11:56:07 -04:00
27b418cb3c Rename client.ClientConfig to client.Config 2019-08-08 11:56:07 -04:00
9c79379191 Split common package into common, client, and util packages 2019-08-08 11:56:07 -04:00