Documentation ¶ Index ¶ func ByPrefix(ctx *config.Context, prefix string) error type Step func (Step) Preload(ctx *config.Context) error func (Step) Skip(ctx *config.Context) bool func (Step) String() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ByPrefix ¶ func ByPrefix(ctx *config.Context, prefix string) error Types ¶ type Step ¶ type Step struct{} func (Step) Preload ¶ func (Step) Preload(ctx *config.Context) error func (Step) Skip ¶ func (Step) Skip(ctx *config.Context) bool func (Step) String ¶ func (Step) String() string Source Files ¶ View all Source files preload_log_groups.go Click to show internal directories. Click to hide internal directories.