Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContainerStreamer ¶
func NewContainerStreamer(log *zap.SugaredLogger, cli *client.Client) app.ContainerStreamer
func NewMockStreamer ¶
func NewMockStreamer() app.ContainerStreamer
Types ¶
type ContainerStreamer ¶
type ContainerStreamer struct { sync.WaitGroup sync.Mutex // contains filtered or unexported fields }
func (*ContainerStreamer) StartStreaming ¶
func (*ContainerStreamer) WaitForAll ¶
func (c *ContainerStreamer) WaitForAll()
Click to show internal directories.
Click to hide internal directories.