//
pkg.gl
Category
k8s.io/kubernetes
test
images
agnhost
nettest
package
1.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubernetes.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
19
Dependents
1
Files
298 SLOC
#
Variables
CmdNettest
CmdNettest is used by agnhost Cobra.
#
Structs
State
State tracks the internal state of our little http server.
WritePost
WritePost is the format that (json encoded) requests to the /write handler should take.
WriteResp
WriteResp is returned by /write.