Versions in this module Expand all Collapse all v2 v2.0.0 Jun 9, 2022 Changes in this version + func Print(ctx context.Context, cmd *cobra.Command, client kubernetes.Interface, ...) error + func PrintUsingSelector(ctx context.Context, cmd *cobra.Command, client kubernetes.Interface, ...) error + type PodScraper struct + L klog.Logger + func NewPodScraper(c kubernetes.Interface, namespace string, podName string, ...) *PodScraper + func (s *PodScraper) Start(ctx context.Context) *bufio.Reader + type SelectorScraper struct + L klog.Logger + func NewSelectorScraper(client kubernetes.Interface, namespace string, defaultContainerName string, ...) *SelectorScraper + func (s *SelectorScraper) Start(ctx context.Context) *bufio.Reader Other modules containing this package github.com/lendi-au/camel-k