Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTranslatorSyncer ¶
func NewTranslatorSyncer(writeNamespace string, proxyClient gloov1.ProxyClient, gwClient v1.GatewayClient, vsClient v1.VirtualServiceClient, reporter reporter.Reporter, propagator *propagator.Propagator) v1.ApiSyncer
func RunGateway ¶
Types ¶
type Opts ¶
type Opts struct { WriteNamespace string WatchNamespaces []string Gateways factory.ResourceClientFactory VirtualServices factory.ResourceClientFactory Proxies factory.ResourceClientFactory WatchOpts clients.WatchOpts DevMode bool }
Click to show internal directories.
Click to hide internal directories.