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.20.7
- Published
- May 12, 2021
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 8 minutes ago –
Tools for package owners.