NodeAPI
dev.hnaderi.k8s.client.apis.corev1.NodeAPI$
Attributes
- Source:
- NodeAPI.scala
- Graph
- Supertypes
- Self type
- NodeAPI.type
Members list
Concise view
Type members
Inherited classlikes
trait ClusterwideAPIBuilders
Attributes
- Inherited from:
- ResourceAPIBase
- Source:
- NamespacedAPI.scala
- Graph
- Supertypes
- Known subtypes
- object ClusterDaemonSetAPI.typeobject ClusterDeploymentAPI.typeobject ClusterReplicaSetAPI.typeobject ClusterStatefulSetAPI.typeobject ClusterCronJobAPI.typeobject ClusterJobAPI.typeobject ClusterConfigMapAPI.typeobject ClusterEventAPI.typeobject ClusterLimitRangeAPI.typeobject ClusterPodAPI.typeobject ClusterResourceQuotaAPI.typeobject ClusterSecretAPI.typeobject ClusterServiceAPI.typeobject ClusterServiceAccountAPI.typeobject ClusterIngressAPI.typeobject ClusterNetworkPolicyAPI.type
Attributes
- Inherited from:
- ClusterResourceAPI
- Source:
- NamespacedAPI.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass GetRequest[RES]trait HttpRequest[RES]trait Requestclass Objecttrait Matchableclass Any
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]
Attributes
- Inherited from:
- ResourceAPIBase
- Source:
- NamespacedAPI.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HttpRequest[COL]trait Requestclass Objecttrait Matchableclass Any
Value members
Inherited methods
Attributes
- Inherited from:
- ClusterResourceAPI
- Source:
- NamespacedAPI.scala
def list(allowWatchBookmarks: Option[Boolean], continue: Option[String], fieldSelector: List[String], labelSelector: List[String], limit: Option[Int], resourceVersion: Option[String], resourceVersionMatch: Option[String], timeout: Option[FiniteDuration]): ListAll
Attributes
- Inherited from:
- ClusterResourceAPI
- Source:
- NamespacedAPI.scala
Attributes
- Inherited from:
- ClusterResourceAPI
- Source:
- NamespacedAPI.scala
Inherited fields
Attributes
- Inherited from:
- ResourceAPIBase
- Source:
- NamespacedAPI.scala