APIGroupAPI
dev.hnaderi.k8s.client.APIGroupAPI
Attributes
- Source
- NamespacedAPI.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
Type members
Classlikes
abstract class ClusterResourceAPI[RES, COL](resourceName: String)(implicit evidence$1: Decoder[RES], evidence$2: Encoder[RES], evidence$3: Decoder[COL]) extends ResourceAPIBase[RES, COL]
Attributes
- Source
- NamespacedAPI.scala
- Supertypes
- Known subtypes
-
object CustomResourceAPIobject NodeAPI
abstract class NamespacedResourceAPI[RES, COL](resourceName: String)(implicit evidence$1: Decoder[RES], evidence$2: Encoder[RES], evidence$3: Decoder[COL]) extends ResourceAPIBase[RES, COL]
Attributes
- Source
- NamespacedAPI.scala
- Supertypes
- Known subtypes
-
object DaemonSetAPIobject DeploymentAPIobject ReplicaSetAPIobject StatefulSetAPIobject CronJobAPIobject JobAPIobject ConfigMapAPIobject EventAPIobject LimitRangeAPIobject PodAPIobject ResourceQuotaAPIobject SecretAPIobject ServiceAPIobject ServiceAccountAPIobject IngressAPIobject NetworkPolicyAPIShow all
abstract class ResourceAPIBase[RES, COL](resourceName: String)(implicit evidence$1: Decoder[RES], evidence$2: Decoder[COL])
Attributes
- Source
- NamespacedAPI.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object CustomResourceAPIobject NodeAPIobject DaemonSetAPIobject DeploymentAPIobject ReplicaSetAPIobject StatefulSetAPIobject CronJobAPIobject JobAPIobject ConfigMapAPIobject EventAPIobject LimitRangeAPIobject PodAPIobject ResourceQuotaAPIobject SecretAPIobject ServiceAPIobject ServiceAccountAPIobject IngressAPIobject NetworkPolicyAPIShow all
case object resources extends APIResourceListingRequest
Attributes
- Source
- NamespacedAPI.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait HttpRequest[APIResourceList]trait Requestclass Objecttrait Matchableclass AnyShow all
- Self type
-
resources.type
In this article