edgehandler

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package edgehandler maintenances the websocket connection with cloud server and process the receive messages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EdgeHandler

type EdgeHandler interface {
	// Start will start edgehandler.
	Start() error
}

EdgeHandler is edgehandler interface that process messages from tunnel and transmit to shim.

func NewEdgeHandler

func NewEdgeHandler(c *config.ClusterControllerConfig) EdgeHandler

NewEdgeHandler returns a edgeHandler object.

Jump to

Keyboard shortcuts

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