package util
import "k8s.io/kubernetes/pkg/proxy/util"
Index ¶
- func DeleteServiceConnections(execer exec.Interface, svcIPs []string)
- func ExecConntrackTool(execer exec.Interface, parameters ...string) error
Functions ¶
func DeleteServiceConnections ¶
DeleteServiceConnection uses the conntrack tool to delete the conntrack entries for the UDP connections specified by the given service IPs
func ExecConntrackTool ¶
ExecConntrackTool executes the conntrack tool using the given parameters
Source Files ¶
conntrack.go
- Version
- v1.6.0-rc.1
- Published
- Mar 24, 2017
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 49 seconds ago –
Tools for package owners.