consul/proto/pbpeering
freddygv c04515a844 Use proto message for each secrets write op
Previously there was a field indicating the operation that triggered a
secrets write. Now there is a message for each operation and it contains
the secret ID being persisted.
2022-08-08 01:41:00 -06:00
..
peering.gen.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
peering.go Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
peering.pb.binary.go Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
peering.pb.go Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
peering.proto Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
peering.rpcglue.pb.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
peering_grpc.pb.go proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
peering_oss.go