gateways

package
v0.16.4 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GatewayCheckerType = "gateway"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Host

type Host struct {
	Port            int
	Hostname        string
	ServerIndex     int
	HostIndex       int
	GatewayRuleName string
}

type MultiMatchChecker

type MultiMatchChecker struct {
	GatewaysPerNamespace [][]kubernetes.IstioObject
	// contains filtered or unexported fields
}

func (MultiMatchChecker) Check

Check validates that no two gateways share the same host+port combination

type PortChecker

type PortChecker struct {
	Gateway kubernetes.IstioObject
}

func (PortChecker) Check

func (p PortChecker) Check() ([]*models.IstioCheck, bool)

Jump to

Keyboard shortcuts

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