GrpcAgonesSdk

constructor(host: String = AGONES_SDK_HOST, port: Int = AGONES_SDK_PORT)(source)

Parameters

host

The host, under which the gRPC server of the sidecar SDK can be reached and that will therefore be used to establish the connection.

port

The port, under which the gRPC server of the sidecar SDK can be reached and that will therefore be used to establish the connection.