consul/internal/protohcl
Poonam Jadhav 559c61e6b6
Net-2712/resource hcl parsing (#18250)
* Initial protohcl implementation

Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
Co-authored-by: Daniel Upton <daniel@floppy.co>

* resourcehcl: implement resource decoding on top of protohcl

Co-authored-by: Daniel Upton <daniel@floppy.co>

* fix: resolve ci failures

* test: add additional unmarshalling tests

* refactor: update function test to clean protohcl package imports

---------

Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
Co-authored-by: Daniel Upton <daniel@floppy.co>
2023-08-11 15:52:51 -04:00
..
testproto Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
any.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
attributes.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
blocks.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
cty.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
decoder.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
doc.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
naming.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
oneof.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
primitives.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
unmarshal.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
unmarshal_test.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00
well_known_types.go Net-2712/resource hcl parsing (#18250) 2023-08-11 15:52:51 -04:00