# Functions
RegisterAllocationServiceHandler registers the http handlers for service AllocationService to "mux".
RegisterAllocationServiceHandlerClient registers the http handlers for service AllocationService to "mux".
RegisterAllocationServiceHandlerFromEndpoint is same as RegisterAllocationServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAllocationServiceHandlerServer registers the http handlers for service AllocationService to "mux".
# Variables
Enum value maps for AllocationRequest_SchedulingStrategy.
Enum value maps for AllocationRequest_SchedulingStrategy.
AllocationService_ServiceDesc is the grpc.ServiceDesc for AllocationService service.
Enum value maps for GameServerSelector_GameServerState.
Enum value maps for GameServerSelector_GameServerState.
Enum value maps for Priority_Order.
Enum value maps for Priority_Order.
Enum value maps for Priority_Type.
Enum value maps for Priority_Type.
# Structs
A single address; identical to corev1.NodeAddress.
The gameserver port info that is allocated.
CounterAction is an optional action that can be performed on a Counter at allocation.
CounterSelector is the filter options for a GameServer based on the count and/or available capacity.
GameServerSelector used for finding a GameServer with matching filters.
LabelSelector used for finding a GameServer with matching labels.
ListAction is an optional action that can be performed on a List at allocation.
ListSelector is the filter options for a GameServer based on List available capacity and/or the existence of a value in a List.
MetaPatch is the metadata used to patch the GameServer metadata on allocation.
Specifies settings for multi-cluster allocation.
PlayerSelector is filter for player capacity values.
Priority is a sorting option for GameServers with Counters or Lists based on the Capacity.
UnimplementedAllocationServiceServer should be embedded to have forward compatible implementations.
# Interfaces
AllocationServiceClient is the client API for AllocationService service.
AllocationServiceServer is the server API for AllocationService service.
UnsafeAllocationServiceServer may be embedded to opt out of forward compatibility for this service.