package
0.0.0-20190103195135-4b04f26287a6
Repository: https://github.com/cloudfoundry-incubator/cfnetworking-cli-api.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InvalidAuthTokenError is returned when the client has an invalid authorization header.
No description provided by the author
NotFoundError wraps a generic 404 error.
RawHTTPStatusError represents any response with a 4xx or 5xx status code.
RequestError represents a generic error encountered while performing the HTTP request.
SSLValidationHostnameError replaces x509.HostnameError when the server has SSL certificate that does not match the hostname.
No description provided by the author
UnexpectedResponseError is returned when the client gets an error that has not been accounted for.
UnverifiedServerError replaces x509.UnknownAuthorityError when the server has SSL but the client is unable to verify it's certificate.