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
Jeff Mitchell 704d68848c
Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
..
accounts url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
authmethods url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
authtokens url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
credentiallibraries url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
credentials feat(credential): Add static credential store and username_password credential 4 years ago
credentialstores url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
groups url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
hostcatalogs url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
hosts url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
hostsets url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
managedgroups url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
plugins
recovery Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
roles url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
scopes url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
sessions Merge remote-tracking branch 'origin/main' into llb-byow 4 years ago
targets chore(targets): remove deprecated credential libraries on target resources (#1533) 4 years ago
users url.PathEscape resource ids in the sdk before sending building a request. (#2035) 4 years ago
workers Update protos, generated code, and service handlers (#2188) 4 years ago
Makefile ci: Run sdk and api tests in ci 4 years ago
apierror.go
client.go Switch request.WithContext to request.Clone (#2017) 4 years ago
client_test.go fix(api): address base paths containing a v1 were being truncated 4 years ago
error.gen.go
error_details.gen.go
field_error.gen.go
go.mod Bump to Go 1.18 (#2036) 4 years ago
go.sum Bump to Go 1.18 (#2036) 4 years ago
options.go
output_string.go
response.go
util.go Migrate storage to database repo (#2132) 4 years ago
wrapped_error.gen.go