package
1.9.2
Repository: https://github.com/kubevela/pkg.git
Documentation: pkg.go.dev

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

# Structs

Singleton global unique data struct.