# Functions
No description provided by the author
No description provided by the author
Form and return a single selector expression for all the endpoints that an EntityRule should match.
Create a new SyncerUpdateProcessor to sync Node data in v1 format for consumption by the BGP daemon.
Create a new NewClusterInfoUpdateProcessor.
NewConfigUpdateProcessor creates a SyncerUpdateProcessor that can be used to map Configuration-type resources to the v1 model.
ConflictResolvingNameCacheProcessor implements a cached update processor that may be used to handle resources where the indexing has changed between the v3 and v1 models.
Create a new SyncerUpdateProcessor to sync FelixConfiguration data in v1 format for consumption by Felix.
Create a new SyncerUpdateProcessor to sync Node data in v1 format for consumption by Felix.
Create a new SyncerUpdateProcessor to sync GlobalNetworkPolicy data in v1 format for consumption by Felix.
Create a new SyncerUpdateProcessor to sync GlobalNetworkSet data in v1 format for consumption by Felix.
Create a new SyncerUpdateProcessor to sync HostEndpoint data in v1 format for consumption by both Felix and the BGP daemon.
Create a new SyncerUpdateProcessor to sync IPPool data in v1 format for consumption by both Felix and the BGP daemon.
Create a new SyncerUpdateProcessor to sync NetworkPolicy data in v1 format for consumption by Felix.
Create a new SyncerUpdateProcessor to sync NetworkSet data in v1 format for consumption by Felix.
Create a new SyncerUpdateProcessor to sync Profile data in model and v3 formats for consumption by Felix.
No description provided by the author
Create a new SyncerUpdateProcessor to sync WorkloadEndpoint data in v1 format for consumption by Felix.
NormalizeIPNets converts an []*IPNet to a slice of networks by ensuring the IP addresses are correctly masked.
RuleAPIToBackend converts an API Rule structure to a Backend Rule structure.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
FelixNodeUpdateProcessor implements the SyncerUpdateProcessor interface.
# Type aliases
Convert an arbitrary value to the value used in the v1 model.
No description provided by the author
Function signature to convert a v3 model.ResourceKey to a v1 model.Key type.
Function to convert a v3 resource to the v1 value.
Convert the config name to the corresponding global config key.
Convert the node and config name to the corresponding per-node config key.