-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
docker-py provides two constants RUN_CREATE_KWARGS
and RUN_HOST_CONFIG_KWARGS
that a consumer might use to validate kwargs they are passing to the CreateMixin.create
method.
I would like podman-py to provide either similar kinds of constants like docker-py does or provide a public method that could be used to validate the kwargs.
Currently, we have the following workaround implemented:
https://github.com/SatelliteQE/broker/blob/eab6d4596d1b729bf86cc2dcd1bcae87e08a576a/broker/binds/containers.py#L150-L165
JacobCallahanJacobCallahan
Metadata
Metadata
Assignees
Labels
No labels