Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIstioHttpPlugin ¶
func NewIstioHttpPlugin() *istioHttpPlugin
Types ¶
type InitParams ¶
type Plugin ¶
type Plugin interface { // init on first loop, flush cache Init(params InitParams) error }
func Plugins ¶
func Plugins(kc kubernetes.Interface) []Plugin
type RoutingPlugin ¶
Click to show internal directories.
Click to hide internal directories.