azure-container-networking/nmagent
ZetaoZhuang 8dcabc868e
fix SupportedAPIs in nmagent client to handle non-200 resp correctly (#2623)
Co-authored-by: Ashvin Deodhar <asdeodha@microsoft.com>
2024-03-04 20:26:06 +00:00
..
internal Fix broken NC publishing due to type mismatch (#1740) 2023-01-09 19:46:05 +00:00
client.go fix SupportedAPIs in nmagent client to handle non-200 resp correctly (#2623) 2024-03-04 20:26:06 +00:00
client_helpers_test.go Add NMAgent Client (#1305) 2022-05-05 17:58:21 -05:00
client_test.go fix SupportedAPIs in nmagent client to handle non-200 resp correctly (#2623) 2024-03-04 20:26:06 +00:00
config.go refactor and move the nmagentConfig code from cns to namgent package. (#1723) 2023-01-10 23:00:03 -08:00
config_test.go refactor and move the nmagentConfig code from cns to namgent package. (#1723) 2023-01-10 23:00:03 -08:00
doc.go Add NMAgent Client (#1305) 2022-05-05 17:58:21 -05:00
error.go Add NotFound error handling to NMAgent client (#2163) 2023-08-23 22:53:46 +00:00
nmagent_test.go Replace the NMAgent client in CNS with the one from the nmagent package (#1643) 2022-10-19 21:38:01 +00:00
requests.go Add Delete Network call to NMAgent client (#2050) 2023-07-14 14:23:57 -07:00
requests_test.go Fix broken NC publishing due to type mismatch (#1740) 2023-01-09 19:46:05 +00:00
responses.go feat: expose getHomeAzInfo api in cns to retrieve node home az infos from NMAgent (#1642) 2022-12-08 08:23:41 -08:00