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
Hugo 902ca3cccb
fix(genapi): uint64 fields failing to be unmarshalled (#2492)
3 years ago
..
accounts Add methods to get attributes more easily in Go API (#2299) 4 years ago
authmethods Add methods to get attributes more easily in Go API (#2299) 4 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 refactor(api module): enforce typed definitions (#2238) 4 years ago
sessions fix(genapi): uint64 fields failing to be unmarshalled (#2492) 3 years ago
targets Remove deprecated methods/fields on targets (#2393) 3 years ago
users refactor(api module): enforce typed definitions (#2238) 4 years ago
workers Merge BYOW GA branch to main (#2398) 4 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 Fix some missing net.JoinHostPort calls (#2305) 4 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 Change Format of API Error (#784) 5 years ago
field_error.gen.go Add Result types to Go SDK and properly populate body/map fields (#358) 6 years ago
go.mod Upgrade to Go 1.19 (#2347) 4 years ago
go.sum Upgrade to Go 1.19 (#2347) 4 years ago
options.go Skip curl output when using automatic versioning and reading (#858) 5 years ago
output_string.go Fix curl string building (#1106) 5 years ago
response.go Update delete action behavior and JSON format output (#1155) 5 years ago
wrapped_error.gen.go Change Format of API Error (#784) 5 years ago