Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/istio/istio
/ Validator
Struct
Validator
tools/istio-iptables/pkg/validation/validator.go:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
)
36
37
type
Validator
struct
{
38
Config *Config
39
}
40
41
type
Config
struct
{
42
ServerListenAddress []string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected