Documentation ¶
Index ¶
- type ImageRegistryStore
- func (_m *ImageRegistryStore) Delete(ctx datastore.Context, id string) error
- func (_m *ImageRegistryStore) Get(ctx datastore.Context, id string) (*registry.Image, error)
- func (_m *ImageRegistryStore) GetImages(ctx datastore.Context) ([]registry.Image, error)
- func (_m *ImageRegistryStore) Put(ctx datastore.Context, image *registry.Image) error
- func (_m *ImageRegistryStore) SearchLibraryByTag(ctx datastore.Context, library string, tag string) ([]registry.Image, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.