vpc

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Aws   CloudSource = "aws"
	Gcp               = "gcp"
	Azure             = "azure"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudSource

type CloudSource string

type VpcImpl

type VpcImpl interface {
	Close()
	HttpInfo() map[string]float64
}

func NewVpc

func NewVpc(ctx context.Context, cloud CloudSource, log logger.Underlying, registry go_metrics.Registry, jchfChan chan []*kt.JCHF,
	apic *api.KentikApi, maxBatchSize int, lambdaHandler func([]*kt.JCHF, func(error))) (VpcImpl, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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