Documentation ¶
Index ¶
Constants ¶
View Source
const ( ClusterGlobalEgressIPName = "cluster-egress.submariner.io" EndpointClonedFrom = "endpoints.submariner.io/cloned-from" SmGlobalnetIngressChain = "SUBMARINER-GN-INGRESS" SmGlobalnetEgressChain = "SUBMARINER-GN-EGRESS" SmGlobalnetMarkChain = "SUBMARINER-GN-MARK" // The following chains are added as part of GN 2.0 implementation. SmGlobalnetEgressChainForPods = "SM-GN-EGRESS-PODS" SmGlobalnetEgressChainForHeadlessSvcPods = "SM-GN-EGRESS-HDLS-PODS" SmGlobalnetEgressChainForHeadlessSvcEPs = "SM-GN-EGRESS-HDLS-EPS" SmGlobalnetEgressChainForNamespace = "SM-GN-EGRESS-NS" SmGlobalnetEgressChainForCluster = "SM-GN-EGRESS-CLUSTER" NATTable = "nat" SmGlobalIP = "submariner.io/globalIp" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.