package labelstore
import "github.com/dotcloud/docker/internal/testutils/labelstore"
Index ¶
Types ¶
type InMemory ¶
type InMemory struct {
// contains filtered or unexported fields
}
func (*InMemory) Get ¶
Get returns all the labels for the given digest
func (*InMemory) Set ¶
Set sets all the labels for a given digest
func (*InMemory) Update ¶
Update replaces the given labels for a digest, a key with an empty value removes a label.
Source Files ¶
- Version
- v28.2.1+incompatible (latest)
- Published
- May 28, 2025
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 4 hours ago –
Tools for package owners.