# Functions
InitGenericAPIServer load the global unique GenericAPIServer.
InitServerConfig initialize APIServerConfig.
NewSingleton create a new singleton with loader.
NewSingletonE create a new singleton with error-returned loader.
ReloadClients should be called when KubeConfig is called to update related clients.
# Variables
APIServerConfig the global server.Config for APIServer to use.
DynamicClient .
GenericAPIServer .
KubeClient .
KubeConfig .
RESTMapper .
StaticClient .
UserAgent .