Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageRegistryCredential

Package version

Image registry credential.

Hierarchy

  • ImageRegistryCredential

Index

Properties

Properties

Optional password

password: undefined | string

The password for the private registry. The password is required for create or update operations, however it is not returned in the get or list operations.

server

server: string

Docker image registry server, without protocol such as http and https.

username

username: string

The username for the private registry.

Generated using TypeDoc