Documentation
¶
Overview ¶
Package flow implements ClickHouse table schema for cilium hubble flow events.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DDL = NewDDL("flows")
DDL for ClickHouse table.
Functions ¶
Types ¶
type Peer ¶
type Peer struct {
Kubernetes RowKubernetes
}
type RowKubernetes ¶
type Table ¶
type Table struct {
// contains filtered or unexported fields
}
Table is wrapper for ClickHouse columns that simplifies data ingestion.
func (*Table) ResultColumns ¶
Click to show internal directories.
Click to hide internal directories.