Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PortGroupSyncer ¶
type PortGroupSyncer struct {
// contains filtered or unexported fields
}
func NewPortGroupSyncer ¶
func NewPortGroupSyncer(nbClient libovsdbclient.Client) *PortGroupSyncer
NewPortGroupSyncer creates a PortGroupSyncer that will sync port groups without the new ExternalIDs for all controllers. Controller name will be defined based on getControllerName() function.
func (*PortGroupSyncer) SyncPortGroups ¶
func (syncer *PortGroupSyncer) SyncPortGroups() error
SyncPortGroups must be run after ACLs sync, since it uses new ACL.ExternalIDs
Click to show internal directories.
Click to hide internal directories.