agones-allocator-client

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

agones-allocator-client

This is a simple cli client for testing Agones allocator endpoints.

Required Input

The following required flags can be passed, or set as environment variables.

      --ca-cert string                   The path the CA cert file in PEM format [AGONES_CA_CERT]
      --cert string                      The path the client cert file in PEM format [AGONES_CLIENT_CERT]
      --host string                      The hostname or IP address of the allocator server [AGONES_HOST]
      --key string                       The path to the client key file in PEM format [AGONES_CLIENT_KEY]

load-test

This command can be used to run a bunch of simultaneousallocations and connections. See the help for configuration.

NOTE: This currently only supports the Agones simple-udp server. It makes a connect, says hello, waits, and then says goodbye and EXIT.

Attribution

Original inspiration for this comes from the Agones gRPC client example

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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