ResourceQuotaAPI

dev.hnaderi.k8s.client.apis.corev1.ResourceQuotaAPI$
See theResourceQuotaAPI companion class

Attributes

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

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
ResourceAPIBase
Source
NamespacedAPI.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ClusterDaemonSetAPI.type
object ClusterDeploymentAPI.type
object ClusterReplicaSetAPI.type
object ClusterStatefulSetAPI.type
object ClusterCronJobAPI.type
object ClusterJobAPI.type
object ClusterConfigMapAPI.type
object ClusterEventAPI.type
object ClusterLimitRangeAPI.type
object ClusterPodAPI.type
object ClusterSecretAPI.type
object ClusterServiceAPI.type
object ClusterIngressAPI.type
Show all

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
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

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