NAME
IO::K8s::Api::Core::V1::PodCondition - PodCondition contains details for the current condition of this pod.
VERSION
version 1.106
lastProbeTime
Last time we probed the condition.
lastTransitionTime
Last time the condition transitioned from one status to another.
message
Human-readable message indicating details about last transition.
observedGeneration
If set, this represents the .metadata.generation that the pod condition was set based upon.
reason
Unique, one-word, CamelCase reason for the condition's last transition.
status
Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
type
Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
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