Configuration for a HostKit provider instance.
@type t() :: %HostKit.ProviderConfig{ config: map(), meta: map(), module: module(), name: atom() }