# Functions
NewProvider creates a new Provider, which implements the PodNotifier interface.
NewProviderConfig creates a new Provider with the given config.
NewProviderV0 creates a new ProviderV0.
NewProviderConfig creates a new ProviderV0.
# Structs
Config contains a mock virtual-kubelet's configurable parameters.
Provider is like ProviderV0, but implements the PodNotifier interface.
ProviderV0 implements the virtual-kubelet provider interface and stores pods in memory.