Documentation ¶
Index ¶
Constants ¶
View Source
const (
Kind = constant.GRPCConnectManagerFilter
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
func (*Plugin) Config ¶
func (p *Plugin) Config() interface{}
Config return GRPCConnectionManagerConfig
func (*Plugin) CreateFilter ¶
func (p *Plugin) CreateFilter(config interface{}, bs *model.Bootstrap) (filter.NetworkFilter, error)
CreateFilter create grpc network filter
Click to show internal directories.
Click to hide internal directories.