Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULTTAG = "latest"
Variables ¶
This section is empty.
Functions ¶
func ValidateTagName ¶
ValidateTagName validates the name of a tag
Types ¶
type ErrTagInvalidFormat ¶ added in v1.8.0
type ErrTagInvalidFormat struct {
// contains filtered or unexported fields
}
func (ErrTagInvalidFormat) Error ¶ added in v1.8.0
func (e ErrTagInvalidFormat) Error() string
Click to show internal directories.
Click to hide internal directories.