package openstack
import "k8s.io/kubernetes/test/e2e/framework/providers/openstack"
Index ¶
Types ¶
type Provider ¶
type Provider struct { framework.NullProvider }
Provider is a structure to handle OpenStack clouds for e2e testing It does not do anything useful, it's there only to provide valid --provider=openstack cmdline option to allow testing of CSI migration tests of kubernetes.io/cinder volume plugin.
Source Files ¶
openstack.go
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 6 hours ago –
Tools for package owners.