allocator-service

command
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

README

Simple Allocator Service

This service provides an example of using the Agones API to allocate a GameServer from a Fleet, and is used in the Create an Allocator Service (Go) tutorial.

Allocator Service

The service exposes an endpoint which allows client calls to AllocationInterface.Create() over a secure connection. It also provides examples of how to create a service account with the least necessary privileges, how to create an Ingress, and how services can use secrets specific to their respective accounts.

When the endpoint is called and a GameServer is allocated, it returns the JSON encoded GameServerStatus of the freshly allocated GameServer.

To learn how to deploy this allocator service to GKE, please see the tutorial Create an Allocator Service (Go).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL