Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AcceptAllResourcesByDefault = true
TODO: switch AcceptAllResourcesByDefault to false after validation has been tested in user environments
View Source
var AllowWarnings = true
Functions ¶
func NewTranslatorSyncer ¶
func NewTranslatorSyncer(ctx context.Context, writeNamespace string, proxyClient gloov1.ProxyClient, proxyReconciler reconciler.ProxyReconciler, gwClient v1.GatewayClient, vsClient v1.VirtualServiceClient, reporter reporter.Reporter, translator translator.Translator) v1.ApiSyncer
func RunGateway ¶
func RunGateway(opts translator.Opts) error
the need for the namespace is limited to this function, whereas the opts struct's use is more widespread.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.