podman/pkg/bindings/system
Jhon Honce d7256be807 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-14 07:47:24 -07:00
..
info.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
system.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
types.go misc bindings to podman v3 2020-12-17 09:40:51 -06:00
types_disk_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_events_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_info_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_prune_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_version_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00