emissary/internal/server/api
wpetit f612721b4e
arcad/emissary/pipeline/head This commit looks good Details
arcad/emissary/pipeline/pr-master This commit looks good Details
feat: add spec definition api with versioning
2024-03-12 16:22:35 +01:00
..
authorization.go feat(server): assert agent is accepted for api operations 2024-03-04 19:03:17 +01:00
claim_agent.go feat: refactor api mount 2024-02-27 09:56:15 +01:00
create_tenant.go feat(client): tenant management commands 2024-02-27 14:14:30 +01:00
delete_agent.go feat: refactor api mount 2024-02-27 09:56:15 +01:00
delete_agent_spec.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
delete_tenant.go feat(client): tenant management commands 2024-02-27 14:14:30 +01:00
get_agent.go feat: refactor api mount 2024-02-27 09:56:15 +01:00
get_agent_specs.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
get_session.go feat(server): add /api/v1/session endpoint 2024-03-03 18:40:56 +01:00
get_spec_definition.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
get_tenant.go feat(client): tenant management commands 2024-02-27 14:14:30 +01:00
helper.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
mount.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
query_agents.go feat: tenants querying 2024-02-27 17:01:24 +01:00
query_spec_definitions.go feat: add spec definition api with versioning 2024-03-12 16:22:35 +01:00
query_tenants.go feat: tenants querying 2024-02-27 17:01:24 +01:00
register_agent.go feat(server): allow registering renewal for forgotten agents 2024-03-04 18:52:19 +01:00
release_agent.go feat: refactor api mount 2024-02-27 09:56:15 +01: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