 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VxlanDefaultLocalPlanner ¶
func (*VxlanDefaultLocalPlanner) GetRules ¶
func (p *VxlanDefaultLocalPlanner) GetRules() ([]rules.Rule, error)
func (*VxlanDefaultLocalPlanner) GetRulesAndChain ¶
func (p *VxlanDefaultLocalPlanner) GetRulesAndChain() (rules.RulesWithChain, error)
type VxlanDefaultMasqueradePlanner ¶
type VxlanDefaultMasqueradePlanner struct {
	Logger         lager.Logger
	LocalSubnet    string
	OverlayNetwork string
	Chain          rules.Chain
}
    func (*VxlanDefaultMasqueradePlanner) GetRules ¶
func (p *VxlanDefaultMasqueradePlanner) GetRules() ([]rules.Rule, error)
func (*VxlanDefaultMasqueradePlanner) GetRulesAndChain ¶
func (p *VxlanDefaultMasqueradePlanner) GetRulesAndChain() (rules.RulesWithChain, error)
type VxlanDefaultRemotePlanner ¶
func (*VxlanDefaultRemotePlanner) GetRules ¶
func (p *VxlanDefaultRemotePlanner) GetRules() ([]rules.Rule, error)
func (*VxlanDefaultRemotePlanner) GetRulesAndChain ¶
func (p *VxlanDefaultRemotePlanner) GetRulesAndChain() (rules.RulesWithChain, error)
 Click to show internal directories. 
   Click to hide internal directories.