List

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

Attributes

Source:
NamespaceAPI.scala
Graph
Supertypes

Members list

Concise view

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