Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunIngress ¶
func Setup ¶
func Setup(ctx context.Context, kubeCache kube.SharedCache, inMemoryCache memory.InMemoryResourceCache, settings *gloov1.Settings, _ leaderelector.Identity) error
Types ¶
type Opts ¶
type Opts struct {
ClusterIngressProxyAddress string
KnativeExternalProxyAddress string
KnativeInternalProxyAddress string
WriteNamespace string
StatusReporterNamespace string
WatchNamespaces []string
Proxies factory.ResourceClientFactory
Upstreams factory.ResourceClientFactory
Secrets factory.ResourceClientFactory
WatchOpts clients.WatchOpts
EnableKnative bool
KnativeVersion string
DisableKubeIngress bool
RequireIngressClass bool
CustomIngressClass string
IngressProxyLabel string
}
Click to show internal directories.
Click to hide internal directories.