You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/appc
M. J. Fromberger 6f7ce5eb5d
appc: factor app connector arguments into a Config type (#17389)
Replace the positional arguments to NewAppConnector with a Config struct.
Update the existing uses. Other than the API change, there are no functional
changes in this commit.

Updates #15160
Updates #17192

Change-Id: Ibf37f021372155a4db8aaf738f4b4f2c746bf623
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
2 months ago
..
appctest appc: fix a deadlock in route advertisements (#15031) 10 months ago
appconnector.go appc: factor app connector arguments into a Config type (#17389) 2 months ago
appconnector_test.go appc: factor app connector arguments into a Config type (#17389) 2 months ago
observe.go feature/appconnectors: start making it modular 2 months ago
observe_disabled.go feature/appconnectors: start making it modular 2 months ago