Versions in this module Expand all Collapse all v1 v1.0.0 Dec 17, 2020 Changes in this version + type Client struct + func NewClient(startTime time.Time, address, username, password string) *Client + func (c *Client) FetchPodLogs(ns, podName, containerName, match string, nonMatch []string, ...) ([]string, error)