Documentation
¶
Index ¶
Constants ¶
View Source
const ( // FilterName filter is used to discard or keep NodePort service in specified NodePool // in order to make NodePort will not be listened by kube-proxy component in specified NodePool. FilterName = "nodeportisolation" ServiceAnnotationNodePortListen = "nodeport.openyurt.io/listen" )
Variables ¶
This section is empty.
Functions ¶
func NewNodePortIsolationFilter ¶ added in v1.4.0
func NewNodePortIsolationFilter() (filter.ObjectFilter, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.