tcshandler

package
v1.14.4 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2017 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartMetricsSession

func StartMetricsSession(params TelemetrySessionParams)

StartMetricsSession starts a metric session. It initializes the stats engine and invokes StartSession.

func StartSession

func StartSession(params TelemetrySessionParams, statsEngine stats.Engine) error

StartSession creates a session with the backend and handles requests using the passed in arguments. The engine is expected to initialized and gathering container metrics by the time the websocket client starts using it.

Types

type TelemetrySessionParams

type TelemetrySessionParams struct {
	ContainerInstanceArn          string
	CredentialProvider            *credentials.Credentials
	Cfg                           *config.Config
	DeregisterInstanceEventStream *eventstream.EventStream
	ContainerChangeEventStream    *eventstream.EventStream
	DockerClient                  engine.DockerClient
	AcceptInvalidCert             bool
	ECSClient                     api.ECSClient
	TaskEngine                    engine.TaskEngine
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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