Implement template CRUD api
Showing
- models/template_db.go 10 additions, 0 deletionsmodels/template_db.go
- restapi/configure_rednerd.go 4 additions, 0 deletionsrestapi/configure_rednerd.go
- restapi/embedded_spec.go 188 additions, 206 deletionsrestapi/embedded_spec.go
- restapi/handlers/account-template-delete.go 72 additions, 0 deletionsrestapi/handlers/account-template-delete.go
- restapi/handlers/account-template-get.go 72 additions, 0 deletionsrestapi/handlers/account-template-get.go
- restapi/handlers/account-template-list.go 83 additions, 0 deletionsrestapi/handlers/account-template-list.go
- restapi/handlers/account-template-update.go 91 additions, 0 deletionsrestapi/handlers/account-template-update.go
- restapi/operations/logging.go 12 additions, 12 deletionsrestapi/operations/logging.go
- restapi/operations/prometheus.go 9 additions, 9 deletionsrestapi/operations/prometheus.go
- restapi/operations/rednerd_api.go 36 additions, 36 deletionsrestapi/operations/rednerd_api.go
- restapi/operations/template_management/account_template_delete.go 73 additions, 0 deletions...operations/template_management/account_template_delete.go
- restapi/operations/template_management/account_template_delete_parameters.go 97 additions, 0 deletions...template_management/account_template_delete_parameters.go
- restapi/operations/template_management/account_template_delete_prometheus.go 51 additions, 0 deletions...template_management/account_template_delete_prometheus.go
- restapi/operations/template_management/account_template_delete_responses.go 160 additions, 0 deletions.../template_management/account_template_delete_responses.go
- restapi/operations/template_management/account_template_delete_urlbuilder.go 107 additions, 0 deletions...template_management/account_template_delete_urlbuilder.go
- restapi/operations/template_management/account_template_get.go 73 additions, 0 deletions...pi/operations/template_management/account_template_get.go
- restapi/operations/template_management/account_template_get_parameters.go 97 additions, 0 deletions...ns/template_management/account_template_get_parameters.go
- restapi/operations/template_management/account_template_get_prometheus.go 51 additions, 0 deletions...ns/template_management/account_template_get_prometheus.go
- restapi/operations/template_management/account_template_get_responses.go 160 additions, 0 deletions...ons/template_management/account_template_get_responses.go
- restapi/operations/template_management/account_template_get_urlbuilder.go 107 additions, 0 deletions...ns/template_management/account_template_get_urlbuilder.go
Loading
Please register or sign in to comment