aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/envoyproxy/go-control-plane/envoy/api/v2/endpoint/ya.make
blob: d4f4f826898cd86f8135730864efb5978fb3ee98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    endpoint.pb.go
    endpoint.pb.validate.go
    endpoint_components.pb.go
    endpoint_components.pb.validate.go
    load_report.pb.go
    load_report.pb.validate.go
)

END()