spiegel_podman/pkg/bindings/network
Ygal Blum bddd3f5b5f Network Create: Add --ignore flag to support idempotent script
Add --ignore flag to the command line
Add a new parameter to the NetworkCreate interface in pkg/domain for CreateOptions
Add a new API Network CreateWithOptions in pkg/bindings
Remote API - Add a query parameter to set the ignore flag
Kube - use the IgnoreIfExists flag when creating the default network instead of handling the failure
Add e2e tests
Update man page for podman-network-create

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2022-12-15 10:58:54 +02:00
..
network.go Network Create: Add --ignore flag to support idempotent script 2022-12-15 10:58:54 +02:00
types.go Network Create: Add --ignore flag to support idempotent script 2022-12-15 10:58:54 +02:00
types_create_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_disconnect_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_extracreate_options.go Network Create: Add --ignore flag to support idempotent script 2022-12-15 10:58:54 +02:00
types_inspect_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_list_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_prune_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_remove_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00