mirror of https://github.com/docker/cli.git
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
|