opentelemetry-collector/confmap/internal/testdata
Evan Bradley 511f0464b6
[chore][confmap] Move functionality to the internal package (#13555)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Move substantial amounts of confmap's functionality to the internal
package. This allows us to share the functionality with xconfmap and
therefore add experimental functionality to confmap without risking
breaking changes.

I'm not a huge fan of the added indirection this introduces, but I think
this is a fairly standard pattern, is fairly straightforward to trace
from the top-level package down (e.g. confmap.Conf -> internal.Conf),
and is probably the simplest way to accomplish this.

<!-- Issue number if applicable -->
#### Link to tracking issue

Likely required for
https://github.com/open-telemetry/opentelemetry-collector/issues/13421
2025-08-06 16:10:54 +00:00
..
basic_types.yaml [chore][confmap] Move functionality to the internal package (#13555) 2025-08-06 16:10:54 +00:00
config.yaml [chore][confmap] Move functionality to the internal package (#13555) 2025-08-06 16:10:54 +00:00
config2.yaml [chore][confmap] Move functionality to the internal package (#13555) 2025-08-06 16:10:54 +00:00
embedded_keys.yaml [chore][confmap] Move functionality to the internal package (#13555) 2025-08-06 16:10:54 +00:00