Sdílet prostřednictvím


ImageRegistryCredential interface

Přihlašovací údaje registru image.

Vlastnosti

identity

Identita privátního registru.

identityUrl

Adresa URL identity privátního registru.

password

Heslo privátního registru.

server

Server registru imagí Dockeru bez protokolu, jako je http a https.

username

Uživatelské jméno pro privátní registr.

Podrobnosti vlastnosti

identity

Identita privátního registru.

identity?: string

Hodnota vlastnosti

string

identityUrl

Adresa URL identity privátního registru.

identityUrl?: string

Hodnota vlastnosti

string

password

Heslo privátního registru.

password?: string

Hodnota vlastnosti

string

server

Server registru imagí Dockeru bez protokolu, jako je http a https.

server: string

Hodnota vlastnosti

string

username

Uživatelské jméno pro privátní registr.

username?: string

Hodnota vlastnosti

string