Versions in this module Expand all Collapse all v0 v0.13.1 May 8, 2020 v0.13.0 May 8, 2020 Changes in this version + func ExportLogs(p *platform.Platform, query Query) error + type Fields struct + Cluster string + type Kubernetes struct + Container Name + Namespace string + Pod Name + type Message struct + Fields Fields + Host Name + Kubernetes Kubernetes + Message string + Timestamp string + type Name struct + Name string + func (n Name) String() string + type Query struct + Cluster string + Count int + From string + Namespace string + Pod string + Query string + Since string + Timestamps bool + To string + func (query Query) ToQuery() elastic.Query