spiegel_podman/pkg/bindings
baude ead8b5be0f Bindings refactor
this is step one of refactoring our golang binaries.  we will no be
using structs to pass optional options.  required options will still
arguments to the binding itself.

the structs then have a generator to create helper functions which
should then be added to the git repo.

Signed-off-by: baude <bbaude@redhat.com>
2020-12-10 12:53:08 -06:00
..
containers Drop default log-level from error to warn 2020-12-03 06:28:09 -05:00
generate generate kube on multiple containers 2020-12-07 11:34:39 -06:00
generator Bindings refactor 2020-12-10 12:53:08 -06:00
images Bindings refactor 2020-12-10 12:53:08 -06:00
manifests Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
network podman network label support 2020-11-28 18:35:43 +01:00
play Merge pull request #8363 from AlbanBedel/play-kube-create-only 2020-11-17 22:40:28 +01:00
pods Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system Refactor version handling in cmd tree 2020-09-18 15:13:58 -07:00
test Bindings refactor 2020-12-10 12:53:08 -06:00
volumes Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
bindings.go Refactor version handling in cmd tree 2020-09-18 15:13:58 -07:00
connection.go Use PasswordCallback instead of Password for ssh 2020-12-04 17:09:49 +01:00
errors.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00