func()

in proto/grpc_lookup_v1/rls_config.pb.go [99:104]


func (x *NameMatcher) GetNames() []string {
	if x != nil {
		return x.Names
	}
	return nil
}