Searched defs:BeeOptions (Results 1 – 7 of 7) sorted by relevance
88 func getConfigValue(key string, options *bees.BeeOptions) string {
35 func NewBeeConfig(name, class, description string, options BeeOptions) (BeeConfig, error) {
37 type BeeOptions []BeeOption type
94 New(name, description string, options BeeOptions) BeeInterface
50 SetOptions(options BeeOptions)53 ReloadOptions(options BeeOptions)
142 func getAPIKey(options *bees.BeeOptions) string {
224 func getAPIKey(options *bees.BeeOptions) string {