podman/pkg/api/handlers/libpod
Erik Sjölund aa4279ae15 Fix spelling "setup" -> "set up" and similar
* Replace "setup", "lookup", "cleanup", "backup" with
  "set up", "look up", "clean up", "back up"
  when used as verbs. Replace also variations of those.

* Improve language in a few places.

Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2022-06-22 18:39:21 +02:00
..
containers.go API: containers/json always set application/json content type 2022-06-20 14:07:56 +02:00
containers_create.go replace golint with revive linter 2022-04-22 15:12:33 +02:00
containers_stats.go Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00
generate.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
healthcheck.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
images_pull.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
manifests.go podman-remote push --remove-signatures support 2022-06-10 07:14:12 -04:00
networks.go Add version guard to libpod API endpoints 2022-02-09 14:22:42 -07:00
play.go Using logDriver instead of query.LogDriver for podman play kube 2022-06-03 14:49:43 +01:00
pods.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
secrets.go pkg/api: do not register decoder in endpoint handler 2022-04-29 14:06:54 +02:00
swagger_spec.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
system.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
volumes.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00