mirror of
https://github.com/status-im/consul.git
synced 2025-01-29 23:15:08 +00:00
e5842cd81a
* Make proto-public license MPL * Add proto-public dir to exclusion list in .copywrite.hcl
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 {}
|