import "k8s.io/kubernetes/test/e2e/framework/providers/aws"
type Provider struct { framework.NullProvider }
Provider is a structure to handle AWS clouds for e2e testing
CreatePD creates a persistent volume on the specified availability zone
CreatePVSource creates a persistent volume source
DeleteNode deletes a node which is specified as the argument
DeletePD deletes a persistent volume
func (p *Provider) DeletePVSource(pvSource *v1.PersistentVolumeSource) error
DeletePVSource deletes a persistent volume source
GroupSize returns the size of an instance group
ResizeGroup resizes an instance group
Package aws imports 11 packages (graph) and is imported by 32 packages. Updated 2019-10-02. Refresh now. Tools for package owners.