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
Jeff Mitchell a56d7aa4d0
Ensure that "null" can only be specified in "set-" commands (#2363)
4 years ago
..
internal feat(metrics): add build info metric on server start (#1984) 4 years ago
logging
base.go Update wording and fix a missing prompt (#2329) 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_flags.go
event_flags_test.go
flags.go Ensure that "null" can only be specified in "set-" commands (#2363) 4 years ago
format.go refactor(api module): enforce typed definitions (#2238) 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
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
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 Reorganize logic to allow a poison pill (#2317) 4 years ago
ui.go