connection

package
v0.0.0-...-1a56975 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AllowHTTPRespCode = "200"
	DenyHTTPRespCode  = "403"
	TCPPort           = 90
)

Variables

This section is empty.

Functions

func CheckConnection

func CheckConnection(t *testing.T, conn Connection) error

Types

type Connection

type Connection struct {
	From            apps.KubeApp
	To              apps.KubeApp
	Protocol        apps.AppProtocol
	Port            int
	Path            string
	ExpectedSuccess bool
}

Jump to

Keyboard shortcuts

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