podman/pkg/adapter
Jhon Honce e0847f5457 V2 podman system service
* Added support for system service
* Enabled linting on the varlinkapi source, needed to support V2
  service command
* Added support for PODMAN_SOCKET

Skip linting deprecated code

Rather than introduce bugs by correcting deprecated code, linting the
code is being skipped. Code that is being ported into V2 is being
checked.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-04-07 19:22:10 -07:00
..
shortcuts make lint: enable gocritic 2020-01-13 14:27:02 +01:00
autoupdate.go auto updates 2020-03-17 17:18:56 +01:00
autoupdate_remote.go auto updates 2020-03-17 17:18:56 +01:00
client.go V2 podman system service 2020-04-07 19:22:10 -07:00
client_config.go Add service endpoint 2020-01-21 16:35:45 -06:00
client_unix.go Avoid hard-coding path to varlink and podman 2019-10-01 19:46:54 +02:00
client_windows.go Apply changes also to the windows implementation 2019-10-02 20:49:09 +02:00
containers.go v2podman attach and exec 2020-04-05 15:54:51 -05:00
containers_remote.go V2 podman system service 2020-04-07 19:22:10 -07:00
errors.go V2 Move varlink home 2020-03-30 08:18:35 -07:00
images_remote.go V2 Move varlink home 2020-03-30 08:18:35 -07:00
info_remote.go refactor info 2020-04-06 12:45:42 -05:00
network.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
pods.go Merge pull request #5620 from cfelder/play-kube-networking 2020-04-06 18:45:25 +02:00
pods_remote.go V2 podman system service 2020-04-07 19:22:10 -07:00
reset.go Add podman system reset command 2019-11-29 05:34:52 -05:00
reset_remote.go V2 Move varlink home 2020-03-30 08:18:35 -07:00
runtime.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
runtime_remote.go V2 podman system service 2020-04-07 19:22:10 -07:00
runtime_remote_supported.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
sigproxy_linux.go eat signal 23 in signal proxy 2020-03-13 08:19:08 -05:00
terminal.go add pkg/signal 2020-02-14 15:04:14 +01:00
terminal_linux.go v2podman attach and exec 2020-04-05 15:54:51 -05:00
terminal_unsupported.go v2podman attach and exec 2020-04-05 15:54:51 -05:00
volumes_remote.go Implement backend for 'volume inspect' 2019-08-02 15:08:30 -04:00