Commit Graph

30 Commits (02fabe21c541ec0f53bd530cb80e76e2a2d79bc0)

Author SHA1 Message Date
Todd Knight cac1e60e11
Add filters to listing different resources in the go sdk. (#957)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Jeff Mitchell dcb15cffbd
Add authorized actions output on resources (#870)
5 years ago
Jeff Mitchell 27919ab11b
Groundwork for returning authorized actions (#860)
5 years ago
Jeff Mitchell 9de928318d
Skip curl output when using automatic versioning and reading (#858)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jeff Mitchell d4a6efb363
Pass endpoint to the client (#811)
5 years ago
Todd Knight aa4157639c
Change Format of API Error (#784)
5 years ago
Jeff Mitchell 813d21565f
Allow authorize-session to be invoked with target name (#737)
6 years ago
Jeff Mitchell 5cbfcf8eb6 Shuffle things around out of new modules
6 years ago
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
6 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
6 years ago
Jeff Mitchell e86c11db62
Add session lifecycle info to controller's INFO log. (#431)
6 years ago
Todd Knight 21f5cc274f
Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396)
6 years ago
Jeff Mitchell edffc7863d
Change connection limit to -1 for unlimited so it works with TF (#383)
6 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
6 years ago
Jeff Mitchell 0a3f9b8357
Rename connection idle timeout duration -> seconds and sessions max duration -> seconds (#376)
6 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Jeff Mitchell a660e56ee7 Fix whitespace typo in generated API
6 years ago
Jeff Mitchell f4ad22b247
Move default port to a TCP target attribute (#361)
6 years ago
Jeff Mitchell a00ee7a948
Add Result types to Go SDK and properly populate body/map fields (#358)
6 years ago
Jeff Mitchell c1171e0cc6
Update API templates using list params (#352)
6 years ago
Jeff Mitchell b7524f8cfb
Decode to both the struct and a map and add access (#349)
6 years ago
Jeff Mitchell f94f21fd97
Update API codes (#336)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Jeff Mitchell 2a98432143 Fix test build
6 years ago
Jeff Mitchell cad7bb3ead
Don't use 2 suffix when only new style is enabled (#325)
6 years ago
Todd Knight 5553fd989f
Host Set and Target SDK Generation using new Pathing (#320)
6 years ago