Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateTag ¶
func GenerateTag() string
Types ¶
type Repository ¶
type Repository struct {
Uri string
}
func (*Repository) Build ¶
func (repository *Repository) Build(tag string)
func (*Repository) Login ¶
func (repository *Repository) Login(username, password string)
func (*Repository) Push ¶
func (repository *Repository) Push(tag string)
func (*Repository) UriFor ¶
func (repository *Repository) UriFor(tag string) string
Click to show internal directories.
Click to hide internal directories.