NAME

Kubernetes::REST::RemoteError - Compatibility helper for deprecated v0 remote errors

VERSION

version 1.107

DESCRIPTION

This error class belongs to the deprecated v0 API - the v1 API croaks instead of throwing structured exceptions. It stays around so code that still catches it keeps working.

Thrown for errors reported by the cluster itself, carrying the HTTP status alongside the message of Kubernetes::REST::Error.

See "UPGRADING FROM 0.02" in Kubernetes::REST for migration guide.

status

HTTP status code.

SEE ALSO

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 <getty@cpan.org>

  • 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