consul/agent/grpc-external/services
Dan Upton b117eb0126
resource: enforce consistent naming of resource types (#17611)
For consistency, resource type names must follow these rules:

- `Group` must be snake case, and in most cases a single word.
- `GroupVersion` must be lowercase, start with a "v" and end with a number.
- `Kind` must be pascal case.

These were chosen because they map to our protobuf type naming
conventions.
2023-06-26 13:25:14 +01:00
..
acl copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
connectca copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
dataplane update tests for fips (#17592) 2023-06-07 10:57:56 -05:00
dns copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
peerstream fix some testing.T retry.R mixups (#17600) 2023-06-07 13:53:27 -05:00
resource resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00
serverdiscovery copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00