NAME
Net::Kubernetes::Resource::Pod - Object representatioon of a Kubernetes Pod
VERSION
version 1.02
METHODS
logs([container=>'foo'])
This method will return the logs from STDERR on for containers in a pod. If the pod has more than one container, the container argument become manditory, however for single container pods it may be ommited.
AUTHOR
Dave Mueller <dave@perljedi.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Dave Mueller.
This is free software, licensed under:
The MIT (X11) License
SEE ALSO
Please see those modules/websites for more information related to this module.