package net
import "k8s.io/kubernetes/test/images/agnhost/net"
Index ¶
Variables ¶
var CmdNet = &cobra.Command{ Use: "net", Short: "Creates webserver or runner for various networking tests", Long: "" /* 540 byte string literal not displayed */, Args: cobra.MaximumNArgs(0), Run: main, }
CmdNet is used by agnhost Cobra.
Source Files ¶
main.go
Directories ¶
Path | Synopsis |
---|---|
test/images/agnhost/net/common | |
test/images/agnhost/net/nat |
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 14 packages
- Last checked
- 3 hours ago –
Tools for package owners.