2023-07-21 09:21:39 -07:00
|
|
|
// Copyright (c) HashiCorp, Inc.
|
|
|
|
// SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
|
|
|
syntax = "proto3";
|
|
|
|
|
2023-08-01 10:35:17 -07:00
|
|
|
package hashicorp.consul.mesh.v1alpha1.pbproxystate;
|
2023-07-21 09:21:39 -07:00
|
|
|
|
|
|
|
message L7Intention {}
|
|
|
|
|
|
|
|
message L4Intention {}
|