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/cmd/base
Todd eb37fc8d07
Quote tags before printing them out. (#2211)
4 years ago
..
internal feat(metrics): add build info metric on server start (#1984) 4 years ago
logging Duplicate logging instead of using from shared secure libs, as it's going out of there and we'll be moving away from hclog anyways 5 years ago
base.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
const.go
dev.go refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027) 4 years ago
dev_test.go Event log adpaters (#1434) 5 years ago
event_flags.go Events: add node for formatting/filtering cloudevents (#1390) 5 years ago
event_flags_test.go Events: add node for formatting/filtering cloudevents (#1390) 5 years ago
flags.go Pull over CombinedSliceFlagValue from WIP plugin-hostcatalogs (#1582) 4 years ago
format.go Quote tags before printing them out. (#2211) 4 years ago
helpers.go
initial_resources.go refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027) 4 years ago
keyring.go Update keyring deps to remove deprecation warnings (#1924) 4 years ago
listener.go Send more info on KMS connect (#2182) 4 years ago
logging.go Duplicate logging instead of using from shared secure libs, as it's going out of there and we'll be moving away from hclog anyways 5 years ago
option.go Initial BYOW auth PoC (#29) 4 years ago
option_test.go Initialize the build info metrics using init to always register to the DefaultRegistery. (#2020) 4 years ago
profiling_off.go chore: Update go:build tags to new fmt 4 years ago
profiling_on.go Add memory profile build target (#1960) 4 years ago
server_test.go feat(worker): implements WorkerAuthStorage wrapper for worker credential encryption (#2076) 4 years ago
servers.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago
ui.go