NAME

IO::K8s::CertManager::V1::CertificateCondition - CertificateCondition contains condition information for a Certificate.

VERSION

version 1.108

lastTransitionTime

LastTransitionTime is the timestamp corresponding to the last status change of this condition.

message

Message is a human readable description of the details of the last transition, complementing reason.

observedGeneration

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

reason

Reason is a brief machine readable explanation for the condition's last transition.

status

Status of the condition, one of (`True`, `False`, `Unknown`).

type

Type of the condition, known values are (`Ready`, `Issuing`).

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