# Functions
IsErrVersionMismatch return true if the error is from mismatched api versions.
New creates a new Client that communicates with a unix socket and validates the remote API.
NewPluginInfoClient returns a plugin informer that can give metadata about a plugin.
# Structs
InfoClient is the client for retrieving plugin info.
# Interfaces
Client allows execution of RPCs.