netbird/util
Maycon Santos 6ce09bca16
Add support to envsub go management configurations (#2708)
This change allows users to reference environment variables using Go template format, like {{ .EnvName }}

Moved the previous file test code to file_suite_test.go.
2024-10-09 20:46:23 +02:00
..
grpc Wait on daemon down (#2279) 2024-07-17 16:26:06 +02:00
net [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
common.go Disable SSH server by default on client side and add the flag --allow-server-ssh to enable it (#1508) 2024-02-20 11:13:27 +01:00
duration.go Turn credentials generation (#102) 2021-09-02 14:41:54 +02:00
file_suite_test.go Add support to envsub go management configurations (#2708) 2024-10-09 20:46:23 +02:00
file_test.go Add support to envsub go management configurations (#2708) 2024-10-09 20:46:23 +02:00
file.go Add support to envsub go management configurations (#2708) 2024-10-09 20:46:23 +02:00
log.go [misc] Support configurable max log size with var NB_LOG_MAX_SIZE_MB (#2592) 2024-09-12 19:56:55 +02:00
membership_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
membership_windows.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
permission_windows.go [client] Enforce permissions on Win (#2568) 2024-09-16 22:42:37 +02:00
permission.go [client] Enforce permissions on Win (#2568) 2024-09-16 22:42:37 +02:00
retry.go Add gocritic linter (#1324) 2023-11-27 16:40:02 +01:00
syslog_nonwindows.go feat(client): send logs to syslog (#2259) 2024-07-16 10:19:58 +02:00
syslog_windows.go Refactor log util (#2276) 2024-07-16 11:50:35 +02:00
util_suite_test.go feature: basic management service implementation (#44) 2021-07-17 14:38:59 +02:00