garm/runner
Gabriel Adrian Samfira 99539edde7 Add controller info
This change adds a new controller info endpoint and associated client and
CLI command. The controller info endpoint returns information about controller
status and configuration.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-08-12 22:47:50 +00:00
..
common Providers now return ProviderInstance{} 2023-07-23 12:47:56 +00:00
mocks Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
pool Providers now return ProviderInstance{} 2023-07-23 12:47:56 +00:00
providers Update docs and deps 2023-07-26 16:03:36 +00:00
enterprises.go Move errors to external package 2023-07-22 22:26:47 +00:00
enterprises_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
interfaces.go Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
organizations.go Move errors to external package 2023-07-22 22:26:47 +00:00
organizations_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
pools.go Move errors to external package 2023-07-22 22:26:47 +00:00
pools_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
repositories.go Move errors to external package 2023-07-22 22:26:47 +00:00
repositories_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
runner.go Add controller info 2023-08-12 22:47:50 +00:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00