registry

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultRepository

func DefaultRepository() string

Types

type Credentials

type Credentials struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

type Registry

type Registry struct {
	Host string
	Credentials
}

func NewWithPullAccess

func NewWithPullAccess() Registry

func NewWithPushAccess

func NewWithPushAccess() Registry

func (Registry) ToAuthFileContents

func (registry Registry) ToAuthFileContents() (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL