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 Knight 2f8d7f0a32
API Errors: Hide and log internal errors (#411)
5 years ago
..
accounts Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
authmethods Fix whitespace typo in generated API 6 years ago
authtokens Fix whitespace typo in generated API 6 years ago
groups Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
hostcatalogs Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
hosts Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
hostsets Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
internal Omit private key from session output 6 years ago
roles Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
scopes Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
sessions Omit private key from session output 6 years ago
targets Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
users Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
client.go Set wrapper on client, not token, so it doesn't fail KMS recovery on update calls 6 years ago
client_test.go Generate new version of SDK resources and Add Tests (#331) 6 years ago
error.gen.go Add Result types to Go SDK and properly populate body/map fields (#358) 6 years ago
error_details.gen.go API Errors: Hide and log internal errors (#411) 5 years ago
field_error.gen.go Add Result types to Go SDK and properly populate body/map fields (#358) 6 years ago
options.go Generate new version of SDK resources and Add Tests (#331) 6 years ago
output_string.go Auth methods CLI (#277) 6 years ago
response.go Use json.Number when unmarshaling into the response map 6 years ago
util.go Add Result types to Go SDK and properly populate body/map fields (#358) 6 years ago