APIVerb

dev.hnaderi.k8s.client.APIVerb$
See theAPIVerb companion trait
object APIVerb

Attributes

Companion
trait
Source
Request.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
APIVerb.type

Members list

Type members

Classlikes

case object DELETE extends APIVerb

Attributes

Source
Request.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait APIVerb
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
DELETE.type
case object GET extends APIVerb

Attributes

Source
Request.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait APIVerb
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
GET.type
final case class PATCH(patchType: PatchType) extends APIVerb

Attributes

Source
Request.scala
Supertypes
trait APIVerb
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
case object POST extends APIVerb

Attributes

Source
Request.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait APIVerb
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
POST.type
case object PUT extends APIVerb

Attributes

Source
Request.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait APIVerb
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
PUT.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala