ImageRegistryCredential interface

Credential of the image registry

Properties

password

The password of the image registry credential

username

The username of the image registry credential

Property Details

password

The password of the image registry credential

password?: string

Property Value

string

username

The username of the image registry credential

username?: string

Property Value

string