Documentation ¶
Index ¶
Constants ¶
View Source
const CaCert = `` /* 1874-byte string literal not displayed */
Variables ¶
View Source
var ErrClosed = errors.New("pool is closed")
Functions ¶
Types ¶
type LogStreamer ¶
type LogStreamer struct {
// contains filtered or unexported fields
}
func NewLogStreamer ¶
func (*LogStreamer) Done ¶
func (ls *LogStreamer) Done() chan struct{}
func (*LogStreamer) StreamLogs ¶
func (ls *LogStreamer) StreamLogs() error
Click to show internal directories.
Click to hide internal directories.