spiegel_podman/pkg/varlinkapi
Miloslav Trmač 4dab4d97de RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination
The goal is to be very explicit about which functions try to heuristically
guess what is the expected format of the string.  Not quite "shaming"
the users, but making sure they stand out.

RFC:
- Is this at all acceptable? Desirable?
- varlink ExportImage says "destination must have transport type";
  should it be using alltransports.ParseImageReference
  + PushImageToReference, then?

(While touching the call in cmd/podman, also remove a commented-out
older version of the call.)

Should not change behavior (but does not add unit tests).

Signed-off-by: Miloslav Trmač <mitr@redhat.com>

Closes: #1176
Approved by: rhatdan
2018-08-01 18:22:59 +00:00
..
config.go varlink images 2018-04-26 19:14:44 +00:00
containers.go Fix varlink API usage of psgo 2018-07-24 12:06:16 -07:00
containers_create.go Add podman container cleanup to CLI 2018-06-29 15:25:21 +00:00
images.go RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination 2018-08-01 18:22:59 +00:00
system.go varlink info 2018-05-11 14:00:25 +00:00
util.go Only print container size JSON if --size was requested 2018-07-13 14:28:41 -04:00