ImageRepositoryCredential interface

Image repository credential.

Properties

imageRepositoryUrl

Image repository url (e.g.: mcr.microsoft.com).

password

Repository user password.

userName

Repository user name.

Property Details

imageRepositoryUrl

Image repository url (e.g.: mcr.microsoft.com).

imageRepositoryUrl: string

Property Value

string

password

Repository user password.

password?: AsymmetricEncryptedSecret

Property Value

userName

Repository user name.

userName: string

Property Value

string