NAME

Kubernetes::REST::Call::v1::Apps::DeleteNamespacedControllerRevision - REMOVED -- superseded by Kubernetes::REST's unified v1 API, see Kubernetes::REST::Deprecated

VERSION

version 1.105

DESCRIPTION

This module has been removed. Kubernetes::REST's v1 rewrite (first shipped in 1.000) replaced the entire old per-endpoint v0 API -- one generated Call::* class per API operation -- with a single unified object-oriented API directly on the Kubernetes::REST object (list, get, create, update, patch, delete, watch, ...). Kubernetes::REST::Call::v1::Apps::DeleteNamespacedControllerRevision itself was never functional in the 1.x series -- it only emitted a deprecation warning on load pointing at the new API. Kubernetes-REST 1.104 was the last CPAN release to ship even that warning stub; it has now been dropped from the distribution entirely.

This module is a CPAN redirect stub, part of Kubernetes::REST::Deprecated. It carries no implementation and dies unconditionally as soon as it is loaded (use/require), naming the replacement. It exists only so that cpanm Kubernetes::REST::Call::v1::Apps::DeleteNamespacedControllerRevision -- or a cpanfile / code that still references the old name -- surfaces a clear, actionable redirect instead of silently installing the stale, superseded Kubernetes-REST 1.104 release that still carries this name.

Use Kubernetes::REST directly instead -- see its POD for the list, get, create, update, patch, delete, and watch methods that replace the old per-operation Call::* classes.

Note: the old v0 API's group accessor methods ($api->Core, $api->Apps, etc., via Kubernetes::REST::V0Group) are not affected by this removal and continue to work -- they are a still-functional backwards-compatibility layer, unlike this class which never did anything but warn.

NAME

Kubernetes::REST::Call::v1::Apps::DeleteNamespacedControllerRevision - REMOVED, superseded by Kubernetes::REST's unified v1 API

SEE ALSO

Kubernetes::REST, Kubernetes::REST::Deprecated

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/kubernetes-rest-deprecated/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