package
0.2.11
Repository: https://github.com/azure/fleet-networking.git
Documentation: pkg.go.dev

# Functions

IsClientError returns true if the error is a client error (400-499) returned by the azure server.
IsConflict determines if the error is a http 409 error returned by the azure server.
IsNotFound returns true if the error is a http 404 error returned by the azure server.
IsThrottled determines if the error is a http 429 error returned by the azure server.