`ImagePushParameters.RegistryAuth` seems to be an unused property. `Docker.DotNet.ImageOperations.PushImageAsync` makes no use of it and uses a `AuthConfig` parameter instead. Is this intended?
ImagePushParameters.RegistryAuthseems to be an unused property.Docker.DotNet.ImageOperations.PushImageAsyncmakes no use of it and uses aAuthConfigparameter instead.Is this intended?