Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressSetsSyncer ¶
type AddressSetsSyncer struct {
// contains filtered or unexported fields
}
func NewAddressSetSyncer ¶
func NewAddressSetSyncer(nbClient libovsdbclient.Client, controllerName string) *AddressSetsSyncer
controllerName is the name of the new controller that should own all address sets without controller
func (*AddressSetsSyncer) SyncAddressSets ¶
func (syncer *AddressSetsSyncer) SyncAddressSets() error
Click to show internal directories.
Click to hide internal directories.