Uses of Interface
org.cdk8s.plus24.k8s.PodsMetricSourceV2Beta1
-
Packages that use PodsMetricSourceV2Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of PodsMetricSourceV2Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement PodsMetricSourceV2Beta1 Modifier and Type Class Description static classPodsMetricSourceV2Beta1.Jsii$ProxyAn implementation forPodsMetricSourceV2Beta1Methods in org.cdk8s.plus24.k8s that return PodsMetricSourceV2Beta1 Modifier and Type Method Description PodsMetricSourceV2Beta1PodsMetricSourceV2Beta1.Builder. build()Builds the configured instance.default PodsMetricSourceV2Beta1MetricSpecV2Beta1. getPods()pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).PodsMetricSourceV2Beta1MetricSpecV2Beta1.Jsii$Proxy. getPods()Methods in org.cdk8s.plus24.k8s with parameters of type PodsMetricSourceV2Beta1 Modifier and Type Method Description MetricSpecV2Beta1.BuilderMetricSpecV2Beta1.Builder. pods(PodsMetricSourceV2Beta1 pods)Sets the value ofMetricSpecV2Beta1.getPods()
-