dotnet / Docker.DotNet

:whale: .NET (C#) Client Library for Docker API
https://www.nuget.org/packages/Docker.DotNet/
MIT License
2.23k stars 381 forks source link

Implement the Swarm Secrets 'Update a Secret' #651

Open suftout opened 1 year ago

suftout commented 1 year ago

On the ISecretsOperations interface we need to add and implement UpdateAsync. I think Update a Secret is first available in Secret/operation/SecretUpdate