package aws

import "k8s.io/kubernetes/test/e2e/framework/providers/aws"

Index

Types

type Provider

type Provider struct {
	framework.NullProvider
}

Provider is a structure to handle AWS clouds for e2e testing It does not do anything useful, it's there only to provide valid --provider=aws cmdline option to allow testing of CSI migration tests of kubernetes.io/aws-ebs volume plugin.

Source Files

aws.go

Version
v1.29.9
Published
Sep 11, 2024
Platform
js/wasm
Imports
1 packages
Last checked
11 minutes ago

Tools for package owners.