Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunIngress ¶
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.