You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/hostmanagement/fdo
andres-portainer ae2bec4bd9
fix(code): clean up EE-4432 (#7865)
2 years ago
..
configure.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
fdo.go fix(code): clean up EE-4432 (#7865) 2 years ago
handler.go
list.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
profile_create.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
profile_delete.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
profile_duplicate.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
profile_inspect.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
profile_list.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
profile_update.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
register.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
utils.go