Browse Source

Copyright headers for missing files/folders (#16708)

* copyright headers for agent folder
pull/16804/head
Ronald 2 years ago committed by GitHub
parent
commit
b64674623e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .copywrite.hcl
  2. 3
      .github/scripts/changelog_checker.sh
  3. 3
      Dockerfile
  4. 3
      agent/grpc-external/services/resource/list.go
  5. 3
      agent/grpc-external/services/resource/list_test.go
  6. 3
      agent/grpc-external/services/resource/read.go
  7. 3
      agent/grpc-external/services/resource/read_test.go
  8. 3
      agent/grpc-external/services/resource/watch.go
  9. 3
      agent/grpc-external/services/resource/watch_test.go
  10. 3
      buf.work.yaml
  11. 3
      build-support/docker/Build-Go.dockerfile
  12. 3
      build-support/docker/Build-UI.dockerfile
  13. 3
      build-support/docker/Consul-Dev-Multiarch.dockerfile
  14. 3
      build-support/docker/Consul-Dev.dockerfile
  15. 3
      build-support/functions/00-vars.sh
  16. 3
      build-support/functions/10-util.sh
  17. 3
      build-support/functions/20-build.sh
  18. 3
      build-support/functions/30-release.sh
  19. 3
      build-support/scripts/build-date.sh
  20. 3
      build-support/scripts/build-docker.sh
  21. 3
      build-support/scripts/devtools.sh
  22. 3
      build-support/scripts/functions.sh
  23. 3
      build-support/scripts/protobuf.sh
  24. 3
      build-support/scripts/release.sh
  25. 3
      build-support/scripts/version.sh
  26. 3
      connect/certgen/certgen.go
  27. 3
      connect/example_test.go
  28. 3
      connect/proxy/config.go
  29. 3
      connect/proxy/config_test.go
  30. 3
      connect/proxy/conn.go
  31. 3
      connect/proxy/conn_test.go
  32. 3
      connect/proxy/listener.go
  33. 3
      connect/proxy/listener_test.go
  34. 3
      connect/proxy/proxy.go
  35. 3
      connect/proxy/proxy_test.go
  36. 3
      connect/proxy/testing.go
  37. 3
      connect/resolver.go
  38. 3
      connect/resolver_test.go
  39. 3
      connect/service.go
  40. 3
      connect/service_test.go
  41. 3
      connect/testing.go
  42. 3
      connect/tls.go
  43. 3
      connect/tls_test.go
  44. 3
      envoyextensions/extensioncommon/basic_envoy_extender.go
  45. 3
      envoyextensions/extensioncommon/envoy_extender.go
  46. 3
      envoyextensions/extensioncommon/runtime_config.go
  47. 3
      envoyextensions/extensioncommon/runtime_config_test.go
  48. 3
      envoyextensions/xdscommon/envoy_versioning.go
  49. 3
      envoyextensions/xdscommon/envoy_versioning_test.go
  50. 3
      envoyextensions/xdscommon/proxysupport.go
  51. 3
      envoyextensions/xdscommon/proxysupport_test.go
  52. 3
      envoyextensions/xdscommon/xdscommon.go
  53. 3
      fixup_acl_move.sh
  54. 3
      internal/go-sso/oidcauth/auth.go
  55. 3
      internal/go-sso/oidcauth/config.go
  56. 3
      internal/go-sso/oidcauth/config_test.go
  57. 3
      internal/go-sso/oidcauth/internal/strutil/util.go
  58. 3
      internal/go-sso/oidcauth/internal/strutil/util_test.go
  59. 3
      internal/go-sso/oidcauth/jwt.go
  60. 3
      internal/go-sso/oidcauth/jwt_test.go
  61. 3
      internal/go-sso/oidcauth/oidc.go
  62. 3
      internal/go-sso/oidcauth/oidc_test.go
  63. 3
      internal/go-sso/oidcauth/oidcauthtest/testing.go
  64. 3
      internal/go-sso/oidcauth/oidcjwt.go
  65. 3
      internal/go-sso/oidcauth/oidcjwt_test.go
  66. 3
      internal/go-sso/oidcauth/util.go
  67. 3
      internal/go-sso/oidcauth/util_test.go
  68. 3
      internal/resource/registry.go
  69. 3
      internal/resource/registry_test.go
  70. 3
      internal/storage/conformance/conformance.go
  71. 3
      internal/storage/inmem/backend.go
  72. 3
      internal/storage/inmem/backend_test.go
  73. 3
      internal/storage/inmem/event_index.go
  74. 3
      internal/storage/inmem/schema.go
  75. 3
      internal/storage/inmem/store.go
  76. 3
      internal/storage/inmem/watch.go
  77. 3
      internal/storage/storage.go
  78. 3
      internal/testing/golden/golden.go
  79. 3
      internal/tools/proto-gen-rpc-glue/e2e/consul/agent/structs/structs.go
  80. 3
      internal/tools/proto-gen-rpc-glue/e2e/consul/proto/pbcommon/common.go
  81. 3
      internal/tools/proto-gen-rpc-glue/e2e/source.pb.go
  82. 3
      internal/tools/proto-gen-rpc-glue/main.go
  83. 3
      internal/tools/proto-gen-rpc-glue/main_test.go
  84. 3
      internal/tools/protoc-gen-consul-rate-limit/main.go
  85. 3
      internal/tools/protoc-gen-consul-rate-limit/postprocess/main.go
  86. 3
      ipaddr/detect.go
  87. 3
      ipaddr/detect_test.go
  88. 3
      ipaddr/ipaddr.go
  89. 3
      ipaddr/ipaddr_test.go
  90. 3
      lib/cluster.go
  91. 3
      lib/cluster_test.go
  92. 3
      lib/decode/decode.go
  93. 3
      lib/decode/decode_test.go
  94. 3
      lib/eof.go
  95. 3
      lib/eof_test.go
  96. 3
      lib/file/atomic.go
  97. 3
      lib/file/atomic_test.go
  98. 3
      lib/json.go
  99. 3
      lib/map_walker.go
  100. 3
      lib/map_walker_test.go
  101. Some files were not shown because too many files have changed in this diff Show More

6
.copywrite.hcl

@ -14,10 +14,10 @@ project {
"ui/packages/consul-ui/lib/block-slots/**",
# ignore specific test data files
"agent/uiserver/testdata/**"
"agent/uiserver/testdata/**",
# generated files
"agent/structs/structs.deepcopy.go"
"agent/proxycfg/proxycfg.deepcopy.go"
"agent/structs/structs.deepcopy.go",
"agent/proxycfg/proxycfg.deepcopy.go",
]
}

3
.github/scripts/changelog_checker.sh

@ -1,4 +1,7 @@
#!/bin/bash
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
set -euo pipefail

3
Dockerfile

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
# This Dockerfile contains multiple targets.
# Use 'docker build --target=<name> .' to build one.
# e.g. `docker build --target=official .`

3
agent/grpc-external/services/resource/list.go vendored

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
agent/grpc-external/services/resource/list_test.go vendored

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
agent/grpc-external/services/resource/read.go vendored

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
agent/grpc-external/services/resource/read_test.go vendored

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
agent/grpc-external/services/resource/watch.go vendored

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
agent/grpc-external/services/resource/watch_test.go vendored

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
buf.work.yaml

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
version: v1
directories:
- proto

3
build-support/docker/Build-Go.dockerfile

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
ARG GOLANG_VERSION=1.20.1
FROM golang:${GOLANG_VERSION}

3
build-support/docker/Build-UI.dockerfile

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
FROM docker.mirror.hashicorp.services/circleci/node:16-browsers
USER root

3
build-support/docker/Consul-Dev-Multiarch.dockerfile

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
ARG CONSUL_IMAGE_VERSION=latest
FROM consul:${CONSUL_IMAGE_VERSION}
RUN apk update && apk add iptables

3
build-support/docker/Consul-Dev.dockerfile

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
ARG CONSUL_IMAGE_VERSION=latest
FROM consul:${CONSUL_IMAGE_VERSION}
RUN apk update && apk add iptables

3
build-support/functions/00-vars.sh

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
# GPG Key ID to use for publically released builds
HASHICORP_GPG_KEY="348FFC4C"

3
build-support/functions/10-util.sh

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
function err {
if test "${COLORIZE}" -eq 1
then

3
build-support/functions/20-build.sh

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
function supported_osarch {
# Arguments:
# $1 - osarch - example, linux/amd64

3
build-support/functions/30-release.sh

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
function tag_release {
# Arguments:
# $1 - Path to top level consul source

3
build-support/scripts/build-date.sh

@ -1,4 +1,7 @@
#!/bin/bash
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
readonly SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})"
readonly SCRIPT_DIR="$(dirname ${BASH_SOURCE[0]})"
readonly SOURCE_DIR="$(dirname "$(dirname "${SCRIPT_DIR}")")"

3
build-support/scripts/build-docker.sh

@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
readonly SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})"
readonly SCRIPT_DIR="$(dirname "${BASH_SOURCE[0]}")"

3
build-support/scripts/devtools.sh

@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
readonly SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})"
readonly SCRIPT_DIR="$(dirname "${BASH_SOURCE[0]}")"

3
build-support/scripts/functions.sh

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
#
# NOTE: This file is meant to be sourced from other bash scripts/shells
#

3
build-support/scripts/protobuf.sh

@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
readonly SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})"
readonly SCRIPT_DIR="$(dirname "${BASH_SOURCE[0]}")"

3
build-support/scripts/release.sh

@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
readonly SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})"
readonly SCRIPT_DIR="$(dirname "${BASH_SOURCE[0]}")"

3
build-support/scripts/version.sh

@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
readonly SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})"
readonly SCRIPT_DIR="$(dirname "${BASH_SOURCE[0]}")"

3
connect/certgen/certgen.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// certgen: a tool for generating test certificates on disk for use as
// test-fixtures and for end-to-end testing and local development.
//

3
connect/example_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
connect/proxy/config.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/config_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/conn.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/conn_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/listener.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/listener_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/proxy.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/proxy_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/proxy/testing.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package proxy
import (

3
connect/resolver.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
connect/resolver_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
connect/service.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
connect/service_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
connect/testing.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
connect/tls.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
connect/tls_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package connect
import (

3
envoyextensions/extensioncommon/basic_envoy_extender.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package extensioncommon
import (

3
envoyextensions/extensioncommon/envoy_extender.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package extensioncommon
import (

3
envoyextensions/extensioncommon/runtime_config.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package extensioncommon
import "github.com/hashicorp/consul/api"

3
envoyextensions/extensioncommon/runtime_config_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package extensioncommon
import (

3
envoyextensions/xdscommon/envoy_versioning.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package xdscommon
import (

3
envoyextensions/xdscommon/envoy_versioning_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package xdscommon
import (

3
envoyextensions/xdscommon/proxysupport.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package xdscommon
import "strings"

3
envoyextensions/xdscommon/proxysupport_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package xdscommon
import (

3
envoyextensions/xdscommon/xdscommon.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package xdscommon
import (

3
fixup_acl_move.sh

@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
GOIMPORTS=~/go/bin/goimports

3
internal/go-sso/oidcauth/auth.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// package oidcauth bundles up an opinionated approach to authentication using
// both the OIDC authorization code workflow and simple JWT decoding (via
// static keys, JWKS, and OIDC discovery).

3
internal/go-sso/oidcauth/config.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/config_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/internal/strutil/util.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package strutil
// StrListContains looks for a string in a list of strings.

3
internal/go-sso/oidcauth/internal/strutil/util_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package strutil
import (

3
internal/go-sso/oidcauth/jwt.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/jwt_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/oidc.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/oidc_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/oidcauthtest/testing.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// package oidcauthtest exposes tools to assist in writing unit tests of OIDC
// and JWT authentication workflows.
//

3
internal/go-sso/oidcauth/oidcjwt.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/oidcjwt_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/util.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/go-sso/oidcauth/util_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package oidcauth
import (

3
internal/resource/registry.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
internal/resource/registry_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package resource
import (

3
internal/storage/conformance/conformance.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package conformance
import (

3
internal/storage/inmem/backend.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package inmem
import (

3
internal/storage/inmem/backend_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package inmem_test
import (

3
internal/storage/inmem/event_index.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package inmem
import "github.com/hashicorp/go-memdb"

3
internal/storage/inmem/schema.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package inmem
import (

3
internal/storage/inmem/store.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package inmem
import (

3
internal/storage/inmem/watch.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package inmem
import (

3
internal/storage/storage.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package storage
import (

3
internal/testing/golden/golden.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package golden
import (

3
internal/tools/proto-gen-rpc-glue/e2e/consul/agent/structs/structs.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package structs
import (

3
internal/tools/proto-gen-rpc-glue/e2e/consul/proto/pbcommon/common.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package pbcommon
import (

3
internal/tools/proto-gen-rpc-glue/e2e/source.pb.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
//go:build example
// +build example

3
internal/tools/proto-gen-rpc-glue/main.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package main
import (

3
internal/tools/proto-gen-rpc-glue/main_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package main
import (

3
internal/tools/protoc-gen-consul-rate-limit/main.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// protoc-gen-consul-rate-limit maintains the mapping of gRPC method names to
// a specification of how they should be rate-limited. This is used by the gRPC
// InTapHandle function (see agent/grpc-middleware/rate.go) to enforce relevant

3
internal/tools/protoc-gen-consul-rate-limit/postprocess/main.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package main
import (

3
ipaddr/detect.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package ipaddr
import (

3
ipaddr/detect_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package ipaddr
import (

3
ipaddr/ipaddr.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package ipaddr
import (

3
ipaddr/ipaddr_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package ipaddr
import (

3
lib/cluster.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package lib
import (

3
lib/cluster_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package lib
import (

3
lib/decode/decode.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
/*
Package decode provides tools for customizing the decoding of configuration,
into structures using mapstructure.

3
lib/decode/decode_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package decode
import (

3
lib/eof.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package lib
import (

3
lib/eof_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package lib
import (

3
lib/file/atomic.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package file
import (

3
lib/file/atomic_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package file
import (

3
lib/json.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package lib
import (

3
lib/map_walker.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package lib
import (

3
lib/map_walker_test.go

@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package lib
import (

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save