Uses of Interface
io.kubernetes.client.proto.V2beta1Autoscaling.ExternalMetricStatusOrBuilder
-
Uses of V2beta1Autoscaling.ExternalMetricStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta1Autoscaling.ExternalMetricStatusOrBuilderModifier and TypeClassDescriptionstatic final classExternalMetricStatus indicates the current value of a global metric not associated with any Kubernetes object.static final classExternalMetricStatus indicates the current value of a global metric not associated with any Kubernetes object.Methods in io.kubernetes.client.proto that return V2beta1Autoscaling.ExternalMetricStatusOrBuilderModifier and TypeMethodDescriptionV2beta1Autoscaling.MetricStatus.Builder.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.V2beta1Autoscaling.MetricStatus.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.V2beta1Autoscaling.MetricStatusOrBuilder.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.