package kubernetes
import "gvisor.dev/gvisor/test/kubernetes"
Package kubernetes contains utilities for gVisor tests.
Index ¶
Constants ¶
const ImageRepoPrefix = "us-central1-docker.pkg.dev/gvisor-presubmit/gvisor-presubmit-images/"
ImageRepoPrefix is the image repository prefix of images that are used by gVisor tests.
Source Files ¶
helpers.go
Directories ¶
Path | Synopsis |
---|---|
test/kubernetes/benchmarks | Package gsutil is used to benchmark the speed of large (10GB) downloads. |
test/kubernetes/benchmarks/httpbench | Package httpbench provides a library for benchmarking an HTTP server. |
test/kubernetes/benchmarks/profiling | Package profiling helps with getting profiles from running benchmarks. |
test/kubernetes/benchmetric | Package benchmetric provides utilities for benchmark metrics. |
test/kubernetes/k8sctx | Package k8sctx is used to manage the lifecycle of a Kubernetes test or benchmark running in one or more Kubernetes clusters. |
test/kubernetes/k8sctx/kubectlctx | Package kubectlctx provides a KubernetesContext that uses one or more kubectl configs to determine the cluster(s) to use for tests and benchmarks. |
test/kubernetes/testcluster | Package testcluster wraps the Kubernetes library for common test operations. |
test/kubernetes/tests | Package cudatest is a test that runs a CUDA workload on k8s clusters. |
- Version
- v0.0.0-20250605235530-a6711d1e1dc6 (latest)
- Published
- Jun 5, 2025
- Platform
- linux/amd64
- Last checked
- 4 hours ago –
Tools for package owners.