garm/cmd/garm-cli/cmd
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
..
controller_info.go Add controller info 2023-08-12 22:47:50 +00:00
credentials.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
enterprise.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
init.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
jobs.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
log.go Move most of util package 2023-07-22 22:39:17 +00:00
metrics.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
organization.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
pool.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
profile.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
provider.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
repository.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
root.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
runner.go Implement API client functionality in the garm-cli 2023-07-25 19:26:00 +03:00
version.go Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00