Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Blade ¶
type Blade struct {
// contains filtered or unexported fields
}
func NewBlade ¶
func NewBlade(config *config.Configuration, outputConfig *config.OutputConfiguration) *Blade
func (*Blade) GetLogGroups ¶
func (b *Blade) GetLogGroups() []*cloudwatchlogs.LogGroup
func (*Blade) GetLogStreams ¶
func (b *Blade) GetLogStreams() []*cloudwatchlogs.LogStream
func (*Blade) StreamEvents ¶
func (b *Blade) StreamEvents()
Click to show internal directories.
Click to hide internal directories.