Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MeshMtlsChecker ¶ added in v0.17.0
type MeshMtlsChecker struct { // MeshPolicy or ServiceMeshPolicy, it depends of the parent checker MeshPolicy kubernetes.IstioObject MTLSDetails kubernetes.MTLSDetails IsServiceMesh bool }
Note that MeshMtlsChecker will work with MeshPolicy and ServiceMeshPolicy resources
func (MeshMtlsChecker) Check ¶ added in v0.17.0
func (t MeshMtlsChecker) Check() ([]*models.IstioCheck, bool)
Click to show internal directories.
Click to hide internal directories.