# Functions
FromPath reads an OCI image layout at path and constructs a layout.Path.
ImageIndexFromPath is a convenience function which constructs a Path and returns its v1.ImageIndex.
WithAnnotations adds annotations to the artifact descriptor.
WithPlatform sets the platform of the artifact descriptor.
WithURLs adds urls to the artifact descriptor.
Write constructs a Path at path from an ImageIndex.