Documentation ¶
Overview ¶
Package ingress contains the translation logic from Ingress to CiliumEnvoyConfig and related resources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSharedIngressTranslator ¶
func NewSharedIngressTranslator(name, namespace, secretsNamespace string, enforceHTTPs bool, useProxyProtocol bool, idleTimeoutSeconds int, ipv4Enabled bool, ipv6Enabled bool) translation.Translator
NewSharedIngressTranslator returns a new translator for shared ingress mode.
Types ¶
type DedicatedIngressTranslator ¶
type DedicatedIngressTranslator struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.