The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Linux::Virt::Plugin::LXC - LXC (Linux Containers) plugin for Linux::Virt

METHODS

is_host

Returns a true value if this is run on a LXC capable host.

is_vm

Returns a true value if this is run inside an LXC guest.

vms

Returns a list of all LXC VMs on the local host.

NAME

Linux::Virt::Plugin::LXC - LXC plugin for Linux::Virt.

AUTHOR

Dominik Schulz <dominik.schulz@gauner.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Dominik Schulz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.