Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiMatchChecker ¶ added in v0.8.0
type MultiMatchChecker struct {
DestinationRules []kubernetes.IstioObject
}
func (MultiMatchChecker) Check ¶ added in v0.8.0
func (m MultiMatchChecker) Check() models.IstioValidations
type NoHostChecker ¶
type NoHostChecker struct { Namespace string ServiceNames []string DestinationRule kubernetes.IstioObject }
func (NoHostChecker) Check ¶
func (destinationRule NoHostChecker) Check() ([]*models.IstioCheck, bool)
Click to show internal directories.
Click to hide internal directories.