Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultWatchInterval = 1 * time.Second
)
Functions ¶
func NewLogStreamer ¶
Types ¶
type LogStreamer ¶
func (LogStreamer) Stream ¶
func (l LogStreamer) Stream(ctx context.Context, options config.LogStreamOptions) error
type MessageEmitter ¶
type MessageEmitter func(event cwltypes.FilteredLogEvent)
Click to show internal directories.
Click to hide internal directories.