Remove varlink support from Podman

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2020-11-18 16:12:33 -05:00
parent ad2439264d
commit f62a356515
101 changed files with 26 additions and 17765 deletions

View File

@ -46,11 +46,6 @@ Disadvantages:
- Binary size
- Potential skew between multiple libpod versions operating on the same storage can cause problems
Varlink
---
The Varlink API is presently deprecated. We do not recommend adopting it for new projects.
Making the choice
---