pkg/

directory
v0.0.0-...-0d7ca9c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2024 License: Apache-2.0

Directories

Path Synopsis
app
Package app implements the kubetest2 high level application logic
Package app implements the kubetest2 high level application logic
shim
Package shim implements the kubetest2 root command logic, "shimming" to deployer specific binaries
Package shim implements the kubetest2 root command logic, "shimming" to deployer specific binaries
Package build implements a common system for building kubernetes for deployers to use.
Package build implements a common system for building kubernetes for deployers to use.
Package exec contains an interface for executing commands, along with helpers TODO(bentheelder): add standardized timeout functionality & a default timeout so that commands cannot hang indefinitely (!)
Package exec contains an interface for executing commands, along with helpers TODO(bentheelder): add standardized timeout functionality & a default timeout so that commands cannot hang indefinitely (!)
Package process contains helpers for executing processes in ways that behave similarly to syscall.Exec, but using child processes instead
Package process contains helpers for executing processes in ways that behave similarly to syscall.Exec, but using child processes instead
node
Package node implements a node tester that implements e2e node testing following https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/e2e-node-tests.md#delete-instance-after-tests-run https://github.com/kubernetes/kubernetes/blob/96be00df69390ed41b8ec22facc43bcbb9c88aae/build/root/Makefile#L206-L271 currently only support REMOTE=true
Package node implements a node tester that implements e2e node testing following https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/e2e-node-tests.md#delete-instance-after-tests-run https://github.com/kubernetes/kubernetes/blob/96be00df69390ed41b8ec22facc43bcbb9c88aae/build/root/Makefile#L206-L271 currently only support REMOTE=true
Package types defines the common types / interfaces for kubetest2 deployer and tester implementations
Package types defines the common types / interfaces for kubetest2 deployer and tester implementations

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL