MCPcopy
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
37type Validator struct {
38 Config *Config
39}
40
41type Config struct {
42 ServerListenAddress []string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected