Documentation ¶
Index ¶
Constants ¶
View Source
const ( BootstrappedConfig string = "BootstrappedConfig" BootstrappedPeer string = "BootstrappedPeer" BootstrappedAPIServer string = "BootstrappedAPIServer" BootstrappedQueueServer string = "BootstrappedQueueServer" NodeObjRegistry string = "NodeObjRegistry" )
Bootstrap constants are keys to mapped value in bootstrapped context
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootstrapper ¶
Bootstrapper must be implemented by all packages that needs bootstrapping at application start
Click to show internal directories.
Click to hide internal directories.