dev.hnaderi.k8s.client.NetworkingV1
See theNetworkingV1 companion trait
object NetworkingV1 extends APIGroupAPI, NetworkingV1
Attributes
- Companion
- trait
- Source
- NetworkingV1.scala
- Graph
-
- Supertypes
- Self type
-
NetworkingV1.type
Members list
Type members
Inherited 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
- Inherited from:
- APIGroupAPI
- 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
- Inherited from:
- APIGroupAPI
- 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
- Inherited from:
- APIGroupAPI
- 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
- Inherited from:
- APIGroupAPI
- Source
- NamespacedAPI.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait HttpRequest[APIResourceList]trait Requestclass Objecttrait Matchableclass AnyShow all
Value members
Inherited fields
Attributes
- Inherited from:
- NetworkingV1
- Source
- NetworkingV1.scala
Attributes
- Inherited from:
- NetworkingV1
- Source
- NetworkingV1.scala
In this article