firehose

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2020 License: Apache-2.0 Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CfClientTokenRefresh

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

func (*CfClientTokenRefresh) RefreshAuthToken

func (ct *CfClientTokenRefresh) RefreshAuthToken() (string, error)

type Client

type Client interface {
	Connect() (<-chan *events.Envelope, <-chan error)
	CloseConsumer() error
}

func NewClient

func NewClient(cfClientConfig *cfclient.Config, firehoseConfig *FirehoseConfig, logger lager.Logger) Client

type FirehoseConfig

type FirehoseConfig struct {
	SubscriptionId       string
	TrafficControllerUrl string
	IdleTimeout          time.Duration
}

Jump to

Keyboard shortcuts

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