共用方式為


ImageRegistryCredential interface

映射登錄認證。

屬性

password

私人登錄的密碼。 建立或更新作業需要密碼,但不會在取得或清單作業中傳回。

server

Docker 映射登錄伺服器,不含 和 等 httphttps 通訊協定。

username

私人登錄的使用者名稱。

屬性詳細資料

password

私人登錄的密碼。 建立或更新作業需要密碼,但不會在取得或清單作業中傳回。

password?: string

屬性值

string

server

Docker 映射登錄伺服器,不含 和 等 httphttps 通訊協定。

server: string

屬性值

string

username

私人登錄的使用者名稱。

username: string

屬性值

string