Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (*Parser) PullAsChunkDict ¶
func (parser *Parser) PullAsChunkDict(ctx context.Context, ref string) (imageContent.ReaderAt, map[string]ocispec.Descriptor, error)
Click to show internal directories.
Click to hide internal directories.