Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PortMappingChecker ¶
type PortMappingChecker struct { Service v1.Service Deployments []apps_v1.Deployment Pods []core_v1.Pod }
func (PortMappingChecker) Check ¶
func (p PortMappingChecker) Check() ([]*models.IstioCheck, bool)
Click to show internal directories.
Click to hide internal directories.