Uses of Interface
io.kubernetes.client.proto.V1Autoscaling.ExternalMetricStatusOrBuilder
-
Uses of V1Autoscaling.ExternalMetricStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Autoscaling.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 V1Autoscaling.ExternalMetricStatusOrBuilderModifier and TypeMethodDescriptionV1Autoscaling.MetricStatus.Builder.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.V1Autoscaling.MetricStatus.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.V1Autoscaling.MetricStatusOrBuilder.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.