Uses of Class
io.kubernetes.client.openapi.models.V2beta2PodsMetricSource
Packages that use V2beta2PodsMetricSource
-
Uses of V2beta2PodsMetricSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2PodsMetricSourceModifier and TypeMethodDescriptionV2beta2MetricSpec.getPods()
Get podsV2beta2PodsMetricSource.metric
(V2beta2MetricIdentifier metric) V2beta2PodsMetricSource.target
(V2beta2MetricTarget target) Methods in io.kubernetes.client.openapi.models with parameters of type V2beta2PodsMetricSourceModifier and TypeMethodDescriptionV2beta2MetricSpec.pods
(V2beta2PodsMetricSource pods) void
V2beta2MetricSpec.setPods
(V2beta2PodsMetricSource pods)