gvisorgvisor.dev/gvisor/test/kubernetes Index | Files | Directories

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

PathSynopsis
test/kubernetes/benchmarksPackage gsutil is used to benchmark the speed of large (10GB) downloads.
test/kubernetes/benchmarks/httpbenchPackage httpbench provides a library for benchmarking an HTTP server.
test/kubernetes/benchmarks/profilingPackage profiling helps with getting profiles from running benchmarks.
test/kubernetes/benchmetricPackage benchmetric provides utilities for benchmark metrics.
test/kubernetes/k8sctxPackage k8sctx is used to manage the lifecycle of a Kubernetes test or benchmark running in one or more Kubernetes clusters.
test/kubernetes/k8sctx/kubectlctxPackage kubectlctx provides a KubernetesContext that uses one or more kubectl configs to determine the cluster(s) to use for tests and benchmarks.
test/kubernetes/testclusterPackage testcluster wraps the Kubernetes library for common test operations.
test/kubernetes/testsPackage 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.