Documentation ¶
Index ¶
Constants ¶
View Source
const (
GatewayCheckerType = "gateway"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiMatchChecker ¶
type MultiMatchChecker struct { GatewaysPerNamespace [][]kubernetes.IstioObject // contains filtered or unexported fields }
func (MultiMatchChecker) Check ¶
func (m MultiMatchChecker) Check() models.IstioValidations
Check validates that no two gateways share the same host+port combination
Click to show internal directories.
Click to hide internal directories.