mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-13 12:19:36 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| shortcuts | ||
| autoupdate.go | ||
| autoupdate_remote.go | ||
| client.go | ||
| client_config.go | ||
| client_unix.go | ||
| client_windows.go | ||
| containers.go | ||
| containers_remote.go | ||
| errors.go | ||
| images_remote.go | ||
| info_remote.go | ||
| network.go | ||
| pods.go | ||
| pods_remote.go | ||
| reset.go | ||
| reset_remote.go | ||
| runtime.go | ||
| runtime_remote.go | ||
| runtime_remote_supported.go | ||
| sigproxy_linux.go | ||
| terminal.go | ||
| terminal_linux.go | ||
| terminal_unsupported.go | ||
| volumes_remote.go | ||