clusters

package
v0.35.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package clusters defines shared cluster infrastructure for e2e tests.

HostCluster (the kind host) is the only genuinely shared dependency and stays in the framework's dependency mechanism here. Per-test vCluster instances live next to the suite that uses them and are provisioned lazily via setup/lazyvcluster.LazyVCluster in a BeforeAll.

DefaultVClusterOptions is the shared Helm/provider options bag the lazyvcluster package consumes when invoking cluster.Create.

Index

Constants

This section is empty.

Variables

DefaultVClusterOptions are shared Helm/provider options applied to every per-test vCluster by lazyvcluster.LazyVCluster.

HostCluster is the kind host cluster used by every e2e suite. Stays in the framework dependency mechanism (eager provisioning in SynchronizedBeforeSuite) because every per-test vCluster runs on top of it.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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