# Functions
NewSDK starts a new SDK instance, defaulting to a connection at "localhost:9357" unless overridden by "AGONES_SDK_GRPC_HOST" and "AGONES_SDK_GRPC_PORT" environment variables.
# Variables
Logger is a pluggable function that outputs the error message to standard error.
# Type aliases
ErrorLog is a function to log the error.
GameServerCallback is a function definition to be called when a GameServer CRD has been changed.