KubernetesJsonSupport

akka.rollingupdate.kubernetes.KubernetesJsonSupport

INTERNAL API

Attributes

Source:
KubernetesJsonSupport.scala
Graph
Supertypes

Members list

Concise view

Type members

Inherited classlikes

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object IntJsonFormat extends JsonFormat[Int]

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any
class OptionFormat[T] extends JsonFormat[Option[T]]

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala
Graph
Supertypes
trait JsonFormat[Option[T]]
trait JsonWriter[Option[T]]
trait JsonReader[Option[T]]
class Object
trait Matchable
class Any

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BasicFormats
Source:
BasicFormats.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

Constructs a JsonFormat from its two parts, JsonReader and JsonWriter.

Constructs a JsonFormat from its two parts, JsonReader and JsonWriter.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala

Attributes

Inherited from:
ProductFormats
Source:
ProductFormats.scala
def jsonFormat11[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) => T): RootJsonFormat[T]
def jsonFormat12[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) => T): RootJsonFormat[T]
def jsonFormat13[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) => T): RootJsonFormat[T]
def jsonFormat14[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) => T): RootJsonFormat[T]
def jsonFormat15[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) => T): RootJsonFormat[T]
def jsonFormat16[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, P16 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) => T): RootJsonFormat[T]
def jsonFormat17[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, P16 : JsonFormat, P17 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) => T): RootJsonFormat[T]
def jsonFormat18[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, P16 : JsonFormat, P17 : JsonFormat, P18 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) => T): RootJsonFormat[T]
def jsonFormat19[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, P16 : JsonFormat, P17 : JsonFormat, P18 : JsonFormat, P19 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) => T): RootJsonFormat[T]
def jsonFormat20[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, P16 : JsonFormat, P17 : JsonFormat, P18 : JsonFormat, P19 : JsonFormat, P20 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) => T): RootJsonFormat[T]
def jsonFormat21[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, P16 : JsonFormat, P17 : JsonFormat, P18 : JsonFormat, P19 : JsonFormat, P20 : JsonFormat, P21 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) => T): RootJsonFormat[T]
def jsonFormat22[P1 : JsonFormat, P2 : JsonFormat, P3 : JsonFormat, P4 : JsonFormat, P5 : JsonFormat, P6 : JsonFormat, P7 : JsonFormat, P8 : JsonFormat, P9 : JsonFormat, P10 : JsonFormat, P11 : JsonFormat, P12 : JsonFormat, P13 : JsonFormat, P14 : JsonFormat, P15 : JsonFormat, P16 : JsonFormat, P17 : JsonFormat, P18 : JsonFormat, P19 : JsonFormat, P20 : JsonFormat, P21 : JsonFormat, P22 : JsonFormat, T <: Product : ClassTag](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) => T): RootJsonFormat[T]

Lazy wrapper around serialization. Useful when you want to serialize (mutually) recursive structures.

Lazy wrapper around serialization. Useful when you want to serialize (mutually) recursive structures.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala
def lift[T <: AnyRef](reader: RootJsonReader[T]): RootJsonFormat[T]

Turns a RootJsonReader into a RootJsonFormat that throws an UnsupportedOperationException for writes.

Turns a RootJsonReader into a RootJsonFormat that throws an UnsupportedOperationException for writes.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala
def lift[T <: AnyRef](reader: JsonReader[T]): JsonFormat[T]

Turns a JsonReader into a JsonFormat that throws an UnsupportedOperationException for writes.

Turns a JsonReader into a JsonFormat that throws an UnsupportedOperationException for writes.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala

Turns a RootJsonWriter into a RootJsonFormat that throws an UnsupportedOperationException for reads.

Turns a RootJsonWriter into a RootJsonFormat that throws an UnsupportedOperationException for reads.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala

Turns a JsonWriter into a JsonFormat that throws an UnsupportedOperationException for reads.

Turns a JsonWriter into a JsonFormat that throws an UnsupportedOperationException for reads.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala

Explicitly turns a JsonFormat into a RootJsonFormat.

Explicitly turns a JsonFormat into a RootJsonFormat.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala

Constructs a RootJsonFormat from its two parts, RootJsonReader and RootJsonWriter.

Constructs a RootJsonFormat from its two parts, RootJsonReader and RootJsonWriter.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala

Wraps an existing JsonReader with Exception protection.

Wraps an existing JsonReader with Exception protection.

Attributes

Inherited from:
AdditionalFormats
Source:
AdditionalFormats.scala
def viaSeq[I <: Iterable[T], T : JsonFormat](f: Seq[T] => I): RootJsonFormat[I]

A JsonFormat construction helper that creates a JsonFormat for an Iterable type I from a builder function List => I.

A JsonFormat construction helper that creates a JsonFormat for an Iterable type I from a builder function List => I.

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala

Implicits

Inherited implicits

Supplies the JsonFormat for Arrays.

Supplies the JsonFormat for Arrays.

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala

Supplies the JsonFormat for Lists.

Supplies the JsonFormat for Lists.

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala

Supplies the JsonFormat for Maps. The implicitly available JsonFormat for the key type K must always write JsStrings, otherwise a spray.json.SerializationException will be thrown.

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala
implicit def tuple1Format[A : JsonFormat]: JsonFormat[(A)]

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
StandardFormats
Source:
StandardFormats.scala

Attributes

Inherited from:
CollectionFormats
Source:
CollectionFormats.scala