Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetsPaths ¶
type AssetsPaths []string
type EtcdAddresses ¶
type EtcdAddresses []string
EtcdAddresses the locator to connect to the database
type GetSchedulerConfigFunc ¶
type GetSchedulerConfigFunc func() (config.SchedulerCfg, error)
GetSchedulerConfigFunc is a function which is used to get the sealing config.
type NodeMetadataPath ¶
type NodeMetadataPath string
type PermissionWebToken ¶
type PermissionWebToken string
PermissionWebToken token with admin permission
type SetSchedulerConfigFunc ¶
type SetSchedulerConfigFunc func(cfg config.SchedulerCfg) error
SetSchedulerConfigFunc is a function which is used to sets the scheduler config.
Click to show internal directories.
Click to hide internal directories.