NAME

IO::K8s::Api::Autoscaling::V2::HorizontalPodAutoscalerCondition - HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.

VERSION

version 1.108

lastTransitionTime

lastTransitionTime is the last time the condition transitioned from one status to another

message

message is a human-readable explanation containing details about the transition

observedGeneration

observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.

reason

reason is the reason for the condition's last transition.

status

status is the status of the condition (True, False, Unknown)

type

type describes the current condition

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004