Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttachEvent ¶
type AttachManager ¶
func NewAttachManager ¶
func NewAttachManager(client *docker.Client) *AttachManager
func (*AttachManager) Get ¶
func (m *AttachManager) Get(id string) *LogPump
type DockerInput ¶
type DockerInput struct {
// contains filtered or unexported fields
}
func (*DockerInput) ConfigStruct ¶
func (di *DockerInput) ConfigStruct() interface{}
func (*DockerInput) Init ¶
func (di *DockerInput) Init(config interface{}) error
func (*DockerInput) Run ¶
func (di *DockerInput) Run(ir pipeline.InputRunner, h pipeline.PluginHelper) error
func (*DockerInput) Stop ¶
func (di *DockerInput) Stop()
type DockerInputConfig ¶
Click to show internal directories.
Click to hide internal directories.