# Structs

ProviderRegistry is the core implementation of the Providers registry.

# Interfaces

Providers is a registry interface for IaaS providersgo:generate counterfeiter -o fakes/provider_registry.go --fake-name Providers .