Uses of Class
io.kubernetes.client.openapi.models.V2ExternalMetricSource
Packages that use V2ExternalMetricSource
-
Uses of V2ExternalMetricSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2ExternalMetricSourceModifier and TypeMethodDescriptionV2MetricSpec.getExternal()
Get externalV2ExternalMetricSource.metric
(V2MetricIdentifier metric) V2ExternalMetricSource.target
(V2MetricTarget target) Methods in io.kubernetes.client.openapi.models with parameters of type V2ExternalMetricSourceModifier and TypeMethodDescriptionV2MetricSpec.external
(V2ExternalMetricSource external) void
V2MetricSpec.setExternal
(V2ExternalMetricSource external)