Documentation ¶
Index ¶
Constants ¶
View Source
const (
LeaderElectionLockName = "submariner-gateway-lock"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { LeaderElectionConfig Spec types.SubmarinerSpecification SyncerConfig broker.SyncerConfig WatcherConfig watcher.Config SubmarinerClient submclientset.Interface KubeClient kubernetes.Interface LeaderElectionClient kubernetes.Interface NewCableEngine func(localCluster *types.SubmarinerCluster, localEndpoint *types.SubmarinerEndpoint) cableengine.Engine NewNATDiscovery func(localEndpoint *types.SubmarinerEndpoint) (natdiscovery.Interface, error) }
Click to show internal directories.
Click to hide internal directories.