Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type Getter ¶
type Getter struct {
// contains filtered or unexported fields
}
func NewGetter ¶
func NewGetter(cloudwatchlogsClient *aws.CloudwatchlogsClient) *Getter
type LogStreamOptions ¶
type LogStreamOptions struct { resource.CommonOptions LogGroupName string }
type LogStreamPrinter ¶
type LogStreamPrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(logStreams []types.LogStream) *LogStreamPrinter
func (*LogStreamPrinter) PrintTable ¶
func (p *LogStreamPrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.