package progress
import "github.com/docker/cli/cli/command/service/progress"
Index ¶
Functions ¶
func ServiceProgress ¶
func ServiceProgress(ctx context.Context, client client.APIClient, serviceID string, progressWriter io.WriteCloser) error
ServiceProgress outputs progress information for convergence of a service. nolint: gocyclo
Source Files ¶
- Version
- v20.10.18+incompatible
- Published
- Sep 8, 2022
- Platform
- linux/amd64
- Imports
- 16 packages
- Last checked
- 1 minute ago –
Tools for package owners.