# Functions
NewGateapiClient creates instance of Gate API wrapper based on Floodgate's Config.
OAuth2Authenticate is used to authenticate using oauth2.
X509Authenticate is used to authenticate using x509.
# Structs
GateapiClient is a Client for Gate API which has instance-specific information.
OAuth2Authentication struct is used to authenticate using oauth2.