mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
6 lines
143 B
Go
6 lines
143 B
Go
// +k8s:deepcopy-gen=package,register
|
|
// +groupName=compose.docker.com
|
|
|
|
// Package compose is the internal version of the API.
|
|
package compose
|