Documentation
¶
Overview ¶
Package policy defines update policies and resolves which image tag to pull.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindUpdateTarget ¶
FindUpdateTarget resolves the best available tag for a policy.
func ParseImage ¶ added in v0.1.9
ParseImage parses a Docker image string and returns its repository, tag, and short name. It explicitly strips any trailing digest (e.g. @sha256:...) before parsing to ensure the tag information is not lost.
Types ¶
Click to show internal directories.
Click to hide internal directories.