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/internal/kms
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
..
store Make gen after make tools. Includes make fmt of existing non generated files. (#1438) 5 years ago
const.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
database_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
database_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
database_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
database_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
ids.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
ids_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
immutable_fields_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
kms.go Remove unneeded hclog dependencies as we move forward with events (#1433) 5 years ago
kms_ext_test.go Fix WithKeyId option (#970) 5 years ago
kms_test.go Add new OIDC auth method. (#1090) 5 years ago
oidc_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oidc_key_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
oidc_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oidc_key_version_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
oplog_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oplog_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
oplog_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oplog_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
option_test.go refactor to use WithOrderByVersion(...) (#1059) 5 years ago
options.go Remove unneeded hclog dependencies as we move forward with events (#1433) 5 years ago
repository.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_database_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_database_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_database_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_database_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_oidc_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_oidc_key_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
repository_oidc_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_oidc_key_version_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
repository_oplog_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_oplog_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_oplog_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_oplog_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_root_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_root_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_root_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_root_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_session_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_session_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_session_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_session_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
repository_token_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_token_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_token_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_token_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
root_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
root_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
root_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
root_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
session_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
session_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
session_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
session_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
testing.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
testing_test.go Remove calls to `t.Helper()` from test methods (not helpers) (#1063) 5 years ago
token_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
token_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
token_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
token_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago