e2etestrunner_collector

package
v0.21.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupCloudRunCollector

func SetupCloudRunCollector(
	ctx context.Context,
	args *e2etesting.Args,
	logger *log.Logger,
) (e2etesting.Cleanup, error)

SetupCloudRunCollector sets up the collector to run in Cloud Run. Creates a new service and runs the specified container image as a revision. The returned cleanup function tears down everything.

func SetupGceCollector

func SetupGceCollector(
	ctx context.Context,
	args *e2etesting.Args,
	logger *log.Logger,
) (e2etesting.Cleanup, error)

SetupGceCollector Set up the collector to run in GCE container. Creates a new GCE VM resources, and runs the specified container image. The returned cleanup function tears down the VM.

func SetupGceCollectorArm

func SetupGceCollectorArm(
	ctx context.Context,
	args *e2etesting.Args,
	logger *log.Logger,
) (e2etesting.Cleanup, error)

SetupGceCollectorArm Set up the collector to run in GCE arm container. Creates a new GCE VM resources, and runs the specified container image. The returned cleanup function tears down the VM.

func SetupGkeCollector

func SetupGkeCollector(
	ctx context.Context,
	args *e2etesting.Args,
	logger *log.Logger,
) (e2etesting.Cleanup, error)

SetupGkeCollector Set up the collector to run in GKE. Creates a new pod and runs the specified container image in a pod. The returned cleanup function tears down the whole cluster.

func SetupGkeOperatorCollector

func SetupGkeOperatorCollector(
	ctx context.Context,
	args *e2etesting.Args,
	logger *log.Logger,
) (e2etesting.Cleanup, error)

SetupGkeOperatorCollector Set up the collector to run in GKE. Creates a new pod and runs the specified container image in a pod. The returned cleanup function tears down the whole cluster.

Types

This section is empty.

Jump to

Keyboard shortcuts

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