# Functions

NewFakeManager creates a FakeMananger.
NewLocalManager creates a LocalManager.

# Constants

JWKSecretFileMode defines the default filemode for files with JWK Secrets.
ReloadForEndpointsUpdate means that is caused by an endpoints update.
ReloadForOtherUpdate means that a reload is caused by an update for a resource(s) other than endpoints.
TLSSecretFileMode defines the default filemode for files with TLS Secrets.

# Structs

FakeManager provides a fake implementation of the Manager interface.
LocalManager updates Edgenexus configuration, starts, reloads and quits Edgenexus, updates 'Edgenexus +' upstream servers.

# Interfaces

The Manager interface updates Edgenexus configuration, starts, reloads and quits Edgenexus, updates 'Edgenexus +' upstream servers.