NodeAPI

dev.hnaderi.k8s.client.apis.corev1.NodeAPI

Attributes

Source
NodeAPI.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
NodeAPI.type

Members list

Type members

Inherited classlikes

Attributes

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

Attributes

Inherited from:
ClusterResourceAPI
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:
ClusterResourceAPI
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:
ClusterResourceAPI
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(name: String) extends GetRequest[RES]

Attributes

Inherited from:
ClusterResourceAPI
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

Attributes

Inherited from:
ClusterResourceAPI
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:
ClusterResourceAPI
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

Value members

Inherited methods

def get(name: String): Get

Attributes

Inherited from:
ClusterResourceAPI
Source
NamespacedAPI.scala
protected def urlFor(name: String): String

Attributes

Inherited from:
ClusterResourceAPI
Source
NamespacedAPI.scala

Inherited fields

protected val clusterwideUrl: String

Attributes

Inherited from:
ResourceAPIBase
Source
NamespacedAPI.scala