Uses of Class
io.kubernetes.client.openapi.models.V2beta2ExternalMetricSource
Packages that use V2beta2ExternalMetricSource
-
Uses of V2beta2ExternalMetricSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2ExternalMetricSourceModifier and TypeMethodDescriptionV2beta2MetricSpec.getExternal()
Get externalV2beta2ExternalMetricSource.metric
(V2beta2MetricIdentifier metric) V2beta2ExternalMetricSource.target
(V2beta2MetricTarget target) Methods in io.kubernetes.client.openapi.models with parameters of type V2beta2ExternalMetricSourceModifier and TypeMethodDescriptionV2beta2MetricSpec.external
(V2beta2ExternalMetricSource external) void
V2beta2MetricSpec.setExternal
(V2beta2ExternalMetricSource external)