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
Jeff Mitchell f5bf3b2c0c
Add events on session activation and connection authz/close (#2215)
4 years ago
..
common Move the server daemons into their own package (#2061) 4 years ago
internal/metric Move the server daemons into their own package (#2061) 4 years ago
proxy Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)" 4 years ago
session Add events on session activation and connection authz/close (#2215) 4 years ago
auth_rotation.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago
auth_rotation_test.go feat(worker): add 'initial_upstreams' field to worker config to prepare to replace 'controllers' field. Update worker config description on website. 4 years ago
config.go Move the server daemons into their own package (#2061) 4 years ago
controller_connection.go Update nodeenrollment dep 4 years ago
handler.go Add events on session activation and connection authz/close (#2215) 4 years ago
listeners.go Adjust parameter naming (#2161) 4 years ago
listeners_test.go Merge branch 'main' into llb-byow 4 years ago
package_registration.go Move the server daemons into their own package (#2061) 4 years ago
status.go Add events on session activation and connection authz/close (#2215) 4 years ago
status_test.go Move the server daemons into their own package (#2061) 4 years ago
testing.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago
testing_test.go feat(worker): implements WorkerAuthStorage wrapper for worker credential encryption (#2076) 4 years ago
worker.go fix (worker): send workerId when authorizing session (#2207) 4 years ago
worker_proxy_service.go refact(servers) Update api for new worker and controller server tables (#2101) 4 years ago
worker_test.go Allow a worker to use KMS auth but accept PKI for proxy (#2206) 4 years ago