Documentation ¶
Overview ¶
Package pkg is all Agones libraries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the global version for all binaries // This is set at compile time by the build process Version = "dev" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
allocation
|
|
converters
Package converters includes API conversions between GameServerAllocation API and the Allocation proto APIs.
|
Package converters includes API conversions between GameServerAllocation API and the Allocation proto APIs. |
go
Package allocation is a reverse proxy.
|
Package allocation is a reverse proxy. |
Package apis contains all the types for the Custom Resource Definitions
|
Package apis contains all the types for the Custom Resource Definitions |
agones
Package agones implements the agones.dev APIs.
|
Package agones implements the agones.dev APIs. |
agones/v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
allocation
Package allocation implements the allocation.agones.dev APIs.
|
Package allocation implements the allocation.agones.dev APIs. |
allocation/v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
autoscaling
Package autoscaling implements the autoscaling.agones.dev APIs.
|
Package autoscaling implements the autoscaling.agones.dev APIs. |
autoscaling/v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
multicluster
Package multicluster implements the multicluster.agones.dev
|
Package multicluster implements the multicluster.agones.dev |
multicluster/v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
client
|
|
clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
clientset/versioned/typed/agones/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/agones/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset/versioned/typed/allocation/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/allocation/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset/versioned/typed/autoscaling/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/autoscaling/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset/versioned/typed/multicluster/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/multicluster/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Package cloudproduct provides an abstraction layer to product specific functionality
|
Package cloudproduct provides an abstraction layer to product specific functionality |
eviction
Package eviction implements a generic SetEviction interface for cloud products
|
Package eviction implements a generic SetEviction interface for cloud products |
generic
Package generic provides the generic cloud provider.
|
Package generic provides the generic cloud provider. |
gke
Package gke provides the GKE cloud product interfaces for GKE Standard and Autopilot
|
Package gke provides the GKE cloud product interfaces for GKE Standard and Autopilot |
Package fleetautoscalers handles management of the Fleet Custom Resource Definition
|
Package fleetautoscalers handles management of the Fleet Custom Resource Definition |
Package fleets handles management of the Fleet Custom Resource Definition
|
Package fleets handles management of the Fleet Custom Resource Definition |
Package gameserverallocations handles management of allocating Ready GameServers via selectors
|
Package gameserverallocations handles management of allocating Ready GameServers via selectors |
Package gameservers handles management of the GameServer Custom Resource Definition
|
Package gameservers handles management of the GameServer Custom Resource Definition |
Package gameserversets handles management of the GameServerSet Custom Resource Definition
|
Package gameserversets handles management of the GameServerSet Custom Resource Definition |
Package metrics records stats of agones controllers
|
Package metrics records stats of agones controllers |
Package portallocator defines a generic port allocator for game servers
|
Package portallocator defines a generic port allocator for game servers |
Package sdk is a reverse proxy.
|
Package sdk is a reverse proxy. |
alpha
Package alpha is a reverse proxy.
|
Package alpha is a reverse proxy. |
beta
Package beta is a reverse proxy.
|
Package beta is a reverse proxy. |
Package sdkserver implements Agones SDK server (sidecar).
|
Package sdkserver implements Agones SDK server (sidecar). |
Package testing is for project wide testing utilities.
|
Package testing is for project wide testing utilities. |
Package util is for general libraries that aren't specific to Agones
|
Package util is for general libraries that aren't specific to Agones |
apiserver
Package apiserver manages kubernetes api extension apis
|
Package apiserver manages kubernetes api extension apis |
crd
Package crd contains utilities for working with CustomResourceDefinitions.
|
Package crd contains utilities for working with CustomResourceDefinitions. |
fswatch
Package fswatch provies Watch(), a utility function to watch a filesystem path.
|
Package fswatch provies Watch(), a utility function to watch a filesystem path. |
https
Package https provides HTTPS helpers.
|
Package https provides HTTPS helpers. |
httpserver
Package httpserver implements an http server that conforms to the controller runner interface.
|
Package httpserver implements an http server that conforms to the controller runner interface. |
logfields
Package logfields specifies constants for use in logging.
|
Package logfields specifies constants for use in logging. |
runtime
Package runtime handles runtime errors Wraps and reconfigures functionality in apimachinery/pkg/runtime
|
Package runtime handles runtime errors Wraps and reconfigures functionality in apimachinery/pkg/runtime |
signals
Package signals contains utilities for managing process signals, particularly around stopping processes
|
Package signals contains utilities for managing process signals, particularly around stopping processes |
webhooks
Package webhooks manages and receives Kubernetes Webhooks
|
Package webhooks manages and receives Kubernetes Webhooks |
workerqueue
Package workerqueue extends client-go's workqueue functionality into an opinionated queue + worker model that is reusable
|
Package workerqueue extends client-go's workqueue functionality into an opinionated queue + worker model that is reusable |
Click to show internal directories.
Click to hide internal directories.