# Functions
No description provided by the author
NewConfig returns a Config struct with default values.
No description provided by the author
No description provided by the author
RequestShutdownSignal emulates a received event that is considered as shutdown signal (SIGTERM or SIGINT).
RunServer spawns a go-routine continously serving until the stopCh is closed.
SetupSignalContext is same as SetupSignalHandler, but a context.Context is returned.
SetupSignalHandler registered for SIGTERM and SIGINT.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenericAPIServer contains state for a cluster api server.
No description provided by the author
No description provided by the author