NAME
IO::K8s::CertManager::V1::OrderStatus - OrderStatus
VERSION
version 1.108
authorizations
Authorizations contains data returned from the ACME server on what authorizations must be completed in order to validate the DNS names specified on the Order.
certificate
Certificate is a copy of the PEM encoded certificate for this Order. This field will be populated after the order has been successfully finalized with the ACME server, and the order has transitioned to the 'valid' state.
failureTime
FailureTime stores the time that this order failed. This is used to influence garbage collection and back-off.
finalizeURL
FinalizeURL of the Order. This is used to obtain certificates for this order once it has been completed.
reason
Reason optionally provides more information about a why the order is in the current state.
state
State contains the current state of this Order resource. States 'success' and 'expired' are 'final'
url
URL of the Order. This will initially be empty when the resource is first created. The Order controller will populate this field when the Order is first processed. This field will be immutable after it is initially set.
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