# Functions
IsTabletServerReady checks if a given tablet server is ready or returns an error.
NewRpcAPI returns a configured instance of the default CLI client.
Ping pings a certain YB server.
# Constants
MasterTabletID is the master TableID TODO: find out how to get this via the API.
# Structs
SnapshotExportData contains snapshot file info.
# Interfaces
YBRpcAPI is a client implementing the CLI functionality.