package
1.2.1
Repository: https://github.com/mlavacca/kubermatic.git
Documentation: pkg.go.dev

# Functions

NewBadRequest creates a HTTP 400 error.
NewConflict creates a HTTP 409 error for a kind in a datacenter.
NewInDcNotFound creates a HTTP 404 error for a kind in a datacenter.
NewNotAuthorized creates a HTTP 403 error.
NewNotFound creates a HTTP 404 error for a kind.
NewRouting creates a new Routing.
StatusOK returns a handler always returning http status code 200 (StatusOK).

# Structs

HTTPError represents an HTTP server error.
Routing represents an object which binds endpoints to http handlers.