Documentation ¶
Index ¶
Constants ¶
View Source
const ( // rule versioning; increment each time flow rules change VERSION = 1 VERSION_TABLE = "table=253" VERSION_ACTION = "actions=note:" BR = "br0" LBR = "lbr0" TUN = "tun0" VLINUXBR = "vlinuxbr" VOVSBR = "vovsbr" VXLAN = "vxlan0" )
Variables ¶
This section is empty.
Functions ¶
func CreatePlugin ¶
func CreatePlugin(registry *osdn.Registry, multitenant bool, hostname string, selfIP string) (api.OsdnPlugin, api.FilteringEndpointsConfigHandler, error)
func MultiTenantPluginName ¶
func MultiTenantPluginName() string
func SingleTenantPluginName ¶
func SingleTenantPluginName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.