lib

package
v0.3.0-beta.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2020 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudDiscovery

type CloudDiscovery struct {
	// contains filtered or unexported fields
}

func (*CloudDiscovery) Close

func (c *CloudDiscovery) Close() error

func (*CloudDiscovery) Deregister

func (c *CloudDiscovery) Deregister() error

func (*CloudDiscovery) DiscoverPeers

func (c *CloudDiscovery) DiscoverPeers() ([]string, error)

func (*CloudDiscovery) Initialize

func (c *CloudDiscovery) Initialize() error

func (*CloudDiscovery) Register

func (c *CloudDiscovery) Register() error

func (*CloudDiscovery) SetConfig

func (c *CloudDiscovery) SetConfig(cfg map[string]interface{}) error

func (*CloudDiscovery) SetLogger

func (c *CloudDiscovery) SetLogger(l *log.Logger)

type Config

type Config struct {
	Provider string
	Args     interface{}
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL