kubernetes/pkg/util/iptables/iptables_linux.go

type locker

func (l *locker) Close() error {}

func grabIptablesLocks(lockfilePath14x, lockfilePath16x string) (iptablesLocker, error) {}

func grabIptablesFileLock(f *os.File) error {}