Directories ¶
Path | Synopsis |
---|---|
api
|
|
cmd
|
|
pkg
|
|
istioclient
Package istioclient provides utilities for creating a istio client.
|
Package istioclient provides utilities for creating a istio client. |
meshclient
Package meshclient provides utilities for creating a kubernetes client.
|
Package meshclient provides utilities for creating a kubernetes client. |
util/logs
Package logs provides utility for configuring glog logging framework.
|
Package logs provides utility for configuring glog logging framework. |
vetter
Package vetter contains interfaces which vetters should implement.
|
Package vetter contains interfaces which vetters should implement. |
vetter/applabel
Package applabel vets the labels defined for the pods in the mesh and generates notes if the label `app` is missing on any pod.
|
Package applabel vets the labels defined for the pods in the mesh and generates notes if the label `app` is missing on any pod. |
vetter/danglingroutedestinationhost
Package danglingroutedestinationhost vets if HTTP route destination host in any VirtualService resource points to services which don't exist in the cluster.
|
Package danglingroutedestinationhost vets if HTTP route destination host in any VirtualService resource points to services which don't exist in the cluster. |
vetter/meshversion
Package meshversion vets the versions of Istio components, Sidecar proxy and generates notes on version mismatch.
|
Package meshversion vets the versions of Istio components, Sidecar proxy and generates notes on version mismatch. |
vetter/podsinmesh
Package podsinmesh generates informational notes on system and user Pods in the mesh.
|
Package podsinmesh generates informational notes on system and user Pods in the mesh. |
vetter/serviceassociation
Package serviceassociation vets multiple service associations of pods in the mesh.
|
Package serviceassociation vets multiple service associations of pods in the mesh. |
vetter/serviceportprefix
Package serviceportprefix vets the port names of the services in the mesh and generates notes if they are missing Istio recognized port protocol prefixes.
|
Package serviceportprefix vets the port names of the services in the mesh and generates notes if they are missing Istio recognized port protocol prefixes. |
vetter/util
Package util provides common constants and helper functions for vetters.
|
Package util provides common constants and helper functions for vetters. |
Click to show internal directories.
Click to hide internal directories.