config

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2019 License: MIT Imports: 7 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 {
	Raw       bool
	Pretty    bool
	Expand    bool
	Invert    bool
	RawString 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