# Functions
NewNetboxAt returns a client which will connect to the given hostname, which can optionally include a port, e.g.
NewNetboxWithAPIKey returna client which will connect to the given hostname (and optionally port), and will set the expected Authorization header on each request.