index

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

manifest provides utilities for managing Open Container Initiative image manifests described here: https://github.com/opencontainers/image-spec/blob/main/image-index.md and here: https://pkg.go.dev/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1#Index .

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index v1.Index

func NewImageIndexFromTable

func NewImageIndexFromTable(t *table.Table) (Index, error)

func (Index) ManifestDescriptors

func (idx Index) ManifestDescriptors() manifest.Descriptors

func (Index) WriteFileJSON

func (idx Index) WriteFileJSON(filename string, prefix, indent string, perm os.FileMode) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL