# Functions
Create creates a new PNAPClient.
NewPNAPClient creates a new PNAPClient with forwarded credentials.
VerifyConfiguration verifies existence of configuration file and credentials.
# Structs
PNAPClient is a Client that performs HTTP requests.
# Interfaces
Requester is the interface used to represent a Client that performs requests.