ReplicaSetAPI

dev.hnaderi.k8s.client.apis.appsv1.ReplicaSetAPI
See theReplicaSetAPI companion class

Attributes

Companion
class
Source
ReplicaSetAPI.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type

Members list

Inherited
  • Not inherited
  • Mirror
  • NamespacedResourceAPI
  • ResourceAPIBase
Keywords
  • no keywords
  • case
Visibility
  • public
  • protected

Type members

Inherited classlikes

Attributes

Inherited from:
ResourceAPIBase
Source
NamespacedAPI.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class CreateRequest[RES]
trait HttpRequest[RES]
trait Request
class Object
trait Matchable
class Any
Show all

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class DeleteRequest[RES]
trait HttpRequest[RES]
trait Request
class Object
trait Matchable
class Any
Show all

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class PartialUpdateRequest[BODY, RES]
trait HttpRequest[RES]
trait Request
class Object
trait Matchable
class Any
Show all
case class Get(namespace: String, name: String) extends GetRequest[RES]

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class GetRequest[RES]
trait HttpRequest[RES]
trait Request
class Object
trait Matchable
class Any
Show all

Attributes

Inherited from:
ResourceAPIBase
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class ListingRequest[RES, COL]
trait WatchRequest[WatchEvent[RES]]
trait HttpRequest[COL]
trait Request
class Object
trait Matchable
class Any
Show all
case class ListInNamespace(namespace: String) extends ListingRequest[RES, COL]

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class ListingRequest[RES, COL]
trait WatchRequest[WatchEvent[RES]]
trait HttpRequest[COL]
trait Request
class Object
trait Matchable
class Any
Show all

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class ReplaceRequest[RES]
trait HttpRequest[RES]
trait Request
class Object
trait Matchable
class Any
Show all

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
Supertypes
trait Serializable
trait Product
trait Equals
class PartialUpdateRequest[RES, RES]
trait HttpRequest[RES]
trait Request
class Object
trait Matchable
class Any
Show all

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

Value members

Inherited methods

protected def baseUrlIn(namespace: String): String

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala
protected def urlFor(namespace: String, name: String): String

Attributes

Inherited from:
NamespacedResourceAPI
Source
NamespacedAPI.scala

Inherited fields

protected val clusterwideUrl: String

Attributes

Inherited from:
ResourceAPIBase
Source
NamespacedAPI.scala