Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Preload = []providers.ProviderInitFunc{ storageprovider.SetGenericStorage, clientprovider.SetClient, }
Preload providers need to be loaded before flag parsing has finished
View Source
var Providers = []providers.ProviderInitFunc{ runtime.SetRuntime, network.SetNetworkPlugin, }
NOTE: Provider initialization is order-dependent! E.g. the network plugin depends on the runtime.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.