kubernetesk8s.io/kubernetes/pkg/proxy/util Index | Files

package util

import "k8s.io/kubernetes/pkg/proxy/util"

Index

Functions

func DeleteServiceConnections

func DeleteServiceConnections(execer exec.Interface, svcIPs []string)

DeleteServiceConnection uses the conntrack tool to delete the conntrack entries for the UDP connections specified by the given service IPs

func ExecConntrackTool

func ExecConntrackTool(execer exec.Interface, parameters ...string) error

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.