Deprecated.
NAME
Kubernetes::REST::Error - DEPRECATED - v0 error classes
VERSION
version 1.102
DESCRIPTION
These error classes are DEPRECATED. The new v1 API uses croak for errors instead of throwing structured exceptions.
See "UPGRADING FROM 0.02" in Kubernetes::REST for migration guide.
type
Error type string.
detail
Optional detailed error message.
header
Returns the error header string.
as_string
Returns the full error message as a string, including detail if available.
status
HTTP status code.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/kubernetes-rest/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 Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004