# Functions
NewClient returns a new client.
# Constants
PortNumber is the default port for `sifid` (sifi on a keypad).
ServiceName is the public name of the SIFI service.
# Structs
ACLService owns the /acl methods.
Client is a connection to the SIFI service.
ClusterService owns the /cluster methods.
DatastoreService owns the /datastore methods.
DocumentService owns the /document methods.
GroupService owns the /group methods.
HookService own the /hook methods.
HostService owns the /host methods.
ImageService owns the /image methods.
InstanceService owns the /instance and /instance-group methods.
MarketService owns the /market methods.
SecurityGroupService owns the /security-group methods.
SystemService owns the /system methods.
TemplateService own the /template methods.
UserService owns the /user methods.
VirtualDataCenterService owns the /vdc methods.
VNetService owns the /vnet methods.
VRouterService own the /vrouter methods.
ZoneService owns the /zone methods.