Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
func New ¶
func New(reference string, cred *credentials.Credential) (_ *Repository, err error)
func (*Repository) Reference ¶
func (r *Repository) Reference() string
func (*Repository) Resolve ¶
func (r *Repository) Resolve(ctx context.Context) (v1.Descriptor, io.ReadCloser, error)
Click to show internal directories.
Click to hide internal directories.