emissary/pkg/client
wpetit 85ccf2e1df
arcad/emissary/pipeline/head This commit looks good Details
feat: agent specifications query and get endpoints
2024-03-13 16:07:16 +01:00
..
alias.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
claim_agent.go feat: resources segregation by tenant 2024-02-26 18:20:40 +01:00
client.go feat(client): show response body on json parsing error 2024-03-04 18:51:36 +01:00
create_tenant.go feat(client): tenant management commands 2024-02-27 14:14:30 +01:00
delete_agent.go feat: move client to public package 2023-06-25 11:46:33 -06:00
delete_agent_spec.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
delete_tenant.go feat: add delete tenant command 2024-02-27 15:30:21 +01:00
get_agent.go feat: move client to public package 2023-06-25 11:46:33 -06:00
get_agent_spec.go feat: agent specifications query and get endpoints 2024-03-13 16:07:16 +01:00
get_tenant.go feat(client): tenant management commands 2024-02-27 14:14:30 +01:00
options.go feat: move client to public package 2023-06-25 11:46:33 -06:00
query_agent_specs.go feat: agent specifications query and get endpoints 2024-03-13 16:07:16 +01:00
query_agents.go feat: move client to public package 2023-06-25 11:46:33 -06:00
query_tenants.go feat: tenants querying 2024-02-27 17:01:24 +01:00
register_agent.go feat(auth): remote and local third-party authentication 2023-08-14 14:42:23 -06:00
update_agent.go feat(client): tenant management commands 2024-02-27 14:14:30 +01:00
update_agent_spec.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
update_tenant.go feat(client): tenant management commands 2024-02-27 14:14:30 +01:00