Documentation
¶
Index ¶
Constants ¶
View Source
const ( EndpointSliceManagedByLabel = "endpointslice.kubernetes.io/managed-by" EndpointSliceManagedByValue = "cilium-operator" EndpointSliceServiceNameLabel = "kubernetes.io/service-name" BackendServiceAnnotation = "gateway.cilium.io/backend-service" BackendPortAnnotation = "gateway.cilium.io/backend-port" EndpointSliceWeightAnnotation = "service.cilium.io/weight" )
View Source
const (
CiliumGatewayPrefix = "cilium-gateway-"
)
Variables ¶
This section is empty.
Functions ¶
func NewTranslator ¶
func NewTranslator(cecTranslator translation.CECTranslator, cfg translation.Config) translation.Translator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.