Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageNotMatchingPatternError ¶
type ImageNotMatchingPatternError struct {
// contains filtered or unexported fields
}
func NewImageNotMatchingPatternError ¶
func NewImageNotMatchingPatternError(image string) *ImageNotMatchingPatternError
func (*ImageNotMatchingPatternError) Error ¶
func (err *ImageNotMatchingPatternError) Error() string
Click to show internal directories.
Click to hide internal directories.