Uses of Class
land.oras.Index
Packages that use Index
-
Uses of Index in land.oras
Modifier and TypeMethodDescriptionstatic Index
Create an index from a JSON stringstatic Index
Index.fromManifests
(List<ManifestDescriptor> descriptors) Create an index from a list of manifestsstatic Index
Create an index from a pathabstract Index
Retrieve an indexRegistry.getIndex
(ContainerRef containerRef) Registry.pushIndex
(ContainerRef containerRef, Index index) Push a manifestIndex.withDescriptor
(ManifestDescriptor descriptor) Return a new index with the given descriptorprotected Index
Return same instance but with original JSONIndex.withNewManifests
(ManifestDescriptor manifest) Return a new index with new manifest added to indexIndex.withSubject
(Subject subject) Return a new index with the given subjectModifier and TypeMethodDescriptionRegistry.pushIndex
(ContainerRef containerRef, Index index) Push a manifest