You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/api
Todd d66b92abe0
Add directly connected downstream workers to the worker resource api (#2831)
3 years ago
..
accounts Rewrite interface{} to any (#2535) 3 years ago
authmethods Rewrite interface{} to any (#2535) 3 years ago
authtokens refactor(api module): enforce typed definitions (#2238) 4 years ago
credentiallibraries Add methods to get attributes more easily in Go API (#2299) 4 years ago
credentials feat: static json credentials (#2423) 3 years ago
credentialstores bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
groups refactor(api module): enforce typed definitions (#2238) 4 years ago
hostcatalogs refactor(api module): enforce typed definitions (#2238) 4 years ago
hosts Add methods to get attributes more easily in Go API (#2299) 4 years ago
hostsets refactor(api module): enforce typed definitions (#2238) 4 years ago
managedgroups Add methods to get attributes more easily in Go API (#2299) 4 years ago
plugins Remove Prefix Id and Plugin Name fields (#1563) 4 years ago
recovery Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
roles refactor(api module): enforce typed definitions (#2238) 4 years ago
scopes Key Rotation/Destruction (#2477) (#2607) 3 years ago
sessions fix(connection): Make bytes up and down a signed 64-bit integer 3 years ago
targets feat(cli): Implement address flag for boundary targets create/update 3 years ago
users refactor(api module): enforce typed definitions (#2238) 4 years ago
workers Add directly connected downstream workers to the worker resource api (#2831) 3 years ago
Makefile ci: Run sdk and api tests in ci 4 years ago
apierror.go Port over API bits from #962 (#965) 5 years ago
client.go Rewrite interface{} to any (#2535) 3 years ago
client_test.go fix(api): address base paths containing a v1 were being truncated 4 years ago
error.gen.go Port over API bits from #962 (#965) 5 years ago
error_details.gen.go
field_error.gen.go
go.mod Upgrade to Go 1.19 (#2347) 4 years ago
go.sum Upgrade to Go 1.19 (#2347) 4 years ago
options.go
output_string.go Fix curl string building (#1106) 5 years ago
response.go Rewrite interface{} to any (#2535) 3 years ago
wrapped_error.gen.go