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/daemon/worker
Todd 73f7004c74
Add RLocks for all read access to s.connInfoMaps in a session (#2553)
3 years ago
..
common Move the server daemons into their own package (#2061) 4 years ago
internal/metric refactor(metric): move common metrics functions out of 'internal' directory (#2536) 3 years ago
proxy feat(credentials): Refactor credential purposes (#2260) 4 years ago
session Add RLocks for all read access to s.connInfoMaps in a session (#2553) 3 years ago
addressreceiver.go feature (downstreams): Add hooks for optional downstream workers/router (#2359) 4 years ago
auth_rotation.go use prior and current worker auth keys (#2495) 4 years ago
auth_rotation_test.go use prior and current worker auth keys (#2495) 4 years ago
config.go Move the server daemons into their own package (#2061) 4 years ago
controller_connection.go Add controller-led worker auth flow (#2413) 4 years ago
handler.go chore(targets): Improve help and errors around ssh targets (#2445) 4 years ago
health.go Add health endpoint for worker (#2442) 4 years ago
health_test.go Add health endpoint for worker (#2442) 4 years ago
listeners.go feat(workers): Add metrics for worker server-side grpc connections, refactor repeated code into common location (#2367) 4 years ago
listeners_test.go Create session manager for workers to use to interact with sessions (#2235) 4 years ago
package_registration.go Move the server daemons into their own package (#2061) 4 years ago
rpc_registration.go Reorganize logic to allow a poison pill (#2317) 4 years ago
status.go Fix two items: (#2544) 3 years ago
status_test.go Move the server daemons into their own package (#2061) 4 years ago
testing.go Add test helper for creating a multihop worker setup (#2513) 4 years ago
testing_test.go Add test helper for creating a multihop worker setup (#2513) 4 years ago
worker.go refactor(metric): move common metrics functions out of 'internal' directory (#2536) 3 years ago
worker_proxy_service.go Fix error about unimplemented HcpbWorkers call (#2361) 4 years ago
worker_test.go OSS side of second downstream connections (see enterprise PR 69) (#2292) 4 years ago