Uses of Interface
org.cdk8s.plus25.k8s.PodsMetricSourceV2
-
Packages that use PodsMetricSourceV2 Package Description org.cdk8s.plus25.k8s -
-
Uses of PodsMetricSourceV2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement PodsMetricSourceV2 Modifier and Type Class Description static classPodsMetricSourceV2.Jsii$ProxyAn implementation forPodsMetricSourceV2Methods in org.cdk8s.plus25.k8s that return PodsMetricSourceV2 Modifier and Type Method Description PodsMetricSourceV2PodsMetricSourceV2.Builder. build()Builds the configured instance.default PodsMetricSourceV2MetricSpecV2. getPods()pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).PodsMetricSourceV2MetricSpecV2.Jsii$Proxy. getPods()Methods in org.cdk8s.plus25.k8s with parameters of type PodsMetricSourceV2 Modifier and Type Method Description MetricSpecV2.BuilderMetricSpecV2.Builder. pods(PodsMetricSourceV2 pods)Sets the value ofMetricSpecV2.getPods()
-