firehose

package
v0.0.0-...-68379c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRawAdapter

func NewRawAdapter(route *router.Route) (router.LogAdapter, error)

Types

type Adapter

type Adapter struct {
	// contains filtered or unexported fields
}

func (*Adapter) Stream

func (adapter *Adapter) Stream(logstream chan *router.Message)

Stream decode message and send it to the firehose queue

type ContainerInfo

type ContainerInfo struct {
	Name      string `json:"name"`
	Fullpod   string `json:"full-pod,omitempty"`
	Podprefix string `json:"pod,omitempty"`
	Namespace string `json:"ns,omitempty"`
	ID        string `json:"id,omitempty"`
}

type Record

type Record map[string]interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL