mirror of https://github.com/docker/docker-py.git
Add RollbackConfig to API docs
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
87d72c0f6c
commit
e78e4e7491
|
@ -145,6 +145,7 @@ Configuration types
|
|||
.. autoclass:: Privileges
|
||||
.. autoclass:: Resources
|
||||
.. autoclass:: RestartPolicy
|
||||
.. autoclass:: RollbackConfig
|
||||
.. autoclass:: SecretReference
|
||||
.. autoclass:: ServiceMode
|
||||
.. autoclass:: SwarmExternalCA
|
||||
|
|
Loading…
Reference in New Issue