spiegel_podman/pkg/bindings/pods
Jhon Honce 74bc365eb6 Enhance bindings for IDE hints
* Follow https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source
  for leading comment
* Add godoc strings for all exposed methods for IDE support
* Copy field godoc strings into generated code as function godoc string
* Remove unused/unnecessary fields from generator.go structures
* Cleanup code regarding template usage

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-09-16 09:42:14 -04:00
..
pods.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
types.go Add binding options for container|pod exists 2021-01-18 13:48:51 -06:00
types_create_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_exists_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_inspect_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_kill_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_list_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_pause_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_prune_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_remove_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_restart_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_start_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_stats_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_stop_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_top_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00
types_unpause_options.go Enhance bindings for IDE hints 2021-09-16 09:42:14 -04:00