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
Hugo Vieira 8ab9ffbcac
refact(cmd): Encapsulate some functionality on Command and Server
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 feat(cli): add/set/remove worker tags (#2266) 4 years ago
const.go Generate new version of SDK resources and Add Tests (#331) 6 years ago
dev.go refact(cmd): Encapsulate some functionality on Command and Server 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 feat(cli): add/set/remove worker tags (#2266) 4 years ago
flags_test.go feat(cli): add/set/remove worker tags (#2266) 4 years ago
format.go refactor(api module): enforce typed definitions (#2238) 4 years ago
helpers.go Remove some dead, dead, dead, dead code 6 years ago
initial_resources.go refact(target): Add context to RepositoryFactory constructor 4 years ago
keyring.go Update keyring deps to remove deprecation warnings (#1924) 4 years ago
listener.go Add ability to skip shared lock acquisition 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 fix(worker): Improper reload when running as controller and worker (#2438) 4 years ago
servers.go refact(cmd): Encapsulate some functionality on Command and Server 4 years ago
ui.go Move worker selection above session creation (#929) 5 years ago