Documentation
¶
Overview ¶
Package parser provides functionality to parse Docker image layers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateImageRef ¶
ValidateImageRef validates that an image reference is well-formed.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
Parser handles the parsing of Docker image layers.
func (*Parser) ParseImage ¶
ParseImage retrieves full image information including layers.
Click to show internal directories.
Click to hide internal directories.