Documentation ¶
Index ¶
Constants ¶
View Source
const ( Battle string = "battle" World string = "world" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Allocator ¶
type Allocator struct {
// contains filtered or unexported fields
}
func CreateAgonesAllocator ¶
func CreateAgonesAllocator( logger *zap.Logger, client allocation.AllocationServiceClient, accCli *globalaccelerator.Client, subNet string, ) *Allocator
func (*Allocator) AllocateBattle ¶
type PortMap ¶
type PortMap map[int32][]types.SocketAddress
Click to show internal directories.
Click to hide internal directories.