agones.dev.sdk.sdk

Members list

Type members

Classlikes

final case class Duration(seconds: Long, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Duration]

time duration, in seconds

time duration, in seconds

Attributes

Companion
object
Supertypes
trait Updatable[Duration]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Duration extends GeneratedMessageCompanion[Duration]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Duration]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Duration.type
final case class Empty(unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Empty]

I am Empty

I am Empty

Attributes

Companion
object
Supertypes
trait Updatable[Empty]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Empty extends GeneratedMessageCompanion[Empty]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Empty]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class GameServer(objectMeta: Option[ObjectMeta], spec: Option[Spec], status: Option[Status], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[GameServer]

A GameServer Custom Resource Definition object We will only export those resources that make the most sense. Can always expand to more as needed.

A GameServer Custom Resource Definition object We will only export those resources that make the most sense. Can always expand to more as needed.

Attributes

Companion
object
Supertypes
trait Updatable[GameServer]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GameServer extends GeneratedMessageCompanion[GameServer]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[GameServer]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
GameServer.type
final case class KeyValue(key: String, value: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[KeyValue]

Key, Value entry

Key, Value entry

Attributes

Companion
object
Supertypes
trait Updatable[KeyValue]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object KeyValue extends GeneratedMessageCompanion[KeyValue]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[KeyValue]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
KeyValue.type
object SDKGrpc

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
SDKGrpc.type
object SdkProto extends GeneratedFileObject

Attributes

Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
SdkProto.type
object ZioSdk

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ZioSdk.type