spiegel_podman/cmd/podman/common
Paul Holzinger 9df3906553
shell completion --format: work with pointer functions
The completion logic currently suggest also the functions that are
defined for this type. However this did not work correctly when it was
defined as pointer to that type on not the actual type.

This commit fixes that problem. To test you can compare the difference
between `podman stats --format {{.[TAB]` with and without this commit.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-05-12 13:15:56 +02:00
..
completion.go shell completion --format: work with pointer functions 2022-05-12 13:15:56 +02:00
completion_test.go shell completion --format: work with pointer functions 2022-05-12 13:15:56 +02:00
create.go play kube default log driver 2022-05-04 12:52:27 +01:00
create_opts.go play kube default log driver 2022-05-04 12:52:27 +01:00
create_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
default.go bump go module to version 4 2022-01-18 12:47:07 +01:00
diffChanges.go bump go module to version 4 2022-01-18 12:47:07 +01:00
netflags.go Move each search dns to its own line 2022-02-02 11:01:09 -05:00