# Functions
NewHTTPClient creates a client to communicate with Cryostat over HTTP(S).
# Structs
Config stores configuration options to connect to Cryostat's web server.
JMXAuthCredentials holds the JMX authentication credentials to send along with requests.
RecordingDescriptor contains various metadata for a particular flight recording retrieved from the JVM.
SavedRecording represents a recording file that has been archived in persistent storage by Container JFR.
TargetAddress contains an address that Container JFR can use to connect to a particular JVM.
# Interfaces
CryostatClient contains methods for interacting with Cryostats REST API.