Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlowController ¶
type FlowController struct { }
func NewFlowController ¶
func NewFlowController() *FlowController
func (*FlowController) AddOFRules ¶
func (c *FlowController) AddOFRules(minionIP, subnet, localIP string) error
func (*FlowController) DelOFRules ¶
func (c *FlowController) DelOFRules(minion, localIP string) error
func (*FlowController) Setup ¶
func (c *FlowController) Setup(localSubnet, containerNetwork string) error
Click to show internal directories.
Click to hide internal directories.