package tags
import "github.com/dotcloud/docker/graph/tags"
Index ¶
Constants ¶
const DEFAULTTAG = "latest"
Functions ¶
func ValidateTagName ¶
ValidateTagName validates the name of a tag
Types ¶
type ErrTagInvalidFormat ¶
type ErrTagInvalidFormat struct {
// contains filtered or unexported fields
}
func (ErrTagInvalidFormat) Error ¶
func (e ErrTagInvalidFormat) Error() string
Source Files ¶
- Version
- v1.8.0-rc1
- Published
- Jul 25, 2015
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 28 minutes ago –
Tools for package owners.