consul/agent/hcp/client
Nick Cellino fe678e9da1
Sync cluster attributes from GNM to Link resource (#20158)
* Add 'GetCluster' function to HCP client

* Sync cluster data inside Link controller

* Add access mode to HCP Link

* Sync AccessLevel property

* Fix imports and remove outdated comments

* Switch accessMode to access level

* Add comment around HCPClientFn

* Fix spacing in link.proto

* Add helper for writing status. Fix reconciliation loop
2024-01-19 10:02:55 -05:00
..
client.go Sync cluster attributes from GNM to Link resource (#20158) 2024-01-19 10:02:55 -05:00
client_test.go Sync cluster attributes from GNM to Link resource (#20158) 2024-01-19 10:02:55 -05:00
http_client.go
http_client_test.go
metrics_client.go
metrics_client_test.go
mock_Client.go Sync cluster attributes from GNM to Link resource (#20158) 2024-01-19 10:02:55 -05:00
telemetry_config.go
telemetry_config_test.go