NAME
IO::K8s::Api::Autoscaling::V2::MetricTarget - MetricTarget defines the target value, average value, or average utilization of a specific metric
VERSION
version 1.001
averageUtilization
averageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type
averageValue
averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
type
type represents whether the metric type is Utilization, Value, or AverageValue
value
value is the target value of the metric (as a quantity).
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
IRC
Join #kubernetes on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <torsten@raudssus.de>
Jose Luis Martinez <jlmartin@cpan.org> (original author, inactive)
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Jose Luis Martinez.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004