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 TypeMethodDescriptionstatic V2ExternalMetricSourceCreate an instance of V2ExternalMetricSource given an JSON stringV2MetricSpec.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) voidV2MetricSpec.setExternal(V2ExternalMetricSource external)