NAME
IO::K8s::Api::Apps::V1beta2::DaemonSetList - REMOVED -- superseded by the generic IO::K8s::List, see IO::K8s::Deprecated
VERSION
version 1.105
DESCRIPTION
This module has been removed. IO-K8s replaced all per-resource *List classes (this one included) with a single generic IO::K8s::List class back in the 1.00 Moose-to-Moo rewrite; IO::K8s::Api::Apps::V1beta2::DaemonSetList itself was never a real class in the 1.x series -- it only emitted a deprecation warning on load pointing at IO::K8s::List. IO-K8s 1.100 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 IO::K8s::Deprecated. It carries no implementation and dies unconditionally as soon as it is loaded (use/require), naming the replacement class. It exists only so that cpanm IO::K8s::Api::Apps::V1beta2::DaemonSetList -- or a cpanfile / code that still references the old name -- surfaces a clear, actionable redirect instead of silently installing the stale, superseded IO-K8s 1.100 release that still carries this name.
Use IO::K8s::List instead -- it derives api_version/kind automatically from the items you give it, so one class now covers what used to require a separate *List class per resource type.
NAME
IO::K8s::Api::Apps::V1beta2::DaemonSetList - REMOVED, superseded by IO::K8s::List
SEE ALSO
IO::K8s::List, IO::K8s::Deprecated
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/Getty/io-k8s-p5-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) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004