Documentation
¶
Index ¶
- type OVSPlugin
- func (p *OVSPlugin) DestroyInterface(podName, podInfraContainerID string, port *ports.Port, containerRuntime string) error
- func (p *OVSPlugin) Init(integrationBridge string) error
- func (p *OVSPlugin) Name() string
- func (p *OVSPlugin) SetupDockerInterface(podName, podInfraContainerID string, port *ports.Port, ipcidr, gateway string) error
- func (p *OVSPlugin) SetupHyperInterface(podName, podInfraContainerID string, port *ports.Port, ipcidr, gateway string, ...) error
- func (p *OVSPlugin) SetupInterface(podName, podInfraContainerID string, port *ports.Port, ipcidr, gateway string, ...) error
- func (p *OVSPlugin) SetupOVSInterface(podName, podInfraContainerID string, port *ports.Port, ipcidr, gateway string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OVSPlugin ¶
type OVSPlugin struct {
IntegrationBridage string
}
func NewOVSPlugin ¶
func NewOVSPlugin() *OVSPlugin
func (*OVSPlugin) DestroyInterface ¶
func (*OVSPlugin) SetupDockerInterface ¶
func (*OVSPlugin) SetupHyperInterface ¶
func (*OVSPlugin) SetupInterface ¶
Click to show internal directories.
Click to hide internal directories.