Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
Converter converts schema1 manifests to schema2 on fetch
func NewConverter ¶
NewConverter returns a new converter
func (*Converter) Handle ¶
func (c *Converter) Handle(ctx context.Context, desc ocispec.Descriptor) ([]ocispec.Descriptor, error)
Handle fetching descriptors for a docker media type
Click to show internal directories.
Click to hide internal directories.