Commit Graph

9 Commits

Author SHA1 Message Date
Juan Carlos Mejías Rodríguez
7f048def9c Remove old unused connection and authentication code 2019-08-08 11:56:07 -04:00
Juan Carlos Mejías Rodríguez
fa666db1b8 Replace manual request creation and marshaling with new client 2019-08-08 11:56:07 -04:00
Juan Carlos Mejías Rodríguez
1b1c2bc1d1 Encapsulate network communication into a Client struct 2019-08-08 11:56:07 -04:00
Juan Carlos Mejías Rodríguez
d770da7414 Enhance error printing 2019-07-23 22:44:29 -04:00
Juan Carlos Mejías Rodríguez
143215b39f Add --auth-token global flag to set the auth flag to be used with potainer 2019-07-23 21:57:26 -04:00
Juan Carlos Mejías Rodríguez
5d723af9fd Move AuthenticateUserRequest and AuthenticateUserResponse to types.go 2019-07-23 18:17:25 -04:00
Juan Carlos Mejías Rodríguez
56d6e1102d Move variable with program name to the top in version.go 2019-07-23 07:10:34 -04:00
Juan Carlos Mejías Rodríguez
7877eec67d Add dash separator to version suffix 2019-07-22 01:19:40 -04:00
Juan Carlos Mejías Rodríguez
c5b1dfaa82 Rewrite project in Go 2019-07-21 18:49:28 -04:00