List

dev.hnaderi.k8s.client.NamespaceAPI$.List
final case class List() extends ListingRequest[Namespace, NamespaceList]

Attributes

Source
NamespaceAPI.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

override def listen[F[_]](http: StreamingClient[F]): F[WatchEvent[O]]

Attributes

Definition Classes
Inherited from:
ListingRequest
Source
CommonAPIs.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def send[F[_]](http: HttpClient[F]): F[COL]

Attributes

Definition Classes
Inherited from:
ListingRequest
Source
CommonAPIs.scala