azure-container-networking/platform
QxBytes fc4da42d66
refactor: create safer command execution method (#2899)
* rename ExecuteCommand to ExecuteRawCommand

* add safer execute command method

* fix windows platform command test

* add uts and comments

* address feedback

* add parent context to execute command
2024-08-06 21:36:55 +00:00
..
testfiles Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
windows/adapter [CNI] zap logger for platform package (#2233) 2023-10-13 12:08:58 -07:00
Makefile set mellanox reg key (#1768) 2023-06-13 22:50:03 +00:00
ip.go
mockexec.go refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00
os.go [CNI] zap logger for platform package (#2233) 2023-10-13 12:08:58 -07:00
osInterface.go refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00
os_linux.go refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00
os_linux_test.go refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00
os_test.go [CNI] zap logger for platform package (#2233) 2023-10-13 12:08:58 -07:00
os_windows.go refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00
os_windows_test.go refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00