Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ReleasesRole is the role named "releases" ReleasesRole = path.Join(data.CanonicalTargetsRole, "releases") )
Functions ¶
func GetNotaryRepository ¶
func GetNotaryRepository(streams command.Streams, repoInfo *registry.RepositoryInfo, authConfig types.AuthConfig, actions ...string) (*client.NotaryRepository, error)
GetNotaryRepository returns a NotaryRepository which stores all the information needed to operate on a notary repository. It creates an HTTP transport providing authentication support.
func NotaryError ¶
NotaryError formats an error message received from the notary service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.