package
1.5.0-rc.1
Repository: https://github.com/kubevirt/kubevirt.git
Documentation: pkg.go.dev

# Functions

NewHelloWorldJobHTTP gets an IP address and a port, which it uses to create a pod.
NewHelloWorldJob takes a DNS entry or an IP and a port which it will use to create a job which tries to contact the host on the provided port.
NewHelloWorldJobUDP takes a DNS entry or an IP and a port which it will use create a pod which tries to contact the host on the provided port.
WaitForJobToFail blocks until the given job finishes.
WaitForJobToSucceed blocks until the given job finishes.

# Constants

Default Job arguments to be used with NewJob.
Default Job arguments to be used with NewJob.
Default Job arguments to be used with NewJob.