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