e5d97bbf37
This PR makes some minor changes to the NMAgent client package as a part of a larger work item. This commit adds a NotFound method to the error returned by the NMAgent client. It also adds special handling to treat a 400 BadRequest as a NotFound when returned by the DeleteNetwork API call, since this case should be interpreted as a NotFound by the caller. |
||
---|---|---|
.. | ||
internal | ||
client.go | ||
client_helpers_test.go | ||
client_test.go | ||
config.go | ||
config_test.go | ||
doc.go | ||
error.go | ||
nmagent_test.go | ||
requests.go | ||
requests_test.go | ||
responses.go |