portainer--portainer
6 行
83 B
Go
6 行
83 B
Go
package privateregistries
|
|
|
|
const (
|
|
RegistryIDLabel = "portainer.io/registry.id"
|
|
)
|