# Functions

FakeClientSet provides a fake.NewSimpleClientset, useful for testing without a real cluster.
FakeConfig returns a configuration struct using a fake clientset, for unit tests.

# Variables

FakeResyncInterval is the interval between resyncs during unit tests.
Labels used to filter objets during unit tests runs.

# Structs

KdnConfig is the configuration struct, passed to controllers's Init().