akka.rollingupdate.kubernetes

Members list

Type members

Classlikes

final class AppVersionRevision(implicit system: ExtendedActorSystem) extends Extension

Attributes

Companion
object
Source
AppVersionRevision.scala
Supertypes
trait Extension
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
AppVersionRevision.scala
Supertypes
class Object
trait Matchable
class Any
Self type

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait BasicFormats
class Object
trait Matchable
class Any
Show all
case class Metadata(name: String, resourceVersion: Option[String])

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Pod(metadata: PodMetadata)

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PodCostCustomResource(metadata: Metadata, spec: Spec, kind: String, apiVersion: String)

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final class PodDeletionCost(implicit system: ExtendedActorSystem) extends Extension

Attributes

Companion
object
Source
PodDeletionCost.scala
Supertypes
trait Extension
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
PodDeletionCost.scala
Supertypes
class Object
trait Matchable
class Any
Self type
case class PodMetadata(ownerReferences: Seq[PodOwnerRef])

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PodOwnerRef(name: String, kind: String)

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ReplicaAnnotation(deployment.kubernetes.io/revision: String)

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Spec(pods: Seq[PodCost])

INTERNAL API

INTERNAL API

Attributes

Source
KubernetesJsonSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all