mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 20:51:10 +00:00
e459399e39
* also makes a few protos updates
11 lines
191 B
Protocol Buffer
11 lines
191 B
Protocol Buffer
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: MPL-2.0
|
|
|
|
syntax = "proto3";
|
|
|
|
package hashicorp.consul.mesh.v1alpha1.pbproxystate;
|
|
|
|
message L7Intention {}
|
|
|
|
message L4Intention {}
|