Documentation ¶
Index ¶
Constants ¶
View Source
const (
// IndexJSONLockFileSuffix is the suffix of the lock file
IndexJSONLockFileSuffix = ".lock"
)
Variables ¶
This section is empty.
Functions ¶
func PutDescToIndex ¶
PutDescToIndex puts desc to index with tag. Existing manifests with the same tag will be removed from the index.
func PutDescToIndexJSONFileLocked ¶
func PutDescToIndexJSONFileLocked(indexJSONPath string, desc ocispecs.Descriptor, tag string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.