package
0.8.0
Repository: https://github.com/virtual-kubelet/node-cli.git
Documentation: pkg.go.dev

# 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.