config

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSConfiguration added in v0.1.5

type AWSConfiguration struct {
	Region  string
	Profile string
}

type Configuration

type Configuration struct {
	Group      string
	Prefix     string
	Start      string
	End        string
	Filter     string
	Streams    []*cloudwatchlogs.LogStream
	Descending bool
	OrderBy    string
}

func (*Configuration) DescribeLogGroupsInput

func (c *Configuration) DescribeLogGroupsInput() *cloudwatchlogs.DescribeLogGroupsInput

func (*Configuration) DescribeLogStreamsInput

func (c *Configuration) DescribeLogStreamsInput() *cloudwatchlogs.DescribeLogStreamsInput

func (*Configuration) FilterLogEventsInput

func (c *Configuration) FilterLogEventsInput() *cloudwatchlogs.FilterLogEventsInput

func (*Configuration) TopStreamNames added in v0.1.2

func (c *Configuration) TopStreamNames() []*string

type OutputConfiguration added in v0.1.2

type OutputConfiguration struct {
	Expand         bool
	Raw            bool
	RawString      bool
	HideStreamName bool
	HideDate       bool
	Invert         bool
	NoColor        bool
}

func (*OutputConfiguration) Formatter added in v0.1.2

func (c *OutputConfiguration) Formatter() *colorjson.Formatter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL