Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ImageTagMissing occurs when the container image tag is missing ImageTagMissing = "ImageTagMissing" // ImageTagIncorrect occurs when the container image tag does not match the user-provided value ImageTagIncorrect = "ImageTagIncorrect" // ImageCorrect occurs when the container image tag is correct ImageCorrect = "ImageCorrect" )
View Source
const Name = "image"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.