# Functions
GetClientFromMetaMap is a convenience function used by provider code to extract *Client from the meta argument passed-in by terraform.
# Structs
Client is the client struct that is used by the provider code.
InitialiseClient is imported by hpegl from each service repo.