Package version:

Interface GenerateCredentialsResult

The response from the GenerateCredentials operation.

Hierarchy

  • GenerateCredentialsResult

Properties

Properties

passwords?: TokenPassword[]

The list of passwords for a container registry.

username?: string

The username for a container registry.

Generated using TypeDoc