ResourceAPIBase

abstract class ResourceAPIBase[RES, COL](resourceName: String)(implicit evidence$1: Decoder[RES], evidence$2: Decoder[COL])
class Object
trait Matchable
class Any
class ClusterResourceAPI[RES, COL]
object NodeAPI.type
class NamespacedResourceAPI[RES, COL]
object DaemonSetAPI.type
object DeploymentAPI.type
object ReplicaSetAPI.type
object StatefulSetAPI.type
object CronJobAPI.type
object JobAPI.type
object ConfigMapAPI.type
object EventAPI.type
object LimitRangeAPI.type
object PodAPI.type
object ResourceQuotaAPI.type
object SecretAPI.type
object ServiceAPI.type
object ServiceAccountAPI.type
object IngressAPI.type
object NetworkPolicyAPI.type

Type members

Classlikes

case class ListAll(allowWatchBookmarks: Option[Boolean], continue: Option[String], fieldSelector: List[String], labelSelector: List[String], limit: Option[Int], resourceVersion: Option[String], resourceVersionMatch: Option[String], timeout: Option[FiniteDuration]) extends ListingRequest[RES, COL]

Value members

Concrete fields