Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCredentials ¶
func GetCredentials(registry string, creds Credentials) (func(context.Context, string) (auth.Credential, error), error)
func NewRepository ¶
func NewRepository(opts Repository) (*remote.Repository, error)
NewRepository assembles an ORAS remote repository.
Types ¶
type Credentials ¶
type Repository ¶
type Repository struct { Reference string PlainHTTP bool Credentials Credentials TLS TLSConfig UserAgent string }
Click to show internal directories.
Click to hide internal directories.