Registry / cloud / agones

agones

JSON →
library1.58.0gogounverified

A library for hosting, running and scaling dedicated game servers on Kubernetes.

go get agones.dev/agones
INSTALL
IMPORT
SIG · AGONES
A
agones
cloudgov1.58.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

agones
agones.dev/agones

Creates an Agones clientset for interacting with game server resources.

package main import ( "agones.dev/agones/pkg/client/clientset/versioned" ) func main() { clientset := versioned.NewForConfigOrDie(nil) _ = clientset }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.58.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
55 hits · last 30 days
node
50
Resources
agones — go get agones · libregistry