kube

package
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

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(nodeIP, nodeSubnetCIDR, localIP string) error

func (*FlowController) AddServiceOFRules

func (c *FlowController) AddServiceOFRules(netID uint, IP string, protocol api.ServiceProtocol, port uint) error

func (*FlowController) DelOFRules

func (c *FlowController) DelOFRules(nodeIP, localIP string) error

func (*FlowController) DelServiceOFRules

func (c *FlowController) DelServiceOFRules(netID uint, IP string, protocol api.ServiceProtocol, port uint) error

func (*FlowController) Setup

func (c *FlowController) Setup(localSubnetCIDR, clusterNetworkCIDR, servicesNetworkCIDR string, mtu uint) error

func (*FlowController) UpdatePod

func (c *FlowController) UpdatePod(namespace, podName, containerID string, netID uint) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL