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
func (*Getter) GetLogGroupByName ¶
type LogGroupPrinter ¶
type LogGroupPrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(logGroups []types.LogGroup) *LogGroupPrinter
func (*LogGroupPrinter) PrintTable ¶
func (p *LogGroupPrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.